body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #002736;
	background-color: #002736;
}

/* background images */

div#wrapper {
	text-align: center;
	/*margin-top: -325px;*/
	margin-left: -390px;
	position: absolute;
	/*top: 50%;*/
	left: 50%;
	width: 780px;
	/*height: 625px;*/
	visibility: visible;
	min-width: 780px;
	/*padding: 30px 0 0 0;*/
}

/*	
	float clearance for correct Firefox rendering, works a treat must say! Overcomes the extra
	white space issue in IE by not using a clearing div. Use 'http://www.tanfa.co.uk/archives/show.asp?var=300' for ref.
*/

div#wrapper:after { 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden; 
}

/* Hides from IE Mac \*/ * html div#wrapper {height: 1%;} div#wrapper{display:block;} /* End Hack */ 

/* expanding figure box */

.figureContainer {
	text-align: right;
	margin-top: -348px;
	margin-left: -401px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 803px;
	height: 699px;
	min-width: 803px;
	cursor: pointer;
}

div#banner {
	height: 132px;
	background-repeat: no-repeat;
	background: url(../images/des1_banner.jpg) no-repeat top left;
}

div#pageContent {
	clear: both;
	/*height: 335px;*/
	text-align: left;
	padding: 0 35px 15px 35px;
	background: url(../images/des1_contentBG.jpg) top left;
}

div#footbar {
	clear:both;
	height: 36px;
	background: url(../images/des1_footbar.jpg) no-repeat top left;
	background-repeat: no-repeat;
	text-align: right;
	padding: 0 35px 0 0;
}

div#footbar input, button {
	font-size: 7pt;
	margin: 7px 0 0 0;
}

div#footbar a {
	position: relative; top: 9px;
	font-size: 7pt;
	margin: 0 0.75em 0 0;
	color: #FFFFFF;
	cursor: pointer;
}

div#contactbar {
	clear:both;
	height: 36px;
	background: url(../images/des1_footbar.jpg) no-repeat top left;
	background-repeat: no-repeat;
	text-align: right;
	padding: 0 35px 0 0;
}

div#contactbar input, button {
	font-size: 7pt;
	margin: 7px 0 0 0;
}

div#contactfootbar a {
	position: relative; top: 9px;
	font-size: 7pt;
	margin: 0 0.75em 0 0;
	color: #FFFFFF;
	cursor: pointer;
}

div#footer {
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 7pt;
	height: 35px;
	font-weight: bold;
	background: url(../images/des1_footer.jpg) no-repeat top left;
}

div#companyAddress {
	text-align: center;
	font-size: 7pt;
	/*font-weight: bold;*/
	color: #999999;
	margin: 0px 0 30px 0;
}

/* div content styling */

#textBox {
	width: 690px;
	/*height: 325px;*/
	padding: 10px;
	background: url(../images/dcGhostBG.jpg) no-repeat bottom center;
	/*border: 1px solid #002736; */
}

#textContainer {
	width: 680px;
	/*height: 315px;*/
	padding: 0 10px 10px 5px;
	/*overflow: auto;*/
	/*opacity: 0.10;
	-moz-opacity: 0.10;
	_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);*/
}

div#navContainer2 {
	text-align: left;
	padding: 2px 23px 0 24px;
	z-index: 255;
	height: 60px;
	background: url(../images/des1_contentBG.jpg) top left;	
}

div#navContent {
	width: 732px;
}

#bannerAnimContainer {
	width: 373;
	float: right;
	padding: 30px 24px 0 0;
}

#bannerTitleContainer {
	width: 305;
	float: left;
	padding:67px 0px 0px 24px;
}

h1 {
	/*padding: 4px;
	margin: 4px;*/
	font-size: 160%;
	font-weight: bold;
	color: #00344D;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99A9B1;
	padding: 0 0 5px 0;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #00344D;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99A9B1;
}

/* text image figures */

.figureRight {
	float: right;
	width: 140px;
	border: 1px silver solid;
	margin: 0.5em;
	padding: 0.5em;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 7pt;
	text-indent: 0;
	cursor: pointer;
}

.figureLeft {
	float: left;
	width: 140px;
	border: 1px silver solid;
	margin: 0 0.5em 1em 0;
	padding: 0.5em;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 7pt;
	text-indent: 0;
	cursor: pointer;
}

.figureComment {
	border: 1px silver solid;
	padding: 0.5em;
	margin: 620px 30px 0 0;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 9pt;
	text-indent: 0;
	float: right;
}

.figure {
	width: 140px;
	border: 1px silver solid;
	margin: 0 0.5em 1em 0;
	padding: 0.5em;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 7pt;
	text-indent: 0;
}

.figure100 {
	border: 1px silver solid;
	margin: 0 0.5em 1em 0;
	padding: 0.5em;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 7pt;
	text-indent: 0;
}

/* text box rounded corners */

.roundbottom {
	width: 710px;
	margin-top: -4px;
	margin-left: -10px;
	background: url(../images/rC_br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* end of text box rounded corners */

div#vacancyPageSpacer {
	height: 150px;
}

div#testimonial {
	float: right;
	width: 28%;
	background-color: #eceded;
	border: #999999 1px solid;
}

div#testimonial .content {
	padding: 4px 10px 0 10px;
	font-weight:bold;
	font-size: 7pt;
}

div#testimonial .quoteMark {
	background:url(../images/3C5KquoteL.jpg) no-repeat bottom right;
}

div#testimonial .caption {
	font-weight:normal;
	text-align: right;
	margin: 8px 0 0 0;
	font-style: oblique;
}

div#testimonial .copy {
	margin: 0 0 15px 2px;
}
