﻿body{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background: url(/images/background1.gif);
}
#leftmenu{
	width: 178px;
	color: #000;
}
#leftmenu a{
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
#leftmenu a:hover{
	color: #000;
	text-decoration:underline;
	/*padding-left: 10px;*/
}
#footer{
	position: relative;
	width: 787px;
	height: 10px;
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 3px;
	padding-right: 10px;
}
#footer a{
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}


.SideBox_Left
{
	width:178px;
	text-align:left;
	font-size:11px;
}
.SideBox_Left .top
{
	background: #000;
	color:#fff;
	font-weight: bold;
	border-bottom: 1px SOLID #000;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SideBox_Left .bottom
{
	background: url(/images/fade.gif) repeat-x 0 0;
	color:#000;
	padding:10px;
}

#testimonial
{
	height: 300px;
	vertical-align: top;
}

#testimonial h4
{
	font-size:11px;
	font-style: italic;
	font-weight: normal;
}

#testimonial h5
{
    font-size:11px;
	font-weight: bold;
}

.SideBox_Right
{
	width: 150px;
	text-align:left;
	font-size:11px;
	padding: 0px;
	overflow: hidden;
}
.SideBox_Right .top
{
	background: #000;
	color:#fff;
	font-weight: bold;
	border-bottom: 1px SOLID #000;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.SideBox_Right .bottom
{
	background: url(/images/fade.gif) repeat-x 0 0;
	color:#000;
	padding:5px;
	overflow: hidden;
}

#inquiryform
{
	padding-top: 10px;
}
#inquiryform #formlabel 
{
	font-weight: bold;
	width: 175px;
	text-align: right;
	margin-bottom:4px;
	margin-right: 4px;
	margin-top:3px;
}
#inquiryform #formlabel 
{
}
#inquiryform #formbox input ,
#inquiryform #formbox textarea
{
	margin-bottom:4px;
	float:left;
	border:1px solid #666;
}
#inquiryformbuttons {
	width: 290px;
	text-align: right;
}

#hdr_menu_items{
	padding-top: 12px;
	padding-left: 10px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
#hdr_menu_items a{
	color: #fff;
	text-decoration: none;
}
#hdr_menu_items a:hover{
	text-decoration: underline;
}

#hdr_menu_search
{
	float: right;
	vertical-align: middle;
	padding-right:175px;
	padding-top: 8px;
	padding-left: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#hdr_menu_search input
{
	vertical-align: middle;
	color: #000;
	font-size: 10px;
}

    #ds_wrapper{
       	background: #ffffff;
        border: 1px SOLID #000;
        width:768px;
        padding:0px;
        margin: auto;
        margin-top: 10px;
    }
    #ds_wrapper #rt_getauto{
       	position: absolute;
       	margin-left: 614px;
       	margin-top: 0px;
       	background: #fff;
       	z-index: 200;
    }
    #ds_wrapper #fade{
       	position: absolute;
       	width:768px;
       	height: 2px;
       	z-index: 100;
       	background: url(/images/fade2.gif) repeat-x 0 0;
    }
    #ds_wrapper #left{
       	background: url(/images/fade.gif) repeat-x 0 0;
        width:178px;
        height: 100%;
        padding: 0px;
        padding-top: 15px;        
	    overflow: hidden;
    }
    #ds_wrapper #right{
       	background: url(/images/fade.gif) repeat-x 0 0;
        width:150px;
        padding: 0px;
        padding-top: 15px;
	overflow: hidden;
        
    }
    #ds_wrapper #center{
       	background: url(/images/fade.gif) repeat-x 0 0;
        width:438px;
        padding: 10px;
        border-left :1px SOLID #bcb8c9;
    	border-right: 1px SOLID #bcb8c9;
	    overflow: hidden;
    }
    .top2{
        height:170px;
        width:100%;
    }
    .top2 #logo
    {
		position: absolute;
		padding-left: 0px;
		padding-top: 0px;
    }
    .top2 #flash
    {
		position: absolute;
		z-index: 0;
    }
    .top2 #menu_bar
    {
		position: absolute;
		margin-top: 110px;

		height:50px;
		width: 525px;
    }
    
    .top2 #timedate
    {
		color: #ffffff;
		Font-Family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
    }    
    
#right_more {
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
	padding-top: 5px;
}
#right_more li {
	padding: 0px 0px 3px 20px;
	background:url(/images/rtarrow.gif) no-repeat 0 5px;
}

.box  {
color:#555762; 
border-top:1px dashed #B6B7C0; 
border-left:1px dashed #B6B7C0;
border-right:1px dashed #B6B7C0; 
font-size:11px;
padding: 5px;
}

.box2  {
color:#555762; 
border-bottom:1px dashed #B6B7C0; 
border-left:1px dashed #B6B7C0;
border-right:1px dashed #B6B7C0; 
font-size:11px;
padding: 5px;
}

.logo  {
color:#555762; 
border-top:1px dashed #B6B7C0; 
border-right:1px dashed #B6B7C0; 
padding: 10px;
}




