body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #232323;
}
a {
	outline: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
form, 
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
/********************************* Common Classes *********************************/
.clearBoth {
	clear: both;
	height: 0;
	overflow: hidden;
	margin: 0;
}
/********************************* Top Setup *********************************/
#topBg {
	background: #fff url(../images/top_bg.jpg) 50% 0 repeat-x;
}
#topCenter {
	position: relative;
	width: 990px;
	text-align: left;
	margin: 0 auto;
	z-index: 50;
}
/********************************* Header *********************************/
#header {
	position: relative;
	float: left;
	clear: both;
	width: 875px;
	\width: 990px; /* Box Model Hack */
	w\idth: 875px;
	padding: 120px 0 0 115px;
	background: transparent url(../images/header_bg.jpg) no-repeat;
}
/*********************************/
#logo {
	position: absolute;
	top: 24px;
	left: 30px;
}
/*********************************/
#header ul {
	float: left;
	width: 875px;
	padding: 0 0 5px 0;
	font: 13px/16px Arial, Helvetica, sans-serif;
	margin: 0;
	list-style: none;
}
#header li {
	float: left;
	padding: 0 2px 0 0;
	background: transparent url(../images/header_divider.gif) 100% 0 repeat-y;
}
#header li.last {
	padding: 0;
	background: none;
}
#header li a {
	display: block;
	float: left;
	padding: 12px 18px 10px 18px;
	color: #333;
	text-decoration: none;
}
#header li a:hover, 
#header li a:hover, 
#header li a:hover {
	text-decoration: underline;
}
#header li a.active {
	position: relative;
	padding: 12px 18px 13px 19px;
	border-top: 1px #dedede solid;
	color: #369;
	margin: -1px 0 -3px -1px;
	background: #fff;
}
/********************************* Main *********************************/
#main {
	float: left;
	clear: both;
	width: 990px;
	background: transparent url(../images/main_bg.jpg) repeat-y;
}
#mainTop {
	position: relative;float: left;
	clear: both;
	width: 996px;
	\width: 990px; /* Box Model Hack */
	w\idth: 960px;
	padding: 0 15px;
	background: transparent url(../images/main_top.jpg) no-repeat;
	margin: 0 0 -25px 0;
}
/*********************************/
#content {
	float: right;
	width: 628px;
	\width: 692px; /* Box Model Hack */
	w\idth: 628px;
	padding: 22px 35px 0 32px;
}
#content h1 {
	font: normal 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #069;
	margin: 0 0 20px 0;
}
#content h1.error {
	color: #c33;
}
#content h1 a {
	text-decoration: underline;
}
#content h2, 
#content h3 {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #369;
	margin: 0 0 18px 0;
}
#content p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 18px 0;
}
#content ul {
	padding: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 18px 25px;
}
#content ul ul {
	padding: 8px 0;
	margin: 0 0 0 25px;
}
#content table {
	clear: both;
	border-collapse: collapse;
	border: 0;
	width: 628px;
	margin: 0 0 15px 0;
}
#content th, 
#content td {
	padding: 4px 15px 5px 0;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	vertical-align: top;
}
#content th.last, 
#content td.last {
	padding: 4px 0 5px 0;
}
#content a {
	color: #369;
	text-decoration: none;
}
#content a:hover, 
#content a:focus {
	text-decoration: underline;
}
#content form {
	float: left;
	clear: both;
	width: 628px;
}
.imgRight {
	float: right;
	margin: 0 0 10px 20px;
}
/********************************* Home Page *********************************/
#intro {
	position: relative;
	margin: -22px -35px 22px -32px;
}
#buttons {
	width: 639px;
	height: 118px;
	margin: 0 -8px 0 -3px;
}
#buttons a {
	float: left;
	margin: 0 5px 0 0;
}
/********************************* Breadcrumb *********************************/
#content p#breadcrumb {
	position: relative;
	margin: -22px -35px 22px -32px;
	padding: 10px 35px 8px 32px;
	border-top: 10px #068367 solid;
	border-bottom: 1px #068367 solid;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #079172;
}
#content p#breadcrumb a {
	color: #fff;
}
#content p#breadcrumb span {
	display: inline-block;
	width: 15px;
	text-indent: -5000px;
	background: transparent url(../images/breadcrumb_arrow.gif) no-repeat;
}
/********************************* About Us *********************************/
#ourAchievements {
	margin: 0 0 25px 0;
}
#ourAchievements h2 {
	margin: 0 0 30px 0;
}
#ourAchievements ul {
	padding: 0 0 0 135px;
	border-bottom: 2px #ccc solid;
	margin: 0;
	list-style: none;
}
#ourAchievements li {
	display: inline;
	margin: 0 2px 0 0;
}
#ourAchievements li a {
	display: inline;
	border: 2px #ccc solid;
	border-bottom: 0;
	padding: 6px 10px 4px 10px;
	color: #999;
	background: #f0f0f0;
}
#ourAchievements li a:hover, 
#ourAchievements li a:focus {
	text-decoration: none;
}
#ourAchievements li a.active, 
#ourAchievements li a.active:hover, 
#ourAchievements li a.active:focus {
	padding: 6px 10px 4px 10px;
	color: #369;
	background: #fff;
}
#ourAchievements div {
	position: relative;
	border: 2px #ccc solid;
	border-top: 0;
	padding: 18px 0 16px 0;
}
#ourAchievements div h3 {
	display: none;
}
#ourAchievements div p {
	height: 45px;
	line-height: 15px;
	padding: 0 25px 0 145px;
	margin: 0;
}
#year1998, 
#year2000, 
#year2002, 
#year2003, 
#year2004, 
#year2007, 
#year2010 {
	display: none;
}
#ourAchievements div span {
	display: block;
	position: absolute;
	top: -40px;
	left: 10px;
	width: 115px;
	height: 115px;
}
*html #ourAchievements div span {
	background: none; /* Early IE Hack */
}
#year1996 span {
	background: transparent url(../images/years/1996.png) no-repeat;
}
*html #year1996 span {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/years/1996.png', sizingMethod='scale'); /* Early IE Hack */
}
#year1998 span {
	background: transparent url(../images/years/1998.png) no-repeat;
}
*html #year1998 span {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/years/1998.png', sizingMethod='scale'); /* Early IE Hack */
}
#year2000 span {
	background: transparent url(../images/years/2000.png) no-repeat;
}
*html #year2000 span {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/years/2000.png', sizingMethod='scale'); /* Early IE Hack */
}
#year2002 span {
	background: transparent url(../images/years/2002.png) no-repeat;
}
*html #year2002 span {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/years/2002.png', sizingMethod='scale'); /* Early IE Hack */
}
#year2003 span {
	background: transparent url(../images/years/2003.png) no-repeat;
}
*html #year2003 span {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/years/2003.png', sizingMethod='scale'); /* Early IE Hack */
}
#year2004 span {
	background: transparent url(../images/years/2004.png) no-repeat;
}
*html #year2004 span {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/years/2004.png', sizingMethod='scale'); /* Early IE Hack */
}
#year2007 span {
	background: transparent url(../images/years/2007.png) no-repeat;
}
*html #year2007 span {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/years/2007.png', sizingMethod='scale'); /* Early IE Hack */
}
#year2010 span {
	background: transparent url(../images/years/2010.png) no-repeat;
}
*html #year2010 span {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/years/2010.png', sizingMethod='scale'); /* Early IE Hack */
}
/********************************* Our People *********************************/
#content table.peopleTable {
	float: right;
	clear: none;
	width: 310px;
	margin: -4px 0 18px 35px;
}
#content table.peopleTable th {
	display: none;
	color: #fff;
}
#content th.photo, 
#content td.photo {
	padding: 0 15px 5px 0;
}
#content table.peopleTable a {
	white-space: nowrap;
}
#content table.peopleTable span {
	display: block;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 4px 0;
}
/********************************* Contact Us *********************************/
#contactColumn1 {
	float: left;
	clear: left;
	width: 200px;
	padding: 0 0 10px 0;
	margin: 0 15px 0 0;
}
#contactColumn2 {
	float: left;
	width: 200px;
}
#contactColumn3 {
	float: right;
	width: 200px;
}
#contactColumn1 a, 
#contactColumn2 a,
#contactColumn3 a {
	display: inline-block;
	padding: 0 0 0 10px;
	font-weight: normal;
	margin: 0 0 0 5px;
	background: transparent url(../images/blue_arrow.gif) no-repeat;
}
/********************************* Contact Us *********************************/
#contactColumn1b {
	float: left;
	clear: left;
	width: 180px;
	padding: 0 0 10px 0;
	margin: 0 15px 0 0;
	text-align: center;
}
#contactColumn2b {
	float: left;
	width: 180px;
	text-align: center;
}
#contactColumn3b {
	float: right;
	width: 180px;
	text-align: center;
}
/********************************* Contact Forms *********************************/
#contactForm {
	padding: 25px 0 0 0;
	border-top: 1px #ededed solid;
}
#formColumn1 {
	float: left;
	width: 300px;
}
#formColumn2 {
	float: right;
	width: 300px;
}
#content form p {
	float: left;
	clear: both;
	width: 300px;
	margin: 0 0 10px 0;
}
#content form p span {
	color: #C00;
}
#content p input, 
#content p textarea {
	float: left;
	width: 290px;
	\width: 300px; /* Box Model Hack */
	w\idth: 290px;
	border: 2px #ddd solid;
	padding: 2px 3px;
	font: 1em/1.25em Arial, Helvetica, sans-serif;
	color: #333;
	margin: 2px 0 0 0;
}
#content input.error, 
#content textarea.error {
	border-color: #7fb3d5;
}
#contactAddress, 
#contactRequirements {
	overflow: auto;
	height: 68px;
	he\ight: 60px; /* Box Model Hack */
}
#contactMessage {
	overflow: auto;
	height: 227px;
	he\ight: 219px; /* Box Model Hack */
}
#content form ul {
	float: left;
	width: 300px;
	padding: 16px 0 5px 0;
	margin: 0;
	list-style: none;
}
#content form li {
	float: left;
	clear: both;
	width: 300px;
	padding: 0 0 8px 0;
}
#content form ul input {
	padding: 0;
	border: 0;
	vertical-align: middle;
	margin: -3px 5px 0 0;
}
#content button {
	position: relative;
	display: block;
	width: 108px;
	height: 27px;
	text-indent: -5000px;
	padding: 0;
	border: 0;
	margin: 18px 0 0 -2px;
	overflow: hidden;
	background: transparent url(../images/send_message.gif) no-repeat;
	cursor: pointer;
}
#contactForm button {
	background: transparent url(../images/send_message.gif) no-repeat;
}
#quoteForm button {
	background: transparent url(../images/send_details.gif) no-repeat;
}
/********************************* Our Services *********************************/
#content h2 a span {
	display: inline-block;
	padding: 0 0 0 10px;
	font-weight: normal;
	margin: 0 0 0 5px;
	background: transparent url(../images/blue_arrow.gif) no-repeat;
	cursor: pointer;
}
#content h2 a:hover span, 
#content h2 a:active span, 
#content h2 a:focus span {
	text-decoration: underline;
}
/********************************* Services Links *********************************/
#ourServices {
	float: left;
	width: 262px;
	margin: 0 -10px 0 0;
}
#ourServices h2 {
	float: left;
	clear: both;
	width: 222px;
	\width: 262px; /* Box Model Hack */
	w\idth: 222px;
	padding: 10px 15px 8px 25px;
	border-top: 10px #185f8e solid;
	border-bottom: 1px #0161a0 solid;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	background: #1d72ab;
}
#ourServices h2 a {
	color: #fff;
	text-decoration: none;
}
#ourServices h2 a:hover, 
#ourServices h2 a:active, 
#ourServices h2 a:focus {
	text-decoration: underline;
}
#ourServices ul {
	float: left;
	clear: both;
	width: 262px;
	padding: 0 0 20px 0;
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	list-style: none;
}
#ourServices li {
	float: left;
	clear: both;
	width: 262px;
}
#ourServices li a {
	display: block;
	padding: 8px 15px 6px 25px;
	border-top: 1px #fff solid;
	border-right: 1px #e8e8e8 solid;
	border-bottom: 1px #e8e8e8 solid;
	color: #333;
	text-decoration: none;
}
#ourServices li a:hover, 
#ourServices li a:active, 
#ourServices li a:focus {
	text-decoration: underline;
}
#ourServices li a.active {
	padding: 8px 16px 6px 25px;
	border-right: 0;
	color: #369;
	background: #fff;
}
/********************************* DVD Link *********************************/
#corporateDvd {
	float: left;
	clear: left;
	width: 262px;
	margin: 0 -10px 0 0;
}
#corporateDvd h2 {
	float: left;
	clear: both;
	width: 222px;
	\width: 262px; /* Box Model Hack */
	w\idth: 222px;
	padding: 10px 15px 8px 25px;
	border-bottom: 1px #0161a0 solid;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	background: #0067ab;
}
#corporateDvd h2 a {
	color: #fff;
	text-decoration: none;
}
#corporateDvd h2 a:hover, 
#corporateDvd h2 a:active, 
#corporateDvd h2 a:focus {
	text-decoration: underline;
}
#corporateDvd p {
	float: left;
	clear: both;
	padding: 20px 25px;
	margin: 0;
}
/********************************* Signup *********************************/
#signup {
	float: left;
	clear: left;
	width: 262px;
	margin: 0 -10px 0 0;
}
#signup h2 {
	float: left;
	clear: both;
	width: 222px;
	\width: 262px; /* Box Model Hack */
	w\idth: 222px;
	padding: 10px 15px 8px 25px;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	border-bottom: 1px #068367 solid;
	color: #fff;
	margin: 0 0 18px 0;
	background: #079172;
}
#signup ul {
	float: left;
	clear: both;
	width: 212px;
	\width: 262px; /* Box Model Hack */
	w\idth: 212px;
	padding: 0 25px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: 0 0 9px 0;
	list-style: none;
}
#signup li {
	padding: 0 0 2px 0;
	color: #036;
}
#signup li a {
	padding: 0 0 2px 0;
	color: #036;
	text-decoration: none;
}
#signup li a:hover, a:active, a:focus {
	text-decoration: underline;
}
#signup input {
	width: 202px;
	\width: 212px; /* Box Model Hack */
	w\idth: 202px;
	border: 2px #d8d8d8 solid;
	padding: 3px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 4px 0 0 0;
}
#signup input.error {
	border-color: #7fb3d5;
}
#signup button {
	float: right;
	width: 75px;
	height: 28px;
	text-indent: -5000px;
	padding: 0;
	border: 0;
	margin: 0 22px 5px 0;
	overflow: hidden;
	background: transparent url(../images/subscribe.gif) no-repeat;
	cursor: pointer;
}
/********************************* Footer *********************************/
#footerBg {
	background: transparent url(../images/footer_bg.gif) repeat-x;
}
#footerCenter {
	position: relative;
	width: 825px;
	\width: 990px; /* Box Model Hack */
	w\idth: 825px;
	padding: 102px 115px 0 50px;
	text-align: left;
	margin: 0 auto;
	background: transparent url(../images/footer_top.jpg) repeat-x;
}
.footerColumn {
	float: left;
	padding: 0 75px 0 0;
}
.lastColumn {
	float: right;
}
#footerCenter h2 {
	font: normal 15px/18px Arial, Helvetica, sans-serif;
	color: #9cf;
	margin: 0 0 18px 0;
}
#footerCenter ul {
	float: left;
	clear: both;
	padding: 0 0 25px 0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	list-style: none;
}
#footerCenter ul.noTitle {
	padding: 36px 0 22px 0;
}
#footerCenter li {
	padding: 0 0 8px 15px;
	background: transparent url(../images/footer_arrow.gif) 0 5px no-repeat;
}
#footerCenter a {
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
}
#footerCenter a:hover, 
#footerCenter a:hover, 
#footerCenter a:hover {
	text-decoration: underline;
}
#copyright {
	clear: both;
	width: 837px;
	\width: 960px; /* Box Model Hack */
	w\idth: 837px;
	padding: 0 88px 0 35px;
	margin: 0 -100px 0 -35px;
	background: transparent url(../images/footer_line.gif) repeat-x;
}
#copyright p {
	width: 640px;
	padding: 32px 0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
}
#copyright a {
	float: right;
	margin: -63px 0 0 0;
}
