@import url("core.css");
@import url("popup.css");
@import url("typo.css");
ul
	{
	margin:0;
	}
li	{
	margin-top:5px;
	list-style-type:circle;
	}

a.mylink, a.mylink:visited{color:#000000; text-decoration:none; }
h1.dfa { font-size:18px; color:#C85028;}
body
	{
	height:100%;
	background:white;
	}
table
	{
	color:#666666;
	}
td	{
	padding:2px;
	}
p	{
	margin-top:7px;
	text-indent:15px;
	}
a:link, a:visited
	{
	color:#c9d3c3;
	}
a:hover
	{
	color:#a4b39a;
	}
#layout
	{
	position: relative;
	width: 100%;
	max-width:1600px;
	min-width:1000px;
	min-height:100%;
	}
#div-top
	{
	position: relative;
	height:268px;
	background:url(/i/g_topbg.png) 0 0 repeat-x;
	}
#div-phone
	{
	position:absolute;
	top:33px;
	right:0;
	width:238px;
	height:85px;
	background:url(/i/g_forphones3.png) 0 0 no-repeat;
	}
#phone-padding
	{
	padding:10px 0 0 20px;
	font: bold 16px/20px Arial;
	font-style:italic;
	color:white;
	}
#phone-padding a:link,#phone-padding a:visited
	{
	color:white;
	}
#phone-padding a:hover
	{
	color:#EEEEEE;
	}
#geo-logo
	{
	position:absolute;
	right:248px;
	top:33px;
	font: italic 16px Arial;
	}
#div-trees
	{
	position:absolute;
	width:678px;
	height:204px;
	background:url(/i/g_trees.png) 0 0 no-repeat;
	left:112px;
	top:0px;
	}
#wrapper
	{
	width:100%;
	overflow:visible;
	padding-bottom:5em;
	color:#666666;
	}
#wrapper:after
	{
	content: '';
	display:block;
	clear:both;
	}
#left-column
	{
	float:left;
	width:30%;
	position: relative;
	}
#right-column
	{
	float:left;
	width:69%;
	position: relative;
	}
.pad
	{
	padding:20px;
	position: relative;
	}
.side-pad
	{
	padding:0 20px 20px 20px;
	font-style:italic;
	}
.orange
	{
	background:#d15129 url(/i/g_shadow.png) center 0 no-repeat;
	border-bottom:4px solid #135613;
	color:white;
	}
#div-bottom
	{
	background:url(/i/g_btrees.png) 98% 0 no-repeat;
	border-bottom:solid 4px #d15129;
	height:47px;
	width:100%;
	}
.div-cars
	{
	width:606px;
	height:235px;
	background:url(/i/g_autos.png) 0 0 no-repeat;
	position:absolute;
	}
#div-ecs
	{
	overflow:hidden;
	width:200px;
	height:235px;
	position:absolute;
	left:0;
	}
#div-cran
	{
	overflow:hidden;
	width:200px;
	height:235px;
	position:absolute;
	left:50%;
	margin-left:-100px;
	}
	#div-cran div
		{
		left:-200px;
		}
#div-bull
	{
	overflow:hidden;
	width:200px;
	height:235px;
	position:absolute;
	right:0;
	}
	#div-bull div
		{
		left:-400px;
		}
#car-container
	{
	position:absolute;
	overflow:hidden;
	height:235px;
	width:100%;
	top:-30px;
	z-index:3;
	}
#div-menu
	{
	position:absolute;
	left:30%;
	top:208px;
	font: normal 14px Arial;
	}
#div-menu ul
	{
	padding:0 0 0 20px;
	margin:0;
	overflow:hidden;
	}
#div-menu li
	{
	padding:0;
	margin:0 1em 0 0;
	float:left;
	list-style:none;
	}
#div-menu a:link,#div-menu a:visited
	{
	color:white;
	}
#div-menu a:hover
	{
	color:#EEEEEE;
	}

#div-lang
	{
	position:absolute;
	right:40;
	top:208px;
	font: normal 14px Arial;
	}
#div-lang ul
	{
	padding:0 0 0 20px;
	margin:0;
	overflow:hidden;
	}
#div-lang li
	{
	padding:0;
	margin:0 1em 0 0;
	float:left;
	list-style:none;
	color:white;
	}
#div-lang a:link,#div-lang a:visited
	{
	color:white;
	}
#div-lang a:hover
	{
	color:#EEEEEE;
	}

.orange ul
	{
	padding:0;
	margin:0;
	}
.orange li
	{
	padding:0;
	margin:0 0 0.5em 0;
	list-style:none;
	}
.orange a:link,.orange a:visited
	{
	color:white;
	}
.orange a:hover
	{
	color:#EEEEEE;
	}
#floww td div {
color:#606460;
font-size:11px;
}
#floww td div a{
color:#606460;
font-size:11px;
}
#copp { font-size:13px;}
#cprt
	{
	clear:both;
	color:gray;
	padding-top:0px;
	margin-top:8px
	}
#content
	{
	margin-top:0px;
	z-index:4;
	}
#content-index
	{
	margin-top:120px;
	z-index:4;
	}
	
h1
	{
	font-size:15px;
	color:#d15129;
	}