body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #1d1d1d;
	margin: 30px 0 0;
}
img {
	border: 0;
}
.clear {
	both;
}
a:link, a:visited {
	color: #0000c1;
	text-decoration: underline;
}
a:hover {
	color: #0000f0;
}
#wrapper {
	width: 900px;
	margin: 0 auto 0;
}
#header {
	background: url('../images2/heade.jpg') repeat-x;
	height: 85px;
}
#logo {
	float: left;
}
#address {
	background: url('../images2/address.jpg') no-repeat;
	width: 242px;
	height: 65px;
	float: right;
	text-align: center;
	margin: 10px 10px 0 0;
}
#address h1 {
	color: #0000ba;
	font-size: 12px;
	margin: 3px 0 0;
}
#address p {
	color: #3f3f3f;
	font-size: 11px;
	margin: 0 ;
}
ul#nav {
	background: url('../images2/nav.jpg') repeat-x;
	height: 35px;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
}
#nav a {
	padding: 10px 25px 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	float: left;
	height: 25px;
	text-decoration: none;
	border-right: 1px solid #0000fe;
}
#nav a:hover {
	background: #0000e1;
}
#banner {
	background: url('../images2/banner.jpg') repeat-x;
	height: 260px;
	padding: 0 122px 0 60px;
}
#banner img {
	float: left;
}
#quotearea {
	width: 344px;
	float: right;
}
#quote {
	background: url('../images2/quote.jpg') no-repeat;
	height: 65px;
	margin: 38px 0 0;
}
#quote h1 {
	font-size: 20px;
	color: #1d1d1d;
	text-align: center;
	margin: 0;
	padding: 20px 0 0;
	font-weight: 100;
}
#quotearea p {
	font-size: 16px;
	color: #303030;
}
#intro {
	clear: both;
	margin: 10px 0;
}
#introtext {
	width: 645px;
	float: left;
	padding: 5px 0 0;
}
#introtext h1 {
	font-size: 22px;
	color: #0000a7;
	font-weight: 100;
	margin: 0;
}
#introtext h2 {
	font-size: 18px;
	color: #1d1d1d;
	font-weight: 100;
	margin: 0;
}
ul.bluebullet {
	color: #1d1d1d;
	list-style-image: url('../images2/bullet.jpg');
}
.bluebullet li {
	margin: 0 0 14px;
}
#signupbox {
	width: 240px;
	border: 1px solid #b7b7bb;
	float: right;
}
#signupbox h1 {
	background: #0000c1;
	color: #fff;
	font-size: 12px;
	border: 1px solid #fff;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}
#signupbox p {
	text-align: center;
	margin: 10px 0;
}
#signupbox form {
	margin: 8px;
}
#signupbox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#signupbox li {
	margin: 0 0 8px;
	text-align: right;
}
.textfield {
	width: 169px;
	margin: 0 0 0 2px;
}
#bluebar {
	clear: both;
	background: url('../images2/bluebar.jpg') repeat-x;
	height: 7px;
	margin: 0 0 1px;
}
#col1 {
	width: 621px;
	float: left;
}
#col1 h1 {
	background: url('../images2/subheader1.jpg') repeat-x;
	font-size: 22px;
	color: #1d1d1d;
	font-weight: 100;
	margin: 0;
	height: 35px;
	padding: 8px 0 0 12px;
}
#col1 p {
	margin: 7px 0 12px;
	padding: 0 20px 0 0;
}
.boldtext {
	font-size: 22px;
	text-align: center;
}
#signupbox2 {
	width: 300px;
	margin: 0 auto 0;
	border: 2px solid #b0b0b4;
	padding: 8px;
}
#signupbox2 h3 {
	font-size: 12px;
	text-align: center;
	margin: 0;
}
#signupbox2 ul {
	list-style-type: none;
	padding: 0 40px 0 0;
}
#signupbox2 li {
	margin: 0 0 8px;
	text-align: right;
}
#col2 {
	width: 278px;
	float: right;
}
#col2 h1 {
	background: url('../images2/subheader2.jpg') repeat-x;
	font-size: 22px;
	color: #1d1d1d;
	font-weight: 100;
	margin: 0;
	height: 35px;
	padding: 8px 0 0 12px;
}
#col2 p {
	padding: 7px;
	margin: 0;
	line-height: 20px;
}
#footer {
	background: url('../images2/footer.jpg') repeat-x;
	clear: both;
	text-align: center;
	height: 30px;
	color: #fff;
	padding: 11px 0 0;
}
#footer a:link, #footer a:visited {
	color: #fff;
	font-weight: bold;
	margin: 0 5px;
}
#footer a:hover {
	color: #d9d9fc;
}
#footer2 {
	text-align: center;
	padding: 5px;
}
