/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
body {
	background-image: url(images/stripe.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #0a5680;
	text-decoration: none;
}

p {
	text-indent: 25px;
}
 
h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #c24e00;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
} 
 
#pagewidth{
	width:923px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/main_bg.gif);
} 

#wrapper
{
	background-image: url(images/back.png);
}
 
#hmenu{
	position:relative;
	height:33px;
	background-color:#508650;
	width:100%;
	background-image: url(images/topmenu.png);
} 

#hmenu strong {
	display:inline;
	float:left;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	text-transform: uppercase;
} 

#hmenu img {
	display:inline;
	float:left;
	margin: 0px;
}
 
#header{
	position:relative;
	height:148px;
	width:100%;
	background-image: url(images/header.jpg);
} 

#hlog form{
	margin: 0px;
	padding: 0px;
}

#hlog input{
	margin: 0px;
	padding: 0px;
	color: #FFFF00;
	background-color: #22bdff;
	border: 1px solid #229ddf;
	width:80px;
	height: 13px;
	font-size: 10px;
}

#hlog{
	padding-top: 120px;
	padding-right: 500px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
} 

#hlocate{
	position:relative;
	height:43px;
	width:100%;
	background-image: url(images/location.png);
} 

#hlocate strong{
	padding-top: 14px;
	padding-left: 50px;
	display:block;
	float:left;
	font-size: 12px;
} 


#heading1{
	position:relative;
	height:45px;
	width:100%;
	background-image: url(images/heading1.png);
} 

#heading1a{
	width:253px;
	float:right;
} 

#heading2{
	height:44px;
	width:670px;
	background-image: url(images/heading2.png);
	margin-left: -20px;
} 

#heading2 h1 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#heading3{
	height:36px;
	width:243px;
	background-image: url(images/heading3.png);
	float:left;
	clear:both;
} 

#heading3 h1 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

 
#rightcol{
	width:243px;
	float:right;
	clear:right;
	position:relative;
	margin: 0px;
  }
  
#rcontent{
	text-align: justify;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
  }
 
#maincol1{
	float: left;
	display:inline;
	position: relative;
	width:615px;
	background-image: url(images/box1.png);
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
 }

#maincol2{
	float: left;
	display:inline;
	position: relative;
	width:670px;
	background-image: url(images/bottom4.png);
	height: 21px;
}

#maincol3{
	float: left;
	display:inline;
	position: relative;
	width:640px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
 
#footer1{
	height:30px;
	clear:both;
	background-image: url(images/bottom1.png);
 } 

#fmenu{
	height:41px;
	clear:both;
	background-image: url(images/bottom2.png);
 } 

#fmenu strong {
	display:inline;
	float:left;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	text-transform: uppercase;
} 

#fmenu img {
	display:inline;
	float:left;
	margin: 0px;
}

#footer2{
	height:42px;
	clear:both;
	background-image: url(images/bottom3.png);
	text-align: center;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
