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

body{
	padding:0;
	margin:0;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
.right-sidetext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#222222;
}
.cbd{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#404040;
}
.gordbox{ 
position: fixed; 
} 
.htmlgordbox{ /*IE6 only rule, applied on top of the default above*/ 
position: absolute; 
top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+1+"px" : body.scrollTop+1+"px"); 
} 
.footerlinks:link {
	color: #fffbe7; 
	text-decoration:underline; 
	
}
.footerlinks:visited {
	color: #fffbe7; 
	text-decoration:underline; 
	
}
.footerlinks:hover {
	color: #fffbe7; 
	text-decoration:underline; 
	
}
.footerlinks:active {
	color: #fffbe7; 
	text-decoration:underline; 
	
}
.phone {
	color: #000000; 
	font-size:22px;
	
	
}