/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}
.logo
{
margin-left:26px;
margin-top:56px;
}
.text_box_background
{
	background:url(../images/text_box_bg.gif) left top repeat-y;
	text-align:justify;
	
}
.text_box_shadow
{
background:url(../images/box_bottom_shadow.gif) left top no-repeat;
height:12px;
}
/* CSS Artemis //////////////////////////////////////////////////////////////*/
.tdart{
padding:15px 15px 5px 25px;
text-align:justify;
}
.tddetailsimageart{
padding:15px 5px 0px 25px;
}
.style1 {font-size: 11px}
.style2 {
	font-family: Georgia;
	font-weight: bold;
}
.menuart{
padding-left:40px;
}

.menuart2{
padding-left:37px;
}
/* CSS Artemis //////////////////////////////////////////////////////////////*/

.border_right
{
border-right:6px solid #E2D9B9;

}
.text_box_table
{
padding:13px 16px 5px 27px;

}
.free_quote
{
margin-left:159px;
}




/* CSS Background image Document */
.header_bottom
{
background:url(../images/header_bottom.gif) left top no-repeat;
height:13px;
}
.header_bg
{
background:url(../images/header_bg.jpg) left top repeat-x;
height:180px;
}
.header_image
{
background:url(../images/header_image.jpg) left top no-repeat;
height:132px;
}
.footer_left
{
background:url(../images/footer_left.gif) left top no-repeat;
height:32px;
padding-right:10px;
padding-top:2px;

}
.left_bg
{
background:url(../images/left_bg.gif) left top repeat-y;


}
.contact_shadow
{
background:url(../images/contact_shadow.gif) left top no-repeat;
height:12px;
}


/* CSS Text Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8D6206;
	text-decoration: none;
}
