*
	{
	margin:0px;
	padding:0px;
	outline:none;
	}

body
	{
	font:14px/18px "Trebuchet MS";
	background:url(../images/bg.jpg) repeat top;
	color:#fff;        
	}

a:link, a:visited, a:active
	{
	color:#fff;
	text-decoration:none;
	}
a:hover
	{
	color:#fff224;
	}

h1, h2, h3, h4, h5, h6
	{
	font-weight:normal;
	}
h1
	{
	font-size:30px;
	font-family:"Century Gothic";
	}
h2
	{
            font-size:15px;
            color:#171717;
	}


h1, h2, h3, h4, h5, h6, p, li {
	margin:0;
	padding:0;
}

h3 {
	color:#D50000;
	font-size:15px;
	line-height:30px;
	font-weight:bold;
}

ul li
	{
	list-style-type:none;
	}
img
	{
	border:0px;
	}
.clr
	{
	clear:both;	
	}

#wraper
	{
	overflow:hidden;
	margin:0px auto;	
	background:url(../images/inner-bg.jpg) repeat-y top;
	width:999px;
	padding:0px 12px;
	border-left:1px solid #292a2a;
	border-right:1px solid #292a2a;
	}
#header
	{
	width:999px;
	overflow:hidden;
	padding-bottom:10px;
	}
.logo
	{
	background:url(../images/logo.jpg) no-repeat left top;
	width:377px;
	height:71px;
	float:left;
	}
.logo a
	{
	width:377px;
	height:71px;
	display:block;
	text-indent:-500px;
	}
.rgtform
	{
	width:590px;
	float:right;
	padding:10px 10px 0px 20px;
	background:url(../images/top-login-bg.jpg) no-repeat left top;
	}
.rgtform .newregister a
	{
	color:#fff224;
	text-decoration:underline;
	}
.rgtform .newregister a:hover
	{
	color:#fff;
	text-decoration:none;
	}
.login
	{
	padding-bottom:6px;
	float:left;
	width:590px;
	display:block;
	}
#loginform label
	{
	float:left;
	width:70px;
	text-align:right;
	color:#fff;
	margin-right:5px;
	font-size:12px;
	}
#loginform input
	{
	float:left;
	width:120px;
	border:1px solid #aaaaaa;
	padding:1px;
	margin-right:5px;
	}
#loginform #loginbutton
	{
	background:url(../images/login-button.jpg) no-repeat left top;
	width:54px;
	height:17px;
	border:none;
	cursor:pointer;
	}
.login span.forget
	{
	float:right;
	color:#fff224;
	font-size:11px;
	line-height:14px;
	}
.login span.forget a
{
       color:#fff224;
}
form#loginform span.forget a:hover
{
       color:#FFFFFF;
       text-decoration:underline;
}
.newregister
	{
	display:block;
	float:right;
	font-size:12px;
	color:#fff224;
	padding-top:8px;
	}
.newregister img
	{
	vertical-align:middle;
	}
#middlecontainer
	{
	clear:both;
	float:left;
	width:999px;
	padding-bottom:15px;
	}
.lftsidebar
	{
	float:left;
	width:268px;
	overflow:hidden;
	}
.lftsidebar h3
	{
	font-size:17px;
	font-weight:bold;
	color:#fff224;
	padding-bottom:10px;
	}
.lftsidebar li
	{
	background:url(../images/yellow-arrow.jpg) no-repeat 0px 5px;
	padding:0px 0px 5px 20px;
	margin-bottom:5px;
	border-bottom:1px dotted #494747;
	}
.lftsidebar li.last
	{
	border:none;
	margin:0px;
	}
.box
	{
	float:left;
	width:268px;
	margin-bottom:15px;
	}
.box a
	{
            margin-top:15px;
            text-align: center;
            font-size: 18px;
            font-weight: bold;
            background: #666;
            padding: 10px;
            border: 1px solid #555;
	}
.box a:hover
	{
            margin-top:15px;
            text-align: center;
            font-size: 18px;
            font-weight: bold;
            background: #666;
            padding: 10px;
            border: 1px solid #555;
	}
.lftfeature
	{
	float:left;
	border:3px solid #fff224;
	width:239px;
	padding:10px;
	margin:0px 1px 15px 2px;
	background-color:#0c0c0c;
	}
.lftsidebar .lftfeature a
	{
	color:#fff224;
	text-decoration:underline;
	}
.lftsidebar .lftfeature a:hover
	{
	color:#fff;
	text-decoration:none;
	}
.lftlinkbox
	{
	float:left;
	width:265px;
	margin:0px 1px 15px 2px;
	clear:both;
	}
.lftlinkboxtop
	{
	float:left;
	width:220px;
	height:29px;
	padding:10px 0px 0px 45px;
	background:url(../images/lftbox-top.jpg) no-repeat left top;
	}
.lftlinkboxbg
	{
	width:233px;
	background:url(../images/lftbox-bg.jpg) no-repeat left top;
	border-left:1px solid #3b3b3b;
	border-right:1px solid #3b3b3b;
	border-bottom:1px solid #3b3b3b;
	padding:10px 15px;
	clear:both;
	float:left;
	}
.bottomadd li
	{
	background:none;
	border:none;
	float:left;
	display:block;
	padding:0px 15px 0px 15px;	
	}
.rgtsidebar
	{
	float:right;
	width:724px;
	overflow:hidden;
	}
.rgtsidebar h2
	{
	font-size:19px;
	font-weight:bold;
	color:#fff224;
	float:left;
	}
.rgtsidebar h3
	{
	font-size:17px;
	font-weight:bold;
	color:#fff;
	padding-bottom:10px;
	}
.navigation
	{
	float:left;
	width:716px;
	background:url(../images/navigation-bg.jpg) repeat-x left top;
	margin:0px 4px 5px 4px;
	}
.navigation li
	{
	float:left;
	display:block;
	background:url(../images/navigation-devider.jpg) no-repeat right top;
	padding:9px 30px;
	font-size:13px;
	color:#fff;
	}
.navigation li a
	{
	color:#fff;
	}
.navigation li a:hover, .navigation li.active a
	{
	color:#fff224;
	}
.navigation li.end
	{
	background:none;
	padding-right:0px;
	}
.flash
	{
	float:left;
	width:724px;
	clear:both;
	margin-bottom:15px;
	}
.searchbox
	{
	float:left;
	width:716px;
	clear:both;
	margin-bottom:15px;
	padding:0px 4px;
	}
.searchheading
	{
	width:706px;
	background:url(../images/navigation-bg.jpg) repeat-x left top;
	height:29px;
	padding:5px 0px 0px 10px;
	}
.searchform
	{
	width:676px;
	background:url(../images/car-search-bg.jpg) no-repeat left top;
	height:153px;
	padding:20px;
	}
.leftform
	{
	float:left;
	width:215px;
	margin-right:35px;
	}
#searchform p
	{
	padding-bottom:15px;
	overflow:hidden;
	}
#searchform label
	{
	float:left;
	width:215px;
	font-weight:bold;
	margin-bottom:3px;
	}
#searchform input, #searchform select
	{
	float:left;
	width:212px;
	padding:2px;
	}
#searchform select
	{
	width:214px;
	}
#searchform #searchbtn
	{
	width:69px;
	background:url(../images/search-button.jpg) no-repeat left top;
	height:30px;
	cursor:pointer;
	border:none;
	margin:10px 10px 0px 0px;
	}
#searchform #resetbtn
	{
	width:63px;
	background:url(../images/reset-button.jpg) no-repeat left top;
	height:30px;
	cursor:pointer;
	border:none;
	margin:10px 0px 0px 0px;
	}
.searchrgtbnr
	{
	float:right;
	width:167px;
	}
.featurebox
	{
	float:left;
	width:716px;
	clear:both;
	}
.featureheading	
	{
	width:696px;
	float:left;
	background:url(../images/feature-bg.png) repeat left top;
	padding:10px 10px;
	margin-bottom:15px;
	}

.featureheading	.viewall
	{
	font-size:17px;
	color:#fff224;
	font-weight:bold;
	float:right;
	}
.featureheading span.forget a
{
       color:#fff224;
}
.featureheading span.forget a:hover
{
       color:#FFFFFF;
       text-decoration:underline;
}
.featureheading	.viewall a
	{
	color:#fff224;
	text-decoration:underline;
	}
.featureheading	.viewall a:hover
	{
	color:#fff;
	text-decoration:none;
	}
.cardetail
	{
	background:url(../images/feature-bg.png) repeat left top;
	padding:15px;
	margin-bottom:15px;
	width:686px;
	clear:both;
	float:left;
	}
.lftimg
	{
	width:217px;
	float:left;
	overflow:hidden;
	border:1px solid #3b3b3b;
	margin-right:25px;
	}
.contactdetail
	{
	width:435px;
	float:left;
	}
#contactinfo
	{
	width:435px;
	overflow:hidden;
	clear:both;
	}
#contactinfo p
	{
	padding-bottom:10px;
	}
#contactinfo label
	{
	float:left;
	width:150px;
	text-align:right;
	margin-right:15px;
	}
.contactdetail div.readmore
	{
	float:right;
	clear:both;
	}
.contactdetail div.readmore a
{
       color:#fff224;
}
.contactdetail div.readmore a:hover
{
       color:#FFFFFF;
       text-decoration:underline;
}
.contactdetail div.readmore a
	{
	font-size:12px;
	color:#fff224;
	text-decoration:underline;
	}
.contactdetail div.readmore a:hover
	{
	color:#fff;
	text-decoration:none;
	}
#footer
	{
	background-color:#0b0b0b;
	font-size:13px;
	}
.footercontainer
	{
	margin:0px auto;
	width:999px;
	padding:20px 0px;
	overflow:hidden;
	}
.footercontainer ul
	{
	padding-bottom:15px;
	float:left;
	}
.footercontainer li
	{
	float:left;
	display:block;
	background:url(../images/bottom-navi-devider.jpg) no-repeat right;
	padding:0px 30px;
	}
.footercontainer li.end
	{
	background:none;
	}
.copyright
	{
	width:999px;
	clear:both;
	text-align:center;
	font-size:11px;
	padding-bottom:20px;
	}
.designby
	{
	float:left;
	clear:both;
	width:999px;
	text-align:right;
	font-size:12px;
	}
.left{
        float: left;
}
.w100{
    width: 100px;
}
.mleft10{
    margin-left: 10px;
}
.block{
    padding: 10px;
    display: block;
}
fieldset{
    border: none;
}
.clear{
    clear: both;
}
.w100p{
    width: 100%;
}
.inner_heading{
    color:#fec344;
    float:left;
    margin-left:45px;
    margin-top:15px;
    text-align:left;
    font-size:24px;
    font-style:italic;
    margin-left:90px;

}
p {
	line-height:18px;
	margin:0 0 10px 0;
	padding:0;
	display:block;
}
.about{
    border:1px solid #00FFCC;
    margin-top:-50px;
    padding:0px;
    background:url(../images/about_bg.gif) repeat-y center;
}
.about_header{
    margin-top:45px;
}

.about_header_left{
    float:left;
    color:#FFFFFF;
    margin-top:10px;
}

.about_header_right{
    float:right;
    color:#FFFFFF;
    margin-right:68px;
    margin-right:25px;
}

.about_content{
/*    background:url(../images/about_content_bg.gif) no-repeat;*/
/*    width:808px;*/
    height:2000px;
    margin:0 auto;
    color:#FFFFFF;
}
.about_text{
	margin-top:40px;
	width:400px;
	color:#FFFFFF;
	font-size:13px;
	float:right;
	text-align:left;
	font-style:italic;
	line-height:15px;
	letter-spacing:1px;


}

.about_text1{
	margin-top:40px;
	width:450px;
	color:#FFFFFF;
	font-size:13px;
	float:right;
	text-align:left;
	font-style:italic;
	line-height:15px;
	letter-spacing:1px;


}
.yellow_text{
	color:#fec344;
}
.about_heding{
/*	margin-left:90px;*/
	color:#FFFFFF;
	font-size:24px;
	text-align:left;
	font-style:italic;
	margin-top:20px;
}
.mtop10{
    margin-top: 10px;
}
