/* CSS Document */

body{
	padding:0;
	margin:0;
	/* changed this to thin version */
	background:url(../images/back-slim.gif) repeat-x 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #594e49;
	font-size: 13px;
	line-height: 1.2em;
}
body#inner {
	line-height: 1.5em;
}

h1{
	color:#f03a41;
	font-size:18px;
	margin:0;
	text-align:left;
	padding:0;
	font-weight: normal;
}

p, td{
	text-align:left;
}

td.title {
	font-size: 16px;
	color:#000000;
	border-bottom: 1px solid #000;
	padding-top: 20px;
}

a {
	text-decoration:none;
	color:#ff0000;
}
ol {
	text-align: left;
}
#box {
	width: 781px;
	margin: 10px auto 0 auto;
	text-align:center;
	background-color:#FFFFFF;
	border: 2px #9e9e9c solid;
	padding: 5px;
	height:100%;
	overflow:hidden;
}


#center_container{
	padding:0;
	margin:0;
	width:781px;
}

#top_header_nav_bar{
	width:781px;
	height:42px;
	float:left;
	margin:0 0 0 0;
	padding:0;
	background-image:url(../images/header_link_bg.jpg);
	background-repeat: no-repeat;
}
#top_header_nav_bar .top_navigation {
	padding:0;
	margin:0;
	float:left;
}

#top_header_nav_bar .top_navigation li{
	list-style:none;
	display:block;
	float:left;
}

#top_header_nav_bar .top_navigation li a{
	display:block;
	font-size:14px;
	padding:14px 23px 12px 24px;
	color: #FFF;
	white-space:nowrap;
}
#top_header_nav_bar .top_navigation li a:hover, #top_header_nav_bar .top_navigation li a.active_tab{
	display:block;
	background-image:url(../images/top_nav_hover.gif);
	background-repeat: repeat-x;
}


#container_leftside{
	height:574px;
	width:312px;
	float:left;
	margin:0 0 10px 0;
}

#logo_container{
	margin:11px 0 0 0;
	float:left;
	height:140px;
	width:312px;
	background-color:#231f20;
}

#logo_container img{
	margin:53px 43px 0 34px;
}
#services_bg{
	float:left;
	height:68px;
	width:312px;
	background-color:#231f20;
	background-image:url(../images/home_services_bg.jpg);
	background-repeat: no-repeat;
}

#services_bg img{
	margin:45px 122px 0 48px;
}


#left_menu_container{
	float:left;
	height:174px;
	width:312px;
	background-image:url(../images/left_menu_bg.jpg);
	background-repeat: no-repeat;
}

#left_menu_container .left_navigation{
	margin:13px 66px 0 46px;
	padding:0;
}

#left_menu_container .left_navigation li{
	list-style:none;
	float:left;
	display:block;
	width:100%;
	padding:0 0 10px 0;
	text-align:left;
	font-weight:500;
	font-size:14px;
	color:#FFFFFF;
}

#left_menu_container .left_navigation li a{
	color:#FFFFFF;
	font-size:16px;
}
#left_menu_container .left_navigation li a:hover{
	color: #EB1C24;
}

#insurance_container a{
	float:left;
	height:182px;
	width:145px;
	margin:11px 0 0 0;
	padding:163px 0 0 10px;
	background-image:url(../images/insurance_bg.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
}
#quote_container a{
	float:left;
	margin:11px 0 0 2px;
	height:182px;
	width:145px;
	padding:163px 0 0 10px;
	background-image:url(../images/get_a_quote_bg.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
}


#container_rightside{
	height:100%;
	width:462px;
	float:left;
	margin:0 0 0 7px;
}

#home_banner{
	width:462px;
	height:381px;
	background-color:#FFFFFF;
	margin:11px 0 0 0;
	float:left;
}

#home_welcome_text{
	width:461px;
	margin:11px 0 0 0;
	background-image:url(../images/home_text_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	background-color:#dcdcdc;
	height:182px;
}

#home_welcome_text h1{
	margin:0;
	text-align:left;
	padding:10px 20px 0 20px;
}

#home_welcome_text p{
	margin:0;
	text-align:left;
	padding:12px 20px 0 20px;
}

#copright_container{
	width:781px;
	height:42px;
	float:left;
	margin:10px 0 0 0;
	background-color:#CCCCCC;
	background-image:url(../images/copyright_bg.jpg);
	background-repeat:no-repeat;
	clear: both;
}

.copyright_text {
	color:#FFFFFF;
	font-weight: 500;
	margin:14px 0 0 0;
	text-align:center;
}
.copyright_text a{
	color:#FFFFFF;
}

#rightPanel{
	background-image:url(../images/pattern_right_bg.jpg);
	background-repeat: no-repeat;
	width:97px;
	float:left;
}


.clearit {
	clear:both;
}


/* Inner Page */
.center_mainpart{
	float:left;
	width:781px;
	margin-top:11px;
	background-image:url(../images/inner-back.jpg);
	background-repeat:repeat-y;
}

.right_part{
	width:528px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.right_part img{
	padding:6px;
	background-color:#fff;
	border:1px solid #C1BFC0;
}
.right_part p,.right_part h1, table{
	margin: 15px 20px 15px 20px;
}	
	
.heading{
	width:488px;
	float:left;
	margin-bottom:6px;
}
.content_area{
	width:488px;
	float:left;
}	

.left_part{
	width:242px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.logo{
	width:242px;
	float:left;
}	
.logo img{
	border: none;
}	

#left_links{
	width:242px;
	min-height: 190px;
	float:left;
	padding-top:5px;
	background-image:url(../images/left_link_bg.gif);
	background-repeat:repeat-x;
	text-align:left;
}
#left_links ul {
	list-style: none;
	padding-right:10px;
}
#left_links ul li{
	padding:0;
	margin:0;
}

#left_links ul li a{
	padding:3px 0px 3px 0px;
	margin-left:-10px;
	font-size:15px;
	display: block;
	color: #FFF;
}
#left_links ul li a:hover{
	color:#FF0000;
}

a.quote{
	background-image:url(../images/quote-button.jpg);
	background-repeat: no-repeat;
	width:186px;
	height:66px;
	margin:25px 0px 25px 30px;
	padding: 18px 0 0 0;
	float:left;
	display:inline;
	color: #3C4442;
	font-size: 18px;
	font-weight: bold;
}
a.quote:hover{
	color: #FF0000;
}

/* SECTION HEADS above Navigation */
#services{
	background-image:url(../images/service.jpg);
	background-repeat:no-repeat;
	width:242px;
	float:left;
	height:47px;
}
#s-locations{
	background-image:url(../images/sec-locations.jpg);
	background-repeat:no-repeat;
	width:242px;
	float:left;
	height:47px;
}
#s-getquote{
	background-image:url(../images/sec-get-quote.jpg);
	background-repeat:no-repeat;
	width:242px;
	float:left;
	height:47px;
}
#s-insurance{
	background-image:url(../images/sec-insurance.jpg);
	background-repeat:no-repeat;
	width:242px;
	float:left;
	height:47px;
}
#s-about{
	background-image:url(../images/sec-about-us.jpg);
	background-repeat:no-repeat;
	width:242px;
	float:left;
	height:47px;
}
#s-windshield{
	background-image:url(../images/sec-windshield.jpg);
	background-repeat:no-repeat;
	width:242px;
	float:left;
	height:47px;
}

/* 25-05-11 */
#box h3{
	padding-top:10px;
}

/* 25-05-11 */
