* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #1E3138;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/dark_gray_slant.gif);
}
.right {
	float: right;
}
.left {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	border-right: 1px solid #293A42;
	border-left: 1px solid #293A42;
	background: url(images/main_bg.jpg);
}
#top {
	height:112px;
	background-image: url(images/information_services_r1_c1.jpg);
	text-align: right;
}
#top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-top: 20px;
	padding-right: 15px;
	color: #BF0606;
	padding-bottom: 5px;
}
#top ul {
	list-style: none;
}
#top li {
	background: url(images/GREYCHK.GIF) no-repeat right 2px;
	margin-right: 14px;
	padding-right: 20px;
	padding-bottom: 3px;
	color: #4D626C;
}


#logo {
	height:152px;
	background-image: url(images/information_services_r2_c1.jpg);
}
#topnav {
	height:36px;
	background-color: #970506;
	border-top: 1px solid #FFFFFF;
}

.solidblockmenu{
	width: 700px;
	margin-right: 4px;
	float: right;
}
.solidblockmenu li {
	display: inline;
}
.solidblockmenu li a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding:9px 10px;
	border-right:1px solid #5B0202;
	float: right;
	border-left:1px solid #BD0606;
	margin-top: 1px;
}
.solidblockmenu li a:hover {
	background-color: #B90606;
}

#content {


}
#leftside {
	float: left;
	width: 240px;
}
#leftcontent {
	margin-top: 20px;
	text-align: center;
}
.leftheadings {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #09181F;
	background: url(images/leftheadings_bg.jpg) repeat-x top;
	border-bottom: 1px solid #2D3E44;
}
.leftsmalltext {
	font-size: 11px;
	color: #8899A2;
}
#rightcontent a {
	color: #AE0000;
	font-style: italic;
}


#leftcontent ul {
	list-style: none;
}
#leftcontent li {
	text-align: left;
	background: url(images/leftbullet.jpg) no-repeat left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: 15px;
}
#leftcontent li a {
	color: #000000;
}
#leftcontent li a:hover {
	color: #D00606;
}


#rightside {
	float: left;
	width: 518px;
	border-left: 1px solid #E2CB83;
}
#rightcontent {
	padding: 20px;
}

#rightcontent h1 {
	font-size: 16px;
	color: #970506;
	padding-bottom: 15px;
}

#rightcontent h2 {
	font-size: 14px;
}
#contactbox {
	text-align: center;
}
.phonenumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #970506;
}



#footer {
	height:75px;
	background-color: #970506;
	clear: left;
}

#footer  a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #CC9900;
}

#footersmall {
	float: left;
	width: 250px;
	padding: 15px;
	color: #A59B92;
	font-size: 10px;
}
#footernav {
	float: left;
	text-align: right;
	padding: 25px 15px 0px 0px;
	font-size: 14px;
	margin-left: 160px;
}
.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #43565D;
}
.formfields {
	font-size: 11px;
	background-color: #E0E3E4;
}
.formleft {
	background-color: #FFFFFF;
}
#contactform {
}
#rightcontent ul {
	list-style: none;
}
#rightcontent li {
	background-image: url(images/rightbullet.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding: 3px 3px 3px 14px;
	margin-left: 20px;
}
