@charset "utf-8";
/* CSS Document */

body{
	background:url(images/body.jpg) repeat;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.clr{
	clear:both;
	}

#Text1{
    color:#FFF;
	}
#Text2{
	color:#FFF;
	}
	
a img{
	border:none;
	}		
	
#wrapper{
	background:url(images/ho_11.jpg) repeat-y;
	width:972px;
	margin:0 auto 0 auto;
	}
	
#header{
	background:url(images/ho_02.jpg) no-repeat top;
	width:972px;
	height:334px;
	}
	
#nav{
	margin:0 auto;
	width:972px;
	height:57px;
	}
	
#nav img{
	margin:0;
	padding:0;
	}
	
#nav a img{
	border:none;
	}
	
	
#content{
	width:835px;
	margin:20px auto 0 auto;
	padding:0;
	}

#content_simple{
	width:835px;
	margin:20px auto 0 auto;
	padding:0;
	background-color:#000;
	}
	
#contentin{
	padding:10px 0 10px 0;
	margin:0;
	}
	
#content .left{
	float:left;
	width:454px;
	}
	
.leftbox{
	background:url(images/ho_43.jpg) repeat-y;
	width:451px;
	}
	
.leftboxContent{
	width:400px;
	margin:0 auto;
	}
	
.leftboxContent p{
	font-size:12px;
	color:#FFF;
	background:url(images/ho_30.jpg) no-repeat left top;
	padding:0 0 0 20px;
	}			
	
#content .right{
	float:right;
	width:357px;
	}
	
.rightboxlogin{
	background:url(images/login.jpg) no-repeat;
	width:357px;
	height:314px;
	}
	
#login{
	width:300px;
	margin:0 auto;
	color:#fff;
	}
	
.register{
	margin:45px 0 0 60px;
	}	
	
.loginid{
	width:150px;
	padding:5px;
	border:none;
	float:right;
	color:#fff;
	font-size:15px;
	background:none;
	margin:50px 0 0 0;
	}							
	
.loginpass{
	width:150px;
	padding:5px;
	border:none;
	float:right;
	color:#fff;
	font-size:15px;
	background:none;
	margin:25px 0 0 0;
	}
	
.loginsubmit{
	background:url(images/ho_40.jpg) no-repeat;
	width:178px;
	height:48px;
	border:none;
	cursor:pointer;
	margin:20px 0 0 130px;
	}
	
.blackbox{
	background:url(images/blackbox.jpg) no-repeat;
	width:355px;
	height:311px;
	margin-top:15px;
	}
	
.blackboxin{
	padding:25px 10px 10px 25px;
	}				
	
#footer{
	background:url(images/ho_58.jpg) no-repeat;
	width:972px;
	height:92px;
	margin:0 auto 0 auto;
	}		
	
					
