body {
	background-image: url(images/big_flag.jpg);
	margin-top: 0px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


#background {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	position: relative;
	background-image: url(images/page_bg.gif);
}
#flash_nav {
	position:absolute;
	left:584px;
	top:4px;
	width:160px;
	height:100px;
	z-index:1;
}
#flash_cars {
	position:absolute;
	left:52px;
	top:112px;
	width:482px;
	height:415px;
	z-index:1;
}
#nav_text {
	position:absolute;
	left:578px;
	top:124px;
	width:195px;
	height:301px;
	z-index:1;
}
#bottom_nav {
	position:absolute;
	left:52px;
	top:551px;
	width:482px;
	height:16px;
	z-index:1;
}

#LOGOS {
	position:absolute;
	left:579px;
	top:458px;
	width:156px;
	height:109px;
	z-index:2;
}
#sub_heading {
	position:absolute;
	left:143px;
	top:73px;
	width:400px;
	height:30px;
	z-index:1;
}
#aboutus {
	position:absolute;
	left:40px;
	top:98px;
	width:516px;
	height:445px;
	z-index:1;
	background-image: url(images/car_about.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#location {
	position:absolute;
	left:40px;
	top:98px;
	width:516px;
	height:457px;
	z-index:1;
	background-image: url(images/car_location.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#map {
	position:absolute;
	left:276px;
	top:111px;
	width:266px;
	height:254px;
	z-index:2;
}
#stocklist {
	position:absolute;
	left:41px;
	top:106px;
	width:506px;
	height:438px;
	z-index:1;
}




a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
}
.sub_header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	letter-spacing: 0px;
}
.tel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 0px;
}
.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-transform: capitalize;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.border2 {
	border: 1px dashed #000000;
}


.border1 {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.tel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
}
.main_text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
