body {
	background-color: #20708B;
	background-repeat:repeat-x;
	background-image: url('../images/bg_gradient.png');
}

#maincontainer {
	width:	1080px;
	border: 1px solid #5D5D5D;
	margin: 0 auto;
	position: relative;
	top: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 17px;
	background: #5D5D5D;
	color: white;
	text-align: center;
	}


#midcontainer {
	width: 920px;
	float:left;
	background: #5D5D5D;
	text-align: center;
	background-repeat:repeat-x;
	background-image: url('../images/menuspacer.jpg');
		
}

#title {
	margin-top: 52px;
	border-bottom: 2px solid #FFFFFF	
}

#left {
	float: left; 
}

#leftext {
	position: absolute;
	top: 605px;
	bottom: 0px;
	background-image: url('../images/extpic.jpg');
	width: 80px;
}

#right {
	float: right; 
}

#rightext {
	position: absolute;
	top: 605px;
	bottom: 0px;
	background-image: url('../images/extpic.jpg');
	width: 80px;
}



.leadImg {
	float: left;	
}

.menuItem {
	background: #FFFFFF;
	background-image: url('../images/menubuttontp.jpg');
	width: 120px;
	height: 52px;
	color: #20708B;
	display:inline;
	float:left;
}

.menuItem-over {
	background: #FFFFFF;
	background-image: url('../images/menubuttontpp.jpg');
	width: 120px;
	height: 52px;
	color: #20708B;
	display:inline;
	float:left;
}

.menuText {
	position: relative;
	font-size: 16px;
	top: 26px;	
	font-weight: bold;
}

.menuText-over {
	position: relative;
	top: 27px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #5D5D5D;	
}

#menu {
	text-align:center;
	position: absolute;
	top: 0px;
	left: 0px;
	
}

.submenu {
	position: absolute;
	top: 52px;
	background: #20708B;
	border: 2px solid #20708B;
	/*height: 100px;*/	
	text-align: left;
	display:none;
}

.submenu-link-on {
	min-width: 150px;
	margin-left: 6px;
	padding: 6px 6px 6px 6px;
	border: 1px solid #20708B;
	font-size: 16px;
	background: #20708B;
}

.submenu-link-off {
	min-width: 150px;
	margin-left: 6px;
	border: 1px solid #20708B;
	padding: 6px 6px 6px 6px;
	font-size: 16px;
	background: #5D5D5D;
}



#submenu0 {
	left: 157px;
}

#submenu1 {
	left: 320px; 	
}

#submenu2 {
	left: 480px;
}

#submenu3 {
	left: 553px;
}

#submenu4 {
	left: 685px;
}

#submenu5 {
	left: 817px;
}

#logo {
	position: absolute;
	margin: 100px 400px 0px 0px;
}

#mainimage {
	margin: 50px 0px 0px 0px;
	/* */
}

#adress { 
	/*	  */ 
	margin: -325px -700px 0px 0px;
	color: white;
}

#columns { 
	background: #5D5D5D;
	text-align: left;
}

#leftcolumn {
	float: left;
	width: 406px;
	padding: 10px 10px 10px 24px;
}

#rightcolumn {
	float: left; 
	width: 406px;
	padding: 10px 10px 10px 16px;
}

#leftcolumn_home {
	float: left;
	width: 436px;
	padding: 10px 10px 10px 24px;
}

#rightcolumn_home {
	float: left; 
	width: 376px;
	padding: 10px 10px 10px 16px;
}

#separator {
	float:left;
	width:0px;
	border:1px solid #FFFFFF;
/*	margin-top: 30px;
	margin-bottom: 30px; */
}


.formlabel {
	display: block;
	width: 100px;
	float: left;	
}

.formfield {
	float:left;	
}



.clear {
	clear: left;	
}

#carsframe {
	margin-left: 24px;
	width: 750px;
	height: 800px;
	float:left;
	margin-bottom: 10px;	
}


#footer {
	text-align:center;
	height: 16px;
	width: 800px;
	border-top: 2px solid #FFFFFF;
	margin-left: 47px;
	font-family: Tahoma;
	font-size: 12px;
}

.img_float_left {
	float: left;
	margin: 0px 6px 6px 0px;
	border: 1px solid #20708B;
}

.img_float_right {
	float: right;
	margin: 0px 0px 6px 6px;
	border: 1px solid #20708B;
}

.img_float_right_nb {
	float: right;
	margin: 0px 0px 6px 6px;

}

.img_float_right_noborder {
	float: right;
	margin: 0px 0px 6px 6px;
}

h1 {
	font-family: tahoma;
	font-size: 22px;
	font-variant: small-caps;
	color: #66CCFF;
	//color: #206F8A;
}

h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #66CCFF;
	//color: #a8a8a8;
}

.singlecolumn {
	margin-top: 24px;
	margin-left: 24px;
}

#counter {
 	position: absolute;
 	bottom: 24px;
 	left: 108px;	
}

a:link {
	color: #a8a8a8;
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #a8a8a8;
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #a8a8a8;
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #0fa9b1;
	text-decoration: underline;
}

a.a:visited {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #0fa9b1;
	text-decoration: underline;
}

a.a:hover {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

a.b:link {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #ffe400;
	text-decoration: underline;
}

a.b:visited {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #ffe400;
	text-decoration: underline;
}

a.b:hover {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

a.c:link {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #0fa9b1;
	text-decoration: none;
}

a.c:visited {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0fa9b1;
	text-decoration: none;
}

a.c:hover {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

a.d:link {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.d:visited {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.d:hover {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.e:link {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #71A2CB;
	text-decoration: underline;
}

a.e:visited {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #71A2CB;
	text-decoration: underline;
}

a.e:hover {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #81992B;
	text-decoration: none;
}

a.f:link {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #898989;
	text-decoration: underline;
}

a.f:visited {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #898989;
	text-decoration: underline;
}

a.f:hover {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #81992B;
	text-decoration: none;
}

a.g:link {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.g:visited {
	font-family: tahoma;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.g:hover {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

#big {

	font-family:Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFCC00;
	font-weight: bold;
}

