/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	text-align: center;
}
#container {
	width: 772px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#banner {
	height: 130px;
	width: 772px;
	background-image: url(images/banner_graphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
#banner h1 {
	display: none;
}
#navbar {
	margin: 0px;
	padding: 0px;
	width: 772px;
}
#contentbox {
	width: 772px;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F1F1F1;
	background-color: #F1F1F1;
}
#contentbox a {
	color: #A80000;
	text-decoration: none;
}
.greypara {
	color: #666666;
}
#content2 li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#contentbox #content1 {
	width: 265px;
	float: left;
	padding: 10px;
	font-size: 12px;
}
#contentbox h3 {
	font-style: italic;
	color: #C1353E;
	font-size: 16px;
}
#contentbox h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#content1 li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-position: inside;
}
.disclaimer {
	padding: 15px;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content1 ul {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#container #contentbox #content2 h1 {
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	padding-top: 6px;
}

#content2 ol li {
	font-weight: normal;
	color: #000000;
}
#contentbox #content1 {
	float: left;
	width: 772px;
	w\idth: 517px;
	background-color: #F1F1F1;
	padding: 10px 240px 10px 15px;
	background-image: url(images/main_bk2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.services #contentbox #content2 {
background-image: url(images/main_bk2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 772px;
	w\idth: 517px;
	background-color: #F1F1F1;
	padding: 10px 240px 10px 15px;
	margin: 0px;	

}
.services #contentbox #content2 UL {

}

#tagline {

}
#navbar UL {
	list-style-type: none;
	margin-left: 288px;
	padding-top: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#navbar img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navbar UL li a {
	font-size: 12px;
	font-weight: bold;
	color: #a10000;
	text-decoration: none;
	padding-left: 22px;


}
#footer {
	background-color: #000099;
	text-align: center;
	clear: both;
	padding: 5px;
}
.nospacing {
	margin: 0px;
	padding: 0px;
}
#content1 ul li a {
	color: #333333;
}
.redtext {
	color: #CC0000;
	font-weight: bold;
}