@charset "UTF-8";
/* CSS Document */

body{font-size:10px;}

#float_me { position:absolute; z-index:100;left:50%;margin-left:-150px;}


#page{
		width:770px;
		position:relative;
		left:50%;
		margin-left:-381px;
		padding-top:0px;
		max-width:772px;
		background-color:#FFFFFF;
		padding-left:0px;
		padding-right:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;	
		}
		

		
		
#header{width:770px;
		height:127px;
		display:block;
		background-image:url(../images/placer.jpg);
		padding-left:2px;}
		
#nav{width:770px;
	height:43px;
	display:block;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	padding-left:58px;
	}

#nawWrap{float:left;}
	
#contentWrap{width:770px;
			min-height:350px;}

#contentTop{width:770px;
			height:12px;
			display:block;
			background-image:url(../images/contentTop.jpg);}
			
#contentBottom{width:770px;
			height:27px;
			display:block;
			background-image:url(../images/contentBottom.jpg);}
			
#content{width:770px;
		min-height:350px;
		height:auto;
		display:block;
		background-image:url(../images/content.jpg);
		background-repeat:repeat-y;
		padding-left:60px;
		padding-right:40px;
		margin:0px auto;
		float:left;}

#greenBox{width:770px;
		height:136px;
		display:block;
		background-image:url(../images/greenBox.jpg);
		padding-left:50px;
		background-repeat:no-repeat;
		color:#FFFFFF;
		float:left;
		
		}
		
#footer{width:770px;
		height:71px;
		display:block;
		background-image:url(../images/footer.jpg);
		background-repeat:no-repeat;
		padding-left:60px;
		padding-top:12px;
		float:left;
		}
		
#footer2{width:770px;
		height:71px;
		display:block;
		background-image:url(../images/footer2.jpg);
		background-repeat:no-repeat;
		padding-left:60px;
		padding-top:12px;
		float:left;
		}
		

		
/********** Nav ****************/


ul.navlist{list-style:none;}

a.home{background-image:url(../images/home.jpg);
		background-repeat:no-repeat;
		width:54px;
		height:41px;
		float:left;
		display:block;
		padding-right:20px;}
		
a:hover.home{background-image:url(../images/homeOver.jpg);
			width:54px;
			height:41px;
			display:block;}
			
a.homeOver{background-image:url(../images/homeOver.jpg);
		background-repeat:no-repeat;
		width:54px;
		height:41px;
		float:left;
		display:block;
		padding-right:20px;}
			
a.marketing{background-image:url(../images/marketing.jpg);
		background-repeat:no-repeat;
		width:162px;
		height:43px;
		float:left;
		display:block;
		padding-right:20px;}
		
a:hover.marketing{background-image:url(../images/marketingOver.jpg);
			width:162px;
			height:43px;
			display:block;}
			
a.marketingOver{background-image:url(../images/marketingOver.jpg);
		background-repeat:no-repeat;
		width:162px;
		height:43px;
		float:left;
		display:block;
		padding-right:20px;}
			
a.about{background-image:url(../images/about.jpg);
		background-repeat:no-repeat;
		padding-right:15px;
		width:92px;
		height:41px;
		float:left;
		display:block;}
		
a:hover.about{background-image:url(../images/aboutOver.jpg);
			width:92px;
			height:41px;
			display:block;}
			
a.aboutOver{background-image:url(../images/aboutOver.jpg);
		background-repeat:no-repeat;
		padding-right:15px;
		width:92px;
		height:41px;
		float:left;
		display:block;}

a.contact{background-image:url(../images/contact.jpg);
		width:106px;
		height:41px;
		float:left;
		display:block;}
		
a:hover.contact{background-image:url(../images/contactOver.jpg);
			width:106px;
			height:41px;
			display:block;}
			
a.contactOver{background-image:url(../images/contactOver.jpg);
		width:106px;
		height:41px;
		float:left;
		display:block;}
			
.select{float:right;
		padding-top:11px;
		padding-left:1px;
		font-size:9px;
		}
.select select{width:200px;}
/*****Footer Styling*******/
.allmediaRight{padding-left:0px;}
				
.allmediaRight a{text-decoration:none;
			     color:#000000;}
.allmediaOrange{color:#FF6600;}

.footRight{float:right;
			padding-right:130px;}
			
#footer a{text-decoration:none;
			color:#000000;}
			
#footer a:hover{text-decoration:none;
			color:#FFFFFF;}


/******* Green Box ********/

.greenHead{padding-top:10px;
		padding-left:15xp;
		font-size:15px;}

.list{float:left;
	padding-right:31px;}

.list2{float:left;
	padding-right:35px;
	margin-left:-3px;}

.list li{padding-bottom:5px;}

.list2 li{padding-bottom:5px;}

#greenBox a{text-decoration:none;
			color:#FFFFFF;}
			
#greenBox a:hover{text-decoration:none;
			color:#259634;}

/******** Content ********/

#contentRight{float:right;
			padding-right:88px;
	}

#contentLeft{float:left;
			width:360px;}


#contentRight2{float:right;
				width:400px;
				padding-right:88px;}

#contentLeft2{float:left;
			width:200px;}
			
#contentFull{width:650px;}
			
/******** Content Left *********/

#contentLeft li{padding:3px;}

#contentLeft a{text-decoration:none;
				color:#259634;}
				
#contentLeft a:hover{color:#336600;}


/******** Contact ********/

label{float:left;
		width:10em;}
		
.text{width:200px;}

.textarea{width:250px;
		height:100px;}

.submit{text-align:right;
		padding-right:27px;}
		
hr{background-image:url(../images/hr.jpg);
	width:695px;
	height:22px;
	margin-left:-21px;
	border:none;
	}
		
/***** Font Styling ******/

h2{color:#259634;}

h3{color:#259634;}

h4{color:#259634;
	font-size:10px;
	padding:0px;
	margin:0px;}

a{text-decoration:none;
				color:#259634;}
				
a:hover{color:#336600;}

.green{color: #259634;
		font-size:14px;}