body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4D2D2;
}

hr { border: 0; color: #CBCACA; background-color: #CBCACA; height: 1px; }

input {font:11px Arial, Helvetica, sans-serif}

.registerbox { 
 	font-size: 11px; 
 	font:11px Arial, Helvetica, sans-serif;
 	background-color:#ffffff;
 	border: 0px solid #ffffff;
	padding:2px;
 	width: 100px;
}

#white_bg {
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
	overflow:hidden;
}

#top_nav_container {
	width:100%;
	height:25px;
	margin-top:11px;
	background-image:url(/images/global/top-nav-bg.gif);
}

#top_nav {
	width:954px;
	height:18px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
	padding-top:7px;
}

#top_nav a {
	color:#ffffff;
	text-decoration:none;
}
	
#top_nav a:hover {
	color:#000000;
	text-decoration:none;
}

#logo_container {
	width:100%;
	height:94px;
	background-image:url(/images/global/logo-bg.gif);
}

#search_container {
	width:100%;
	height:28px;
	background-image:url(/images/global/search-bg.gif);
}

#width_container {
	float:left;
	width:954px;
	height:auto;
}

#drawings_sitemap {
	height:28px;
	float:left;
	font-size: 12px;
	color: #414141;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 6px;
	padding-left: 201px;
}

#drawings_sitemap a {
	color:#414141;
	text-decoration:none;
}
	
#drawings_sitemap a:hover {
	color:#D21305;
	text-decoration:none;
}

#search {
	height:28px;
	float:right;
	font-size: 12px;
	color: #414141;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 0px;
}

#left_nav_container {
	clear:both;
	float:left;
	height:auto;
	width:163px;
	border:1px solid #A6A6A6;
	margin-top:14px;
	margin-left:11px;
	margin-right:21px;
	margin-bottom:10px;
	padding:2px;
}

.left_nav { 
	border-bottom:1px solid #A6A6A6;
}

.left_nav a   {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #C4C4C4;
	padding-left: 24px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 133px; 
	display: block;
}

.left_nav a:hover    {
	color: white;
	text-decoration: none;
	background-color: #D21305;
}

a.left_nav_thissection {
	color: white;
	text-decoration: none;
	background-color: #D21305;
}

#register   {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #D21305;
	padding-left: 24px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top:3px;
	width: 133px; 
}

#address   {
	font-size: 9px;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top:20px;
	width: 147px; 
}

.companyname {
	font-size: 10px;
	color: #454545;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#main_body_container {
	float:left;
	height:auto;
	width:755px;
	margin-top:14px;
}

#bottom_shadow {
	clear:both;
	width:100%;
	height:30px;
	margin-top:20px;
	border-top:6px solid #D21305;
	background-image:url(/images/global/bottom-shadow.gif);
}

/* home content */

#text_area_left {
	float:left;
	height:auto;
	width:339px;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
	#text_area_left.wider { width:500px; }

#photo_area_right {
	float:right;
	height:auto;
	width:396px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
	#photo_area_right.narrower { width: 235px; }
		#photo_area_right.narrower img { display:block; margin-bottom: 10px;}

#seventy_five_years {
	height:20px;
	width:396px;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#D21305;
	text-align:center;
}

#footer {
	overflow:hidden;
	font-size: 9px;
	color: #454545;
	padding-left:201px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#D4D2D2;
}

#footer a {
	color:#414141;
	text-decoration:none;
}
	
#footer a:hover {
	color:#D21305;
	text-decoration:none;
}



