html, body{height:100%;}
body,td,th {
	margin:0;
	background:#ececec;
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 16px;
}

img{border:none;}
#sha-1{
	background-image: url(../images/bg-shadow.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#sha-2{
	background-image: url(../images/bg-shadow2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}
#main{
	margin:0 auto;
	width:940px;
	height:auto;
	overflow:hidden;
	position:relative;
	background-color: #FFFFFF;
}

#head{
	float:right;
	height:100px;
	width:940px;
}
#logo{
	float:left;
	margin:21px 0 0 0;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;	
	width:201px;
	height:62px;
}
#spacer{
	float:left;
	width:24px;
	height:15px;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;	
}
#spacer2{
	float:right;
	width:24px;
	height:15px;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;	
}
#fill{
	float:left;
	margin:41px 0 0 161px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #555555;	
}

#nav{
	width:604px;
	height:37px;
	float:right;
	margin-top:11px;
}
#nav ul{
	float:right;
	margin:0;
	padding:0;
}
#nav ul li{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin:0;
	padding:11px 0 0 11px;
	float:left;
}
#nav ul li a{
	text-decoration: none;
	color: #666666;
}
#nav ul li a:hover{
	text-decoration: none;
	color: #868331;
}
#doc{
	float:left;
	background-image: url(../images/nav-doc.jpg);
	background-repeat: no-repeat;
	width:77px;
	height:37px;
	display:block;
	margin-left:1px;

}
#loc{
	float:left;
	background-image: url(../images/nav-loc.jpg);
	background-repeat: no-repeat;
	width:84px;
	height:37px;
	margin-left:1px;
}
#ins{
	float:left;
	background-image: url(../images/nav-ins.jpg);
	background-repeat: no-repeat;
	width:86px;
	height:37px;
	margin-left:1px;
}
#app{
	float:left;
	background-image: url(../images/nav-app.jpg);
	background-repeat: no-repeat;
	width:137px;
	height:37px;
	margin-left:1px;
}
#con{
	float:left;
	background-image: url(../images/nav-typ.jpg);
	background-repeat: no-repeat;
	width:156px;
	height:37px;
	margin-left:1px;
}
#banner{
	float:left;
	height:285px;
	width:940px;
	background-image: url(../images/bg-green.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}
#flash{
	margin-left:15px;
}
.left{
	float:left;
	background-image: url(../images/a-gif.gif);
	background-repeat: no-repeat;	
	width:268px;
	height:97px;
	margin:15px 0 0 36px;
}
.mid{
	float:left;
	background-image: url(../images/b-gif.gif);
	background-repeat: no-repeat;	
	width:285px;
	height:97px;
	margin:15px 0 0 36px;
}
.right{
	float:left;
	background-image: url(../images/c-gif.gif);
	background-repeat: no-repeat;	
	width:268px;
	height:97px;
	margin:15px 0 0 36px;
}
#ctn-area{
	float:left;
	padding-top:26px;
	height:auto;
	padding-bottom:26px;
}
#ctn-left{
	width:348px;
	float:left;
}
#search{
	margin-left:25px;
	width:325px;
	height:219px;
	background-image: url(../images/l-search.gif);
	background-repeat: no-repeat;	
}

#sign-up{
	margin-top:13px;
	margin-left:25px;
	width:325px;
	height:168px;
	background-image: url(../images/l-sign-up.jpg);
	background-repeat: no-repeat;	
}
.btn{
	float:right;
	margin-right:42px;
}
.btn2{
	float:right;
	margin:130px 42px 0 0;
}

#ctn-right{
	float:left;
	margin-left:24px;
	width:533px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #a3a266;	
	margin-top:21px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0076a3;	
}
.blue-ttl{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0076a3;	
	margin:3px 0 0 44px;
}

#footer{
	margin:0 auto;
	height:42px;
	width:940px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}
.ftr-txt{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin:15px 0 0 29px;
}

.ftr-txt a{
	color: #FFFFFF;
	text-decoration: none;
}
.ftr-txt a:hover{
	text-decoration: underline;
}
