html, body {height: 100%;}

body {
	margin: 0; 
	padding: 0;
	/*background:url(../img/bgbody.gif) repeat top left;*/
	background-color: #F19200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	}
	
#main{
width:999px;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */

background-image:url('../img/bgmain.gif');
background-repeat:repeat-y;
padding-left:0px;
position: relative;
top:0px;
left: 50%;
margin-left: -499px;
float:left;
padding: 0 0 25px 0;
	}
		
#header{
	width:979px;
	background:url(../img/head_image.jpg) top left no-repeat;
	float:left;
	margin-left:10px;
	border-bottom:1px solid #bbb;
	}
	
#header a.startlink{
	width:110px;
	height:119px;
	position:absolute;
	top:0;
	margin-left:20px;
	}
	
* html #header{
	margin-left:27px ! important;
	}
	
.menu{
	padding-top:84px;
	float:right;
	}

.menu ul{
	float:left;
	margin:0;
	padding:0;
	}

.menu li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	}
	
.menu li a{
	display:block;
	line-height:34px;
	border-left:1px solid #bbb;
	border-top:1px solid #bbb;
	background:#636363;
	color:#fff;
	text-decoration:none;
	padding-left:21px;
	padding-right:21px;
	float:left;	
	}
	
.menu li a.start{
	background:url(../img/menu_h.gif) top left no-repeat;
	border:0;
	line-height:35px;
	margin-left:10px;
	}
	
.menu li a:hover,
.menu li a.act{
	background:#f19200;
	}
	
.menu li a.start:hover,
.menu li a.start_act{
	background:url(../img/menu_h.gif) bottom left no-repeat;
	}
	
img.head_index{
	width:979px;
	margin-left:10px;
	}
	
* html img.head_index{
	margin-left:54px ! important;
	}

div.head_index{
	width:979px;
	margin-left:10px;
	}
	
* html div.head_index{
	margin-left:54px ! important;
	}
	
#content{
	width:979px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background:url(../img/bgcontent_head.gif) top left no-repeat;
	padding-top: 23px;
	margin-left:10px;
	}
	
* html #content{
	margin-left:27px ! important;
	}
	
#content h1{
	margin:0;
	padding:0;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	margin-left:50px;
	}
	
#content .fullbox{
	width:100%;
	float:left;
	margin-top:18px;
	padding-left:35px;
	margin-bottom:20px;
	}
	
#content .fullbox .top_box,
#content .fullbox .top_box_last{
	width:292px;
	float:left;
	margin-right:30px;
	border-right:1px solid #ebebeb;
	}
	
#content .fullbox .top_box_last{
	border:0;
	}
	
#content .fullbox .top_box h1,
#content .fullbox .top_box_last h1{
	color:#f4a200;
	font-size:22px;
	font-weight:normal;
	line-height:22px;
	padding:0;
	margin:0;
	margin-top:10px;
	}
	
#content .fullbox .top_box h1 b,
#content .fullbox .top_box_last h1 b{
	font-size:36px;
	}
	
#content .fullbox .top_box p,
#content .fullbox .top_box_last p{
	color:#000;
	font-size:10px;
	font-weight:normal;
	line-height:15px;
	padding:0;
	margin:0;
	}
	
#content .fullbox .top_box img,
#content .fullbox .top_box_last img{
	border:0;
	width:275px;
	}
	
#content .fullbox .top_box a img,
#content .fullbox .top_box_last a img{
	width:auto;
	margin-top:20px;
	}
	
#content .box2{
	float:left;
	width:594px;
	margin-left:35px;
	margin-bottom:20px;
	margin-right:20px;
	}
	
#content .box{
	float:left;
	width:294px;
	margin-bottom:20px;
	}
	
* html #content .box2{
	margin-left:18px;
	margin-right:6px;
	}
	
#content .box .content,
#content .box2 .content{
	background:#ebebeb;
	float:left;
	width:100%;
	padding-top:20px;
	height:230px;
	}

#content .box2 .content{
	padding-top: 100px;
	padding-left: 10px;
	width:584px;
	height:150px;
	color:#000000;
	font-size:22px;
	font-weight:normal;
	line-height:22px;
	}
	
#content .box .content{
	padding-top:15px;
	height:235px;
	}
	
#content .box h1,
#content .box2 h1{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:16px;
	margin:0;
	padding:0;
	padding-left:16px;
	margin-bottom:20px;
	float:left;
	}

#content .box h1{background:url(../img/box_bar.gif) left no-repeat #fff;}
#content .box2 h1{background:url(../img/box_bgcolor_long.gif) left no-repeat #fff;}

#content .box2 .table1,
#content .box2 .table2{
	width:45%;
	float:left;
	margin-left:20px;
	}
	
#content .box2 .content p,
#content .box2 .content h3,
#content .box2 .content img{
	margin:0;
	padding:0;
	border:0;
	}
	
#content .box2 .content h3{
	line-height:40px;
	color:#f4a200;
	}
	
.footer {
  clear: both;
  width: 100%;
  background: #FFF;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 30px;
  background-image:url('../img/bgmain.gif');
	background-repeat:repeat-y;
}

.footer .copyright{
	float: left;
	margin-left: 30px;
	padding-top: 10px;
}

.footer .link{
	text-align: right;
	margin-right: 30px;
	padding-top: 10px;
}	
