#content {
	width:740px;
}

#mainbox {
	border:#FFFFFF solid 1px;
	width:100%;
	text-align:left;
	font-size:70%;
	height:365px;
}

#leftbox {
	border-right:#FFFFFF solid 1px;
	width:320px;
	float:left;
	background-color:#666666;
	height:365px;
}

.navig {
	padding:20px 0px 0px 0px;
	text-align:center;
}

.navig blockquote {
	margin:20px 15px 10px 25px;
	text-align:left;
}

.navig a {
	color:#fff;
	display:block;
	padding: 0 0 10px 0;
	font: bolder 1.2em Eurostile, Tahoma, Helvetica, sans-serif;
	letter-spacing:1px;
}

.navig a:hover {
	color:#333;
	 /* color:#3987ae;*/
}

#rightbox {
	width:auto;
	margin-left:320px;
}

.trailNav {
	width:auto;
	padding:4px 0 4px 10px;
	background-color:#999;
	border-bottom:#fff solid 1px;
}

.trailNav a:hover {
	color:#f38025;
}

.content {
	width:100%;
	padding:7px;
}
html>body .content {
	width:auto;
	padding: 0 15px 0 15px;
}

.legals  {
	width:100%;
	font-size: 70%;
	text-align:right;
	margin:4px 6px 6px 4px;
	clear:both;
}
#copyright {
	float:left;
}

.narrow {
	margin-right: 50px;
}

.content li {
	list-style-type:none;
	background:url(../images/bullet_arrow.gif) top left no-repeat;
	padding: 0px 0px 0px 0px;
}
html>body .content li {
	padding: 0px 0px 0px 10px;
}

.content ol li {
	list-style-type:decimal;
	background:none;	
}

.content a {
	color:#f38025;
}

.content a:hover {
	color:#999;
}

#leftmenu {
	float:left;
	width:189px;
	padding:5px;
}

#leftcontact {
	float:left;
	width:100px;
	padding:1px;
	line-height:20px;
}

#rightmenu {
	margin-left:190px;
	padding-top:1px;
}

#rightcontact {
	margin-left:100px;
	padding-top:1px;
}

html>body #rightmenu {
	margin-left:190px;
	padding-top:5px;
}