body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, strong, th, td {
	margin:0pt;
	padding:0pt;
}

body {
	background: #313131 url(../images/Aqua_Mesh_BG.gif) left top repeat-x;
	font-family: Georgia, serif;
	color: #ffffff;
	}
	
#col_2_home_text {
	font-size: 15px;
	line-height: 20px;
	padding: 30px 45px 0 45px;
	}
	
h2 {
	font-size: 14px;
	padding-bottom: 10px;
	
	}
	
h3 {
	font-size: 34px;
	font-weight: lighter;
	margin: 0 0 10px 55px;
	}
	
h4 {
	font-size: 28px;
	font-weight: lighter;
	margin: 0 55px 10px 55px;
	}
	
p {
	font-size: 12px;
	line-height: 21px;
	}
	
a {
	color: #ffffff;
	}
	
a:hover {
	color: #cccccc;
	}
	
#outer_wrapper {
	background: url(../images/Aqua_out_bg.gif) center top no-repeat;
	width: 1102px;
	margin: 0 auto 0 auto;
	}
	
#wrapper {
	width: 923px;
	margin: 0 auto 0 auto;
	}
	
#header {
	width: 923px;
	height: 80px;
	padding: 20px 0 13px 0;
	}
	
#logo {
	width: 350px;
	height: 80px;
	float: left;
	}
	
#logo img {
	border: none;
	}
	
#navigation {
	width: 408px;
	height: 80px;
	float: right;
	}
	
#navigation a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}
	
#navigation_ul {
	width: 408px;
	height: 27px;
	background: url(../images/Aqua_nav_bg.gif) center no-repeat;
	margin: 50px 0 0 0;
	}
	
#navigation_ul ul {
	width: 408px;
	height: 26px;
	}

#navigation_ul li {
	float: left;
	height: 26px;
	list-style: none;
	text-align: center;
	padding: 2px 0 0 0;
	}
	
#Homecurrent {
	background: url(../images/Aqua_home_active.gif) no-repeat left center;
	}
	
#Procurrent {
	background: url(../images/Aqua_pro_active.gif) no-repeat left center;
	}
	
#Aboutcurrent {
	background: url(../images/Aqua_about_active.gif) no-repeat left center;
	}
	
#Concurrent {
	background: url(../images/Aqua_contact_active.gif) no-repeat right center;
	}
	
/* contents */


.contents {
	background: #161616;
	width: 923px;
	font-family: Optima, Georgia, serif;
	padding-top: 20px;
	}
	
#home_contents {
	height: 680px;
	background: #111111 url(../images/Aqua_contents_bg.gif) center top no-repeat;
	}
	
#product_contents {
	height: 540px;
	background: #111111 url(../images/Aqua_contents_bg.gif) center top no-repeat;
	}
	
#about_contents {
	height: 900px;
	}
	
#header_Image {
	width: 923px;
	height: 189px;
	}
	
#column1 {
	width: 427px;
	height: 540px;
	float: left;
	border-right: #ffffff 1px solid;
	}
	
#column2 {
	width: 495px;
	height: 540px;
	float: right;
	}
	
.home_left {
	width: 330px;
	height: 150px;
	padding: 40px 0 0 70px;
	}
	
.Left_left {
	width: 138px;
	height: 120px;
	float: left;
	}
	
.left_right {
	width: 170px;
	height: 120px;
	float: right;
	}
	
.product_cols {
	width: 307px;
	height: 480px;
	float: left;
	margin: 10px 0 30px 0;	
	}
	
#left_pro_col {
	border-right: #ffffff 1px solid;
	width: 338px;
	height: 480px;
	float: left;
	}
	
#center_pro_col {
	border-right: #ffffff 1px solid;
	width: 279px;
	height: 480px;
	float: left;
	}
	
#right_pro_col {
	width: 303px;
	height: 480px;
	float: left;
	}
	
.pro_ul li, .about_cols li {
	font-size: 14px;
	list-style: none;
	line-height: 21px;
	margin-left: 55px;
	}
.about_cols {
	height: 800px;
	padding-top: 10px;
	}

.about_cols span {
	font-size: 28px;
	}

.about_cols p, .contact_cols p {
	padding: 0 30px 20px 30px;
	}
	
.contact_cols {
	padding-top: 10px;
	}
	
.contact_cols p {
	font-size: 14px;
	}
	
#youtube_Logo p {
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
	
/***** contact form *****/

#con_contents {
	height: 500px
	}

#contact_Div {
	margin: 0 0 0 40px;
	}

.inputs {
	width: 341px; 
	height: 34px;
	background: url(../images/Aqua_input_bg.gif) no-repeat center;
	border: none;
	padding: 13px 20px 0 20px;
	margin: 0 0 0 15px;
	font-size: 16px;
	color: #999999;
	}
	
#message {
	width: 341px;
	height: 125px;
	background: url(../images/Aqua_message_bg.gif) no-repeat center;
	border: none;
	padding: 13px 20px 0 20px;
	font-size: 16px;
	color: #999999;
	margin: 5px 0 0 15px;
	}
	
#submitBtn {
	width: 381px;
	height: 35px;
	background: url(../images/Aqua_send.gif) no-repeat center;
	border: none;
	margin: 0 0 0 15px;
	}
	
#footer {
	width: 932px;
	margin: 10px auto 0 auto;
	}
	
#footer p, #footer a {
	font-size: 12px;
	color: #666666;
	}

