@charset "UTF-8";
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; background-color: #CCCCCC;}
#container {width:900px; height:600px; background-color:#FFF; margin:auto;}
#header {width:100%; height:80px; color:#FFF;}
#linkbanner {width:100%; height:80px; color:#FFF;}
#infobox {width:440px; height:400px; float:left; color:#172A83; padding-left:15px; padding-bottom:0px; background-image:url(images/InfoPanel.gif); background-repeat:no-repeat; background-position:right;}
#quotepanel {width:400px; height:200px; color:#FFF; float:right; padding-right:15px;}
#compinfopanel {width:400px; height:195px; color:#FFF; float:right; padding-right:15px; padding-bottom:15px; background-image:url(images/CompInfoPanel.gif); background-repeat:no-repeat;}
#footer {width:900px;height:10px;float:none;clear:both; background-image:url(images/Footer.gif); background-position:bottom; border-width:0px;}
#textpanel {width:400px; height:400px; color:#000000; float:right; padding-bottom:15px;}
#contactinfo {width:400px; height:100px; color:#FFF; float:right;}
#aboutuspanel {width:440px; height:400px; color:#FFF; float:left; padding-left:15px; padding-bottom:15px;}
#quotebg {width:870px; height:430px; color:#000; padding-left:15px; padding-right:15px;}
#linkbox {width:440px; height:400px; color:#172A83; float:left; padding-left:15px; padding-bottom:0px; background-image:url(images/LinkPanel.gif); background-repeat:no-repeat; background-position:right;}
#callbox {width:440px; height:400px; color:#172A83; float:left; padding-left:15px; padding-bottom:0px; background-image:url(images/CallPanel.gif); background-repeat:no-repeat; background-position:right}
#contactbox {width:440px; height:400px; color:#172A83; float:left; padding-left:15px; padding-bottom:0px; background-image:url(images/ContactPanel.gif); background-repeat:no-repeat; background-position:right}

.qfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
