body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	padding:0px;
	margin:0px;
	background-color: #ABABAB;
}

html {scrollbar-face-color: #E0E0E0;scrollbar-Base-Color:#999999;scrollbar-track-color: #ffffff;scrollbar-highlight-color: #ffffff;scrollbar-darkshadow-color: #ffffff;scrollbar-Shadow-Color:#999999;scrollbar-arrow-color: #333333;
}

A {	color: #0000A6;	text-decoration: none;}	
A:HOVER {color: #333333; text-decoration: none;}

.link1 A {	color: #ACD655;	text-decoration: none;}	
.link1 A:HOVER {color: #ACD655; text-decoration: none;}

.color1 { color: #407D98;}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #c5c5c5;
}
form {
	padding:0;
	margin:0;

}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

/* LAYOUT STYLES */

#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.quote{
	background-image: url(images/quote_back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 305px;
}
.quote1{
	background-image: url(images/quote_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
		height: 305px;
}
.quote_car{
	background-image: url(images/quote_back_car1.gif);
	background-repeat: no-repeat;
	background-position: left top;
		height: 305px;
}
.quote_life{
	background-image: url(images/quote_back_car1.gif);
	background-repeat: no-repeat;
	background-position: left top;
		height: 305px;
}
.quote_motor{
	background-image: url(images/quote_back_car1.gif);
	background-repeat: no-repeat;
	background-position: left top;
		height: 305px;
}
.quote_health{
	background-image: url(images/quote_back_car1.gif);
	background-repeat: no-repeat;
	background-position: left top;
		height: 305px;
}
.quote_home{
	background-image: url(images/quote_back_car1.gif);
	background-repeat: no-repeat;
	background-position: left top;
		height: 305px;
}
.top_line{
	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	
}
.bot_line{
	background-image: url(images/bot_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.left_line{
	background-image: url(images/left_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_line{
	background-image: url(images/right_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.border_img{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #C4C4C4;
}
.pink{ color:#E924B1;}
.footer{
	color: #FFFFFF;
}
.footer a{
	color: #FFFFFF;
}
.footer a:hover{
	color: #999999;
}
.white{	color: #FFFFFF;}
.blue{
	color: #1515ED;
}

.blueart{
	color: #0000A6;
}


.bot_dash_border{
border-bottom:1px dashed #333333;
}
