body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0;
	padding:0;
	background: #f2f2f2 url(none) no-repeat left top;
}

div, p, pre, span, h1, h2, ol, ul, li, dl, dd, dt, img {
	margin:0px;
	padding:0px;
}

#Line {
	height: 1px;
	background: #5b7a91;
	width: 778px;
	margin-top: 10px;
	margin-bottom: 6px;
}

#wrapper {
	text-align: left;
	width: 778px;
	margin-left: 177px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 470px;



	background: url(../images/bkgrHeader.jpg) no-repeat right bottom width:644px height:27px;
	position: relative;
}
#mainContent {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	width: 100%;
	height: 150px;
}
#new {
	visibility: inherit;
	z-index: 7;
	left: 600px;
	top: 534px;
	position: absolute;
	overflow: visible;
}

#promo {
	visibility: inherit;
	z-index: 8;
	left: 786px;
	top: 580px;
	position: absolute;
	overflow: visible;
}
.subMenu {
	text-align: right;
	padding-right: 6px;
}

#mainContent td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}




#footer {
	margin: 0px;
	padding: 10px 0px 0px;
	height: 48px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b7a91;
}
.blueline {
	background: #CDEDF8 0px 0px;
	height: 1px;
}

#footer a:link {
	color: #5b7a91;
	text-decoration: none;
}
#footer a:hover {
	color: #5b7a91;
	text-decoration: none;
}
#footer a:visited, a:active {
	color: #5b7a91;
	text-decoration: none;
}


.footR {
	text-align: right;
	float: right;
}
.footL {
	float: left;
}



#logo {
	background: url(../images/devin_logo.gif) no-repeat left top;
	height:122px;
	width:134px;
	z-index: 7;
	float: left;
}
#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
}
#header #logo  img {
	vertical-align: bottom;
	margin-top: 330px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00386c;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
