body {
	background-image: url(../images/bg_color.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003940;
}
#header {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_image.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 445px;
	position: relative;
}
#header a#btn_home_logo {
	position: absolute;
	height: 99px;
	width: 651px;
	left: 31px;
	top: 103px;
}

.front#header {
	height: 478px;
}
#header #nav_top {
	position: absolute;
	left: 226px;
	top: 11px;
	width: 271px;
}
#header #nav_top a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}
#header #nav_main {
	position: absolute;
	height: 262px;
	width: 631px;
	top: 216px;
	left: 219px;
}
#header #nav_main a {
	display: block;
	height: 252px;
	width: 126px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}
#header #nav_main a#btn_about {
	background-image: url(../images/btn1.png);
}
#header #nav_main a#btn_service {
	background-image: url(../images/btn2.png);
}
#header #nav_main a#btn_gallery {
	background-image: url(../images/btn3.png);
}
#header #nav_main a#btn_warranty {
	background-image: url(../images/btn4.png);
}
#header #nav_main a#btn_contactus {
	background-image: url(../images/btn5.png);
}
#header #nav_main a:hover#btn_about {
	background-image: url(../images/btn1-over.png);
}
#header #nav_main a:hover#btn_service {
	background-image: url(../images/btn2-over.png);
}
#header #nav_main a:hover#btn_gallery {
	background-image: url(../images/btn3-over.png);
}
#header #nav_main a:hover#btn_warranty {
	background-image: url(../images/btn4-over.png);
}
#header #nav_main a:hover#btn_contactus {
	background-image: url(../images/btn5-over.png);
}
#header #nav_sub {
	position: absolute;
	height: 229px;
	width: 631px;
	top: 216px;
	left: 219px;
	background-repeat: no-repeat;
}
#header #nav_sub a {
	display: block;
	width: 126px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	height: 219px;
}

#content {
	background-color: #94D6DE;
}

#content_front {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 60px;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 50px;
}
#content #content_front a {
	color: #FFFFFF;
}

#content #content_front p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#footer {
	background-color: #003940;
}
#footer_content {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 60px;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 50px;
}
#footer #footer_content #footer_nav {
	font-size: 12px;
}
#footer #footer_content #footer_nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#footer #footer_content #footer_copyright {
	font-size: 12px;
	color: #20B5C6;
	margin-top: 10px;
}
#content_layout {
	width: 631px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 65px;
	font-size: 14px;
	color: #666666;
}
#content_main{
	padding-top: 20px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
}
#content #content_layout #content_main h1 {
	font-size: 24px;
	color: #20B5C6;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#content #content_layout #content_main a {
	color: #20B5C6;
}
#content #content_layout #content_main #btn_testimonials {
	position: relative;
}
#content #content_layout #content_main #btn_testimonials #btn_testimonials_txt {
	position: absolute;
	left: 168px;
	top: 15px;
	width: 194px;
	height: 107px;
	font-size: 12px;
}
#content #content_layout #content_main #btn_testimonials #btn_testimonials_txt h2 {
	font-size: 18px;
	margin: 0px;
	color: #20B5C6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #content_layout #content_main li {
	margin-top: 5px;
	margin-left: 5px;
}
#content #content_front #sitemap, #content #content_front #sitemap a {
	color: #666666;
	text-decoration: none;
}
#content #content_front h1 {
	font-size: 24px;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.txt_small {
	font-size: 14px;
	color: #333333;
}
.txt_smaller {
	font-size: 12px;
}
input {
	height: 22px;
	margin: 2px;
	border: 1px solid #999999;
	width: 240px;
}
.selectbox {
	height: 14px;
	width: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

select {
	height: 20px;
	margin: 2px;
	border: 1px solid #999999;
	width: 184px;
}
textarea {
	height: 100px;
	width: 450px;
	border: 1px solid #999999;
}
.submit {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #20B5C6;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-align: center;
	background-image: url(../../images/btn_submit.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.btn_submit {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#content #content_layout #content_main #main_gallery {
	background-color: #DAEFF0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#photoShow img {
	position:absolute;
	z-index: 0;
	margin-top: 6px;
	margin-left: 6px;
}
#photo_link li {
	float: left;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#photo_link img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 60px;
	width: 81px;
}
#photo_link a {
	margin-right: 3px;
	margin-bottom: 3px;
	border: 5px solid #DAEFF0;
	display: block;
	float: left;
	height: 60px;
	width: 81px;
}
#photo_link li.activeSlide a {
	border: 5px solid #00B5C1;
}
#content #content_layout #content_main #main_gallery #caption {
	margin-top: 5px;
	height: 70px;
}
