
body {
	background-position: left top;
	background-repeat: repeat-x;
	background-color: 
#dbdbdb;
	color: #000;
	font-family: arial,helvetica,sans-serif;
	background-image: url(/_images/bg.gif);
}
a { color: #900 }
.nocss_label,#print_logo,.print_labels { display: none }

#content { width: 800px; margin: 0 auto }

#banner {
	position: relative;
	background-color: #000;
	color: #fff;
	height: 135px;
	background-image: url(/_images/topedge.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	#buttonscontainer { position: absolute; top: 18px; right: 0px; height: 100px; padding: 10px 0; margin: 0; list-style-type: none; width: 200px; font-family: verdana,arial,helvetica,sans-serif; font-size: .75em }
	a.button { text-decoration: none; color: #fff; font-weight: bold; height: 20px; line-height: 20px; padding: 0 12px; width: 176px; display: block; text-align: right }
	a.button:hover { text-decoration: none; color: #000; background: #fff }

#slogan { padding: 4px; font-size: .9em; background: #ddd; text-align: center; border-top: 4px #900 solid; border-bottom: 4px #000 solid; border-left: 1px #000 solid; border-right: 1px #000 solid; }

		#main {
	position: relative;
	padding: 12px;
	background-color: #fff;
	color: #000;
	font-size: 1em;
	border-width: 0px 1px 3px 1px;
	border-color: #000;
	border-style: solid;
}
		#main { padding: 0 }	.title { margin: 0; border-bottom: 2px #900 solid; font-size: 1.2em }
	.toplinks { text-align: right; font-size: .75em; padding-top: .2em; }
	.toplinks a, .menuitem a { font-weight: bold }
	.sectiontitle { margin: 0 0 12px 0; border-bottom: 1px #900 solid; font-size: 1.1em }
	.menuitem { text-indent: -1em; margin-left: 1em; line-height: 125% }


#offering_config { font-size: .9em }
#std_comps { width: 381px; float: left; position: relative } 
#opt_comps { width: 381px; float: right; position: relative } 

#footer {
	font-family: Verdana,arial,helvetica,sans-serif;
	padding: 17px 0 0 6px;
	text-align: left;
	color: #666;
	font-size: .7em;
	background-image: url(/_images/bottomedge.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	#footer a { color: #000; font-weight: bold; text-decoration: none }
	#footer a:hover { text-decoration: underline }

#copyright { font-size: .7em; text-align: left; padding: 3px 0 12px 0; margin-left: 6px }

#techInsurance { float: right; margin-top: 17px }

.message { padding: 6px; margin: 5px 0; text-align: center; background: #fcc; border: 1px solid #900; font-weight: bold;}

/* IE hack */
	#main { position: relative }
	#main img { position: relative }
	#main table img { position: static }
	
/* Portfolio Page */
	.spotlight { position: relative; padding: 3px; margin-bottom: 10px; overflow: hidden; height: 1% }
	.spotlight-item { background: url(/_images/spotlight-fade.jpg) no-repeat bottom center; width: 30%; float: left; text-align: center;
						padding: 5px 6px; margin-left: 8px; border-top: 1px solid #aaa }
	.spotlight-item h3 { text-align: center; margin: 0; padding: 3px; font-family: GillSans, Arial, sans-serif; font-weight: normal;
		 					border-bottom: 2px solid #bbb; font-size: 1em}
	.spotlight-item p { font-size: 0.8em; text-align: justify }
	.spotlight a, .spotlight img { border: 0 }
	.spotlight-more { margin: 0; padding-top: 5px; border-top: 2px solid #bbb }
	.spotlight-more a { display: block; padding: 3px; text-align: right; text-decoration: none }
	.spotlight-more a:hover { background: #900; color: #fff }
	
	#clientlist { display: block; margin: 0; padding: 0 10px; overflow: hidden; height: 1% }
	#clientlist li { width: 45%; float: left; display: block; padding: 5px 10px; border-left: 2px solid #900; margin: 5px; 
		 			font-family: GillSans, Arial, sans-serif;}
	#clientlist a { font-family: Arial, sans-serif; font-size: small }
	#clientlist a:hover { }
	
	
	.case-study-image { float: right; margin: 10px }
	#case-study-text p { height: 1% }
	.case-study-img-left { margin: 0 15px 15px 0; float: left; }
	.case-study-img-right { margin: 0 0 15px 15px; float: right; }
	h2 { clear: both }
	
	
	
/* Contact Page */
	#contact-form table { margin: 20px auto; border-collapse: collapse }
	#contact-form th { font-size: 0.75em; font-weight: normal; text-align: right  }
	#contact-form td, #contact-form th { padding: 2px }
	#contact-form th span { border-bottom: 1px dashed #f00 }
	#contact-form textarea { width: 98%; padding: 5px; font-family: Verdana, sans-serif; font-size: small }
	#contact-form input { padding: 2px }
	.shade td, .shade th { background: #ddd }
	
/* Header support number */
  #supportNumber { height: 31px; width: 266px; background: url(/_images/supportNumber.gif) no-repeat top left; 
                    font-size: 0.75em; font-weight: bold; color: #000; padding-top: 3px; text-indent: 23px;
                    position: absolute; top: -1px; right: -5px }
  #banner img { margin-top: 8px }

		#main { padding: 12px }	