html, body, div, span, img, ul, ol, dl, p, a, strong, em {
	margin:0;
	border:0;
	padding:0;
}
.geckoFix {
	clear:both;
}
html	{
	height:100%;
	width:100%;
}
body {
	background-attachment: scroll;
	background-image: url(../images/backgrounds/datametrix_1280.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:#fff;
	margin:0; border:0; padding:0;
	text-align:center;
	height:100%;
	width:100%;
}
#mcell {
	width:928px;
	margin:0;
	border:0;
	padding:0;
	border-left:1px solid #36c;
	border-right:1px solid #36c;
	border-bottom:1px solid #36c;
	margin:0 auto;
	background:#fff url(../images/backgrounds/mcell_background_blue_930.jpg) 0 0 no-repeat;
	position:relative;
}
#mcell_reflect {
	width:930px;
	height:93px;
	margin:0 auto;
	margin-top:3px;
	background:#fff url(../images/backgrounds/mcell_background_red_reflect_930.jpg) 0 0 no-repeat;	
}
#mobile_header {
	display:none;
}
#header {
	height:76px;
	width:930px;
	position:relative;
}
#header_wsub {
	height:96px;
	width:930px;
	position:relative;
}
#global_nav {
	position:absolute;
	top: 70px;
	left:0;
	list-style:none;
	width:928px;
	height:25px;
	background:url(../images/backgrounds/navbar_bg_10.gif) 0 0 repeat-x;
	margin:0; border:0; padding:0;
}
#global_nav li {
	float:left;
	width:100px;
	height:25px;
	position:relative;
	left:0px;
	border-left:1px solid #003366;
}
#global_nav li a {
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;
	font-size:0.75em;
	color:#fff;
	display:block;
	height:19px;
	width:100px;
	padding-top:6px;
}
#global_nav li a.crumb {
	background:#fff url(../images/backgrounds/navbar_bg_hover_10.gif) 0 0  repeat-x;
}

#global_nav li a:hover {
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;
	font-size:0.75em;
	color:#fff;
	background:#fff url(../images/backgrounds/navbar_bg_hover_10.gif) 0 0  repeat-x;
	padding-top:6px;
}

#intro {
	margin:0 0 0 0; border:0; padding:0;
	height:260px;
	width:908px;
	background:#FFFFFF url(../images/backgrounds/loading_flash_bg.jpg) center center no-repeat;
}
#contentRoot {
	background:#fff url(../images/backgrounds/mcell_background_red_footer_928.jpg) 0 bottom no-repeat;
	width: 928px;
	margin:0; border:0; padding:0;
	margin-bottom:-19px;
}

#hrmaxContent {
	background:transparent url(../images/backgrounds/hrmax_content_bg.jpg) 0 0 no-repeat;
	width:924px;
	text-align:center;
	margin:0; border:0; padding:0;
	margin:0 auto;
}

/*****************************************************************
DROP SHADOW TESTS ON LIQUID CONTAINERS FOR FULL CLF2.0 COMPLIANCE
*****************************************************************/

/***********************************************************************
FOOTER
***********************************************************************/
#footerDiv {	padding:0; border:0;
				width:920px;
				position:relative;
				top:10px;
				font-family:Verdana;
				font-size:0.7em;
				color:#039;
}
#footerLinks1	{ list-style:none; float:right; clear:both; margin:2px 0 2px 0; padding:0 10px 0 0;
}
#footerLinks2	{ list-style:none; float:right; clear:both; margin:2px 0 10px 0; padding:0 10px 0 0;
}
#footerLinks1 li, #footerLinks2 li	{	float:left;
										padding: 0 10px;
										border-right:1px dotted black
}
#footerLinks1 li.last, #footerLinks2 li.last { border:0; padding-right:0
}
#copyRight { float:left; padding:0 0 0 10px;  }
#footerDiv a { color:#039;
			text-decoration:none
}
#footerDiv a:hover, #homeFooterDiv a:hover { color:#0C0;
}
/******************************************************************
FORMS
******************************************************************/

#hrmaxSupport { float:left;
				
}
#contactLeft1 fieldset {
	margin:0; border:0; padding:0;
	position:relative;
	width:400px;
	margin-top:20px;
}
#contactLeft1 legend {
	font-size:.8em;
	color:#03c;
	font-family:Verdana,sans-serif;
	margin:0;
	font-weight:bold;
	position:relative;
	left:-10px;
	padding-left:16px;
	
}
#contactLeft1 label { width:200px;
		display:block;
		text-align:left;
		position:relative;
		top:3px;
		margin:0 0 2px 0;
		border:0;
		padding:0
}
#contactLeft1 input	{ border:0; margin:0; padding:4px 0 0 2px;
			background:#fff url(../images/backgrounds/form_input_bg.jpg) 0 0 no-repeat;
			height:19px;
			width:190px;
}
#contactLeft1 .formButton	{ background:#fff url(../images/backgrounds/form_input_button_bg.gif) 0 0 no-repeat;
				width:104px;
				height:23px;
				color:#fff;
				font-weight:bold;
				padding-top:2px;
}
#contactLeft1 .formBreak	{ position:relative;
				
}
#contactLeft1 textarea {
	width:260px;
	height:100px;
}
#contactLeft1 #submit	{	position:relative;
			left:0;
			margin-top:10px;
}

