* {
	margin: 0;
	padding: 0;
}
body {
	/* background-image: url('img/back.jpg');
	background-repeat:repeat-x;*/
	background-color: #c8dafe;

}
a, a:visited {
	color: #ffffff; /*#295200;*/
}
#wrapper {
	width: 799px;
	margin: 0 auto;
	background-color: #314369;
}
#header {
	width: 799px;
	margin: 0 auto;

}
#header h1, #header h2 {
	display: none;
}
#header img {
	display: block;
}
#navi {
	display: inline;
	list-style-type: none;
}
#navigation {
	width: 799px;
	height: 34px;
	margin: 0 auto;
}
#navi strong {
	display: none;
}
#navi li {
	float: left;
}
#navi a {
	display: block;
	height: 34px;
	background-position: top left;
}
#navi a:hover, #navi li.selected a {
	background-position: top right;
}
.nav1 {
	background-image: url('img/navi/home.jpg');
	width: 72px;
}
.nav2 {
	background-image: url('img/navi/services.jpg');
	width: 75px;
}
.nav3 {
	background-image: url('img/navi/cars.jpg');
	width: 116px;
}
.nav4 {
	background-image: url('img/navi/contact.jpg');
	width: 73px;
}
/*.nav5 {
	background-image: url('img/navi/05.gif');
	width: 128px;
}
.nav6 {
	background-image: url('img/navi/06.gif');
	width: 123px;
}*/

#content {
	width: 799px;
	margin: 0 auto;
}
#footer {
    background-image: url('img/footer.jpg');
	clear: both;
	width: 799px;
	height: 158px;
	margin: 0 auto;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 16pt;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer p {
font-weight:bold;
margin-top: 35px;
margin-left: 15px;
	color: #314369;
	text-decoration: none;
	line-height: normal;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer ul {
	padding-top: 8px;
	text-align: right;
	margin-right: 20px;
}
#footer li {
	display: inline;

}
#logos {
	width: 799px;
	height: 31px;
	margin: 5px auto auto auto;
	text-align: right;
}
#logos img {
	float: right;
	border: 0;
}
#content p {
	/*clear: both;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:justify;
	font-size: 9pt;
		margin: 15px 0px 15px 30px;
}
#about-us-page {
	margin: 10px 2px 0 0;
}
#content img {
	/*margin: 0 10px;*/
}
#about-us-page p {
	margin: 0;
}
#content p.centered {
	text-align: center;
}
#content p.centered30 {
	text-align: center;
	padding-top: 30px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
}
#content h2 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
				margin: 15px 0px 15px 30px;
}
#about-us-page .imgRight {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
#about-us-page .imgLeft {
	float: left;
	margin-left: 0;
	margin-right: 10px;
}
#content ol, #content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content ul {
	padding-left: 1.3em;
	list-style-type: square;
}
#content li {
	margin-bottom: 1em;
}
#content ol {
	padding-left: 1.8em;
}
.left50 {
	float: left;
	text-align: center;
	width: 284px;
}
.right50 {
	float: right;
	text-align: center;
	width: 284px;
}
#content table {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color:#FFFFFF;
	margin: 10px 10px 10px 28px;
	width: 745px;
	padding: 0;
}
#content td, #content th {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font-family: Verdana, sans-serif;
	font-size: 10pt;	
	text-align: center;
	width: 120px;
}
.detail {
	width: 300px;
	height: 125px;
	border: 1px solid #CCC;
	float: left;
	margin-left: 60px;
	margin-bottom: 10px;
	padding: 4px;
	overflow: hidden;
}


form p {
	padding-left: 205px;
}
form fieldset {
	margin: 10px 0; 
	padding: 10px; 
	border: 1px solid #CCC;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #060;
}
label {
	font-weight: normal;
	text-align: left;
	width: 200px;
	margin-left: -205px;
	float: left;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #060;
	padding: 2px;
}
input, textarea {
	width: 300px;
}
textarea {
	height: 150px;
}
select {
	width: 306px;
}
input.submit {
	width: auto;
	font-size: 0.8em;
	background-color: #FFF;
}
input.radio {
	width: auto;
	border: 0;
}
input:focus, textarea:focus, select:focus {
	background-color: #FFD;
}
#hp-wrapper {

	
}
#latest-arrivals {
	float: right;
	width: 185px;
	margin-right: 10px;
	color:#FFFFFF;
}

#latest-arrivals h1 {

padding-top:10px;
padding-bottom: 10px;
text-align:center;
color: #ffffff;
    background-image: url('img/title.jpg');
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:14px;
	font-weight:bold;

}


#hp-content {
	float: left;
	width: 575px;
	margin-right: 10px;
}

#hp-content2{
	float: left;
	width: 765px;
	margin-right: 10px;
}

span.spec {
	color: #ffffff;
	font-weight: bold;
}
