* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #f9f0e0;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	
	line-height: 1em;
	color: #cba1a1;
	background-color: #341904;
	background-position: 0% 0%;
}

.fleft {
	float: left;
}

h3 {
	padding: 0 0 5px 0;
	font-size: 1em;
	line-height: 1.25em;
	font-weight: normal;
	color: #fff;
}

h3.another-indent {
	padding: 4px 0 5px 0;
}



#right-bg {
	width: 100%;
	height: 1200px;
	position: fixed;
	top: 0;
	right: 0;
	
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(images/header.jpg);
}

#main {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

#header {
	height: 540px;
	position: relative;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#navigation {
height: 190px;
	position: relative;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#content-bg {
	background: url(images/content-tail.jpg) repeat-y 65px 10%;
}
#content-bg_wider {
	background: url(images/content2-tail.jpg) repeat-y 50px 10%;
}

#content {
	background: url(images/content-bot-bg.jpg) no-repeat 65px 100%;
	padding: 10px 69px 20px 75px;
	position: relative;
}
#content_wider {
	background: url(images/content2-bot-bg.jpg) no-repeat 50px 100%;
	padding: 0px 69px 20px 65px;
	position: relative;
}

#content ul {
	padding: 0 0 0px 0;
}

#content ul li {
	background: url(images/marker.gif) no-repeat 0% 5px;
	padding: 0 0 0 10px;
	
}

#content ul li a {
	color: #cba1a1;
}

#content img {
	margin: 0 0 15px 0;
}

#content p {
	line-height: 1.25em;
	padding: 0 0 15px 0;
}

#content p.more-height {
	line-height: 1.0em;
}

#content p span {
	float: right;
	color: #fff;
}

#content p em {
	float: right;
	font-style: normal;
	padding: 0 17% 0 0;
}
.spacer {

background: url(images/spacer.jpg) repeat-x 0% 100%;
min-height:inherit

	
}

.box {

background: #e8d4bb;



	
}

.border-top {
	background: url(images/border-top.jpg) repeat-x 0% 0%;
}

.corner-top-left {
	background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
}

.corner-bot-left {
	background: url(images/corner-bottom-left.jpg) no-repeat 0% 100%;
	width: 100%;
}

.corner-top-right {
	background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
}

.corner-bot-right {
	background: url(images/corner-bot-right.jpg) no-repeat 100% 100%;
	width: 100%;
}

.box1 {
	background-color: #f9f0df;
	
height:471px;
	
	
}
.box_contact {
	background-color: #f9f0df;
	
	height:771px;
	
	
}
.box_quote {
	background-color: #e8d4bb;
	
	height:671px;
	
	
}

.border-top1 {
	background: url(images/top-right.jpg) repeat-x 0% 0%;
	width: 100%;
}

.corner-top-right1 {
	background: url(images/corner-top-right1.jpg) no-repeat 100% 0%;
}
.middle-top-right {
	background: url(images/middle-top.jpg) no-repeat 100% 0%;
}


.corner-bot-right1 {
	background: url(images/corner-bot-right1.jpg) no-repeat 100% 100%;
	width: 100%;
}

.title {
	height: 64px;
	
	padding: 0 0 30px 17px;
	overflow: hidden;
}
.title1 {
padding: 0 20px 0 0
	height: 74px;
	
	
	overflow: hidden;
}
.title_contact {
	height:45px;
	background: url(images/top-contact.jpg) no-repeat 0% ;
	
	overflow: hidden;
}

.title img {
	margin: 0 !important;
}

.indent {
	padding: 10px 60px 20px 30px;
}
.indent-pw {
	padding: 40 30px 0px 30px;
}

.picture-flow {
	float: left;
	margin: 0 17px 23px 0 !important;
}

.picture-flow1 {
	float: left;
	margin: 0 17px 33px 0 !important;
}

.link {
	display: block;
	float: left;
	margin: 10px 0 0 0;
}

.link1 {
	color: #cba1a1;
}

.list-left {
	float: left !important;
	width: 240px !important;
	padding: 0 10px 0 0 !important;
}

#register-form {
	margin: -2px 0 0 0;
	font-size: 0.917em;
	color: #fff;
}

#register-form label {
	display: block;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
}

#register-form label span {
	background: url(images/input-bg.gif) no-repeat 100% 0%;
	width: 180px;
	height: 21px;
	margin: 4px 0 0 0;
	float: right;
	display: block;
}

#register-form input {
	background: none;
	float: right;
	width: 170px;
	height: 13px;
	padding: 4px 5px 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #fff;
	border: none;
}

#register-form .select1 {
	background: #331a1a;
	width: 90px;
	height: 21px;
	float: right;
	margin: 4px 90px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #fff;
	border: 2px solid #b8b0ab;
}

#register-form .select2 {
	background: #331a1a;
	width: 58px;
	height: 21px;
	float: right;
	margin: 4px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #fff;
	border: 2px solid #b8b0ab;
}

#register-form em {
	float: left;
	font-style: normal;
}

#register-form p {
	float: left;
	line-height: 1.091em;
	margin: 8px 0 0 0;
}

#register-form strong {
	background: url(images/textarea-bg.gif) no-repeat 0% 0%;
	display: block;
	width: 180px;
	height: 101px;
	overflow: hidden;
	margin: 4px 0 16px 0;
	float: right;
}

#register-form textarea {
	background: none;
	width: 170px;
	height: 91px;
	padding: 5px;
	overflow: auto;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #fff;
}

#register-form #register-form-submit {
	background: url(images/register-form-submit.jpg) no-repeat 0% 0%;
	width: 70px;
	height: 29px;
	float: right;
	margin: 0 -6px 0 0;
	padding: 0;
}

#register-form #register-form-reset {
	background: url(images/register-form-reset.jpg) no-repeat 0% 0%;
	width: 92px;
	height: 29px;
	float: right;
	padding: 0;
}

blockquote span {
	float: none !important;
	display: block !important;
	text-align: right !important;
	color: #fff !important;
}

#footer {
	position: relative;
	height: 36px;
	padding: 15px 0 0 58px;
}

#footer p {
	text-transform: uppercase;
	font-size: 0.833em;
	
}

#footer p a {
	text-decoration: none;
	
}

#footer p a:hover {
	text-decoration: underline;
}

#footer span {
	height: 42px;
	line-height: 20px;
	padding: 0 0px 0 0;
	font-size: 1em;
	position: absolute;
	top: 8px;
	right: 208px;
	width: 576px;
}

#footer span a {
	text-decoration: none;
	
}

#footer span a:hover {
	text-decoration: underline;
}

