@charset "utf-8";

/* CSS Document */

html {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	font:13px/19px Arial, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	vertical-align: top;
	background-color:#574e48;
	height:auto !important;
	height:100%;
	min-height:100%;
}

img {
	border-width:0px;
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
}

h1 {
	margin:0;
	padding:0;
	line-height:20px;
}

a {
	font:11px/14px Arial, Geneva, sans-serif;
	text-decoration:underline;
	color:#2a2a2a;
}

a:hover {
	text-decoration:none;
}

a:focus {
	outline:0px;
}

.f12 {
	font-size:12px;
}

.fRed {
	color:#ff3c00;
}

.overflow {
	overflow:hidden;
	width:expression("100%");
}

#outer {
	width:100%;
	text-align:center;
	background:#574e48;
}

#outer_top {
	width:100%;
	text-align:center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#outer_bot {
	width:100%;
	text-align:center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#main {
	width:1152px;
	margin:0 auto;
	height:100%;
	min-height:100%;
}

#main_menu {
height:100px;
width:1100px;
padding-left:40px;
}

#main_menu .btn,
#main_menu .btn_on {
	float:left;
	text-align:center;
}

#main_menu .btn_on {
	background-image: url(../images/button_on.gif);
	background-repeat: repeat-x;
}

#main_menu .btn_on a,
#main_menu .btn_on span {
	display:block;
	color:#fff;
	padding:31px 14px 6px 14px;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}

#main_menu .btn a {
	display:block;
	color:#fff;
	padding:31px 14px 6px 14px;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}

#main_menu .btn_on a,
#main_menu .btn_on span {
	color:#ffa800;
}

#header {
	height:336px;
	background: url(../images/header_bg.jpg) no-repeat 0 0;
}

#content {
	background-image: url(../images/content_repeat.jpg);
	background-repeat: repeat-y;
	text-align:left;
}

#content_top {
	background-image: url(../images/content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}

#content_bot {
	background-image: url(../images/content_bot_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 270px;
}

#content .pad {
	padding:0 15px;
}

#center {
	width:720px;
	float:left;
}

h1 {
	padding:5px 0 20px 0;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

h1 span {
}

#center h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 45px;
	background-image: url(../images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: italic;
}

#center .padding {
	padding-left:92px;
	padding-top: 90px;
	padding-right: 40px;
}

#center p {
}

#center p.f12 {
	margin-bottom:3px;
}

#right {
	width:405px;
	float:left;
}

#right .padding {
	padding:25px 0 0 0;
}


#footer {
	clear:both;
	width:1152px;
	height:120px;
	margin:0 auto;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size:11px;
}

#footer .pad {
	padding:58px 0 0 0;
	color:#bababa;
	text-transform:uppercase;
}

#footer a {
	color:#bababa;
	margin:0 10px;
	text-decoration:none;
}

#footer .nolink {
	color:#fff;
	margin:0 10px;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:underline;
	color:#bababa;
	color:#fff;
}

#footer .copyright {
	padding:11px 0 0 0;
	color:#fff;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer .copyright a {
	color:#fff;
	text-decoration:none;
	margin:0 2px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
}

#footer .copyright a:hover {
	text-decoration:underline;
}

/* Contact form */

.input_div_cont {
	margin-bottom:5px;
	clear:both;
}

.input_div_cont p,
.text_area_contact_us p {
	padding:3px 6px 0 0;
	float:left;
	width:105px;
	text-align:right;
	color: #13233f;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.input_div_cont input,
.text_area_contact_us textarea {
	border:1px solid #93c2e1;
	background:#fff;
	padding:2px 0 1px 4px;
	margin:0;
	font:12px/13px Tahoma, Arial, Geneva, sans-serif;
	font-weight:400;
	color:#3a4652;
	text-decoration:none;
}

.input_div_cont input {
	width:180px;
	height:18px;
}

.text_area_contact_us textarea {
	width:280px;
	height:150px;
	margin-bottom:10px;
	overflow:auto;
}

.video {
	width:285px;
	float: left;
}

.video p {
	font-size: 11px;
	line-height: 13px;
}

.video .txt {
	padding:0 0 0 7px;
	background-image: url(../images/video_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
}

.video img {
	float:left;
}
