body {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#container {
	width: 778px;
	margin:0px auto;
}
#header {
	height: 75px;
	background-image: url(images/header-bg.gif);
}
#logo {
	padding-top: 18px;
	padding-left: 22px;
}
#body a {
	color: #0000FF;
	border-bottom-color: #0000FF;
}

#padding {
	padding-left: 11px;
	background-image: url(images/site-bg.jpg);
	padding-right: 9px;
}
#navigation {
	background-image: url(images/nav-bg.gif);
	height: 31px;
	padding-left: 20px;
	padding-top: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
#navigation a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#body {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D255B;
}
#bodypadding {
	background-repeat: repeat-x;
	padding: 35px 20px 20px 20px;
}
.feature {
	width: 485px;
	background-image: url(images/feature-bg.gif);
	font-size: 11px;
	color: #1D255B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
}
.featurebody img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}


#footer {
	background-image: url(images/footer.gif);
	height: 35px;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.featurehead {
	padding-right: 25px;
	text-align: right;
	height: 24px;
	background-image: url(images/feature-head.gif);
}

.featurebody {
	background-image: url(images/feature-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 65px;
	padding-right: 15px;
	padding-left: 15px;
}

#websitedesign {
	float: left;
	width: 210px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
#websitedesign a {
	color: #CCCCCC;
	text-decoration: none;
}
#websitedesign a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1D255B;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	text-indent: 29px;
	font-weight: lighter;
	margin: 0px;
}
#footertxt {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 505px;
	font-family: "Times New Roman", Times, serif;
}
.featureheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1D255B;
	font-weight: lighter;
	background-color: #FFFFFF;
	text-align: center;
}
.feature_under {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1D255B;
	color: #1D255B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: -1px;
}
.formfield {
	background-color: #FAFAFA;
	border: 1px solid #E5E4E4;
	width: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D255B;
	text-decoration: none;
}
.formfield2 {
	background-color: #FAFAFA;
	border: 1px solid #E5E4E4;
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D255B;
	text-decoration: none;
}
.button {
	background-color: #3CA638;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #666666;
	width: 150px;
}
