body,html
{
	margin:0px;
	padding: 10px 0 0 0;
	font-family:Arial;
	font-size:11px;
	color: #000;
}

input,textarea,select
{
	font-family:Arial;
	font-size:11px;
	color: rgb(85,85,85);
}

a
{
	color: rgb(255,102,0);
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#container
{
	margin:0px auto;
	width:950px;
}

div#above, div#topmenu, div#header, div#header-bg, div#status, div#content, div#footer, div#logo-print
{
	clear:both;
	float:left;
	width:950px;
}

div#above
{
	padding: 10px 15px;
	width:920px;
	background-color: black;
}

div#title, div#shortcuts
{
	float:left;
	width:460px;
}

div#title
{
	color: white;
	font-size:16px;
	font-weight:bold;	
}

div#shortcuts
{
	padding:2px 0px;
	text-align:right;
}

div#topmenu
{
	margin:0px 0px 5px 0px;
	width:948px;
	/*background:rgb(234,234,234);*/
	background: url(/resources/Images/606_bg-topmenu.gif) repeat-x bottom left rgb(250,250,250);
	border: 1px solid rgb(203,203,203);
}

div#topmenu ul
{
	margin:0px;
	padding:0px 20px;
	list-style:none;
}


div#topmenu ul li
{
	float:left;
	border-right:1px solid rgb(203,203,203);
}

div#topmenu ul li a
{
	display:block;
	padding:8px;
	line-height:15px;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	color:#000;
}

div#topmenu ul li a:hover, div#topmenu ul li.selected a
{
	background:rgb(125,125,125);
	text-decoration: none;
	color:#fff;
}

div#topmenu ul li.last
{
	border:0px;
}

div#header
{
	padding:5px 0px;
}

div#header img
{
	vertical-align:bottom;
}

div#header-bg
{
	width:950px;
}

div#logo
{
	float:left;
	width:360px;
	height:168px;
}

div#image
{
	overflow:hidden;
	float:left;
	padding:0px 0px 0px 5px;
	width:585px;
	height:168px;
}

div#status
{
	border-top:1px solid rgb(203,203,203);
	padding:0px 0px 5px 0px;
}

div#status img
{
	vertical-align:bottom;
}


div#content
{
	width:916px;
	padding:15px;
	border:2px solid rgb(204,204,204);
}

.front
{
	background: url(/resources/images/3_bg-content.gif) repeat-y top left;
}

div#left
{
	float:left;
	padding:0px 15px 0px 0px;
	width:344px;
}

div#right
{
	float:left;
	padding:0px 0px 0px 15px;
	width:540px;
}

div.right-left
{
	float:left;
	width:310px;
}

div.right-right
{
	float:left;
	width:230px;
	position:relative;
	left:18px;
	padding:5px 0px;
}

.car
{
	padding-bottom:30px;
}

.cost
{
	padding-left:30px;
}

.bordered
{
	margin:5px 0px;
	border-top:1px solid rgb(204,204,204);
	border-bottom:1px solid rgb(204,204,204);
}

.next
{
	padding:20px 10px 0px 0px;
	text-align:right;
}

div#footer
{
	padding:15px 0px;
	text-align:center;
	color: rgb(85,85,85);
}

div#footer a
{
	color:#0066ff;
}

.big
{
	font-size:13px;
}

.bold
{
	font-weight:bold;
}

.orange
{
	color: rgb(255,102,0);
}

.strimill
{
	clear:both;
	float:left;
	width:305px;
}

.strimill-left
{
	overflow:hidden;
	float: left;
	width:90px;
	text-align:right;
}

.strimill-right
{
	overflow:hidden;
	padding:0px 0px 0px 15px;
	float: left;
	text-align: left;
	width: 200px;
}

div#logo-print
{
	margin:0px 0px 10px 0px;
	display:none;
}
