/* Site Layout */

* {
	padding: 0;
	margin: 0;
	}
	
html, 
body {
	background-color:#E1E1E1;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color: #797A6A;
	padding: 0;
	margin: 0;
	}
	
body { 
	font-size:62.5%;
	}

#wrap {
	width: 100%;
	height: 100%;
	}
	
#container {
	width: 1002px;
	height: auto;
	margin: 0 auto;
	padding: 0 0px;
	background-color:#FFFFFF;
	}
	
#header {
	height: 68px;
	background: #FFFFFF url(../img/header_bg.jpg); 
	background-position: 0px 0px;
	background-repeat:no-repeat;
	position:relative;
	}
	
	#header .date {
		position:absolute;
		right: 20px;
		top: 40px;
		color: #E5E4D2;
		font-size: 1.1em;
		}
		
	#header a#logo {
		position:absolute;
		left: 20px;
		top: 15px;
		display: block;
		height: 45px;
		width: 180px;
		text-indent: -9999em;
		}

	
#subsection {
	width: 1002px;
	height: 202px;
	}
	
	#animation {
		width: 667px;
		height: 202px;
		background: #FFFFFF url(../img/ani_bg.jpg); 
		background-position: 0px 0px;
		background-repeat:no-repeat;
		float:left;
		}
		
	#quicksearch {
		width: 335px;
		height: 202px;
		background: #FFFFFF url(../img/qs_bg.jpg); 
		background-position: 0px 0px;
		background-repeat:no-repeat;
		float:left;
		}
		
		#quicksearch form {
			padding-top: 50px;
			padding-left: 50px;
		}
		
		#qs_inp {
			width: 150px;
			margin: 5px;
			float: left;
		}
		
		#qs_inp .small {
			width: 60px;
			font-size:1.1em;
			margin: 4px 3px 4px 4px;
			color: #666666;
			border: 1px solid #B8B7AB;
		}
		
		#qs_inp .large {
			width: 130px;
			font-size:1.1em;
			margin: 4px;
			color: #666666;
			border: 1px solid #B8B7AB;
		}
		
		#qs_st {
			width: 70px;
			font-size:1.1em;
			margin: 5px;
			color: #7B7966;
			float: left;
		}
		
		#qs_st .qsbutton {
			border: none;
			cursor: pointer;
		}
	
#features {
	width: 1002px;
	height: 282px;
	background: white; 
	font-size:1.2em;
	}
	
	#pow {
		width: 329px;
		height: 280px;
		float: left;
		background-color: #A5A393;
		border-left: 6px solid white;
		border-bottom: 2px solid white;
		}
		
		a#fp{
			display: block;
			width: 329px;
			height: 280px;
			background-color: #A5A393;
			}
			
		a#fp:hover{
			background-color: #7BB138;
			}
			
		a#fp em{
			color: #001F4B;
			font-weight:normal;
			font-style:normal;
			padding-left: 10px;
			font-size: 0.8em;
			}
			
		a#fp strong{
			color: #FFF;
			font-weight:normal;
			font-size: 1.0em;
			float: right;
			padding-right: 10px;
			}
			
		a#fp img{
			margin: 0 0 8px 0;
			_margin: 0 0 6px 0;
			}
		
	#qow {
		width: 328px;
		height: 280px;
		margin-left: 335px;
		_float: left;
		_margin-left: 0px;
		border-left: 2px solid white;
		border-right: 2px solid white;
		border-bottom: 2px solid white;
		}
		
		a#fp2{
			display: block;
			width: 328px;
			height: 280px;
			background-color: #A5A393;
			}
			
		a#fp2:hover{
			background-color: #7BB138;
			}
			
		a#fp2 em{
			color: #001F4B;
			font-weight:normal;
			font-style:normal;
			padding-left: 10px;
			font-size: 0.8em;
			}
			
		a#fp2 strong{
			color: #FFF;
			font-weight:normal;
			font-size: 1.0em;
			float: right;
			padding-right: 10px;
			}
			
		a#fp2 img{
			margin: 0 0 8px 0;
			_margin: 0 0 6px 0;
			}
		
	#row {
		width: 329px;
		height: 280px;
		float: right;
		border-right: 6px solid white;
		border-bottom: 2px solid white;
		}
	
#content {
	width: 1002px;
	background: #FFFFFF; 
	font-size:1.2em;
	}
	
	#logins {
		width: 335px;
		height: 200px;
		float: left;
		background: #FFFFFF url(../img/online_bg.jpg); 
		background-position: 0px 0px;
		background-repeat:no-repeat;
		}
		
		#online {
			width: 260px;
			font-size:1.1em;
			margin: 5px;
			color: #7B7966;
			padding: 45px 0px 0px 30px ;
		}
		
		#online .large {
			width: 110px;
			font-size:1.1em;
			margin: 4px 4px 4px 2px;
			color: #666666;
			border: 1px solid #B8B7AB;
		}
		
		#online .large2 {
			width: 110px;
			font-size:1.1em;
			margin: 4px 4px 4px 4px;
			color: #666666;
			border: 1px solid #B8B7AB;
		}
		
		#online .gobutton {
			border: none;
			cursor: pointer;
			margin: 2px 0 0 0 0;
		}
		
		#update {
			width: 260px;
			font-size:1.1em;
			margin: 5px;
			color: #7B7966;
			padding: 42px 0px 0px 30px ;
		}
		
		#update .large {
			width: 125px;
			font-size:1.1em;
			margin: 4px 4px 4px 7px;
			color: #666666;
			border: 1px solid #B8B7AB;
		}
		
		#update .jnbutton {
			border: none;
			cursor: pointer;
			margin: 2px 0 0 3px;
		}
		
	#awards {
		width: 667px;
		_width: 664px;
		height: 200px;
		float: left;
		background: #FFFFFF url(../img/awards_bg.jpg); 
		background-position: 0px 0px;
		background-repeat:no-repeat;
		}
		
		#awards .alignment {
			padding-top: 25px;
			padding-left: 35px;
		}
		
		#awards ul{
			list-style-image:url(../img/dot.gif) !important;
			list-style-position:outside !important;
			font-size: 0.9em;
		}
		
		#awards li{
			margin: 4px 0 4px 0;
		}
	
	
		
#clear {
	clear: both;
	}	

#footer {
	width: 1002px;
	height: 30px;
	_height: 27px;
	background: #FFFFFF url(../img/footer_bg.jpg); 
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-align: right;
	color: #E5E4D2;
	padding-top: 10px;
	_padding-top: 13px;
	position:relative;
	}	
	
	#footer p a {
		color: #E5E4D2;
		text-decoration:none;
		font-size: 1em;
		}
		
	#footer p a:hover{
		color: #7BB138;
		text-decoration:none;
		font-size: 1em;
		}
		
	#footer .home {
		position:absolute;
		left: 182px;
		top: 12px;
		}
		
		#footer .home a {
			color: #E5E4D2;
			text-decoration:none;
			font-size: 1.1em;
			}
		
		#footer .home a:hover{
			color: #7BB138;
			text-decoration:none;
			font-size: 1.1em;
			}
		
	
	
	