* { margin: 0; padding: 0; }
body {
	background-color: #e3e2e2;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 22px;
}
.wrapper {
	width: 974px;
	margin: 0 auto;
	text-align: left;
}
#top, #middle, #bottom {
	float: left;
	width: 100%;
}
#bottom
{
text-align: center;
}
/* TOP AREA/NAVIGATION ////////////////////////////////////////////////////////////*/

#top {
	float: left;
	clear: left;
	height: 193px;
}
#top_nav_container {
	float: left;
	width: 974px;
	height: 25px;
	display: inline;
	margin-bottom: 21px;	
}
ul#top_nav {
	float: right;
	height: 25px;
	list-style-type: none;
}
ul#top_nav li {
	float: left;
	display: inline;
	height: 25px;
}
.nav_tab_left {
	float: left;
	width: 11px;
	height: 25px;
	background: transparent url(../images/nav_tab_left.gif) no-repeat 0 0;
}
.nav_tab_right {
	float: left;
	width: 11px;
	height: 25px;
	background: transparent url(../images/nav_tab_right.gif) no-repeat 0 0;
}
ul#top_nav li a, ul#top_nav li a:active, ul#top_nav li a:visited {
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	outline: none;
	background-color: #333;
	text-transform: uppercase;
}
#top_nav a, #top_nav a:active, #top_nav a:visited {
	color: #fff;
	text-decoration: none;
}
#top_nav a:hover {
	color: #666;
}
a#logo, a#logo:active, a#logo:visited, a#logo:hover {
	float: left;
	clear: left;
	background: transparent url(../images/die-matic_logo.gif) no-repeat 0 0;
	width: 207px;
	height: 76px;
	margin-bottom: 30px;
}
#logo_text {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	line-height: 15px;	
}
ul#nav {
	float: left;
	clear: left;
	display: inline;
	width: 974px;
	height: 41px;
	list-style-type: none;
}
ul#nav li {
	float: left;
	display: inline;
	height: 41px;
}
ul#nav li a, ul#nav li a:active, ul#nav li a:visited {
	float: left;
	height: 41px;
	outline: none;
}
ul#nav li a:hover, ul#nav a.selected { background-position: 0 -41px; }
#nav_produce {
	width: 170px;
	background: transparent url(../images/nav_produce.gif) no-repeat 0 0;
}
#nav_clients {
	width: 159px;
	background: transparent url(../images/nav_clients.gif) no-repeat 0 0;
}
#nav_capabilities {
	width: 160px;
	background: transparent url(../images/nav_capabilities.gif) no-repeat 0 0;
}
#nav_studies {
	width: 160px;
	background: transparent url(../images/nav_studies.gif) no-repeat 0 0;
}
#nav_quote {
	width: 160px;
	background: transparent url(../images/nav_quote.gif) no-repeat 0 0;
}
#nav_rep {
	width: 165px;
	background: transparent url(../images/nav_rep.gif) no-repeat 0 0;
}

/* CONTENT AREA ///////////////////////////////////////////////////////////////////*/

#middle { 
	float: left;
	clear: left;
	background: transparent url('../images/main_bg.gif') repeat-y 0 0;
	padding-bottom: 30px;
}
#middle_home { 
	float: left;
	clear: left;
	width: 974px;
	height: 392px;
	background: transparent url('../images/home_bg.jpg') repeat-y 0 0;
}
#flash {
	float: left;
	display: inline;
	width: 398px;
	height: 218px;
	margin-top: 82px;
	margin-left: 82px;	
}
#flash {
	border: 3px solid #000;	
}
#home_links_container {
	float: left;
	display: inline;
	width: 287px;
	height: 210px;
	margin-top: 86px;
	margin-left: 124px;	
}
ul#home_links {
	float: left;
	display: inline;
	width: 287px;
	height: 210px;
	list-style-type: none;
}
ul#home_links li {
	float: left;
	display: inline;
	height: 70px;
}
ul#home_links li a, ul#home_links li a:active, ul#home_links li a:visited {
	float: left;
	height: 70px;
	outline: none;
}
ul#home_links li a:hover, ul#nav a.selected { background-position: 0 -70px; }
#home_link1 {
	width: 287px;
	background: transparent url('../images/home_link1.jpg') no-repeat 0 0;
}
#home_link2 {
	width: 287px;
	background: transparent url('../images/home_link2.jpg') no-repeat 0 0;
}
#home_link3 {
	width: 287px;
	background: transparent url('../images/home_link3.jpg') no-repeat 0 0;
}
#main_content {
	float: left;
	clear: left;
	display: inline;
	width: 500px;
	margin: 10px 40px;	
}
#main_content ul {
	clear: left;
	margin: 10px;
	list-style-position: inside;
	list-style-type: square;	
}
#main_content ul li ul {
	margin-left: 25px;	
}
#main_content img {
	margin: 10px;
}
#secondary_content {
	float: right;
	clear: right;
	display: inline;
	width: 300px;
	margin: 10px 40px;	
}
#secondary_nav {
	float: right;
	clear: right;
	display: inline;
	width: 300px;
	margin: 10px 40px;	
}
#secondary_nav a, #secondary_nav a:active, #secondary_nav a:visited {
	float: left;
	color: #333;
	text-decoration: none;
}
#secondary_nav a:hover {
	text-decoration: underline;
}
#secondary_nav ul {
	list-style-type: none;
	float: left;
	clear: left;
	display: inline;
	margin: 0 10px;
	padding: 10px 0;
	width: 230px;
}
#secondary_nav ul li {
	float: left;
	clear: left;
}
.highlight_container, .secondary_nav_container {
	float: left;
	width: 252px;
	background-color: #e3e2e2;
	border: 1px solid #c2bdbd;
	text-align: center;
	padding-top: 30px;
}
.secondary_nav_container {
	padding-top: 0;
}
.highlight_container img { 
	border: 1px solid #c2bdbd;
}

/* FOOTER /////////////////////////////////////////////////////////////////////////*/

#bottom {
	background: transparent url('../images/footer_bg.gif') repeat-y 0 0;
	float: left;
	clear: left;
	width: 974px;
	font-size: 10px;
	color: #FFF;
	line-height: 22px;
}
#bottom span {
	float: left;
	clear: left;
	width: 894px;
	display: inline;
	margin: 10px 40px;
}

#bottom a, #bottom a:active, #bottom a:visited {
	color: #FFF;
	text-decoration: underline;
}
#bottom a:hover { text-decoration: none; }

/* MISC //////////////////////////////////////////////////////////////////////////*/

.hidden { display: none; }
p { margin-bottom: 5px; }
a, a:active, a:visited {
	outline: none;
	color: #666;
}
.bold { font-weight: bold; color: #000; }
.content_title {
	float: left;
	clear: left;
	background: transparent url('../images/title_bar.gif') no-repeat bottom left;
	width: 480px;
	font-size: 16px;
	line-height: 40px;
	margin: 20px 0;
}
.highlight_title, .secondary_nav_title {
	float: left;
	background: transparent url('../images/highlight_bar.gif') no-repeat 0 0;
	width: 254px;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	margin-top: 50px;
}
.highlight_label {
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
}
.custom_form ul {
	margin: 0 10px 20px 10px;
	list-style-type: none;
}

/* FORM STYLES ///////////////////////////////////////////////////////////////////*/


.label {
	float: left;
	display: inline;
	clear: left;
	width: 125px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 7px;
}
.text_field {
	float: left;
	display: inline;
	clear: right;
	padding: 4px 2px;
	width: 250px;
	font-family: Arial;
	font-size: 12px;
}
.button {
	float: left;
	margin: 20px 0 0 125px;
}
form {
	float: left;
	clear: left;
}