body {
	margin: 0px;
	background: #FFF url(../images/bg_gradient.jpg) 0 47px repeat-x;
	font: normal 12px/21px "Trebuchet", "Trebuchet MS", Verdana, san-serif;
	color: #666;
}

/* Custom styles */

.readmore { font-size: 10px; }

.small { font-size: 11px; }

h2 {
	margin: 30px 0px 10px;
	padding: 0px;
	font-size: 22px;
}

h1.about {
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	background: url(../images/Habout.gif) no-repeat;
	width: 644px;
	height: 106px;
	text-indent: -10000px;
}

h1.gallery {
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	background: url(../images/Hgallery.gif) no-repeat;
	width: 644px;
	height: 105px;
	text-indent: -10000px;
}

h1.products {
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	background: url(../images/Hproducts.gif) no-repeat;
	width: 644px;
	height: 67px;
	text-indent: -10000px;
}

h1.faqs {
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	background: url(../images/Hfaqs.gif) no-repeat;
	width: 644px;
	height: 82px;
	text-indent: -10000px;
}

h1.contact {
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	background: url(../images/Hcontact.gif) no-repeat;
	width: 644px;
	height: 60px;
	text-indent: -10000px;
}

p.faqs {
	padding-top: 20px;
}

/* Custom styles */

a {
	color: #6699cc;
	text-decoration: none;
}

a:hover {
	color: #6699cc;
	text-decoration: underline;
}

div#nav {
	background: url(../images/bg_navbar.jpg) repeat-x;
	height: 47px;
	text-align: center;
}

div#nav_btns {
	width: 705px;
	margin: 0px auto;
}

div#nav_btns ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#nav_btns ul li {
	float: left;
	margin-right: 10px;
}

div#nav_btns ul li a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	display: block;
	background: url(../images/bg_btn.jpg) no-repeat;
	padding-top: 17px;
	width: 131px;
	height: 25px;
}

div#nav_btns ul li a:hover {
	background: url(../images/bg_btn_over.jpg) no-repeat;
	color: #333;
	text-decoration: none;
}

div#bg_pattern {
	background: url(../images/bg_pattern.jpg) 50% 0 repeat-x;
	min-height: 392px;
	width: 100%;
}

div#bg_content {
	background: url(../images/bg_content.jpg) no-repeat;
	width: 975px;
	margin: 0px auto;
	min-height: 750px;
}

div#bg_content_subpg {
	background: url(../images/bg_content_subpg.jpg) no-repeat;
	width: 975px;
	margin: 0px auto;
	min-height: 750px;
}

div#content {
	padding: 0px 165px;
}

h1.logo {
	margin: 0px;
	padding: 0px;
	background: url(../images/logo.jpg) no-repeat;
	width: 229px;
	height: 217px;
	text-indent: -10000px;
}


div#subpg_header {
	height: 217px;
}

div#subpg_header_logo {
	float: left;
	width: 207px;
}

div#subpg_header_logo h1 {
	margin: 0px;
	padding: 0px;
	background: url(../images/logo_subpg.png) no-repeat;
	width: 207px;
	height: 217px;
	text-indent: -10000px;
}


div#subpg_header_gx {
	float: left;
	width: 768px;
}

div#flash { }

h2.tagline {
	position: absolute;
	top: 430px;
	margin: 0px 0px 0px 43px;
	padding: 0px;
	background: url(../images/tagline.gif) no-repeat;
	width: 354px;
	height: 26px;
	text-indent: -10000px;
}

div#leftcol {
	position: absolute;
	top: 465px;
	width: 220px;
	margin-left: 43px;
}

div#rightcol {
	position: absolute;
	top: 465px;
	width: 225px;
	margin-left: 285px;	
}

div#news {
	position: absolute;
	top: 690px;
	border-top: 1px solid #CCCCCC;
	width: 475px;
	margin-left: 43px;
	padding-top: 15px;
}

div#news h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

div#copyright {
	position: absolute;
	top: 710px;
	text-align: right;
	font-size: 9px;
	margin-left: 740px;
}

div#copyright_subpg {
	font-size: 9px;
	padding: 35px 165px;
}
