@charset "utf-8";
/* CSS Document */

body {
	background-color:#990000;
	margin:0;
	padding:0;
	border:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}
#Main {
	background:url(images/bodyR.gif) top center #FFFFFF repeat-y;
	width:1000px;
}
#nav {
	background:url(images/S&B-Solutions_01.gif) top center no-repeat;
	width:486px;
	height:96px;
	padding:0 0 0 455px;
	font-family:"Century Gothic", Verdana, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#1c3b60;
}
#nav a, #nav a:visited, #nav a:link {
	color:#1c3b60;
	text-decoration:none;
}
#nav a:hover {
	color:#6b0006;
}

#nav div {
	background:url(images/divBG.gif) top center no-repeat;
	padding-top:65px;
	height:34px;
	float:left;
}
#selected div {
	background:url(images/selected.gif) top center no-repeat;
	color:#6b0006;
	padding:0 0 0 0;
	padding-top:65px;
	height:34px;
	float:left;
}
#Image {
	background:url(images/S&B-Solutions_02.gif) top right no-repeat;
	text-align:right;
	width:625px;
	padding-left:20px;
	padding-right:1px;
	
}
#Image_sub {
background:url(images/small_sub.gif) top right no-repeat;
	text-align:right;
	width:625px;
	height:144px;
	padding:2px 1px 2px 20px;
}

#search {
	background:url(images/S&B-Solutions_03.gif) top left no-repeat;
	text-align:left;
	width:316px;
	height:220px;
	vertical-align:top;
	color:#2a486a;
	font-size:12px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#search_sub {
background:url(images/S&B-Solutions_03Small.gif) top left no-repeat;
	text-align:left;
	width:316px;
	height:119px;
	padding:15px 20px 10px 15px;
	vertical-align:top;
color:#2a486a;
font-size:12px;
}

#content {
	background:url(images/div.gif) right top no-repeat;
	padding:20px 20px 20px 60px;
	width:545px;
	text-align:left;
}
#content_sub {
	padding:20px 60px 20px 60px;
	width:780px;
	margin:0 30px 0 30px;
	text-align:left;

}
#content a, #content_sub a {
	/*color: #00671f;*/
	text-decoration: underline;
}

.left {
	border:#7f8f9f thin solid;
	margin-right:20px;
	float:left;
}
.right {
	border:#7f8f9f thin solid;
	margin-left:20px;
	float:right;
}
h1 {
	color:#0f3057;
	font-weight:normal;
	font-size:20px;
}
.red {
	color:#6b0006;
}
.white {
	color:#ffffff;
}

h3 {
	color:#c4942f;
	font-weight:normal;
	font-size:20px;
}
#testimonials {
	padding:20px 60px 20px 20px;
	text-align:left;
}
#bottom {
text-align:left;
	padding:20px 60px 20px 60px;
}
#bottom div {
height:140px;
	width:137px;
	float:left;
	padding:15px 15px 7px 15px;
	text-align:left;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.01 a {
	color:#4e5719;
	text-decoration: none;
	margin-top:5px;
	}
.01 a:hover {
	color:#4e5719;
	text-decoration: none;
}
#02 a, #02 a:hover {
	color:#0f3057;
	text-decoration: none;
}
#03 a, #03 a:hover {
	color:#6f4f0b;
	text-decoration: none;
}
#04 a, #04 a:hover {
	color:#6b1116;
	text-decoration: none;
}
#05 a, #05 a:hover {
	color:#4e5719;
	text-decoration: none;
}
#footer {
	background:url(images/footer.gif) top center repeat-x #b3bb9d;
	padding:20px;
	width:920px;
	color:#2a2f1b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
#footer a {
color:#	color:#2a2f1b;
}

#footer_left {
	float:left;
	text-align:left;
	width:605px;
}
#footer_right {
	float:right;
	text-align:right;
	width:296px;
}
.button {
	color: #FFFFFF;
	background-color: #000066;
}
h2 {
	color:#6b0006;
	font-size: 16px;
	font-weight: bold;
	/*font-variant: small-caps;*/
}
.req {
	font-size: 9px;
	color: #990000;
	vertical-align: super;
}
