/* CSS RESET */
.banner-bg{
	float:left;
	background-color:#320200;
	height: 170px;
}

body{
	background:#560700;
}

body,pre,code,form,fieldset,legend{
	margin:0px;
	padding:0px;
}

table{border-collapse:collapse;border-spacing:0px;}


img{
}

fieldset{
margin-left: 50px;
}

address,caption,cite,code,dfn,em,strong,th,var{}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	color: #996633;
}

q:before,q:after{content:'';}

abbr,acronym {border:0;font-variant:normal;}

sup {vertical-align:text-top;}

sub {vertical-align:text-bottom;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

legend{color:#000000;}

body {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 12px;
	line-height: 1.231;
}

table{font-size:inherit;font-size:100%;}

pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#wrap {
	width:820px;
	margin:0px auto;
	background-color: #B4975A;
	
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}


/* header */
#header {
	position:relative;
	height:111px;
	background-color: #560700;
}

#logo {
	position:absolute;
	top:12px;
	left:6px;
	width: 340px;
	height: 86px;
}
#logo h1 {
	font-size:34px;
	color: #9B3535
}
#logo div {
	padding-left:100px
}
#nav {
	position:absolute;
	top:81px;
	width:347px;
	right: 0px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#nav ul{
	margin:0px;
	padding:0px;
}

#nav ul li {
	float:right;
	width:80px;
	padding:0 5px;	
}
#nav ul li a {
	height:30px; 
	text-decoration:none; 
	display:block; 
	text-align:center; 
	color:#ffffff; 
	background-color: #022e86;
	line-height:30px;
}
#nav ul li  a:hover {
	border-top:#B4975A solid 3px; 
	height:27px;
}
/* content */

.img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
}
.main {
}

#text {
	background-color: #FFFFFF;
	float: left;
	width:530px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	border: 0px;
	padding-bottom: 50px;
	
}
#text p {margin-left:50px; width:420px; }
#text h2 {
	font-size:18px;
	padding:20px 0px 20px 10px;
}
#text img {margin:10px 0px 0px 0px}
#col {margin:30px 0  10px 65px ;width:300px; background:url(../images/col.jpg); width: 419px; height:161px ; }

#col div {width: 150px; margin: 20px 0px 0px 10px; display:inline}
#col .first  {margin: 20px 30px 0px 20px;}
#col li{line-height:20px; list-style:inside disc;color:#9b3535;}
#col a { color:#9b3535; text-decoration:underline;}
.side {
	width:290px;
	display: inline;
	background-color: #B4975A;
	padding-top: 20px;
	;
	
}
.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#9b3535; }
.side ul {margin:20px 0px 30px 20px}
#top {margin-top:20px}

/* footer */
#footer {
	height:95px;
	width: 820px;
	background-color: #022E86;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #AB692C;
}


#ftinner{
	position:fixed;
	bottom:-296px;
	width:820px;
	margin-left:35px;
	left: 37px;
}
#ftinner a {color:#FFFFFF}
.ftlink {
	width:500px;
	border-bottom: 18px;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
	padding-top: 15px;
	color: #FFFFFF;
}


#wrap #content .side fr img2 {
	border-top-width: 21px;
	border-right-width: 21px;
	border-bottom-width: 21px;
	border-left-width: 21px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#foot-padd {
padding-bottom:50px;
}
.base{
	width: 50px;
}
.footer_base {
	height: 50px;
	width: 900px;
	background-color: #320200;
}


.contact-fields{
	
}

.contact-label{
	margin:10px 0 0 0;
}