@charset "utf-8";
#container {
	height: auto;
	width: 938px;
	position: relative;
	visibility: visible;
	background-color: #742C35;
	border: 1px solid #000;
	margin: auto;
	padding-bottom: 16px;
	top: 8px;
}
.rounded_top {
	height: 20px;
	width: 890px;
	position: relative;
	left: 24px;
	top: 10px;
}
.top_border {
	height: 19px;
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	position: absolute;
	left: 20px;
	top: 0px;
	background-color: #999;
	overflow: visible;
}
#span {
	display: inline;
}

#header {
	background-color: #999;
	width: 888px;
	height: 51px;
	overflow: visible;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	position: relative;
	left: 24px;
	top: 10px;
}

#logo-box {
	height: 66px;
	width: 300px;
	position: absolute;
	left: 14px;
	top: -9px;
	z-index: 5;
}
#nav_bar_box {
	height: 30px;
	width: 510px;
	left: 367px;
	position: absolute;
	overflow: visible;
	top: 25px;
}
.rounded_bottom {
	height: 20px;
	width: 890px;
	position: relative;
	left: 24px;
	top: 12px;
	z-index: 1;
}
.bottom_border {
	background-color: #999;
	height: 19px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	position: absolute;
	left: 20px;
}
.spacer {
	height: 3px;
	width: 888px;
	position: relative;
	left: 24px;
	background-color: #742C35;
	top: 11px;
}
#main {
	width: 888px;
	background-color: #999;
	color: #FFF;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	left: 24px;
	top: 10px;
	height: auto;
	display: block;
}
hr {
	background-color: #999;
	height: 5px;
	border: 1px solid #5F5F5F;
}

.main_content_headline {
	height: 30px;
	width: 400px;
	position: relative;
	left: 81px;
	text-align: center;
	top: -9px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 26px;
	text-align: center;
	display: inline;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 21px;
	text-align: left;
	display: inline;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 12px;
}
.main_content_box {
	height: auto;
	width: 845px;
	left: 22px;
	position: relative;
	top: -17px;
	margin-bottom: -15px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	width: 566px;
	position: relative;
}
p {
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 10px;
	display: block;
}
.right_insert {
	float: right;
	height: 500px;
	width: 300px;
	position: relative;
	top: 32px;
	overflow: hidden;
	border: 1px solid #000;
	text-align: center;
	display: inline;
	margin-left: 15px;
}
#dwf_graphic_box {
	height: 190px;
	width: 450px;
	border: 1px solid #000;
	position: relative;
	margin-bottom: 1px;
	margin-left: -1px;
}
#sketch_box {
	float: right;
	height: 160px;
	width: 450px;
	border: 1px solid #000;
	margin-left: 10px;
	margin-top: -12px;
}
.rounded_bottom_main {
	height: 20px;
	width: 890px;
	position: relative;
	left: 24px;
	z-index: 1;
}
.rounded_top-footer {
	height: 20px;
	width: 890px;
	position: relative;
	left: 24px;
	top: 5px;
}
#footer_content {
	height: 21px;
	width: 650px;
	position: relative;
	color: #000;
	background-color: #999999;
	left: 97px;
	top: 10px;
	overflow: visible;
	z-index: 10;
}
.ul-foot-menu
{
	list-style-type:none;
	margin:0;
	overflow: hidden;
	position: relative;
	font-weight: normal;
}
.li-foot-menu
{
	float:left;
	text-align: center;
	font-size: 11px;
}
a.ft-lnk:link {
	display:block;
	width:110px;
	color:#000;
	background-color:#999;
	text-align:center;
	font-size: 11px;
	border-right-width: 2px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 15px;
	background-image: url(images/ftr_button.png);
	background-repeat: no-repeat;
}
a.ft-lnk:visited {
	display:block;
	width:110px;
	color:#000;
	background-color:#999;
	text-align:center;
	font-size: 11px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 15px;
	background-image: url(images/ftr_button.png);
	background-repeat: no-repeat;
}
a.ft-lnk:hover {
	background-color:#999;
	color:#FFF;
	background-image: url(images/ftr_button-hover.png);
	background-repeat: no-repeat;
}
a.ft-lnk:active {
	color: #000;
}
#footer {
	height: 7px;
	width: 888px;
	background-color: #999;
	position: relative;
	top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	border-top-color: #999;
	left: 24px;
	overflow: visible 
}
.rounded_bottom-footer {
	height: 20px;
	width: 890px;
	position: relative;
	left: 24px;
	top: 5px;
	z-index: 1;
}
.bottom_border-footer {
	background-color: #999;
	height: 19px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	position: absolute;
	left: 20px;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	color: #333;
}	
#copyright_line {
	font-size: 10px;
	line-height: 21px;
	color: #333;
	display: inline;
	text-align: center;
}
#bottom_spacer {
	height: 10px;
	width: 938px;
	position: relative;
	top: 5px;
	margin: auto;
}
.about_insert {
	float: right;
	height: 300px;
	width: 400px;
	position: relative;
	top: 32px;
	overflow: hidden;
	border: 1px solid #000;
	text-align: center;
	display: inline;
	margin-left: 15px;
	margin-bottom: 10px;
}
#thumb-image_box {
	text-align: center;
	height: 100px;
	border: 1px solid #000;
}
.p-2 {
	font-size: 1px;
	text-align: left;
	display: block;
	margin-top: -5px;
	margin-bottom: -5px;
}
.portfolio_headline {
	height: 30px;
	width: 400px;
	position: relative;
	left: 130px;
	text-align: center;
	top: -9px;
	font-family: Arial, Helvetica, sans-serif;
}
.main_content_box-about {
	height: auto;
	width: 845px;
	left: 22px;
	position: relative;
	top: -17px;
	margin-bottom: -15px;
}
.main_content_box-medical {
	height: auto;
	width: 845px;
	left: -15px;
	position: relative;
	top: -20px;
}
.main_content_box-consumer {
	height: auto;
	width: 845px;
	left: -17px;
	position: relative;
	top: -20px;
}
.main_content_box-industrial {
	height: auto;
	width: 827px;
	left: -17px;
	position: relative;
	top: -20px;
}
.main_content_box-resources {
	height: auto;
	width: 845px;
	left: 22px;
	position: relative;
	top: -17px;
	text-align: left;
}
.main_content_box-contact {
	width: 845px;
	left: 22px;
	position: relative;
	top: -17px;
}

#resources_content_box {
	text-align: left;
	height: auto;
	padding-left: 80px;
}
.ul-resources {
	padding-top: 5px;
	padding-bottom: 7px;
}
.li-resources {
	color:#FFF;
	text-decoration: none;
	list-style-type: square;
}
a.li-resources:link {
	color:#FFF;
	text-decoration: none;
}
a.li-resources:visited {
	color:#FFF;
	text-decoration: none;
}
a.li-resources:hover {
	color:#000;
}
a.li-resources:active {
	color: #742C35;
}
.li-sitemap {
	color:#FFF;
	text-decoration: none;
	list-style-type: square;
}
a.li-sitemap:link {
	color:#FFF;
	text-decoration: none;
}
a.li-sitemap:visited {
	color:#FFF;
	text-decoration: none;
}
a.li-sitemap:hover {
	color:#000;
}
a.li-sitemap:active {
	color: #742C35;
}
#contact_content_box {
	text-align: left;
	width: 445px;
	left: 200px;
	position: relative;
	margin-bottom: -25px;
}
.main_content_box-client_list {
	height: auto;
	width: 765px;
	left: 22px;
	position: relative;
	top: -27px;
	text-align: left;
	padding-left: 80px;
}
.main_content_box-capability {
	height: auto;
	width: 785px;
	left: 22px;
	position: relative;
	top: -15px;
	text-align: left;
	padding-left: 60px;
}
.li-capability {
	list-style-type: square;
}
.ul-capability {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 4px;
	padding-left: 30px;
}
.p-3 {
	font-size: 18px;
	text-align: left;
	margin-top: -5px;
	margin-bottom: -5px;
	line-height: 20px;
}
a.p-3:link {
	color:#FFF;
	text-decoration: none;
}
a.p-3:visited {
	color:#FFF;
	text-decoration: none;
}
a.p-3:hover {
	color:#000;
}
a.p-3:active {
	color: #742C35;
}