#canvas {width: 740px; position: relative; margin: 0 auto;}
A:link {
    font-size:10px;
    color : #1B27AF; 
	text-decoration : None; 
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
} 
A:visited {
    font-size:10px;
	color : #1B27AF; 
	text-decoration : none; 
	font-weight :bold;
	font-family: Verdana, Arial, sans-serif;
} 
A:active , A:hover {
    font-size:10px;
	color : #1B27AF; 
	text-decoration : none; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
A.footerblue:link {
    font-size:10px;
    color : #fff; 
	text-decoration : None; 
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
} 
A.footerblue:visited {
    font-size:10px;
	color : #fff; 
	text-decoration : none; 
	font-weight :bold;
	font-family: Verdana, Arial, sans-serif;
} 
A.footerblue:active , A.footerblue:hover {
    font-size:10px;
	color : #fff; 
	text-decoration : none; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
body {
	background: url(../!images/mainpage/sm_background.gif) fixed repeat-x;
	font-family: lucida sans;
 	font-size: 10px;
 	color: #000000;
 	text-align:center;
 	margin:0; padding:0;
	
 }
p {
	font-size: 10px;
 	color: #000000;
 	text-align:center;
 	margin:0; padding:0;
	font-weight: normal;
	font-family: Verdana;
 }
.phone {    
	font-size:12px;
    color : #1B27AF; 
	text-decoration : None; 
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
}
.footer {
	font-size: 9px;
 	color: #000000;
 	text-align:center;
 	margin:0; padding:0;
	font-weight: normal;
	font-family: Verdana;
 }
 h1,h2,.h2 { color:#0b0ed6; font-size:18px; margin-bottom:0px; }
 #fSiteSearch { line-height: 31px; text-align: center; margin: 1em 0 1em; }
 #fSiteSearch input {
 	vertical-align: middle;
 }
 #fSiteSearch #btnSearch { height: 31px; width: 123px; }
 #fSiteSearch label { display: none; }
 #fSiteSearch #q { width: 300px; border: 1px solid #C5D8F4; }