body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center 19px;
}
#logo {
	margin-left: 273px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F0F0F0;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 865px;
	background-image: url(../images/container-bg.jpg);
}
#top {
	width: 592px;
	height: 142px;
	padding-left: 273px;
	background-image: url(../images/top-bg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav {
	width: 865px;
	background-image: url(../images/nav-bg.jpg);
	height: 124px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	width: 665px;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: justify;
	clear: both;
	min-height:250px;
}
h3 {
	width: 665px;
	height: 21px;
	background-image: url(../images/h2-bg.jpg);
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	margin-top: 0px;
	margin-right: -100px;
	margin-bottom: 0px;
	margin-left: -100px;
	text-align: left;
}
h2 {
	width: 665px;
	height: 22px;
	background-image: url(../images/h2-bg.jpg);
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	margin-top: 0px;
	margin-right: -100px;
	margin-bottom: 0px;
	margin-left: -100px;
	text-align: left;
}
#footer {
	width: auto;
	padding-right: 100px;
	padding-left: 100px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/footer-bg.jpg);
}
img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
 .leftimg {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a:link {
	color: #012C56;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
#footer a:visited {
	color: #012C56;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
#footer a:hover {
	color: #828186;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
#newsletter {
	height: 147px;
	width: 325px;
	background-image: url(../images/newsletter-bg.jpg);
}
#newsletter table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #012C56;
}
