body {font-family:  verdana, arial, helvetica, sans-serif;
			padding: 10px 0;
			margin: 0 auto;
			text-align: center;
	        font-size: 11px;
			background-color: #333;
			color: #727272;
}

#wrap {position: relative;
			margin: 0 auto;
		    border: 1px solid #E9B722;
	   		width: 765px;
			height: auto;
			background-color: #fff;
}

h1 {font-size: 18px;
		color: #C8995B;	
}

h2 {font-size: 16px;
		color: #0574C3;
}

h3 {font-size: 14px;
		color: #838383;	
}

#header {	background-color: #372F2C;
		height: auto;
        font-size: 10px;
}

#logo {float: left;
}

#logo_right {float: right;
}

#head_bar1 {width: 765px;
		height: auto;
		left: 0;
		background-color: #060900;
}

#head_bar2 {position: absolute;
		width: 765px;
		left: 0;
		top: 120px;
		height: auto;
		border-top: 1px solid #333;
		margin: 0;
		text-align: left;
}

#nav_main {padding-top: 4px;
		padding-bottom: 4px;
		font-size: 10px;
		font-weight: bold;
		text-align: left;
		height: auto;
		background-color: #573325;
		color: #F5D541;
}

#nav_main a {text-decoration: none;
		color: #EDB915;
		padding-right: 25px;
}

#nav_main a:hover {text-decoration: none;
		color:  #F8E90A;
}

#footer {width: 765px;
		background-color: #573325;
		margin: 0 auto;
		color: #fff;
        font-size: 10px;
}

#footer a {text-decoration: none;
		color: #fff;
}

#footer a:hover {text-decoration: none;
		color: #EDB915;
}

#mainbody {}

div#wrap { 
	  width:765px; 
	  voice-family: "\"}\""; 
	  voice-family:inherit;
	  width:767px;
} 

#hilight {margin: 0 10px;
		float: left;
		width: 430px;
		padding-top: 4px;
}

#main_content {	position: relative;
/*		height: auto; */
/*		top: 0;*/
		background: url('../images/bar.gif') repeat-y right;
/*		background-repeat: repeat-y;*/
}

#content {position: relative;
		float: left;
		width: 430px;
		margin: 10px;
		text-align: left;
/*		border: 1px dotted red;*/
}

html>body #wrap {
  width:765px; 
} 

#firstpage {width: 600px;
		height: auto;
		background-image: url('../images/picture1.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		float: left;
}

#left_panel {padding-top: 5px;
		float: left;
		width: 146px;
		border-right: 1px dotted #E0DAC9;
		text-align: left;
/*		background-color: #0B0B0B;*/
}

#left_panel ul {position: relative;
		list-style-type:   circle;
		list-style-position: outside;
		left: -10px; 
	}

#left_panel ul li a {text-decoration: none;
		color: #9C7C25;
		font-weight: bold;
}

#left_panel ul li a:hover{text-decoration: underline;
		color: #111;
		font-weight: bold;
/*		list-style-image: url(../images/arrow.gif);*/
}

#left_panel ul li ul li a {text-decoration: none;
		color: #111;
		font-weight: normal;
}


/*
#right_panel ul {position: relative;
		left: -10px;} */

#right_panel {top: 20px;
		margin-top: 5px;
		float: right;
		width: 156px;
		height: auto;
		text-align: left;
}

.clearfix:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.title {border-top: 1px solid #FFE138;
		border-bottom: 1px solid #FFE138;
		background-color: #660000;
		padding: 2px 0;
		font-size: 12px;
		color: #FCFAFA;
		text-align: center;
}

#lang {float: right;
//		width: 156px;
		padding: 4px 20px 4px 0;
		text-align: center;
//		font-weight: bold;
}

#lang a {text-decoration: none;
		color: #fff;
}

#lang a:hover {text-decoration:  none;
		color: #E3B323;
}

img.left {float: left;
		padding-right: 15px;}

img.right {float: right;
		padding-left: 15px;
}

#date {float: right;
		padding-top: 4px;
		width: 157px;
		text-align: center;
		height: auto;
		border-left: 1px solid #555;
}

#company {position: absolute;
		right: 110px;
		top: 75px;
		color: #fff;
}

.img {border: 1px solid #000;}

img .left{float: left;
		padding: 0 4px;
}

a img {border: 1px solid #666;
}

span.formlabel { color: #666699;
	font-size: 12px;
	font-weight: bold;
}

.row {position: relative;
	height: auto;
	display: block;
}

.row strong{color: #fff;}

.col1 {float: left;
	width: 160px;
	margin: 5px 15px 5px 5px;
}

.col2 {float: left;
	width: 160px;
	margin: 5px 15px 5px 5px;
}

.col3 {float: left;
	width: 160px;
	margin: 5px;
}

