body{
	background: #454545 url(images/ban_bg.jpg) repeat-x;
	margin:0 0 0 0;
	text-align: center;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ffffff;

}

.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #454545;
	background-color: #ffcc00;
	border: 1px solid #ffffff;
}

.maincell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #ffcc00;
}

.errmsg {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}
#wrap {
	position: relative;
	width:1010px;
	margin: 0px auto 0 auto;	
	text-align: left;
}
#ban{
	width:1010px; 
	height:130px; 
	background-image:url(images/ban_bg.jpg);
}
#logo{
	margin-left:100px; 
	margin-top:25px; 
	width:432px; 
	height:62px; 
	background-image:url(images/logo.gif); 
	float:left; 
	margin-bottom:16px
}
#ban_text{
	float:left; 
	margin-left:100px; 
	margin-top:40px; 
	font-family:Arial; 
	color:#ffcc00
}
#menus{
	position:relative; 
	margin-left:100px; 
	height:27px; 
	width:550px; 
}

#menu a {
	height:23px;
	font-size:15px;
	font-weight:bold;
	width:97px;
	background-image:url(images/tab_selected.png); 
	float:left; 
	margin-left:4px; 
	padding-top:4px; 
	text-align:center; 
	color:#454545; 
	font-family:Tahoma;
	text-decoration:none 
}
#menu a:hover{
	width:97px;
	background-image:url(images/tab.png);
	color:#ffcc00; 
}


#current a {
	font-size:15px;
	font-weight:bold;
	width:97px; 
	color:#ffcc00; 
	float:left; 
	margin-left:2px; 
	padding-top:4px; 
	text-align:center;  
	font-family:Tahoma;
	height:23px;
	background-image:url(images/tab.png);
	text-decoration:none 
}
#current a:hover{
	background-image:url(images/tab.png);  
	color:#ffcc00;
}


#services_sub a{
	width:150px;
	font-size:10px;
	margin-left:0px;
	padding-left:10px; 
	padding-top:10px; 
	text-align:left; 
	color:#454545; 
	font-family:Tahoma;
	text-decoration:none;
	background:#ffcc00
}

#services_sub a:hover{
	width:150px;
	background:#454545;
	color:#ffcc00; 
}

#content{
	width:910px; 
	background-color:#454545; 
	padding-left:100px; 
	padding-top:20px
}
#img{
	float:left; 
	width:220px; 
	color:#ffcc00
}
#title{
	color:#ff9900;
	font-size:19px;
	font-family:Tahoma;
	font-weight: normal;
	line-height: 130%;
}
#bodycopy{
	margin-right:15px;
	width:435px; 
	float:left; 
	
}
#text{
	color:#ffcc00; 
	font-size:14px; 
	font-family:Arial; 
	text-align:justify;
	letter-spacing:1.3px;
	line-height:140%
}
#text a {
	color:#ffcc00; 
}
#text a:hover{
    text-decoration:none;
}

#text li a {
	color:#ffcc00; 
}
#text li a:hover{
    text-decoration:none;
}
#title_menu{
	float:left; 
	width:200px; 
	color:#ff9900; 
	font-size:18px; 
	font-family:Tahoma; 
	text-align:center
}
#readme{
	font-size:14px; 
	font-family:Tahoma;
}
#title2{
	color:#ff9900; 
	font-size:17px; 
	font-family:Tahoma;
	text-align:justify;
	width:800px;
	min-height:200px
}
#footer_warp{
	background: #ffffff url(images/footer.gif);
	background-repeat: repeat-x;
	margin:0 0 0 0;
	text-align: center;
}
#footer{
	position: relative;
	margin: 0px auto 0 auto;	
	text-align: left;
	background:#ffffff url(images/footer.gif);
	background-repeat: repeat-x;
	height:200px; 
	width:910px; 
	padding-left:100px; 
	padding-top:20px;
}
#footer a {
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline
}
#footer_title{
	margin-top:5px;
	float:left; 
	width:178px; 
	color:#454545; 
	font-family:Tahoma; 
	font-size:16px; 
	margin-left:25px
}
#divide{
	height:150px; 
	background-color:#999999; 
	width:1px; 
	float:left
}
#footer_text{
	float:left; 
	width:176px; 
	height:150px; 
	font-size:12px; 
	font-family:Arial; 
	margin-left:25px;
	color:#454545
}
#footer_text li{
	margin-top:5px
}

