/* Design by http://www.dreamtemplate.com */
@charset "utf-8";

html, .main {
	padding:0;
	margin:0;
}
.main {
}


#header1 div {
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
}


#header1 div ul {
	background: url(../images/bg-navigation.png) no-repeat;
	float: right;
	height: 53px;
	list-style: none;
	margin: 1px 0 0 9px;
	overflow:hidden;
	padding: 0;
	font-size:12px;
	position: relative;
	width: 1000px;
}
#header1 div ul li {
	float: left;
	height: 53px;
}
#header1 div ul li a {
	color: #dc7b14;
	display: inline-block;
	font-family: 'Conv_BreeSerif-Regular';
	line-height: 53px;
	text-align: center;
	text-decoration: none;	
	text-transform: uppercase;
	width: 110px;
}
#header1 div ul li.current a {
	background: url(../images/bg-menuselected.png) repeat-x;
	color: #085180;
	text-shadow: 1px 1px 1px #ffffff;
}
.header2, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
}
.header2 {
}
.header_resize {
	margin:0 auto;
	padding:0;
	width:1345px;
}
.logo {
	padding:0;
	float:none;
	float:left;
	width:auto;
	height:107px;
}
h1 {
	margin:0;
	padding:24px 0 0;
	font-size:36px;
	
	line-height:1.2em;
	text-transform:none;
}

