@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
}
body {
	background-image: url(../images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper #heading {
	height: 140px;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #heading .head h1 {
	color: #B5895C;
	position: absolute;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 55px;
	width: 250px;
	letter-spacing: 10px;
}

#wrapper #heading .subnav {
	position: absolute;
	top: 48px;
	width: 292px;
	color: #B5895C;
	margin-left: 620px;
}
#wrapper #heading .subnav ul {
	list-style-type: none;
}
#wrapper #heading .subnav li {
	float: left;
}
#wrapper #heading .subnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5895C;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
}
#wrapper #heading .subnav li a:hover {
	color: #CDB096;
}
#wrapper #nav {
	padding-top: 120px;
	padding-left: 50px;

}
#wrapper #nav ul {
	list-style-type: none;
}
#wrapper #nav li {
	float: left;
}
#wrapper  #nav  li  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5895C;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	margin-right: 30px;
}
#wrapper #nav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CDB096;
	text-decoration: none;
}









#wrapper   #main {
	background-image: url(../images/index_05.jpg);
	height: 515px;
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#wrapper  #mainsub {
	background-image: url(../images/inside_03.jpg);
	height: 254px;
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-repeat: no-repeat;
}

#wrapper #main .contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #B5895C;
	position: absolute;
	top: 150px;
	margin-left: 570px;
	width: 220px;
}
#wrapper    #mainsub    .contact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #B5895C;
	position: absolute;
	top: 150px;
	margin-left: 570px;
	width: 220px;
}


#wrapper #main .content {
	height: 310px;
	width: 405px;
	margin-left: 350px;
	padding-top: 120px;
}
#wrapper #main .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B5895C;
}
#wrapper #main .content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B5895C;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #body {
	height: auto;
	width: 770px;
	margin-left: 60px;
	padding-bottom: 10px;
	margin-top: 15px;
}
#wrapper #body .frame {
	background-image: url(../images/frame.jpg);
	background-repeat: no-repeat;
	height: 391px;
	width: 672px;
	padding-top: 20px;
	padding-left: 22px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #body .c1 {
	width: 490px;
}
#wrapper #body .c2 {
	width: 260px;
	float: right;
}
#wrapper #body .form {
	width: 238px;
	border: 1px solid #b5895c;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#wrapper #body .form .field {
	color: #B5895C;
	border: 1px solid #B5895C;
	margin-top: 10px;
	background-color: #EDE4D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 232px;
}
#wrapper #body .form .field2 {
	color: #FFFFFF;
	border: 1px solid #B5895C;
	margin-top: 5px;
	height: 30px;
	background-color: #B5895C;
}
#wrapper #body .form .field3 {
	color: #B5895C;
	border: 1px solid #B5895C;
	margin-top: 0px;
	background-color: #EDE4D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100px;
}





.divide   {
	background-image: url(../images/divide.jpg);
	height: 31px;
	width: 770px;
	margin-left: 60px;
}
.spacer {
	margin-bottom: 15px;
}


#wrapper  #body ul {
	margin-left: 20px;
	list-style-type: none;
	margin-bottom: 20px;
	list-style-image: url(../images/bull.jpg);
}
#wrapper  #body  ul li {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B5895C;
	margin-top: 10px;
	margin-bottom: 10px;
}


#wrapper #body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B5895C;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #body h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B5895C;
	margin-top: 10px;
	margin-bottom: 10px;
}






#wrapper #footer {
	padding-left: 60px;
	margin-bottom: 20px;
}
#wrapper #footer .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B5895C;
	font-weight: bold;
}
#wrapper  #footer  .style1 a {
	color: #B5895C;
	text-decoration: none;
}
#wrapper #footer .style1 a:hover {
	color: #CDB096;
	text-decoration: none;
}
#wrapper #testi {
	width: 800px;
	margin-left: 50px;
	margin-top: 150px;
}
#wrapper #testi h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B5895C;
}

#wrapper #testi p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5895C;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: normal;
}
#wrapper #body h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B5895C;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #body a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B5895C;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
#wrapper #body a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B5895C;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: underline;
}
#wrapper #testi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5895C;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: normal;
	text-decoration: none;
}
#wrapper #testi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5895C;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: normal;
	text-decoration: underline;
}
#wrapper #body .spacer {
	margin-top: 20px;
}
#wrapper #body .response {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B5895C;
	margin-top: 95px;
	margin-bottom: 95px;
	text-align: center;
	font-weight: bold;
}

