@charset "utf-8";
/* standard */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
}

#page {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 863px;
	display: block;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4E85FA;
	border-left-color: #4E85FA;
}

#header {
	height: 214px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(images/lightskyblue/water-banner.jpg);

}

#header h1 {
	position: absolute;
	left: 235px;
	top: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6CA7E9;
	margin: 0px;
	padding: 0px;
	width: 380px;
}
#header .telephone  {
	position: absolute;
	left: 512px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6CA7E9;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
}

#header .telephone span {
	color: #97C1F0;
	margin: 0px;
	padding: 0px;

}

#header img {
	position: absolute;
	left: 123px;
	top: 120px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.logo {

}

#navigation {
	background-color: #6CA7E9;
	height: 30px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;

}
#navigation li {
	list-style-type: none;
	display: inline;

}
#navigation a {
	display: block;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #C3E8FA;
	width: 140px;
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6CA7E9;

}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #6CA7E9;
	border: 1px solid #FFFFFF;

}

#content {
	padding: 10px;
	width: 600px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #1F72CD;
	line-height: 44px;
	margin: 0px;
	padding: 0px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	color: #3989E1;
	margin: 0px;
	padding: 0px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	color: #6CA7E9;
	margin: 0px;
	padding: 0px;
}

#content h4 {
	font-size: 18px;
	line-height: 40px;
	color: #1F72CD;
	margin: 0px;
	padding: 0px;
}

#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #3989E1;
	margin: 0px;
	padding: 0px;
}

#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #6CA7E9;
	margin: 0px;
	padding: 0px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#content p a {
	font-weight: bold;
	color: #1F72CD;
}

#content p a:hover {
	font-weight: bold;
	color: #6CA7E9;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;

}

#features {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#features h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	line-height: 36px;
}

#features h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	font-weight: normal;
}

#features h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #999999;
}

#features h4 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

#features h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
}

#features h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

#features p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

#features p a {
	font-weight: bold;
	color: #1F72CD;
}

#features p a:hover {
	font-weight: bold;
	color: #6CA7E9;
}

#features li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;

}

.f-panel {



}

.f-panel img {
	padding: 10px;
	border: 1px solid #CCCCCC;
	display: block;
	background-color: #6CA7E9;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#footer {
	background-color: #6CA7E9;
}

