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

body{margin:0px;padding:0px;}
#body{margin:0px;padding:0px;height:100%;width:100%;}
#header{
	width:100%;
}
#htop{
	width:100%;
	background:url(../images/htop.jpg) repeat-x top center;
	text-align:center;
	height:203px;
}
#hnav,#footer{
	height:29px;
	min-width:972px; 
	overflow:hidden;
	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;
}
#content{

	width:932px;
	padding-left:34px;
	padding-right:34px;
	padding-bottom:20px;
	padding-top:20px;
	margin:0px;
	text-align:left;
}
#topSection{
	margin-top:0px;
	margin-bottom:10px;
	clear:both;

}
#sidebar,#rightside{width:310px;float:right;}
#rightside ul, #rightside li{
	padding-left:0px;
	margin-left:10px;
	margin-bottom:3px;
	float:left;
}
	
#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:3px solid #000;
	width:100%;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}


#content p{
	text-indent:40px;
	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;
}
.phead{
	text-decoration:underline;
	text-indent:0px !important;
}
#homeSlideshow{
	width:600px;
	height:450px;
	overflow:hidden;
	margin:0px;
	border:1px solid #000;
	float:left;
	margin-bottom:20px;
}
#homeSlideshow img{
	margin-top:0px;
	border:none;
	width:600px;
	height:450px;
}
#aboutext{
	font-size:18px;
	line-height: 24px;
}