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

body {

	background:url(../_images/bg.jpg) repeat-x top;
	height:1050px;
}

#container {
	margin:auto;
	width:900px;
	

}

#pagecontainer {
	margin:auto;
	
	width:900px;
}

#logo {
	width:171px;
	height:55px;
	padding-top:3px;
	float:left;
}

#menu {
	
	float:left;
	padding-left:300px;
	padding-top:38px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	display:inline;

}

 #menu .active{
	float:left;
	width:95px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	margin-left:5px;
	padding-top:10px;
	font-weight:bold;
	
	background: url(../_images/nav_bghov.jpg)  repeat-x center;

}

 #menu a{
	float:left;
	width:95px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	margin-left:5px;
	padding-top:10px;
	font-weight:bold;
	height:24px;
	background: url(../_images/nav_bg.jpg) repeat-x center;

}

 #menu a:hover{
	float:left;
	width:95px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	margin-left:5px;
	padding-top:10px;
	font-weight:bold;
	height:24px;
	background: url(../_images/nav_bghov.jpg) repeat-x center;

}


#banner {
	float:left;
	padding-top:19px;
	margin:auto;
	height:267px;
	
	}

#leftcontent {
	
	width:192px;
	height:645px;
	float:left;
	background:url(../_images/leftbg.jpg) repeat-x;
	background-color:#3e3e3e;
	
	
}


#menuleft {
	
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:bold;
	color:#303030	;
	letter-spacing:0px;

	
}

#menuleft ul{
	display:inline;
}

#menuleft li{
	list-style:none;
	display:inline;
}

#menuleft a{
	text-decoration:none;
	color:#303030;
	padding-top:5px;
	float:left;
	background:#f2f3f4;
	text-align:center;
	width:190px;
	height:28px;
	border:1px solid #dbdbdb;
	
	
	
}


#menuleft .lactive{
	
	text-align:center;
	float:left;
	width:190px;
	text-decoration:none;
	color:#000000;
	background:#8be4ff;
	

	
}

#menuleft a:hover {
text-align:center;
	float:left;
	width:190px;
	text-decoration:none;
	color:#000000;
	background:#8be4ff;
}

#partners {
	float:left;
	padding-top:5px;
	margin-top:10px;
	height:28px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:12pt;
	width:190px;
}

#partners_container {
	margin-top:2px;
	float:left;
	height:76px;
	width:190px;
	border:1px solid #dbdbdb;
	background:#FFFFFF;
}

#fb_container {
	margin-top:100px;
	float:left;
	height:76px;
	width:190px;
	border:1px solid #dbdbdb;
	background:#FFFFFF;
}



#middle_title1 {
	float:left;
	width:120px;
	height:60px;
	margin-top:30px;
	margin-left:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16pt;

}


#middle_content1 {
	float:left;
	width:527px;
	height:220px;
	margin-top:30px;
	margin-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	
	text-align:justify;
	
	
}


#middle_title2 {
	float:left;
	width:120px;
	height:60px;
	margin-top:10px;
	margin-left:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	display:inline;
}

#middle_images {
	float:left;
	width:527px;
	height:220px;
	margin-top:10px;
	margin-left:5px;
	display:inline
}



#folio_content1 {
	float:left;
	width:655px;
	margin-top:5px;
	margin-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	text-align:justify;
	
}

#folio_content1 h3 {
	color:#333333;
	
}

#folio_menu {
	float:left;
	width:690px;
	margin-top:10px;
	margin-left:18px;
	
}

#foliobox {
	float:left;
	width:315px;
	height:250px;
	margin-right:25px;
	margin-bottom:20px;
	background:#ececec;
	border: 1px #bdbdbd solid;
	display:inline;

}

#folio_header {
	float:left;
	height:35px;
	width:315px;
	background:url(../_images/folioheader.jpg) repeat-x;
	border: 1px #bdbdbd solid;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13pt;
	
}

#folioHeader {
	margin-top:10px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#000000;
	

}

#folio_caption{
	float:left;
	width:279px;
	padding-left:20px; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:9pt; 
	display:inline;
	margin-top:5px;
}

#adsense {
	
	float:left;
	margin:auto;
	padding:5px;
	height:155px;
	width:180px;
	border:1px solid #dbdbdb;
	background:#363636;

}
