body, html {
padding:0px;
margin:0px;
background-color: #B8B8B8;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: Black;
}

img {
	border:none;
	margin:0px;
	padding:0px;
	clear: both;
}

h1, h2, h3, h4, h5, h6, div, ul {
	margin:0px;
	padding:0px;
}

p {
	margin-top:9px;
	margin-bottom:9px;
	clear:both;
}

b, strong {
	font-weight: bold;
}

form {
/* Temp remove after menu setup*/
	margin: 0px;
	padding: 0px;
}


#topHalf {
	position: relative;
	width:760px;
	height:130px;
	background-color: Silver;
	border-bottom:1px solid #000000;
	background-image:url(../images/top_back.jpg);
}

.keys {
display:none;
}

#DMLogo {
	position:relative;
	top:38px;
	left:8px;
	width:275px;
}


#topWindow {
	position:relative;
	padding:0px;
	margin:0px;
	width:758px;
	height:30px;
	border-right:1px solid #777777;
	border-left:1px solid #777777;
	background: url(../images/nav_bar.gif) repeat-x;
}

#mainNav ul {
	padding-top:6px;
}

#mainNav ul li {
	font-weight:bold;
	list-style:none;
	display:inline;
	height:30px;
}

.mainNavLinks {
	text-decoration:none;
	color:#000066;
	border-right:1px solid #000000;
	padding-left:39px;
	padding-right:39px;
}

.mainNavLinks a:visited {
	color:#000066;
}


a:hover{
	text-decoration:underline;
}

xxa:visited {
color:#8EACB7;
}

.noMainNavLinks {
	text-decoration:none;
	color:#000066;
	padding-left:39px;
}

#welcomeWindow {
	padding:0px;
	margin:0px;	
	position:relative;
	height:150px;
	background-color: #536A8A;
	background: url(../images/welcome_bar.gif) repeat-x;
}

#welcomeText {
	width:250px;
	float:left;
	margin-left:12px;
	margin-top:10px;
	color: #BDC8D7;
}

#welcomeButton {
	text-align:right;
}

.subHeader {
	font-size: 16px;
	color: #ffffff;
}

#welcomePic {
	float:right;
	padding:0px;
	margin:0px;
	background-image:url(../images/current_work.jpg);
	width:470px;
	height:150px;
}


#separatorOne {
	position:relative;
	width:760px;
	height:30px;
	background-color: #8993A2;
	background: url(../images/mid_bar.gif) repeat-x;
}

.midHeader {
	color:#D3D7DC;
	padding-top:6px;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
}

#servicesWindow {
	position:relative;
	width:760px;
	height:132px;
	background-color: #494F5F;
	color: #C1C6D0;
}

.subWindows {
	position:relative;
	width:192px;
	border-left:1px solid #949CAD;
	padding-right:30px;
	padding-left:30px;
	padding-top:10px;
	height:122px;
	float:left;
	background: url(../images/dot.gif) no-repeat 5% 11%;
}

#separatorTwo {
	position:relative;
	width:760px;
	height:15px;
	background-color: #669933;
	background: url(../images/mid2_bar.gif) repeat-x;
}

#bottomWindow {
	position:relative;
	width:759px;
	height:112px;
	background-color: #ffffff;
	background: url(../images/low_bar.gif) repeat-x;
	border-right:1px solid #000000;
	xxborder-left:1px solid #777777;
}

.botWindows {
	position:relative;
	width:162px;
	border-left:1px solid #000000;
	padding-right:30px;
	padding-left:30px;
	padding-top:5px;
	height:110px;
	float:left;
}

.botHeader {
	font-size: 16px;
	color: #494F5F;
	padding-bottom:5px;
}


#addressWindow {
	position:relative;
	width:182px;
	border-left:1px solid #000000;
	padding-right:30px;
	padding-left:30px;
	padding-top:5px;
	height:110px;
	float:left;
}

.addressInfo {
	text-align:right;
}


#footerWin {
	position:relative;
	width:760px;
	height:10px;
	background: url(../images/foot_bar.gif) repeat-x;
	color:#D2D2D2;
	font-size:10px;
	padding-top:2px;
}

.legalLeft {
float:left;
}

.legalLeft a, .legalLeft a:visited {
color:#D2D2D2;
text-decoration:none;
}

.legalRight {
color:#D2D2D2;
float:right;
}

.subtext {
font-size:10px;
}
