* { line-height: 1; }
img { border: 0; } a { color: #a59068; text-decoration: none; } a:hover { color: #807636; text-decoration: underline; } td { vertical-align: top; }
form { margin:0; padding:0; }
html { height:100%; }
body {
	height:100%;
	min-height:100%;
	height: auto !important;
	position: relative;
	margin:0;
	padding:0;
	background: #FFFFFF;
	color: #a59068;
	font-family: Georgia;
	font-size: 16px;
	width: 1260px;
	margin-left: auto;
	margin-right: auto;
}
h1, h2 { color: #a59068; font-size: 24px; margin: 0; margin-bottom: 20px; font-weight: normal; }

#body { width: 1260px; }
#header { width: 1260px; height: 465px; background: url('/img/logo.jpg') top center no-repeat; }
#logo { padding-left: 60px; padding-top: 43px; }
#home { float: right; margin-top: 10px; margin-right: 115px; }
#footer { width: 1260px; height: 400px; background: url('/img/footer.jpg') top center no-repeat; }
#main { width: 1260px; min-height: 300px; background: url('/img/background.gif') top center repeat-y; }
#content { margin-left: 442px; margin-right: 100px; text-align: justify; }
#error { padding: 5px; border-left: 5px solid #A00; color: #000; font-weight: bold; margin: 5px; }

#photo1 { position: absolute; width: 332px; height: 147px; margin-top: 84px; margin-left: 450px; }
#photo2 { position: absolute; width: 332px; height: 147px; margin-top: 254px; margin-left: 450px; }
#photo3 { position: absolute; width: 332px; height: 147px; margin-top: 254px; margin-left: 807px; }

.mini a { font-size: 11px; line-height: 1.1; }
.mini div { padding-top: 0px; padding-bottom: 10px; }

#menu { float: left; margin-left: 100px; margin-right: -350px; width: 250px; }
#menu a { text-transform: uppercase; }
#menu a:hover { color: #7d7331; text-decoration: none; }
#menu a.current { font-weight: bold; }
#menu div { padding-left: 40px; height: 21px; }
#menu div.selected { background: url('/img/menu_selected.gif') top left no-repeat; }

#menu_service { width: 300px; margin-left: 100px; padding-top: 10px; }
#menu_service a { text-transform: uppercase; }
#menu_service a:hover { color: #7d7331; text-decoration: none; }
#menu_service a.current { font-weight: bold; }
#menu_service div { padding-left: 40px; height: 21px; }
#menu_service div.selected { background: url('/img/menu_selected.gif') center left no-repeat; }

#copyright { width: 1260px; height: 60px; text-align: center; font-family: Verdana; font-size: 12px; }
#copyright a { text-transform: lowercase; }
#copyright a.current { font-weight: bold; }

.form { width: 450px; }
.form TD { text-align: left; vertical-align: top; font-size: 14px; }
.form TD.td1 { width: 120px; font-weight: bold; }
.form input.text { border: 1px solid #909090; padding: 2px; font-size: 14px; width: 310px; }
.form select.text { border: 1px solid #909090; font-size: 14px; width: 316px; }
.form select.text option { padding: 1px; }
.form textarea.text { border: 1px solid #909090; padding: 2px; font-size: 14px; width: 310px; height: 180px; }

.item .sep { background: url('/img/faq.gif') center center no-repeat; height: 60px; }
.item .question { font-size: 18px; }
.item .answer { margin-top: 10px; }