body{
	margin-top:0;
}

#wrapper, #content, #footer{
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wrapper, #footer{
	width:1000px;
	margin:0 auto;
	border:1px solid #555;
}

#wrapper{border-top:0;}

#logo{
	float:left;
}

#phone{
	padding-top:7px;
	padding-right:7px;
	float:right;
}
	
#content{
	width:700px;
	margin:0 auto;
	padding:10px;
	color:#555;
	text-align:justify;
}

#footer{
	margin-top:10px;
	color:#555;
	border:0;
	font-size:9pt;
	text-align:center;
}

#footer a{
	color:#555;
	font-variant:small-caps;
}

#contact a{color:#555;}

#footer a:hover, #contact a:hover{
	color:#999999;
}

#clear{clear:both;}

#about_table{font-size:9pt;}

#about_table td b{color:#555;}

#about_table{	
	border:1px solid #555;
}

.lightGray{background-color:#CCCCCC;}

#home b{color:#00b1b3;}

#contact b{color:#6bb300;}

#faq b{color:#b30015;}
#about b{color:#5d00b3;}
#services b{color:#0019b3;}
#services li{text-align:left;}











