@charset "utf-8";

body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif ;
	color:#666666;
	background:url(../images/deepback.jpg) #3b76a0 top center no-repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
}

#container { 
	width: 969px; 
	margin: 0 auto;
	text-align: left;
	background:url(../images/back2.jpg);
} 

#header { 
	background: url(../images/1.jpg); 
} 

#header h1 {
	margin: 0; 
	padding: 10px 0;
}

#sidebar1 {
	float: right;
	width: 177px;
	padding: 15px 25px 15px 10px;
	background:url(../images/right-back.jpg) no-repeat;
}

#sidebar1 a.more, #sidebar1 a.more:link{
	color:#ffffff;
	display:block;
	width:65px;
	height:21px;
	line-height:20px;
	padding-left:10px;
	background:url(../images/morebtn.jpg) no-repeat;
	text-decoration:none;
	
}

#sidebar1 a.more:hover{
	color:#eeeeee;
	line-height:22px;
	padding-left:10px;
	background-position:0px -21px;
	text-decoration:none;
}
#sidebar1 a, #sidebar1 a:link{
	color: #0099CC;
	text-decoration: none;
}

#sidebar1 a:hover{
	color: #006699;
	text-decoration: underline;
}
#sidebar1 h3{
	font-size:13px;
	font-weight:bold;
	font-color:#777777;
}
#sidebar1 h4{
	font-size:13px;
	font-weight: normal;
	font-color:#5d5f3b;
	margin: 0px;
	padding: 5px;
}

#mainContent { 
	margin: 0 200px 0 0;
	padding: 0 70px; 
} 

#mainContent h1 {
	color:#5d5f3b;
	font-size:24px;
	font-weight:normal; 
} 

#mainContent h2 {
	color:#0099CC;
	font-size:14px;
	font-weight:normal; 

} 

#splash h2 {
	color:#ffffff;
	font-size:18px;
	font-weight:normal; 
} 


#footer { 
	padding: 5px 10px 0 20px;
	background:url(../images/footer.jpg) #3b76a0 top center no-repeat;
	color:#669999;
} 

#footer a, #footer a:link { 
	color:#66CCFF;
	text-decoration:none;
} 

#footer a:hover{ 
	color:#ffff00;
} 

#footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#splash{
	background:url(../images/glow-back.jpg) no-repeat ;
	width:535px;
	height:110px;
	padding:120px 40px;
	color:#003366;
}

.break {
	font-size: 1px;
	line-height: 1px;
	background-color: #999999;
	background-repeat: repeat-x;
	width: 98%;
	margin:30px auto;
}
.imgbrd {
	padding: 2px;
	border: 1px solid #999999;
}
#mainContent a, #mainContent a:link {
	color: #0099CC;
	text-decoration: none;
}

#mainContent a:hover{
	color: #006699;
	text-decoration: underline;
}

