@charset "utf-8";
body{
	background: URL('../images/bg.jpg') repeat-x;
}

img{
	border: 0px;
	margin-top:0px;
}

#main{
	font-size: 50px;
	font-family: Calibri, arial;
	line-height: 40px;
	padding-top: 20px;
}

#maintext{
	font-size: 13px;
	font-family: Arial,Verdana,sans-serif;
	padding-top: 20px;
	width: 450px;
	color:#666; 
	line-height:18px;
	font-weight:normal;
	
}

#topnav{
	width: 717px;
	height: 67px;
	float: left;
	padding-bottom: 5px;
	padding-top: 28px;
	padding-left: 0px;
	margin-top:0px;
}

#logo{
	width: 87px;
	height: 95px;
	float: left;
}


*
	{
		margin: 			0;
		padding:			0;
}
	
h2
	{
		padding: 			0 0 5px 68px;
		font-size:14px; color:#3B3B3B;;
	}
	
	h2 a
	{
		
		font-weight:bold; text-decoration:none; color:#3B3B3B;
	}
	.inner h2{
		font-weight:bold; text-decoration:none; color:#000;
		padding:0;
		
	}
.mainPage 
	{
		margin:				0px auto;
		width: 				806px;
		border-top:			#999 solid 0px;       
		overflow:hidden;
		
	}
.col_left 
	{
		float:				left;
		width:				483px;
		height:				485px;
		position:			absolute;
		overflow:			hidden;
		top:				430px;
	
		
	}
	
	
.col_left2
	{
		float:				left;
		width:				100%;
	
	}

.col_right 
	{	
		float:				right;
		width:				323px;
		
	}
	
	
.col_right2 
	{	
		float:				right;
		width:				323px;
		
	}
div.header
	{
		padding:			20px 0 10px 0;
	}
	
	
.header h2{
	
	font-size:					1.4em;
	color:						#390;
	
	}

div.col_left div.header
	{
		text-align:			left;
	}
div.col_right div.header
	{
		text-align:			right;
	}
.col_right_inner
	{
		margin:				0 0 0 30px;
	}
.mainContent
	{
		
	}
#SEOlogo 	
	{
		height:				328px;	
		
	}
#banner {
		height:				328px;	
		position:			absolute;
		top:				100px;
		width:				483px;
		
		
		
}


	
#seobanner {
		border-bottom:1px solid #999999;
		
		
		
}
.request_form

	{
		text-align:			right;
		margin-top:			10px;
	}
.request_form p 
	{
		padding:			1px;
	}
.options, #SEOlogo, #banner
	{
		border-bottom:		#999 1px solid;
	}
	
	
.col_right
	{
		border-bottom:none;
	}	
	
	
.green, .blue, .orange
	{
		padding:			10px 5px 10px 100px;
	}
.options
	{
		text-align:			left;

	}
.options p
	{
		display:			inline;
		padding:			0 15px 0 0;
	}
.smallLetters
	{
		padding:			0 0 0 60px;
	}
#example4
	{
		padding:			10px 0 0 0;
	}
.hp_img
	{
		height:				50px;
		width:				50px;
	}

#clear{
	height: 15px;
	clear:	both;
}

#footer 
	{
		clear:				both;
		padding-top:		5px;
		padding-bottom:		2px;
		margin:				0 auto;
		width:				804px;
		text-align:			center;
		border-top:		#999 1px solid;
		color:				#3B3B3B;
		font-size: 			12px;
		margin-top:15px;
	}
	
	#footer2 
	{
		clear:				both;
		padding-top:		1em;
		padding-bottom:		1em;
		margin:				10px auto;
		width:				804px;
		text-align:			center;
		border-top:			#999 solid 1px;   
	}
#footer p
	{
		display:			inline;
		text-decoration:	none;
		padding:			5px;
	}
#footer p a
	{
		text-decoration:	none;
	}
	
	#footer2 p
	{
		display:			inline;
		text-decoration:	none;
		padding:			5px;
	}
#footer2 p a
	{
		text-decoration:	none;
	}
	
a{
	color: #339900;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

a.links{
	font-size: 12px;
	font-family: arial;
	text-decoration: none;;
}
a:hover.links{
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}