@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #e6e6e6;
	margin: 0px;
}
#main {
	position: relative;
	width: 780px;
	margin: auto;
}
#menu{
	height:37px;
}
#menu a{
	outline:none;
	height:37px;
	float:left;
	text-indent:-1000px;
	background-repeat:no-repeat;
	background-position:top left;
}
#menu a#ff{
	width:90px;
	background:url(../images/menu/faq.gif);
}
#menu a#ff:hover{
	background-position:left bottom;
}
#menu a#aa{
	width:138px;
	background:url(../images/menu/home.gif);
}
#menu a#aa:hover{
	background-position:left bottom;
}
#menu a#bb{
	width:138px;
	background:url(../images/menu/company.gif);
}
#menu a.active{
	background-position:left bottom;
}
#menu a#bb:hover{
	background-position:left bottom;
}
#menu a#cc{
	width:138px;
	background:url(../images/menu/services.gif);
}
#menu a#cc:hover{
	background-position:left bottom;
}
#menu a#dd{
	width:138px;
	background:url(../images/menu/vehicles.gif);
}
#menu a#dd:hover{
	background-position:left bottom;
}
#menu a#ee{
	width:138px;
	background:url(../images/menu/contact.gif);
}
#menu a#ee:hover{
	background-position:left bottom;
}


#leftCol {
	width: 220px;
	float:left;
	padding:10px;
}
#info {
	float:right;
	width:500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer{
	clear:both;
	height:30px;
	position:relative;
	border-top:1px solid #999;
	margin:10px;
	padding:5px;
	text-align:center;
}
#footer span{
	text-align:center;
	margin:auto;
}
div.module{
	position:relative;
	width:217px;
	background:url(../images/mod_bg.gif) repeat-y;
	margin-bottom:10px;
}

#quicksearch .mhead {
	background-image: url(../images/search_header.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#quicksearch .mfoot {
	background-image: url(../images/search_footer.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#newarrivals .mhead {
	background-image:url(../images/new_arrivals_header.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#newarrivals .mfoot {
	background-image:url(../images/new_arrivals_footer.gif);
	background-repeat: no-repeat;
	height: 23px;
}
select {
	width: 100px;
}
.smselect{
	width:50px;
}
a#designer{
	position:absolute;
	right:0px;
	bottom:0px;
	text-indent:-10000px;
	outline:none;
	width:110px;
	background:url(../images/home3_Design-by-ALLYDMEDIA.gif) no-repeat;
}
a#designer:hover{
	background:url(../images/home3_Design-by-ALLYDMEDIA-.gif) no-repeat;
}
.submenu{
	width:138px;
	position:absolute;
	height:0px;
	overflow:hidden;
	
}
.submenu a{
	position:relative;
	width:138px;
	float:left;
	height:27px;
	z-index:10;
	background-color:#0080C0;
	background:url(../images/menu/bg.gif);
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}
.submenu a:hover{
	background-position:left bottom;
}
#main #content #info table tr td {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
#info table th{
	text-align:left;
	font-size:14px;
	background:#06F;
	color:#fff;
}
#main #content #info div {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#main #content #info .text1 .subtitle {
	font-size: 12px;
}
#main #content #info table tr td div #form1 label {
	text-align: center;
}

}
table.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
p.data{
	padding-top:0px;
	margin:0px;
	padding:0px;
	text-align: left;
}
tr.alterclr,tr.alterclr td{
	background-color:#f3f3f3;
}
