html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	color: #513409;
	font-size: 13px;
}

.hometext {
	width: 817px; 
	height: 276px;
	color: #53140C;
	font-size: 14px;
	line-height:20px;
	text-align: justify;
	background-image: url(images/home_text.jpg);
	background-repeat: no-repeat;
}

.homepad {
	padding-left: 35px;
	padding-right: 305px;
	padding-top: 40px;
}

.hometext .homepad #company {
	font-size: 16px;
	font-weight:bold;
	color: #901E05;

}

.header {
	width: 817px;
	height: 72px;
}

.left {
	width: 13px;
	background-image: url(images/left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.right {
	width: 13px;
	background-image: url(images/right.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.center {
	width: 817px;
	background-image: url(images/center.jpg); 
	background-repeat: no-repeat;
}

.centerpad {
	padding: 17px;
}

.justify {
	text-align: justify;
	width: 520px;
}

.images {
	width: 247px;
	float: right;

}

.images .pix {
	margin-bottom: 50px;
	margin-left:10px;
	margin-right: 15px;
}

.images .pix2 {
	margin-bottom: 20px;
	margin-left:10px;
	margin-right: 15px;
}

.testimonial {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 15px;
	font-style: italic;
	text-align: justify;
	font-weight: bold;
}

.signature {
	font-weight: bold;
	font-style: normal;
	text-align: right;
	font-size: 15px;
}

#contact {
	width: 817px;
	height: 407px;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.contactpad {
	padding-left: 202px;
	padding-top: 95px;
	color: #625E5B;
}

.textfield {
	width: 160px;
	height: 19px;
	background-color:transparent;
	border: 0px;
	margin-left: 100px;
}

.textfield2 {
	width: 200px;
	border: 1px solid #BEBEBE;
}

.button {
	margin-left: 80px;
	margin-top: 10px;
}

.textarea {
	width: 255px;
	height: 210px;
	background-color:transparent;
	border: 0px;
}

.contactbotbg {
	height: 93px;
	background-image: url(images/contact_bot_bg.jpg);
	background-repeat: no-repeat;
}

.contactbuttons {
}

.contactbuttons img {
	margin: 10px;
	margin-top: 20px;
}

.question {
	color:#871E00;
	font-size:13px;
	font-weight:bold;
}

.linkquestion {
	color:#871E00;
	font-size:13px;
	padding-bottom: 5px;
	padding-left: 50px;
}

.top {
	color:#871E00;
	font-size:12px;
	text-align: right;
}

.top a{
	color:#871E00;
}


.linkquestion a {
	color:#871E00;
}

.linkquestion a:hover {
	color:#513409;
}

.answer {
	font-weight:bold;
	font-size:13px;
}

.pwtitle	{
	margin-left:3px;
}

.pwlink	{
	text-decoration:underline;
	color: #513409;
	font-weight:bold;
}

.pwimages {
	border: solid 2px #901E05;
	margin: 5px;
}

.copy {
	font-size: 9px;
	text-decoration:none;
	color: #513409;
	width: 817px;
}

.copy a {
	color: #513409;
	text-decoration: none;
}

.copy a:hover {
	color: #8F1E07;
}
