/* CSS Document */
*{
	margin:0 auto;
	padding:0px;

}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#333333;
		background-image:url(../images/bar.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:solid 0px #414855;
	text-decoration:underline;
}
a:hover {
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	border-bottom:solid 0px #e01601;
}

h1{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#354248;}
h2{font-family:Arial, Helvetica, sans-serif;  color:#354248; font-size:18px}
h3{font-family:Arial, Helvetica, sans-serif;  color:#354248; font-size:16px}

/***********************************************/
/*Main Body Div                               */
/***********************************************/
#wrapper {
	width:960px;
    margin-left:auto;
    margin-right:auto;	
	background:none;
	
}
#blocktop
{	
	width:960px;
	height:238px;
	min-height:238px;
	float:left;
	text-align:left;
	background:url(../images/test.jpg) no-repeat;
	
	
}
#blocktop2
{	
	width:960px;
	height:238px;
	min-height:238px;
	float:left;
	text-align:left;
	background:url(../images/top.jpg) no-repeat;
	
	
}
#blockmid
{	
	width:960px;
	height:206px;
	min-height:206px;
	float:left;
	text-align:left;
	background:url(../images/middle.jpg) no-repeat;
	
	
}
#blockmid
{	
	width:960px;
	height:206px;
	min-height:206px;
	float:left;
	text-align:left;
	background:url(../images/middle.jpg) no-repeat;
	
	
}
#nav2
{	
	width:960px;
	height:51px;
	min-height:51px;
	float:left;
	text-align:left;
	background:none;
	
	
}
#nav3
{	
	width:960px;
	height:51px;
	min-height:51px;
	float:left;
	text-align:left;
	background:none;
	
	
}
#navl
{	
	width:16px;
	height:51px;
	min-height:51px;
	float:left;
	text-align:left;
	background:url(../images/lbar.jpg) no-repeat;
	
	
}
#navr
{	
	width:16px;
	height:51px;
	min-height:51px;
	float:left;
	text-align:left;
	background:url(../images/rbar.jpg) no-repeat;
	
	
}



#navmain
{	
	width:60px;
	height:51px;
	min-height:51px;
	float:left;
	text-align:left;
	background:url(../images/navbar.jpg) repeat-x;
	
	
}
#navmain2
{	
	width:868px;
	height:51px;
	min-height:51px;
	float:left;
	text-align:left;
	background:url(../images/navbar.jpg) repeat-x;
	
	
}
.spacer
{	
	width:960px;
	height:20px;
	min-height:20px;
	float:left;
	text-align:left;
	background:none;
	
	
}
#headertext
{	
	width:960px;
	height:auto;
	min-height:20px;
	float:left;
	text-align:justify;
	background:none;
	
	
}
#midtext
{	
	width:938px;
	height:auto;
	min-height:20px;
	float:left;
	text-align:justify;
	border: 1px solid #999999;
	background:#f7f9fa;
	padding: 10px 10px 10px 10px;
	
	
}
#shadow
{	
	width:960px;
	height:50px;
	min-height:50px;
	float:left;
	background:url(../images/shadow.jpg) no-repeat;
	
	
}
#mainwrap
{	
	width:960px;
	min-height:180px;
	height:auto;
	float:left;
	background:#ffffff;
	
	
}
.box
{	
	width:278px;
	height:auto;
	min-height:150px;
	float:left;
	text-align:justify;
	background:none;
	border:solid 1px #999999;
	padding: 10px 10px 10px 10px;
	
	
}

.boxspace
{
width:30px;
height:150px;
float:left;
background:#fff;
}
#footerwrap
{	
width: 960px;
	margin-left:auto;
    margin-right:auto;	
	background:none;
	
	
}

#footer
{	
	width:960px;
	  padding-top:20px;  
	height:auto;
	min-height:130px;
	float:left;
	text-align:left;
	background:#9da4a8;
	
	
}
.clear {clear:both;}
#footerall
{	
	width:100%;
	height:auto;
	min-height:150px;
	float:left;	
	background:#9da4a8;
	
	
	
	
	
}
#writing
{	
	width:400px;
	height:309px;
	float:right;
	
	
		
}
