@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:black;
}
h2 {
	color:#bd7452;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	text-align:center;
}
h3 {
color:#ffb668;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
margin-bottom:0px;
margin-top:0px;
}
h4{
color:#bd7452;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
margin-bottom:0px;
font-weight:normal;
margin-top:5px;
}
#main {
background: url(images/bg_01.png) repeat-x;
}
#main .container {
background-image: url(images/header_03.jpg);
background-repeat:no-repeat;
min-height:365px;
}
#header {
padding-top:10px;
}
#logo h1 {
margin:0px;
display:block;
text-indent:-9999px;
}
#logo {
background-image: url(images/logo_04.jpg);
background-repeat:no-repeat;
width:341px;
height:84px;
margin-left:10px;
margin-bottom:220px;
}
ul#menu {
margin:0px; padding:0px;
position:absolute;
left:0px;
top:152px;

}
ul#menu li {
display:inline;
margin-left:27px;
}
ul#menu li a {
text-decoration:none;
color:#fad29a;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
padding-right:10px;
}
ul#menu li a.active, ul#menu li a:hover {
color:white;
}
#block_content {
overflow:auto;
margin-bottom:0px;
background:url(images/content-bg_05.png);
}
#call_action h1 {
margin:0px;
display:block;
text-indent:-9999px;
}
#call_action {
background-image: url(images/call-to-action_06.jpg);
background-repeat:no-repeat;
width:446px;
height:146px;
position:absolute;
right:20px;
top:220px;
}
#form_bg h1 {
margin:0px;
display:block;
text-indent:-9999px;
}
#form_bg {
background:url(images/quote-bg_06.jpg);
background-repeat:no-repeat;
width:453px;
height:528px;
position:absolute;
right:20px;
top:355px;
}
#form_input {
	position:absolute;
	right:45px;
	top:475px;
}
.input {
    border: 1px solid #eed7ab;
    background:white;
	width:270px;
	height:30px;
	margin-top:10px;
}
.input_2 {
    border: 1px solid #eed7ab;
    background:white;
	width:50px;
	height:30px;
	margin-top:10px;
	margin-left:0px;
}
.input_3 {
    border: 1px solid #eed7ab;
    background:white;
	width:50px;
	height:30px;
	margin-top:10px;
	margin-left:0px;
}
.input_4 {
    border: 1px solid #eed7ab;
    background:white;
	width:50px;
	height:30px;
	margin-top:10px;
	margin-left:0px;
}
.input_5 {
    border: 1px solid #eed7ab;
    background:white;
	width:75px;
	height:30px;
	margin-top:10px;
	margin-left:0px;
}
.input_6 {
    border: 1px solid #eed7ab;
    background:white;
	width:375px;
	height:40px;
	margin-top:10px;
	margin-left:50px;
}
.button {
    border: none;
    background: url(images/submit-button_09.png) no-repeat;
	width:171px;
	height:51px;
	position:absolute;
	right:40px;
	top:335px;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.button:hover {
    border: none;
}
#ext {
	position:absolute;
	right:70px;
	top:47px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 10px 5px 5px 0px;
    text-align: right;
	padding-top:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
br { 
clear: left; 
}
#content_items {
margin-right:25px;
float:left;
}
.mini_content_item1, .mini_content_item2 {
margin-bottom:10px;
}
.mini_content_item1, .mini_content_item2 .block_inside {
background:none; 
padding:00px 10px 10px 10px;
color:#ffebc8;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:25px;
width:450px;
margin-left:15px;
}
.mini_content_item3 {
background:#250502;
margin-left:18px;
margin-top:0px;
}
.mini_content_item3 .block_inside {
padding:10px 10px 10px 10px;
color:#ffebc8;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:25px;
width:917px;
margin-top:25px;
}
.mini_content_item1 .thumbnail { 
float:left;
margin-right:20px; 
border:3px solid #71261c;
}
.mini_content_item2 .thumbnail { 
float:right;
margin-left:20px; 
border:3px solid #71261c;
}
.mini_content_item3 .thumbnail {
float:left;
margin-top:0px;
margin-right:20px;
border:3px solid #71261c;
}
#footer .container {
background-image: url(images/content-bottom_08.png);
background-repeat: no-repeat;
background-position:top;
height:20px;
color:#ff6000;
padding-top:30px;
padding-bottom:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:center;
margin-top:0px;
}
.container {
width:974px;
margin:0 auto;
position:relative;
}

