body {
	background-image: url(/images/bg.jpg);
	font-family: 'Droid Serif', Georgia, serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	color: #666666;
	font-family: "Droid Sans", Arial, sans;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #dad5d0;
	padding-bottom: 14px;
}
h3 {
	font-size: 18px;
	color: #666666;
	font-family: "Droid Sans", Arial, sans;
}
h4 {
	font-size: 14px;
	color: #506381;
	margin: 0px;
}
h5 {
	font-size: 13px;
	color: #666666;
	margin: 0px;
}
p, ul {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.clearall {
	clear: both;
}
a {text-decoration: none; color: #867463}
a:hover {text-decoration:underline !important; }
#page {
	width: 956px;
	margin: 0 auto;
}#page #header #nav {
	font-family: "Droid Sans", Arial, sans;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/images/top-noise.jpg);
	height: 55px;
}
#page #header #nav ul {
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 243px;
}
#page #header #nav ul li {
	margin: 0px;
	float: left;
	height: 20px;
	padding-right: 8px;
	padding-left: 9px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8596ad;
	line-height: 20px;
}
#page #header #nav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #header #nav ul li a {
	color: #dae2eb;
	text-decoration: none;
}
#page #header #nav ul li a:hover {
	color: #7ca3d3;
}
#page #header #nav ul li a.active {
	color: #7ca3d3;
}
#page #header #masthead {
	background-image: url(/images/about.jpg);
	height: 281px;
	width: 956px;
}
.client-services #page #header #masthead {
	background-image: url(/images/services.jpg);
}
.home #page #header #masthead {
	background-image: url(/images/homeN.jpg);
	height: 323px;
}
.products #page #header #masthead {
	background-image: url(/images/products.jpg);
}
.about-us #page #header #masthead {
	background-image: url(/images/about.jpg);
}
.contact-us #page #header #masthead {
	background-image: url(/images/contact.jpg);
}
.news #page #header #masthead {
	background-image: url(/images/news.jpg);
}
.request-a-quote #page #header #masthead {
	background-image: url(/images/quote.jpg);
}
#page #header #masthead h1 {
	height: 167px;
	width: 214px;
	margin-left: 13px;
	position: relative;
	top: -45px;
	margin-top: 0px;
}
#page #header #masthead h1 #logolink {
	background-image: url(/images/MSI-logo.gif);
	display: block;
	height: 167px;
	width: 214px;
}
#page #header #masthead h1 #logolink span {
	display: none;
}
#page #header #tagline {
	background-image: url(/images/noise.jpg);
	height: 64px;
}
#page #header #tagline h2 {
	font-size: 14px;
	font-style: italic;
	line-height: 64px;
	font-weight: normal;
	color: #867463;
	margin: 0px;
	padding-left: 19px;
	width: 758px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #header #tagline h3 {
	float: left;
	margin-top: 12px;
}
#page #header #tagline h3 #findmore {
	background-image: url(/images/more-button.png);
	height: 40px;
	width: 149px;
	display: block;
}
#page #header #tagline h3 #findmore span {
	display: none;
}
#page #content {
	background-color: #FFF;
	padding: 17px;
}
#page #content #left_col {
	float: left;
	width: 589px;
	padding-right: 35px;
}
.home #page #content #left_col {
	width: 525px;
	padding-right: 20px;
}
#page #content #right_col {
	float: left;
	width: 284px;
}
.home #page #content #right_col {
	width: 377px;
}
.product-container {
	width: 580px;
	clear: both;
}
#page #content .product {
	float: left;
	width: 270px;
	padding-right: 20px;
}
.home #page #content .product {
	width: 168px;
}
#quote {
	background-image: url(/images/noise.jpg);
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	height: 164px;
	padding-right: 65px;
}
#quote #q_image {
	background-color: #b2ada8;
	height: 134px;
	width: 230px;
	margin-top: 7px;
	margin-right: 26px;
	margin-bottom: 7px;
	margin-left: 26px;
	border: 8px solid #FFF;
	float: left;
}
#quote p {
	font-style: italic;
	color: #FFF;
	padding-top: 20px;
	margin: 0px;
}
#quote .attrib {
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #FFF;
	padding: 30px;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-family: "Droid Sans", Arial, sans;
	margin: 0px;
	padding: 0px;
	color: #666;
}
label {
	font-family: "Droid Sans", Arial, sans;
	display: block;
}
#right_col input[type='text'] {
	width: 208px;
}
#right_col #message {
	width: 275px;
}
#right_col #freeform p {margin:0 0 3px 0;}
.staff-cell h4, .staff-cell h5, .staff-cell p {margin: 0;}
#left_col #freeform p {width: 280px; float:left; height:50px; border-bottom: 1px solid #DAD5D0;}
#left_col #freeform p.fullwidth {width: 560px; clear: both;; height:120px;}
#certform input[type=text], #certform textarea {width: 350px;}
#certform {font-family: "Droid Sans",Arial,sans;}
#certform fieldset { border:0px; background-color: #FCF9F0; margin-top: 10px; width: 400px;}
#certform fieldset legend {font-size: 13px; color: #666666; margin: 0px; font-weight:bold;}