﻿/* Start General Settings */
body {
	top:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
	font-family:arial;
	color:#000;
}
DIV{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;padding:0;
}
img{border: none;}
ul.effectless {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
li.effectless {display: block;}
div.red {background:red;}
.pointer{cursor:pointer;}
div.floatleft{float:left;}
div.floatright{float:right;}
div.floatnone{clear:both;}
a.rollover {text-decoration:none;}
a.rollover:hover {font-weight:900;}
div#b-g{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:100%;
}
div#b-g-center{
	position:absolute;
	background-image:url(images2/white.gif);
	left:12px;
	top:0px;
	width:727px;
	height:563px;
}
div#b-g-bottom div.words{
	position:absolute;
	top:584px;
	left:18px;
	color:RGB(0,0,0);
	font-size:11px;
	font-weight:700;
}
div#b-g-bottom a{color:RGB(0,0,0);}
div#b-g-bottom a:hover{color:RGB(213,30,39);}
div#b-g-bottom img{
	position:absolute;
	top:563px;
	left:0px;
	width:750px;
}
div#b-g-left{	
	position:absolute;
	top:0px;	
	left:0px;
	width:12px;
	height:300%;
	background-image:url(images2/shadow_left.gif);
	background-repeat:repeat-y;
}
div#b-g-right{
	position:absolute;
	top:0px;
	left:739px;
	height:300%;
	width:12px;
	background-image:url(images2/shadow_right.gif);
	background-repeat:repeat-y;
}
div#header-menu{
	position:absolute;
	right:7px;
	top:65px;
}
div#header-menu a{
	display:block;
	float:right;
	margin-top:0px;
	padding-right:10px;
	padding-left:10px;
	color:RGB(153,153,153);
	font-size:15.5px;
	font-weight:900;
	text-decoration:none;
}
div#header-menu a:hover{color:RGB(213,30,39);}
div#header-menu img{
	float:right;
	margin-top:0px;
	height:15px;
	width:1px;
}
img#logo{
	position:absolute;
	left:27px;
	top:5px;
}
div#header-experts div.left{
	position:absolute;
	top:27px;
	right:505px;
}
div#header-experts div.center{
	position:absolute;
	height:31px;
	top:27px;
	right:12px;
	width:494px;
	padding-left:8px;
	text-align:left;
	color:black;
	font-size:27px;
	font-weight:900;
	background-color:RGB(231,232,233);
}
img#red_up{
	position:absolute;
	top:96px;
	left:629px;	
}
div#up_right{
	position:absolute;
	top:96px;
	left:645px;
	height:17px;
	width:90px;
	background-color:RGB(213,30,39);
}
div#red_center{
	position:absolute;
	top:113px;
	left:629px;
	height:425px;
	width:106px;
	background-color:RGB(213,30,39);
}
img#red_low{
	position:absolute;
	top:538px;
	left:720px;	
}
div#low_right{
	position:absolute;
	top:538px;
	left:629px;
	height:18px;
	width:91px;
	background-color:RGB(213,30,39);
}
img#grey_up{
	position:absolute;
	top:216px;
	left:15px;	
}
div#up_left{
	position:absolute;
	top:216px;
	left:45px;
	height:30px;
	width:135px;
	background-color:RGB(231,232,233);
}
div#grey_center{
	position:absolute;
	top:246px;
	left:15px;
	height:280px;
	width:165px;
	background-color:RGB(231,232,233);
}
img#grey_low{
	position:absolute;
	top:526px;
	left:153px;	
}
div#low_left{
	position:absolute;
	top:526px;
	left:15px;
	height:30px;
	width:138px;
	background-color:RGB(231,232,233);
}
img#small_car{
	position:absolute;
	top:96px;
	left:15px;
}
div#title{
	position:absolute;
	top:93px;
	right:150px;
	width:520px;
	text-align:right;
	font-size:12px;
}
div#cont{
	position:absolute;
	top:135px;
	right:150px;
	text-align:right;
	width:520px;
	padding-left:0px;
}
div#cont p{
	padding-left:136px;
}
div#cont a{
	color:RGB(213,30,39);
}
div#cont ol{
	padding-left:120px;	
}