@charset "utf-8";
/* CSS Document */
body {
	background: #ced5dc;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.sitewrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial;
}
/*-------------------------------------------------------*/
h1 {
	color: #130b01;
	margin-bottom: 5px;
	font-size: 28px;
}
h2 {
	color: #003;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
}
h3 {
	font-size: 24px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	font: italic normal 16px "Times New Roman";
	text-align: center;
}
h5 {
	font-size: 24px;
	text-align: center;
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
}
/* ---------------------------------------------------- */
.bk1 {
	background: url(../siteimages/mbk1.jpg);
	float: left;
	height: 19px;
	width: 980px;
}
.bk2 {
	background: url(../siteimages/mbk2.jpg);
	float: left;
	width: 980px;
}
.bk3 {
	background: url(../siteimages/mbk3.jpg);
	float: left;
	height: 20px;
	width: 980px;
}
#bnavbar {
	float: left;
	width: 980px;
	font-size: 12px;
	text-align: center;
}
.character_c1 {
	width: 125px;
	text-align: center;
	height: 15px;
	border-top: 1px solid #666;
	border-bottom: none;
	border-right-style: none;
	border-left-style: none;
}
.character_c2 {
	width: 200px;
	border-top: 1px solid #666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clientpanel {
	float: left;
	width: 450px;
	margin-top: 10px;
	border-right: 1px dashed #666;
}
.clientpanel2 {
	float: left;
	width: 450px;
	margin-left: 15px;
}
.clientbox1 {
	font-size: 12px;
	float: left;
	width: 450px;
	margin-top: 5px;
	border-top: 1px dotted #333;
}
.clientlocation {
	font-size: 12px;
	color: #333;
	width: 300px;
	float: left;
}
.clientadded {
	font-size: 12px;
	float: left;
	width: 150px;
}
.clientweb {
	font-size: 12px;
	float: left;
	width: 450px;
}
.clientdescript {
	float: left;
	width: 450px;
	font-size: 12px;
	color: #330;
}
.client_title {
	font-size: 14px;
	font-weight: bold;
	color: #003;
}
.comment_title {
	font: italic 16px "Times New Roman";
	color: #06C;
	text-decoration: underline;
	margin-top: 10px;
}
.consult_txt {
	font: italic bold 36px "Times New Roman";
	color: #06C;
	text-align: center;
}
.content1 {
	float: left;
	width: 957px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.content1a {
	float: left;
	width: 750px;
	padding-left: 10px;
}
.featurebox {
	text-align: center;
	width: 210px;
	float: right;
	height: 300px;
}
.featuretxt {
	font-size: 12px;
	float: left;
	width: 200px;
}
.h_main {
	float: left;
	width: 977px;
}
.infopanel1 {
	float: left;
	width: 970px;
}
.mailbox {
	float: left;
	height: 30px;
	width: 275px;
	vertical-align: top;
}
.mailboxa {
	float: left;
	width: 45px;
	padding-top: 8px;
	text-align: center;
	font-size: 12px;
}
#navbar {
	float: left;
	width: 967px;
	background: #0D1F37;
	height: 35px;
	padding-left: 10px;
}
.picbox1 {
	float: left;
	height: 410px;
	width: 980px;
}
.picbox2 {
	float: right;
	height: 200px;
	width: 475px;
}
.rp {
	float: left;
	width: 190px;
	padding-left: 5px;
}
.quote1 {
	font-size: 12px;
	color: #036;
}
#sitefooter {
	float: left;
	width: 980px;
	color: #7a8898;
	font-size: 12px;
	text-align: center;
}
#tableset1 {
	border-style: none;
}
.txt12 {
	font-size: 12px;
}
.validbox1 {
	float: left;
	width: 200px;
}
.ybox {
	text-align: center;
}
/* --- LINKS ------------------------------------- */
a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a.wd:link, a.wd:visited, a.wd:active {
	color: #7a8898;
	text-decoration: none;	
}
a.wd:hover {
	color: #600;
	text-decoration: underline;	
}
a.feature:link, a.feature:visited, a.feature:active {
	text-decoration: none;
	background: url(../siteimages/featured/nwr-rcd-a.jpg);
	float: left;
	height: 200px;
	width: 200px;
}
a.feature:hover {
	text-decoration: underline;
	background: url(../siteimages/featured/nwr-rcd-b.jpg);
}
a.nav:link, a.nav:visited, a.nav:active {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFC;
	text-decoration: underline;
}
