@charset "utf-8";
/* CSS Document */
a img{border:none; }

body{margin:0px;padding:0px;background-color:#231f20;}
#body{margin:0px;padding:0px;height:100%;width:100%; background-color:#FFF;}
#header,#footer{
	width:100%;
	background:#231f20;
}
#footer{
	min-height:100px;}
#htop{
	width:1000px;
	text-align:left;
}
#toplogo{
	margin-top:25px;
	margin-left:25px;
	margin-bottom:25px;
}

#hnav a.active{color:#f20608;}
#hnav,#footext{
	height:29px;
	width:972px; 

	overflow:hidden;
	text-align:center;
	background:url(../images/hnav.jpg) repeat-x top center;
	line-height:29px;
	color:#FFF;

}
#hnav a,#footer a{
	color:#FFF;
	text-decoration:none;
}
#hnav a:hover,#footer a:hover{
	text-decoration:underline;
}
#container{
	width:1000px;
	padding:0px;
	background:url(../images/str4_bg.png) repeat-y top center;
	margin:0px;
	min-height:600px;
}
#content{

	width:932px;
	padding-left:34px;
	padding-right:34px;
	padding-bottom:20px;
	padding-top:20px;
	margin:0px;
	text-align:left;
	clear:both;

}
#topSection{
	margin-top:0px;
	margin-bottom:10px;
	clear:both;

}
#sidebar,#rightside{width:310px;float:right;}
	
#bottomSection{
	margin-top:10px;
	margin-bottom:20px;
	clear:both;
}

.left,.right{ width:450px; }
.left,#leftside{ float:left; margin-right:16px;}
.right{ float:right; margin-left:16px;}

h1{
	font-size:24px;
/*	border-bottom:1px solid #231f20; */
	width:100%;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:15px;
}


#content p{
	text-indent:0px;
	text-align:justify;
	margin-top:0px;
}

#leftside{
	width:600px;
	padding-bottom:20px;
}
#rightside iframe{
	padding-bottom:10px;
}
#fbwrapper{
	margin:0px;
	padding:0px;
}
#fbwrapper{
	clear:both;
	border:none;
	margin:0px;
	padding:0px;
}
#leftside img{
	float:left;
	margin-right:20px;;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	width:250px;
	border:1px solid #000;
}
#fblike{
	position:absolute;
	left:-200000px;
	width:100%;
	margin:auto;
}
#fblike > div{
	position:relative;
	left:200000px;
	width:1000px;
	text-align:right;
	top:5px;
}
.fourcol{
	width:296px;
	float:left;
	margin-right:20px;
}
.col3{
	margin-right:0px;
}