@charset "utf-8";
/* CSS Document */
    @import "style.css"; /* just some basic formatting, no layout stuff */
<!--
body {	
	margin: 10px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	}
html {
	background-color:#FFF;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family:Verdana, Geneva, sans-serif;
}
#bg{
	
	padding: 6px;
}
  #logo {
	  float:left;
	  padding:0px;
    margin: 0px;
    border: 0px;
    width: 280px;
    height: 80px;
  }
         #phone {
		float:left;
		text-align:right;
		padding-top:62px;
    margin: 0px;
    border: 0px;
    width: 531px;
    height: 15px;
  }
    #search {
		float:left;
		text-align:right;
		padding-top:55px;
    margin: 0px;
    border: 0px;
    width: 509px;
    height: 24px;
  }
     #search input {
border: 1px solid #000000;
padding-left:2px;
  }
  #search-btn{
	  padding-left:1px;
	  width:21px;
	  padding-top:55px;
	  float:left;
	}  
  
       #search-btn input {
border: 0px;
padding-left:2px;
  }
      #quick_links  {
		  float:left;
    margin: 0px;
    border: 0px;
  }
      #submenu {
		  background-color:#106d9e;
		float:left;
		text-align:right;
		padding-top:0px;
    margin: 0px;
    border: 0px;
    width: 810px;
    height: 24px;
	border: 1px solid #000000;
	border-top:none;
  }
  #submenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#submenu ul{
text-align:right;  /*set value to "right" for example to align menu to the left of page*/
 margin:0px;
 padding:0px;
 padding-right: 8px; 
 padding-top: 2px; 
}
#submenu ul li{
display: inline;
background-image: url(images/submenu-devider.gif);
background-repeat: no-repeat;
padding-left: 8px; 
}
#submenu ul li a{
	font-size:12px;
	font-weight:normal;
color:#FFF;
padding: 0;
text-decoration:none;
}
#submenu ul li a:hover{
color:#000;
text-decoration:none;
}
  
strong{
	font-weight:bold;
}
	h2 {
	font-size:14px;
	color:#000;
	}
.oneColElsCtr #container {
	z-index:0;
	padding: 0px;
	width: 812px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
	#menu 
{
	color:#106d9e;
	width:180px;
	float:left;
	position:relative;
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	font-size: 14px;
	padding-top:2px;
	padding-left:7px;
}
	#menu2 
{
	padding-bottom:7px;
}
#menu ul{
list-style-type: none;
padding: 5px;
margin: 0; 
}

#image1 {
float:right;
margin:17px;
margin-right:0px;
}
#image2 {
float:left;
margin:17px;
margin-left:0px;
}
#image3 {
float:left;
margin:0px;
margin-right:14px;
margin-bottom:15px;
padding:0px;
}
#image4 {
float:left;
margin:0px;
margin-bottom:15px;
padding:0px;
}
#main {
	float:left;
	border: 1px solid #000000;
	border-top:none;
	border-bottom:none;
	width:810px;
	margin: 0px;
	padding: 0px;
	
}
#main2 {
	    
	
}
#maincontent {
	float:left;
	margin: 0px;
	width:550px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	color:#000;
	font-size:12px;
	line-height:20px;
}

	
  #footer-left-nav{
    margin: 0px;
    border: 0px;
	padding-left: 4px;
	  float:left;
    width: 288px;
}

#footer-left-nav:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#footer-left-nav ul{
background:center center repeat-x; /*THEME CHANGE HERE*/
padding: 2px 0px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

#footer-left-nav ul li{
display: inline;
}

#footer-left-nav ul li a{
color:#FFF;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
font-size:12px;
	font-weight:normal;
color:#FFF;
padding-right: 5px;
text-decoration:none;
}

#footerqoute {
		padding-top: 5px;
	padding-left: 4px;
	  float:left;
    width: 288px;
  }
  #footer-right-nav{
		float:left;
		padding-top:0px;
    margin: 0px;
    border: 0px;
    width: 518px;
}

#footer-right-nav:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#footer-right-nav ul{
background:center center repeat-x; /*THEME CHANGE HERE*/
padding: 2px 0px;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

#footer-right-nav ul li{
display: inline;
}

#footer-right-nav ul li a{
color:#FFF;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
font-size:12px;
	font-weight:normal;
color:#FFF;
padding-right: 5px;
text-decoration:none;
}

        #rg {
		  padding-top: 8px;
		float:left;
		text-align:right;
    width: 812px;
  }
a:hover{
color:#000;
text-decoration:underline;
font-weight:bold;
}
-->