body{
clear:both;
padding:0;
margin:0 auto;
font-family:Tahoma, Arial, Helvetica, sans-serif;
background:url(images/bg.gif) repeat-x top #3D3D3D;
}

p{
margin:0;
padding:0;
padding-top:12px;
}

h1{
font-size:18px;
}


#container{
width:780px;
margin:0 auto;
}

#header{
background:url(images/header.gif) no-repeat top;
width:780px;
height:100px;
margin:0 auto;
}

#navigation {
	padding: 0;
	margin: 0;
	height: 100px;
	list-style: none;
	}
#navigation li {
	height: 100px;
	float: right;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
#navigation li a {
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	display: block;
	height: 100px;	
	text-indent: -5000px;
	overflow: hidden;
	background-position: left top;
	}
	
#navigation li a:hover {
	color: white;
	background-position: 0 -100px;
	}
		#navigation li a.active,
	#navigation li a.active:hover {
		color: white;
		background-position: 0 -100px;
		}

	
	#nav01 {
		width: 75px;
		margin: 0;
		background:url(images/btn_home_nor.gif) no-repeat;
		}
	#nav02 {
		width: 75px;
		margin: 0;
		background:url(images/btn_over_cars_nor.gif) no-repeat;
		}
	#nav03 {
		width: 75px;
		margin: 0;
		background:url(images/btn_services_nor.gif) no-repeat;
		}
	#nav04 {
		width: 75px;
		margin: 0;
		background:url(images/btn_about_us_nor.gif) no-repeat;
		}				
	#nav05 {
		width: 75px;
		margin: 0;
		background:url(images/btn_contact_us_nor.gif) no-repeat;		
		}		
	#nav06 {
		width: 65px;
		margin: 0;
		background:url(images/btn_search_nor.gif) no-repeat;
		}

#logo{
background:url(images/logo.gif) no-repeat top left;
width:201px;
height:75px;
float:left;
}

#welcome{
background:url(images/welcome.gif) no-repeat top;
margin-top:10px;
width:254px;
float:left;
}

#sample{
background:url(images/sample.gif) no-repeat top;
margin:10px;
width:253px;
float:left;
}

#ourcars{
background:url(images/our_cars.gif) no-repeat top;
margin-top:10px;
width:253px;
float:right;
}

.text{
color:#CECECE;
font-size:11px;
font-weight:normal;
}

.readmore{
font-size:11px;
color:#4FADD6;
font-weight:normal;
text-decoration:underline;
}

.readmore:hover{
font-size:11px;
color:#4FADD6;
font-weight:normal;
text-decoration:none;
}

.readmore_01{
font-size:11px;
color:#FFD38E;
font-weight:normal;
text-decoration:underline;
}

.readmore_01:hover{
font-size:11px;
color:#FFD38E;
font-weight:normal;
text-decoration:none;
}

#footer{
float:left;
clear:both;
width:780px;
background:url(images/footer.gif) no-repeat;
height:45px;
margin:30px 0px 10px 0px;
}

#footerleft{
width:300px;
float:left;
margin:16px 0px 0px 5px;
}


#footerright{
width:200px;
float:right;
margin:16px 0px 0px 0px;
}

.footerlink{
font-size:11px;
font-weight:normal;
color:#9F9F9F;
text-decoration:none;
}

.footerlink:hover{
font-size:11px;
font-weight:normal;
color:#9F9F9F;
text-decoration:underline;
}

.footerlinkbreak{
padding:0px 7px 0px 7px;
font-size:11px;
font-weight:normal;
color:#9F9F9F;
text-decoration:none;
}

#Contant{
width:575px;
float:left;
margin:10px 0px 0px 0px;
}

#img{
background:url(images/img_about_us.gif) no-repeat;
width:195px;
height:195px;
float:right;
margin:10px 0px 0px 0px;
}


/* CSS Document */


