
* {
	margin:0 auto;
	padding:0;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:22px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	
	
}


#wrapper{
	width:700px;
	height:100%;
		
}


#logo_box{
	width:700px;
	height:66px;
	margin-top:51px;
		
}


#logo{
	width:101px;
	height:66px;
	float:left;
		
}

#menu{
	width:300px;
	height:16px;
	float:right;
	color:#FFFFFF;
	margin-top:41px;
		
}

.class1 a:link  {  color:#fff; text-decoration: none; padding-left:8px; padding-right:8px; font-weight:bold; }
.class1 a:active { color:#fff; text-decoration: none;  padding-left:8px; padding-right:8px; font-weight:bold; }
.class1 a:visited { color:#fff; text-decoration: none; padding-left:8px; padding-right:8px;font-weight:bold; }
.class1 a:hover { color:#999; text-decoration:none; padding-left:8px; padding-right:8px; font-weight:bold; }
.on { color:#999; text-decoration:none; padding-left:8px; padding-right:8px;font-weight:bold; }


#header{
	width:700px;
	height:211px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;	
	margin-top:9px;
		
}

#header_text{
	width:200px;
	height:180px;
	float:right;
	margin-top:25px;
	text-align:right;
	
		
}

#testimonial_text{
	width:180px;
	height:180px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
			
}

.green{

	color:#ADFE00;
	font-size:15px;
	font-weight:bold;
	

}


.yellow{

	color:#EAFFBC;
	font-size:12px;
	

}



#content{

	width:700px;
	height:100%;

}



#content_left{

	width:440px;
	height:100%;
	float:left;

}

#content_right{

	width:246px;
	height:194px;
	float:right;
	background-image:url(images/testimonials.jpg);
	background-repeat:no-repeat;

}

.red{

	color:#890606;
	font-size:15px;
	font-weight:bold;
	

}


#banner{

	width:700px;
	height:127px;
	clear:both;
	
}

#home{

	width:173px;
	height:127px;
	float:left;

}

#business{

	width:173px;
	height:127px;
	float:left;


}

#footer{

	width:700px;
	height:40px;
	float:left;
}


#footer_left{

	width:300px;
	height:40px;
	float:left;
	font-size:11px;
}



#footer_right{

	width:200px;
	height:40px;
	float:right;
	font-size:27px;
	font-weight:bold;
	text-align:right;
}
