body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 5px 0 15px;
}
.clear {
clear: both;
}
img {
border: 0;
}
#wrapper {
width: 900px;
margin: 0 auto 0;
}
#header h1 {
font-size: 36px;
font-weight: bold;
color: #000000;
margin: 0 0 5px 10px;
}
#introtext {
background: url('images/header1.jpg') no-repeat;
height: 210px;
padding: 50px 65px 0 502px;
}
#introtext h2 {
font-size: 18px;
font-weight: bold;
color: #2670df;
margin: 0;
}
#introtext p {
line-height: 22px;
margin: 0 0 13px;
}
#content {
border-left: 1px solid ;
border-right: 1px solid #c5c5c5;
padding: 12px 2px;
}
.box {
width: 278px;
float: left;
margin: 0 10px;
}
.box h3 {
background: url('images/subheader.jpg') no-repeat;
height: 28px;
font-size: 18px;
font-weight: bold;
color: #fff;
margin: 0;
padding: 6px 0 0 11px;
}
.box h3 a {
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
}
.boxcontent {
border-left: 1px solid #c8c8c8;
border-right: 1px solid #c8c8c8;
border-bottom: 1px solid #c8c8c8;
text-align: center;
padding: 20px 0 17px 0;
}
.boxcontent ul {
list-style-type: none;
margin: 12px 0 26px;
padding: 0 0 0 30px;
}
.boxcontent ul li {
background: url('images/bullet1.jpg') 0 3px no-repeat;
font-size: 12px;
color: #5d5c5c;
padding: 0 0 0 19px;
text-align: left;
margin: 0 0 14px;
}
#footer {
background: url('images/footer1.jpg') repeat-x;
height: 34px;
}
#footer p {
	text-align: center;
	color: #ffffff;
	margin: 0;
	padding: 9px 0 0;
	font-weight: bold;
}
#wrapper #introtext p strong u {
	color: #F00;
}
#wrapper #introtext p strong u {
	color: #000;
}
