body {
	background: black url('/files/img/map.jpg') no-repeat 27px 231px;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
}

body,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}

a {
	color: white;;	
	line-height: 1.6em;
}

img {
	border: none;	
	overflow: hidden;
}

.hr {
	height: 1px;
	display: block;	
}

#ctr {
	min-width: 1000px;
	width: expression(Math.max(document.body.offsetWidth, 1000) + 'px');
	background: url('/files/img/bigred.jpg') 0px 580px no-repeat;	
}

#logobox {
	position: absolute;
	top: 40px;
	left: 55px;	
}

#logo {
	float: left;	
}

#logotext {
	float: left;
	padding: 34px 0px 0px 2px;
	color: white;
	font-family: Arial;
	font-size: 12px;
}

#spacer {
	height: 1px;
	width: 1000px;	
}

#car {
	position: absolute;
	top: 0px;
	right: 0px;
	/*background: url('/files/img/car_mp.png') no-repeat top right;*/
	width: 687px;
	height: 450px;
}

#copyright {
	position: fixed;
	bottom: 30px;
	right: 77px;
	color: #2E2E2E;
}

#menu {
	position: absolute;
	top: 185px;
	left: 72px;
	color: white;
}


#bottominfo {
	color: white;
}
#bottominfo a {
	color: white;
}
#bottominfo img {
	display: block;
	margin: 5px 0px;	
}
#bottominfo #phonecode {
	font-size: 14px;	
	float: left;
}
#bottominfo #phone {
	font-size: 36px;
	font-family:"Times New Roman", Times, serif;
	float: left;
	margin: -4px 0px 0px 7px;
}
