@import url(bg.css);

body {
	background: url(../images/bt.gif) repeat-x left top;
	font-size: 100%;
	}
body, input, select, td, textarea, th {
	color: #424242;
	font-family: Arial;
	}
body, form {
	margin: 0;
	padding: 0;
	}
img, table {
	border: 0 none;
	}
a {
	color: #424242;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
td, th {
	padding: 0;
	}
td {
	vertical-align: top;
	}
textarea {
	overflow: auto;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	width: 100%;
	}


#header {
	background: url(../images/hbg.jpg) no-repeat left top;
	height: 540px;
	position: relative;
	width: 1000px;
	}


#menu {
	padding: 0 0 0 133px;
	}
#menu li {
	float: left;
	list-style: none;
	}


#wrap {
	margin: 0 auto;
	position: relative;
	width: 820px;
	z-index: 5;
	}
#wrap h1 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 12px 42px;
	}
#wrap h1 img {
	vertical-align: top;
	}
#wrap h2 {
	background: #d3d3d3;
	font-size: 1em;
	line-height: 26px;
	margin: 0 0 20px 0;
	padding: 0 0 0 16px;
	}


#content {
	font-size: 0.75em;
	padding: 0 0 26px 0;
	}
#content strong {
	color: #cc4502;
	}


#footer {
	border-top: 12px solid #d3d3d3;
	overflow: hidden;
	padding: 12px 0 22px 0;
	width: 100%;
	}
#footer .inner {
	background: url(../images/f_line-y.gif) no-repeat left top;
	float: left;
	font-size: 0.687em;
	height: 41px;
	text-align: center;
	width: 660px;
	}
#footer .inner a {
	margin: 0 6px;
	text-decoration: none;
	}
#footer .inner a:hover {
	text-decoration: underline;
	}



.designed {
	background: url(../images/a_logo.gif) no-repeat 24px top;
	float: left;
	font-size: 0.75em;
	height: 41px;
	width: 160px;
	}
.designed a {
	color: #6e6d41;
	}
.designed p {
	padding: 8px 0 0 80px;
	}


.form {
		padding: 16px 0 36px 96px;
	}
.form a {
	margin: 0 10px 0 0;
	}
.form label {
	margin: 0 0 0 -48px;
	position: absolute;
	}
.form input,
.form textarea {
	background: #FFF;
	border: 1px solid #cdcdcd;
	font-size: 12px;
	margin: 0 0 6px 0;
	}
.form input {
	width: 352px;
	}
.form textarea {
	height: 94px;
	width: 668px;
	}


.gallery {
	margin: 0 -25px;
	position: relative;
	}
.gallery .link {
	margin: 0 0 0 16px;
	}


.hl_pic,
.hr_pic {
	position: absolute;
	top: 255px;
	z-index: 1;
	}
.hl_pic {
	left: 24px;
	}
.hr_pic {
	right: 18px;
	}


.line-x {
	background: url(../images/line-x.gif) repeat-x center top;
	font-size: 0;
	height: 1px;
	margin: 22px 0;
	overflow: hidden;
	}


.link {
	background: url(../images/ar.gif) no-repeat left center;
	padding: 0 0 0 12px;
	}


.pad {
	padding: 0 11px;
	}


.title {
	color: #9c5938;
	font-weight: bold;
	}