

body{ 
	margin: 0 auto;
	background:url(images/bg.jpg);
	background-position:center top;
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size:14px;
}

#container{  
	width:775px; 
	margin: 0 auto;
	background-color: #FFFFFF;
	height:100%;
	}

#header {
	width:775px;
	height:37px;
	background:url(images/site_01.jpg);
	margin: 0 auto;
	}
	


#top {
	width:749px;
	height:218px;
	background:url(images/site_03.jpg);
	margin: 0 auto;
	}
	
#menu {
	height:47px;
	width:749px;
	margin: 0 auto;
	padding: 0px;
	background:url(images/menu.jpg);
	}
	
#box {
	width:749px;
	height:100%;	
	margin: 0 auto;
	background-color:#3A403B;
	background-position:center;
	padding:0px;
	display:table;
	}


	
.in {
	line-height:20px;
	width:451px;
	margin:0px;
	padding:30px;
	color: #FFFFFF;
	background-color:#3A403B;
	float:left;
	}
	
.inleft {
	width:238px;
	height:450px;
	margin:0px;
	padding:0px;
	float:left;
	color:#FFFFFF;
	background-color:#3A403B;
	}
	
#bottom {
	height:57px;
	width:775px;
	margin: 0 auto;
	background:url(images/site_07.jpg);
	}

ul#simple-menu{ 
	list-style-type:none;
	width:100%;
	height:47px;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	 }

ul#simple-menu li{
	display:block;
	float:left;
	margin:0px;
	height:47px;
	padding-left:6px; }

ul#simple-menu li a{
	background:#313632;
	display:block;
	float:left;
	color:#FFFFFF;
	height: 28px;
	text-decoration: none;
	width:auto;
	padding:19px 17px 0 15px;
	margin: 0px;
	}


ul#simple-menu li a:hover{
	height:28px;
	background:#292D2A;
	padding-top:19px;
	padding-bottom:0px;
	margin: 0px;
	}


#box h1 { font-size:21px; }	
	
.in img {
	border-color:#FFFFFF;
	margin:5px;
	width:100px;
	height:100px;
	border:6px solid #FFFFFF;
	vertical-align:top;
	}
	
.inleft li {
	margin-left:30px;
	}

.in  a {
	line-height:20px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	}

.inleft li a {
	line-height:20px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	}
	
p.text {
	font-size:10px;
	color: #999999;
	text-decoration:none;
	padding:7px 0 0 20px;
	margin:0px;
	font-weight:bold;
}  
p.text a{
	font-size:10px;
	color: #999999;
	text-decoration:none;
}  


p.text1 {
	font-size:8px;
	color: #999999;
	text-decoration:none;
	margin:0px;
	padding:38px 0 0 15px;
	font-weight:bold;
	text-align:center;


}  
p.text1 a{
	font-size:8px;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}  

.inleft img {padding-bottom:30px;}

