/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #2c2b33;
	background-image: url(../images/header2.jpg);
	background-repeat: repeat-x;
}

#container {
	width:905px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	position: relative;
}

h1 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 22px;
	 font-weight: normal;
	 line-height: 26px;
	 color: #2c2b33;
	 }
	 
	 
h2 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: normal;
	 line-height: 24px;
	 padding-top: 8px;
	 color: #4169e1;
	 }
	 
h3 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #62a431;
	 padding-top: 4px;
	 }
	 
h4 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 color: #4169e1;
	 padding-top: 4px;
	 }


hr {	border-color: #aaaaaa;
		border-width: 0.5px;
		border-style: solid;
	}

	 
p {font-size: 12px;
	line-height: 20px;
	margin-bottom: 4px;}
	

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #62a431;} 
	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#62a431;}
	
a:hover {
	text-decoration: none;
	color: #62a431;}

#container_main						{width:905px;
									 min-height: 870px;
									 margin-left:auto;
									 margin-right:auto;
									 margin-top:0;
									 margin-bottom:0;
									 text-align:center;
									 border-left:#cccccc 0px solid;
									 border-right:#cccccc 0px solid;
									 border-bottom:#cccccc 0px solid;
									 padding:0;
									 position: relative;
									 }
									 
/* Content */

#content							{width: 905px;
									 min-height: 800px;
									 margin: 0 auto;
									 text-align:left;
									 position: relative;
									 }
									 
									 
#logo_container						{width:905px;
									height:180px;}
									
#logo								{width:596px;
									 float:left;
									 height:132px;
									 margin-top: 9px;}
									 
#phone_number						{width:309px;
									 float:right;
									 height:132px;
									 margin-top: 9px;}
									 
									 
									 
/*Main Content*/

#main_content_container				{width:905px;
									 position:relative;
									 float:left;
									 padding-top: 11px;
									 margin-top: 1px;
									 margin-left: 11px;
									 margin-right: 11px;
									 background-color: #ffffff;
									 }
									 
/* Main content area starts here */
#main_content						{width:230px;
									 float:left;
									 min-height: 270px;
									 position:relative;
									 }
									 
									 
#product_content						{width:230px;
									 float:left;
									 margin-bottom:10px;
									 margin-left: 10px;
									 margin-top: 8px;
									 padding-bottom: 6px;
									 background-color: #7e7e7e;
									 }
									 
#product_content h1 {
display: block; 
background-color:#4169e1;
font-size: 140%; 
padding: 3px 0 5px 3px;
border-bottom: 1px solid #4169e1;
color: #ffffff;
margin: 0px;
width:227px;
}

#product_content h2 {
display:block;
background-color:#656464;
font-size: 140%; 
padding: 5px 0 5px 3px;
border-bottom: 1px solid #656464;
color: #ffffff;
margin: 0px;
width:227px;
}

#product_content ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#product_content ul li {
margin: 0px;
padding: 0px;
}
#product_content ul li a {
font-size: 100%;
display: block;
border-bottom: 1px solid #656464;
padding: 10px 0px 4px 4px;
text-decoration: none;
color: #ffffff;
width:226px;
}

#product_content ul li a:hover, #product_content ul li a:focus {
color: #ffffff;
background-color: #4169e1;
}
									 
									 
#side_content						{width:628px;
									 float:right;
									 margin-bottom:10px;
									 margin-left: 20px;
									 margin-right: 15px;
									 min-height: 270px;
									 }

#main_content2						{width:883px;
float: left;
margin-left: 11px;
margin-right: 11px;}

#tablehome	{
	width:270px;
	padding: 0px 10px 0px 10px;
	border-left:dashed 1px;
	border-left-color: #333872;
}

#tablehome2	{
	width:270px;
	padding: 0px 10px 0px 10px;
}

/* Column content area starts here */

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: 2px;
margin-right: 6px;
padding-left: 4px;
border-right: 0.5px;
border-right-color: #72336a;
border-right-style: dashed;
}

#midcolumn{
float: left;
width: 180px; /*Width of right column*/
margin-left: 2px;
margin-right: 6px;
padding-left: 4px;
border-right: 0.5px;
border-right-color: #72336a;
border-right-style: dashed;
}

#rightcolumn{
float: left;
width: 180px; /*Width of right column*/
margin-left: 2px;
margin-right: 6px;
padding-left: 4px;
border-right: 0.5px;
border-right-color: #72336a;
border-right-style: dashed;
}



#footer {							 width:905px;
									 margin:0 auto;
									 float: left;
									 text-align:center;
									 padding-bottom:15px;
									 padding-top:25px;
									 background-image:url(../images/footer.gif);
									 background-repeat: no-repeat;}
									 
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;} 
	
#footer li {color: #fff;}
	
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;}
	
#footer a:hover {
	text-decoration: none;
	color: #ffffff;}
									 

#results_menu						{width:905px;
									 }

#results_menu a {	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;} 
	
	
#results_menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color:#ffffff;}
	
#results_menu a:hover {
	text-decoration: none;
	color: #62a431;}