@charset "utf-8";
/* CSS Document */

/* Start Body */
body {
	background-color: #cbcbcb;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
h1 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #88844d;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 22px;
	}
h1 strong {
	color: #5d5d3f;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 22px;
	}
h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
a {
	color: #666;
	}
a:link {
	color: #666;
	}
a:hover {
	color: #b3100d;
	}
a:visited {
	color: #666;
	}
ul {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	}
li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-image: url(images/bullet.gif);
	}
/* End Body */

/* Start Container */
#container {
	width: 1010px;
	margin: 0px auto 30px auto;
	padding: 0px 5px 8px 5px;
	background: url(images/bkg_pg.gif) bottom left no-repeat;
	}
/* End Container */ 
	
/* Start Container/Primary Navigation */ 
#primaryNavigation {
	width: 990px;
	margin: 0px;
	padding: 0px;
	}
#primaryNavigation .logo {
	width: 347px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
#primaryNavigation .item {
	width: 122px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
/* End Container/Primary Navigation */ 

/* Start Container/Page Header */ 	
#pageHeader {
	width: 990px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
/* End Container/Page Header */ 

/* Start Container/Primary Content */ 	
#primaryContent {
	width: 690px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
	}
#primaryContent a.link {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #b3100d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	}
#primaryContent a:link.link {
	color: #b3100d;
	}
#primaryContent a:hover.link {
	color: #660000;
	}
#primaryContent a:visited.link {
	color: #b3100d;
	}
/* End Container/Primary Content */ 

/* Start Container/Primary Content/Content Area One */  
#contentAreaOne {
	width: 690px;
	margin: 0px;
	padding: 0px;
	color: #88844d;
	float: left;
	}
#contentAreaOne .columnOne {
	width: 295px;
	margin: 0px;
	padding: 20px 25px 20px 25px;
	float: left;
	}
.solutionsService #contentAreaOne .columnOne {
	width: 640px;
	margin: 0px;
	padding: 20px 25px 20px 25px;
	float: left;
	}
#contentAreaOne .columnTwo {
	width: 295px;
	margin: 0px;
	padding: 20px 25px 20px 25px;
	float: right;
	}
/* End Container/Primary Content/Content Area One */

/* Start Container/Primary Content/Content Area Two */ 
#contentAreaTwo {
	width: 640px;
	margin: 0px;
	padding: 30px 25px 15px 25px;
	background: url(images/bkg_content_area_2.gif) top left no-repeat;
	font-size: 14px;
	line-height: 20px;
	float: right;
	}
#contentAreaTwo .text {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
	}
.solutionsService #contentAreaTwo .text {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 323px;
	}
.solutionsService #contentAreaTwo .text2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 227px;
	}
#contentAreaTwo .image {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 245px;
	}
/* End Container/Primary Content/Content Area Two */

/* Start Container Home/Primary Content/Content Area One */ 
.home #contentAreaOne {
	width: 640px;
	margin: 0px;
	padding: 55px 25px 10px 25px;
	background: url(images/bkg_quiet_technology.gif) top left no-repeat;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	}
/* End Container Home/Primary Content/Content Area One */

/* Start Container Home/Primary Content/Content Area Two */  
.home #contentAreaTwo {
	width: 690px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #88844d;
	}
.home #contentAreaTwo .columnOne {
	width: 295px;
	margin: 0px;
	padding: 20px 25px 20px 25px;
	background: url(images/bkg_home_content_area_2.gif) top left repeat;
	float: left;
	}
.home #contentAreaTwo .columnTwo {
	width: 295px;
	margin: 0px;
	padding: 20px 25px 20px 25px;
	background: url(images/bkg_home_content_area_3.gif) top left repeat;
	float: right;
	}
/* End Container Home/Primary Content/Content Area Two */
 	
/* Start Container/Secondary Content */ 	
#secondaryContent {
	width: 300px;
	margin: 0px 15px 5px 0px;
	padding: 0px;
	background: url(images/bkg_secondary_content.gif) top left repeat;
	float: right;
	}
#secondaryContent a.link {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	}
#secondaryContent a:link.link {
	color: #666;
	}
#secondaryContent a:hover.link {
	color: #660000;
	}
#secondaryContent a:visited.link {
	color: #666;
	}
/* End Container/Secondary Content */

/* Start Container/Secondary Content/Item Grey */ 	
#secondaryContent .itemGrey {
	margin: 0px 0px 5px 0px;
	padding: 15px 20px 10px 20px;
	background: url(images/bkg_secondary_content_grey.gif) bottom left no-repeat;
	}
/* End Container/Secondary Content/Item Grey */ 

/* Start Container/Secondary Content/Item White */ 
#secondaryContent .itemWhite {
	margin: 0px 0px 5px 0px;
	padding: 15px 20px 10px 20px;
	background: url(images/bkg_secondary_content_white.gif) bottom left no-repeat;
	}
/* End Container/Secondary Content/Item White */

/* Start Container/Secondary Content/Item Red */
#secondaryContent .itemRed {
	margin: 0px;
	padding: 14px 20px 5px 20px;
	background: url(images/bkg_secondary_content_red.gif) bottom left no-repeat;
	color: #fff;
	font-size: 14px;
	}
#secondaryContent .itemRed a {
	color: #fff;
	text-decoration: none;
	}
#secondaryContent .itemRed a:link {
	color: #fff;
	text-decoration: none;
	}
#secondaryContent .itemRed a:hover {
	color: #ff9999;
	text-decoration: none;
	}
#secondaryContent .itemRed a:visited {
	color: #fff;
	text-decoration: none;
	}
/* End Container/Secondary Content/Item Red */
	
/* Start Container/Clear */
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
	}
/* End Container/Clear */

/* Start Footer */	
#footer {
	width: 1010px;
	height: 75px;
	margin: 0px auto 0px auto;
	padding: 25px 0px 0px 0px;
	background: url(images/bkg_footer.gif) top left no-repeat;
	font-size: 10px;
	}
#footer .navigation {
	width: 500px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
#footer .navigation a.home {
	color: #333;
	text-decoration: none;
	}
#footer .navigation a:link.home {
	color: #333;
	text-decoration: none;
	}
#footer .navigation a:hover.home {
	color: #b3100d;
	text-decoration: none;
	}
#footer .navigation a:visited.home {
	color: #333;
	text-decoration: none;
	}
#footer .copyright {
	width: 470px;
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align: right;
	}
/* End Footer */	