/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}

a {padding:0px;text-decoration: none; color: brown;font-size:12px}
a:hover {text-decoration: underline;color: orange}

#menu_s a {display: block; padding-left:25px;text-align:center; font-size:16px; float: left; background: url(../img/log_s1.gif) left top no-repeat;text-decoration: none;text-align: left;font-weight: normal;color: brown;}
#menu_s a:hover {color:orange; padding-left:28px; text-align:center; background: url(../img/log_s.gif) left top no-repeat; font-weight:normal;}
#menu_s .active a {color:red;text-align:center; background: url(../img/log_s.gif);}

#menu_s1 a {display: block; padding-left:10px;text-align:center; font-size:12px; float: left;height: 16px;text-decoration: none;text-align: left;font-weight: normal;color: brown;}
#menu_s1 a:hover {color:orange; padding-left:12px; text-align:center; font-weight:normal;}
#menu_s1 .active a {color:red;text-align:center;}

#menu2_s a {display: block; padding-left:0px;text-align:center; font-size:15px; float: left; text-decoration: none;text-align: left;font-weight: normal;color: brown;}
#menu2_s a:hover {color:orange; padding-left:5px; text-align:center; font-weight:normal;}
#menu2_s .active a {color:red;text-align:center; padding-left:20px}

#menu3_s a {display: block; color:red; padding-left:10px;text-align:center; font-size:15px; float: left; text-decoration: none;text-align: left;font-weight: normal;}
#menu3_s a:hover {color:red; padding-left:10px; text-align:center; font-weight:normal;}
#menu3_s .active a {color:red;text-align:center; padding-left:20px}

.logo
{
margin-left:26px;
margin-top:56px;
}
.text_box_background
{
background:url(../img/text_box_bg.gif) right top repeat-y;
padding:13px 16px 15px 27px;
text-align:justify;
}
.text_box_shadow
{
background:url(../img/box_bottom_shadow.gif) right top no-repeat;
height:12px;
}
.border_right
{
border-right:6px solid #E2D9B9;
}
.text_box_table
{
margin-top:10px;
margin-bottom:20px;
margin-left:22px;
margin-right:12px;
}
.free_quote
{
margin-left:159px;
}


/* CSS Background image Document */
.header_bottom
{
background:url(../img/header_bottom.gif) left top no-repeat;
height:13px;
}
.header_bg
{
background:url(../img/header_bg.jpg) left top repeat-x;
height:180px;
}
.header_image
{
background:url(../img/header_image.jpg) left top no-repeat;
height:132px;
}
.footer_left
{
background:url(../img/footer_left.gif) left top no-repeat;
height:32px;
padding-right:10px;
}
.left_bg
{
background:url(../img/left_bg.gif) left top repeat-y;
width:190px;
padding-left:15px;
}
.contact_shadow
{
background:url(../img/contact_shadow.gif) right top no-repeat;
height:12px;
}


/* CSS Text Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: brown;
	text-decoration: none;
}
#news_s {color:black;font-size:11px;}
