@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #111111;
}
img {
	border: 0;
}
p {
	margin-bottom: 12px;
}
.bold {
	font-weight: bold;
}
.large {
	font-size: 15px;
	font-weight: bold;
}

#header_bg {
	background-color: #000000;
	float: left;
	height: 160px;
	width: 100%;
}

#header_bg_sub {
	background-color: #000000;
	float: left;
	height: 60px;
	width: 100%;
	
} 

#header_bg #header, #header_bg_sub #header {
	height: 101px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	float: left;
	height: 101px;
	width: 250px;
}
#logo h1 {
	background-image: url(../image/dupont_logo.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 250px;
	text-indent: -9999px;
}
#logo h1 a {
	display: block;
	height: 101px;
	width: 250px;
}
#header #login {
	float: right;
	height: 38px;
	width: 370px;
	margin-top: 56px;
	margin-right: 6px;
	color: #FFFFFF;
	font-weight: bold;
}
#login .field {
	background-color: #383838;
	color: #FFFFFF;
	border: 1px solid #8d8d8d;
}
#submit .button {
	background-color: #8d8d8d;
	color: #000000;
	font-weight: bold;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.none { background-color: #000; }
#login #email {
	float: left;
	height: 38px;
	width: 160px;
}
#login #password {
	float: left;
	height: 38px;
	width: 160px;
}
#login #submit {
	float: left;
	height: 24px;
	width: 50px;
	margin-top: 14px;
}
#header_bg #navigation {
	background-image: url(../image/nav_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 21px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 14px;
	font-size: 12px;
	padding-bottom: 10px;
}

#header_bg_sub #navigation {
	background-image: url(../image/nav_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 21px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 14px;
	font-size: 12px;
	padding-bottom: 10px;
}

#navigation a,
#navigation a:active,
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #EC9C22;
}
#navigation ul {
	list-style-type: none;
}
#navigation ul li {
	float: left;
	margin-right: 14px;
	margin-left: 14px;
}
#content {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: 526px;
	clear: both;
}
#content a,
#content a:active,
#content a:visited {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content #top {
	float: left;
	height: 285px;
	width: 810px;
}

#top #interest {
	float: right;
	height: 283px;
	width: 270px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#interest #interest_top {
	width: 270px;
	height: 32px;
	float: left;
	background-color: #ec9c22;
	background-image: url(../image/portfolio.gif);
	background-repeat: no-repeat;
}
#interest #interest_bottom {
	width: 270px;
	height: 251px;
	float: left;
	background-color: #FFFFFF;
	
}
#interest_bottom #interest_text {
	width: 228px;
	height: 210px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#interest_text2 {
	padding-right: 20px;
}
#content #bottom {
	float: left;
	width: 810px;
}

#bottom {
	min-height: 332px;
	
	background-color: #dfdfdf;
	width: 500px;
}
#bottom #welcome {
	width: 537px;
	min-height: 332px;
	border-right: 1px solid #000;
	background-color: #dfdfdf;
	float: left;
	background-image: url(../image/welcome.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#welcome #welcome_text {
	float: left;
	height: 180px;
	width: 500px;
	margin-top: 45px;
	margin-left: 20px;
}

#bottom #dupont {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 280px;
	width: 268px;
	float: left;
}
#dupont #dupont_top {
	width: 268px;
	background-color: #EC9C22;
	float: left;
	height: 32px;
	background-image: url(../image/dupont.gif);
	background-repeat: no-repeat;
}
#dupont #dupont_bottom {
	width: 268px;
	background-color: #FFFFFF;
	float: left;
	height: 208px;
}
#dupont_bottom #dupont_text {
	float: left;
	height: 180px;
	width: 227px;
	margin-top: 15px;
	margin-left: 20px;
}

#bottom #unique {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 280px;
	width: 270px;
	float: left;
}
#unique #unique_top {
	width: 270px;
	background-color: #EC9C22;
	float: left;
	height: 32px;
	background-image: url(../image/stockphotolibrary.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#unique #unique_bottom {
	width: 270px;
	background-color: #FFFFFF;
	float: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#unique_bottom #unique_text {
	float: left;
	width: 227px;
	margin-top: 33px;
	margin-left: 20px;
}
#footer {
	width: 810px;
	position: relative;
	left: 420px;
	*top: 80px;
	clear: left;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
#footer #copyright {
	float: left;
	height: 16px;
	width: 275px;
}
#footer #footer_links {
	float: right;
	height: 16px;
	width: 245px;
	text-align: right;
}
#footer_links a,
#footer_links a:active,
#footer_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_links a:hover {
	text-decoration: underline;
}

#c {
	width: 110px; float: left;
	padding-right: 10px;
}

#unique-nav {
	padding-left: 10px;
	float: left; 
	width: 90px;
	list-style: none;
	margin-bottom: 20px;
}

#unique-nav a {
	font-weight: bold;
}
