@charset "utf-8";
/* CSS Document */

#uc{
	margin-left:320px;
	margin-top:70px;
	width:250;
	height:250px;
}
body{
	width:100%; 
	background-image: url(../images/template/header.jpg); 
	background-position:center top; 
	margin:0px; 
	background-repeat:no-repeat;
}
#container{
	width:960px; 
	margin:0 auto;
}
#header{
	height:202px;
}
#header img{
	border-style:none;
}
#main-menu{
	height:57px;
	width:960px;
}
#main-content{
	min-height:500px;
	padding:50px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}
#page-header{
	color:#036;
	border-bottom:solid;
	border-bottom-color:#999;
	border-bottom-width:1px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.sub-header{
	color:#036;
	border-bottom:solid;
	border-bottom-color:#999;
	border-bottom-width:1px;
	margin-bottom:20px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.div-header{
	height:25px; 
	border:solid; 
	border-color:#CCC; 
	border-width:1px; 
	border-top:none; 
	border-bottom:none;
	position:relative;
	overflow:hidden;
}
#footer-wrapper{
	background-image: url(../images/template/footer-100.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x;  
	width:100%;
	height:175px;
}
#footer-border{
	background-image: url(../images/template/footer-border.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:1100px;
	margin:0 auto;
}
#footer{
	height:150px; 
	width:960px; 
	padding-top:20px;
	background-image: url(../images/template/footer.png); 
	background-repeat:no-repeat; 
	background-position:top; 
	margin:0 auto; 
	text-align:left;
	color:#000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
#footer table{
	width:960px;
	margin:0 auto;
}
#footer table td{
	vertical-align:top;
}
.footer-table-border{
	border-right:solid;
	border-right-color:#CCC;
	border-right-width:1px;
}	
#footer ul{
	margin-top:0px;
	padding:0px;
	margin-left:10px;
}
#footer ul li{
	list-style-type:none;
}
.footer-menu-item{
	margin-bottom:3px; 
	font-weight:bold;
}
#footer a{
	text-decoration:none;
	color:#666;
	padding-left:15px;
	display:block; 
	width:100px;
	line-height:15px;
	padding-top:1px;
}
#footer a:link {
	color:#666;
}
#footer a:active {
	color:#666;
}
#footer a:visited {
	color:#666;
}
#footer a:hover {
	color:#222;
	background-image:url(../images/template/list-image.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#footer-bottom{
	height:21px; 
	background-image:url(../images/template/footer-bottom.jpg); 
	border-top:solid; 
	border-top-width:1px; 
	border-top-color:#000;
	text-align:center;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	padding-top:9px;
}
.stda:link{
	text-decoration:none;
	color:#039;
}
.stda:active{
	text-decoration:none;
	color:#039;
}
.stda:visited{
	text-decoration:none;
	color:#039;
}
.stda:hover{
	text-decoration:underline;
	color:#039;
}
