/* CSS Document */

body{

background-color:#939393;

margin:0PX;

padding:0PX;

 color: #7A6E67;

    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;

}

#container{

	width:900px;

	background-color:#FFFFFF;

	background-image:url(../_images/layout/bg.jpg);

	background-repeat: repeat-y;

	height: 100%;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding-top: 5px;

	padding-right: 50px;

	padding-bottom: 5px;

	padding-left: 48px;	

}

#title{

text-align:right;

padding:0px;

padding-right:5px;



height:10px;

font-size:9px;

color:#CCCCCC;



}

#title h1{

	font-size:9px;

	color:#CCCCCC;

	margin:0px;

	padding:0px;	

}

#title a:link, #title a:visited{ color:#CCCCCC;text-decoration: none;}

#title a:hover{

	color:#CCCCCC;

	text-decoration: underline;

}

#logoHolder{ padding:5px; height:96px; padding-top:5px;}

#menuHolder{
clear:both;
	margin:5px;

	padding:0px;

	height:46px;

	background-image:url(../_images/layout/blockdefault.gif);

	background-repeat:repeat-x;

	 overflow:auto;



	

}

#homeImgHolder{ height:405px; padding:0px; margin:5px; overflow:auto; width:890px;}

#homeTheme{ width:416px; height:280px;float: left; background-color:#E2E3E7;}

#homeImg{ width:474px; height:280px;float: right;}

#homePunchLine{

	height:15px;

	width:890px;

	margin:5px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #A05859;

	border-bottom-color: #A05859;

	border-bottom-width: 2px;

	border-bottom-style: solid;

}



.hline{

	background-image:url(../_images/layout/hline.jpg);

	background-repeat: no-repeat;

	height: 5px;

	padding: 0px;

	margin-top: 1px;

	margin-right: 5px;

	margin-bottom: 1px;

	margin-left: 5px;

}

#homeBoxHolder{

	

	padding:0px;

	overflow:auto;

	width:860px;

	margin-top: 5px;

	margin-right: 20px;

	margin-bottom: 5px;

	margin-left: 20px;

}

#homeBox{

	width:550px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 20px;

	margin-bottom: 0px;

	margin-left: 0px;

	

	float:left;

}

#homeBoxR{

	width:275px;

	padding: 0px;

	margin:0px;

	

	float:left;

}

#boxTop{

	width:275px;

	height:40px;

	padding: 0px;

	margin:0px;

	

	

}

#boxContent{

	width:233px;





	padding: 10px;

	padding-left:30px;

	border:#CCCCCC 1px solid;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;	

	

}

#boxContentCor{

	width:258px;

	padding: 5px;

	padding-left:10px;

	border:#CCCCCC 1px solid;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	background-image: url(../_images/boxcorner.gif);

	background-repeat: no-repeat;

	background-position: right top;	

}

#boxContentCor p{padding:0px; margin:0px;}





#homeConHolder{

	

	padding:0px;

	overflow:auto;

	width:890px;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 5px;

	margin-left: 5px;

}



#homeCon{

	

	padding:0px;

	width:830px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left:0px;

	padding: 20px;

	float:left;

}

#homeConLhs{

	

	padding:0px;

	width:370px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left:0px;

	padding: 20px;

	float:left;

}

#homeConRhs{

	

	padding:0px;

	width:400px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left:0px;

	padding: 20px;

	float:right;

}



#InnerConHolder{

	

	padding:0px;

	overflow:auto;

	width:890px;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 5px;

	margin-left: 5px;

}

#InnerConLhs{

	

	padding:0px;

	width:570px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left:0px;

	padding: 5px;

	padding-left:15px;

	float:left;

}

#InnerCon1C{

	

	padding:0px;

	width:800px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 5px;

	margin-left:0px;

	padding: 5px;

	padding-left:15px;

	float:left;

}

#InnerConRhs{

	

	padding:0px;

	width:270px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left:0px;

	padding: 5px;

	float:right;

}





#innerMainImg{ height:200px; padding:0px; margin:5px; overflow:auto; width:890px;}

#footer{

	height:40px;

	padding:0px;

	padding-top:10px;

	width:890px;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 5px;

	margin-left: 5px;

	text-align:center;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #F1F2F4;

	font-size:9px;



}

