/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #000000;
} 

 
#pagewidth{
	width:723px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 

/* header */ 

#header{
 position:relative; 
 height:146px; 
  background-color:#000000; 
 width:100%;
} 
 
/* end header */ 

#wrapper{
	width: 723px;
	background-color: #FFFFFF;
}
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width: 600px;
	padding-right: 15px;
	padding-left: 50px;
	padding-bottom: 30px;
 }
 
 #maincolFront{
	background-color: #FFFFFF;
	float: left;
	display:block;
	position: relative;
	width: 310px;
	padding-right: 15px;
	padding-left: 50px;
	padding-bottom: 30px;
 }
  
 #adColumn{
	background-color: #FFFFFF;
	float: right;
	display:block;
	position: relative;
	width: 300px;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 30px;
	padding-top: 20px;
 }
 
 /* footer */
 
#footer{
	background-color:#A6B305;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 } 
 
#footerCopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* end footer */
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{
	display: inline-block;
	background-color: #FFFFFF;
	width: 7230px;
}

* html .clearfix{height: 1%;}
.clearfix{display: block;}

/* menu */

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: A6B305;
	}
	
.menu ul{
	background:#A6B305;
	height:25px;
	list-style:none;
	margin:0;
	padding:0;
	}
	
	.menu li{
		float:left;
		padding:0px;
		}
		
	.menu li a{
		background:#A6B305 url("images/seperator.gif") bottom right no-repeat;
		color:#ffffff;
		display:block;
		font-weight:normal;
		line-height:25px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		
	.menu li a:hover, .menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #666600;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
		}
			
	.menu li ul{
		background:#A6B305;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:150px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
		
	.menu li:hover ul{
		display:block;
		}
		
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:150px;
		}
		
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:25px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		
	.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#ffffff;
	text-decoration:none;
	background-color: #666600;
	background-image: url(images/hover_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
			}
			
	.menu p{
		clear:left;
		}	

/* end menu */

/* type styles */

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #A6B305;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #A6B305;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #464646;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #464646;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #464646;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #464646;
}

blockquote{
	color:#141414;
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 28px;
	background-color:#FFFFFF;
}

p{
	color:#464646;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
}

a:link{
	color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

a:visited{
	color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

a:hover{
	color: #A6B305;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

#contactBlock{
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
}

