@charset "utf-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #213773;
}
#header {
	background-image: url(images/header.jpg);
	height: 174px;
	width: 855px;
}
#leftNav {
	float: left;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF99;
}
#leftNav a:hover {
	color: #A9BEF5;
}

#leftNav li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#leftNav ul {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 855px;
	font-size: 10px;
	text-align: center;
	line-height: 11px;
	padding-top: 6px;
	color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	float: right;
	width: 560px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #003366;
	font-size: 11px;
	line-height: 16px;
	background-repeat: no-repeat;
}
#contentIndex {
	float: right;
	width: 560px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #003366;
	font-size: 11px;
	line-height: 16px;
	background-image: url(images/fireDamage.jpg);
	background-repeat: no-repeat;
}
.indexCopy {
	margin-right: 200px;
}

#content a {
	color: #6A8EEF;
}
.leftImage {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.subHead {
	font-weight: bold;
	color: #213773;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B52B9;
}

.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	line-height: 16px;
}

#clear {
	clear: both;
}
#wrapper {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-repeat: repeat-y;
}
#mainbody {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
#water {
	float: right;
	width: 525px;
	margin-top: 30px;
}
.gurantee {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 5px;
	border: 1px dashed #F0E2BD;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
.toolTip {
	color: #FFFFFF;
	background-color: #213773;
	width: 200px;
	padding: 5px;
	border: 1px solid #FFFFCC;
}

#water object {
	margin-top: 50px;
}
.whiteHeading {
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
}
#guarantee {
	height: 340px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #FFFFCC;
}
.bold {
	font-weight: bold;
	font-size: 120%;
}
.italic {
	font-style: italic;
}
.current {
	color: #F7DD64;
}
