@charset "UTF-8";
body {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #669900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669900;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-top: 5px;
	list-style-image: url(../images/leaf_icon_01.gif);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	word-spacing: normal;
	line-height: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
#wrap {
	width: 830px;
	margin: 0 auto;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 830px;
	height: 265px;
	top: 10px;
}
#gtym_email_form {
	position: absolute;
	width: 270px;
	top: 150px;
	left: 5px;
	font-size: 13px;
	display: none;
}
#navmenu {
	position: absolute;
	height: 29px;
	width: 630px;
	left: 131px;
	top: 103px;
}
#navmenu a img {
	padding: 0;
	margin: 0;
	border: 0;
	color: none;
	display: inline;
}
#content {
	background-color: #330000;
	background-image: url(../images/content_bg_norepeat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 770px;
	position: absolute;
	top: 275px;
	padding: 10px 15px 0px 15px;
}

#footer {
	position:relative;
	width:800px;
	height:100px;
	background-image: url(../images/footer_bg.jpg);
	margin-top: 10px;
	border-top: 10px solid #000000;
	left: -15px;
}
#contact   {
	position: absolute;
	left: 150px;
	top: 17px;
	width: 226px;
	height: 41px;
}
#email_box  {
	position: absolute;
	left: 150px;
	width: 226px;
	height: 32px;
	top: 58px;
}
#request_box  {
	position: absolute;
	left: 431px;
	width: 289px;
	height: 41px;
	top: 32px;
}

.quote {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9966CC;
	text-align: right;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9966CC;
	padding-top: 10px;
}
.name {
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9966CC;
}
.clientpic {
	text-align: right;
	vertical-align: text-top;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	float: right;
}
.form {
	overflow: visible;
	padding: 0px;
	left: 10px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 10px solid #FFFFFF;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}
.pagedivide {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #669900;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
	letter-spacing: normal;
	margin-top: 40px;
}
.disclaimer {
	font-size: 12px;
}
.float_right {
	float: right;
}
#content .buynow_btn {
	text-align: left;
	margin-bottom: 30px;
	margin-left: 20px;
	padding: 2px;
	width: 260px;
}
