/* =construct */

img {
	behavior: url(css/iepngfix.htc);
}

:link,:visited {
	text-decoration: none
}

ul,ol,li,dl,dt,dd {
	list-style: none
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 100%;
}

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

a img,:link img,:visited img {
	border: none
}

a:visited {
	outline: none;
}

address {
	font-style: normal
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

/* =base */

body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/water_body_bg.gif) repeat-x fixed;
}

#wrapper {
	width: 922px;
	text-align: left;
	margin: 0 auto;
}

#content {
	width: 920px;
	background-color: white;
	border-right: 1px solid #d9e1f1;
	border-left: 1px solid #d9e1f1;
	float: left;
}

#branding, #nav, #main_content {
	width: 900px;
	margin: 0 10px;
	background-color: white;
	float: left;
	display: inline;
}

h1 {
	background: url(../images/water_hdr.jpg) no-repeat;
	text-indent: -9999px;
	width: 900px;
	height: 208px;
	outline: none;
	margin-top: 10px;
}

p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.pic_outline {
	padding: 3px;
	border: 1px solid #ccc;
}

#main_content {
	margin-top: 20px;
}

#main_content ul {
	display: inline-block;
	float: left;
	width: 900px;
	top: 0;
	padding: 0;
	margin: 0 0 30px;
}

#main_content ul li#col1 {
	display: inline;
	float: left;
	width: 354px;
	background: url(../images/water_title_bg.jpg) no-repeat left top;
	height: 372px;
	margin-left: 10px;
	top: 0;
	left: 0;
}

#main_content ul li#col2 {
	float: left;
	display: block;
	padding: 0;
	margin-left: 20px;
	_float: right;
	_margin-top: -372px;
	overflow: hidden;
}

#main_content ul li#col3 {
	float: left;
	display: inline;
	margin-left: 10px;
	overflow: hidden;
}

#main_content ul li#col4 {
	display: inline;
	float: left;
	width: 354px;
	background: url(../images/water_title_bg2.jpg) no-repeat left top;
	height: 412px;
	margin-left: 30px;
}

p#watertitle {
	margin: 135px 10px 0 84px;
	color: white;
	text-indent: 40px;
	line-height: 16px;
	float: left;
	font-weight: bold;
	text-align: left;
	display: inline;
}

p#watertitle2 {
	margin: 130px 78px 0 16px;
	color: white;
	line-height: 16px;
	float: left;
	font-weight: bold;
	text-align: left;
	display: inline;
}

#sub_content {
	width: 860px;
	height: 508px;
	background: url(../images/sub_content_bg.jpg) no-repeat;
	float: left;
	display: inline;
	margin: 0 0 20px 30px;
}

#sub_content p {
	color: black;
	line-height: 14px;
	margin: 352px 0 0 20px;
	width: 620px;
	font-size: 12px;
}

#sub_content ul {
	margin: 3px 0 0 20px;
	display: block;
}

#footer {
	background-color: #778bbd;
	width: 920px;
	float: left;
	display: inline;
}

#footer p {
	color: white;
	padding: 0 20px;
	font-size: 12px;
	line-height: 14px;
}

.clearboth {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}
