html {
	background:  url(images/bg-top.jpg) repeat;
}

body {
	margin: 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: #AB8F5C url(images/bg-top.jpg) repeat;
}

a:link, a:visited {	color: #333333; text-decoration: underline; }
a:active, a:hover { color: #990000; text-decoration: none; }

p {
	font-size: 13px;
	color: #252525;
	text-align: justify;
	margin: 0 0 15px 0;		
}

h1 {
	font-size: 16px;
	color: #252525;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#container {
	padding-top: 1%;
	width: 1024px;
	margin: auto;
}

#header {
	background: url(images/header.jpg);
	width: 1024px;
	height: 120px;
	color: #fff;
}

#menu {
	width: 960px;
	height: 48px;
	padding: 0 0 0 0;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	width: 960px;
	list-style: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	float: left;
	padding: 16px 60px;	
	text-align: center;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	outline: none;
	color: #fff;
}

#menu li a:hover, #menu li .current {
	color: #fbb100;
	background: url(images/menu_current.png) top center no-repeat;
}

#content {
	width: 1024px;
	background: #ededed;

}

#content_top {
	width: 1024px;
	background: url(images/content_bg_top.jpg) top no-repeat;
}

#content_bottom {
	width: 1024px;
	background: url(images/content_bg_bottom.jpg) bottom no-repeat;
	padding: 50px 0;
}

#templaetmo_left {
	float:left;
	width: 585px;
	margin: 0 0 0 30px;
}

.one_col {
	width: 585px;
	margin: 0 0 10px 0;
}

.one_col img {
	float: left;
	margin: 0 10px 10px 0;
}

.section_1 {
	float: left;
	width: 270px;
}

.section_2 {
	float: right;
	width: 270px;
}

#templaetmo_left1 {
	float:left;
	width: 960px;
	margin: 0 0 0 30px;
}

.one_col1 {
	width: 960px;
	margin: 0 0 10px 0;
}

.section_3 {
	float: left;
	width: 270px;
	margin: 0 30px 0 0;
}

.section_4 {
	float: left;
	width: 270px;
	margin: 0 30px 0 0;
}

.section_5 {
	float: left;
	width: 270px;
	margin: 0 0 0 0;
}

#right {
	float: right;
	width: 359px;	
	margin: 0 25px 0 0;
}

#right_top {
	width: 329px;
	height: 26px;
	background: url(images/right_top.png) no-repeat;
	padding: 30px 0 0 30px;	
}

#right_top h1 {
	margin: 0;
}
#right_mid {
	width: 359px;	
	background: url(images/right_bg.png);
}

#right_mid #right_mid_top {
	width: 309px;	
	background: url(images/right_mid_top.png) top no-repeat;
	padding: 15px 25px 0px 25px;
}

#right_mid_top img {
	border: 5px #d5d5d5 solid;
	margin: 0 0 15px 0;
}

#right_bottom {
	width: 359px;
	height: 19px;
	background: url(images/right_bottom.png) bottom no-repeat;
}

#bottom_panel {
	width: 1024px;
	background: url(images/bottom_panel_bg.jpg);
}

#bottom_panel #bottom_top {
	width: 1024px;
	background: url(images/bottom_panel_top.jpg) top no-repeat;
}

#bottom_bottom {
	width: 1024px;
	height:18px;
	background: url(images/bottom_panel_bg.jpg);
}

.bottom_3_col {
	float: left;
	width: 800px;
	margin: 0 0 0 20px;
	padding: 0px 0 ;
}

.bottom_3_col p, h1 {
	color: #b29584;
}

.bottom_3_col a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.bottom_3_col a:hover {
	color: #fff;
	text-decoration: none;
}

.bottom_3_col img {
	float:left;
	border: 4px solid #fff;
	margin: 0 10px 10px 0;
}

.labels {
	color: #b29584;
	float: right;
	font-size: 12px;
	margin: 0 0 5px 0;
}

.field {
	float: right;
	width: 210px;
	height: 20px;
	border: none;	
	color: #686868;
	background: url(images/text_field.png) no-repeat;
	margin: 0 0 5px 0;
	padding: 4px 7px 0 5px;
}

.text_area {
	float: right;
	width: 212px;
	height: 54px;
	border: none;	
	color : #686868;
	background: url(images/text_area.png) no-repeat;
	margin: 0 0 5px 0;
	padding: 5px;
}

.button {
	float: right;
	width: 102px;
	height: 29px;
	border: none;	
	color: #cba78f;
	background: url(images/form_button.png) no-repeat;
	margin: 0;
	padding: 0 0 3px 10px;
	cursor: pointer;
}

.v_line {
	float: left;
	width: 1px;
	height: 185px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #fafafa;
	margin: 0 20px;
}

.h_line {
	height: 10px;
	background:url(images/templaetmo_one_col_bottom.png) center;
	margin: 0 0 10px 0;
}

.h_line_2 {
	height: 0px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #f4f4f4;
	margin: 0 0 10px 0;
}


.list {
	list-style: none;
	font-size: 13px;
	color: #252525;
	padding: 0;
}

.list li {
	background: url(images/bullet.png) no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
}

#footer {
	font-size: 10px;
	width: 100%;
	color: #AB8F5C;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: left;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.cleaner img {
	margin: 0 0 0 30px;
}