@charset "utf-8";
/* CSS Document */
body {
	background-color: #333333;
	margin:0 0 0 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#container {
	width: 998px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #333333;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
/*	text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat: no-repeat;
} 
#header {
	width: 998px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #333333; /* the auto margins (in conjunction with a width) center the page *
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
	height: 113px;
}
#menu {
	width: 998px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page *
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/menubackground.jpg);
	background-repeat: no-repeat;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	vertical-align: bottom;
	float: left;
	color: #FFFFFF;
	text-align: center;
}
#main_body {
	width: 998px; 
	margin: 0 ; display:table; float:left;/* the auto margins (in conjunction with a width) center the page *
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(images/bodyfill.jpg) repeat-y;
	
}
#side_bar {
	width: 150px;   
	background-color: #333333;
	margin: 0 0px 0 45px; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 5px 5px 5px;
	background-color: #AFB6D2;
	border-color: #2A4173;
	border: solid #2A4173 1px;
	float: left;
	display:inline;
	overflow: visible;
	height: 100%;
}
#form {
	width: 137px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 0px 0px 0 0px;
	display:inline;
	overflow: visible;
	height: 93px;
}
#form_header {
	width: 147px;
	background-color: #333333;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 5px 0px 2px 0px;
	background-color: #294172;
	border-color: #FFFFFF;
	border: solid #FFFFFF 1px;
	float: left;
	display:inline;
	overflow: visible;
	color:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	height: 16px;
	vertical-align: middle;
}
#form_body {
	width: 147px;
	background-color: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 0px 0px 0 0px;
	background-color: #ffffff;
	border-color: #2A4173;
	border: solid #2A4173 1px;
	float: left;
	display:inline;
	overflow: visible;
	height: 57px;
}
.form_body {
	width: 147px;
	background-color: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 0px 0px 0 0px;
	background-color: #ffffff;
	border-color: #2A4173;
	border: solid #2A4173 1px;
	float: left;
	display:inline;
	overflow: visible;
	height: 57px;
}
.newsheader_body {
	background-color: #2a4173;
	color:#FFFFFF;

}
.news_body {
	width: 147px;
	background-color: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 0px 0px 0 0px;
	background-color: #ffffff;
	border-color: #2A4173;
	border: solid #2A4173 1px;
	float: left;
	display:inline;
	overflow: visible;
}
#textarea {
	width: 146px;
	background-color: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 0px 0px 0 0px;
	background-color: #ffffff;
	border-color: #2A4173;
	border: solid #2A4173 1px;
	float: left;
	display:inline;
	overflow: visible;
	height: 57px;
}
#button {
	width: 146px;
	background-color: #2A4173;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 0px 0px 0 0px;
	border-color: #FFFFFF;
	border: solid #FFFFFF 1px;
	color:white;
	float: left;
	display:inline;
	overflow: visible;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
}
#label {
	width: 146px;
	background-color: #2A4173;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 0px 0px 0 0px;
	border-color: #FFFFFF;
	border: solid #FFFFFF 1px;
	color:white;
	float: left;
	display:inline;
	overflow: visible;
	height: 16px;
	font-size: 10px;
	font-weight: normal;
}
#form_footer{
	width: 147px;
	background-color: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 2px 0px 0 0px;
	background-color: #2a4173;
	border-color: #ffffff;
	border: solid #ffffff 1px;
	float: left;
	display:inline;
	overflow: visible;
	color:#FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	height: 16px;
	vertical-align: middle;
}
#form_footer{
	width: 147px;
	background-color: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 2px 0px 0 0px;
	background-color: #2a4173;
	border-color: #ffffff;
	border: solid #ffffff 1px;
	float: left;
	display:inline;
	overflow: visible;
	color:#FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	height: 16px;
	vertical-align: middle;
}
.text_area{
	background-color: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 2px 0px 0 0px;
	background-color: #2a4173;
	border-color: #ffffff;
	border: solid #ffffff 1px;
	width:149px;
	float: left;
	display:inline;
	overflow: hidden;
	color:#2a4173;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
.form_email{
	background-color: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px 0px 0 0px;
	margin: 2px 0px 0 0px;
	background-color: #FFFFFF;
	border-color: #2a4173;
	border: solid #2a4173 1px;
	width:146px;
	float: left;
	display:inline;
	overflow: hidden;
	color:#2a4173;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	height: 18px;
	vertical-align: middle;
}
#plasto {
	border: solid #294172 1px;
	background-color: #FFFFFF;
	margin: 6px 0 0 0;
	padding: 2px 2px 2px 2px;
	font-size:10px;
	clear: left;
}
#main_content {
	width: 729px;  
	margin: 0 45px 0 0px; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 0px 0 0px;
	background-color: #AFB6D2;
	border-color: #2A4173;
	border: solid #2A4173 1px;
	float: right;
	background-image: url(images/sailboat_wash.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#footer {
	width: 998px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;  /* the auto margins (in conjunction with a width) center the page *
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/footer_06.jpg);
	background-repeat: no-repeat;float:left;
	height: 92px;
	padding-left: 0px;
	padding-right: 0px;
}
#footer_content {
	width: 898px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 50px;
	float: none;
	text-align: center;
 	font: #cccccc;
}
#Pad_L50 {
	width: 50px;
	float: left;
}
#Pad_R50 {
	width: 50px;
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.topic  {
	background-color: #c7ccdc;
	margin-top: 10px;
	border-bottom: 1px dashed #7d84a4;
	border-top: 1px dashed #7d84a4;
	padding: 0 0 0px 150px;
	margin-bottom: 0px;
}
H6  {
	text-align: right;
	padding: 0 5px 0 0;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;		
}
H1  {
	padding: 0 5px 0 5px;
	font-weight: bold;
	font-size: 10pt;
	margin: 5 0 0 0;
}
H2  {
	font-weight: bold;
	font-size: 10pt;
	padding: 0 0px 0 0px;
	margin: 0 0 0 0;
}

p  {
padding:  0 5px 0 5px;
}

hr {border: none 0;
border-top: 1px dashed #666666;/*the border*/
width: 95%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
#hometopic_1 {
	background-image: url(images/topic1.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
#hometopic_2 {
	background-image: url(images/topic2.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
#hometopic_3 {
	background-image: url(images/topic3.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
#hometopic_4 {
	background-image: url(images/topic4.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
#comptopic_1 {
	background-image: url(images/topic5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#comptopic_2 {
	background-image: url(images/topic6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#comptopic_3 {
	background-image: url(images/topic7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#comptopic_4 {
	background-image: url(images/topic8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#comptopic_5 {
	background-image: url(images/topic9.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#teamtopic_1 {
	background-image: url(images/Tom_Joynt.jpg);
	background-repeat: no-repeat;
    background-position: 0px 10px;
}
#teamtopic_2 {
	background-image: url(images/biopic_template.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#teamtopic_3 {
	background-image: url(images/biopic_template.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#teamtopic_4 {
	background-image: url(images/biopic_template.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#teamtopic_5 {
	background-image: url(images/biopic_template.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
li {
    padding:0 0 0 0px;
	margin-left:15px;
}
#servtopic_1 {
	background-image: url(images/topic1.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
#servtopic_2 {
	background-image: url(images/topic23.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#servtopic_3 {
	background-image: url(images/topic22.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#servtopic_4 {
	background-image: url(images/topic21.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#servtopic_5 {
	background-image: url(images/topic24.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#servtopic_6 {
	background-image: url(images/topic25.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#servtopic_7 {
	background-image: url(images/topic26.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#prodtopic_1 {
	background-image: url(images/topic16.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#prodtopic_2 {
	background-image: url(images/topic17.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#prodtopic_3 {
	background-image: url(images/topic18.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#prodtopic_4 {
	background-image: url(images/topic19.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#prodtopic_5 {
	background-image: url(images/biopic_template.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#plasttopic_1 {
	background-image: url(images/topic11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#plasttopic_2 {
	background-image: url(images/topic12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#plasttopic_3 {
	background-image: url(images/topic14.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#plasttopic_4 {
	background-image: url(images/topic15.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#plasttopic_5 {
	background-image: url(images/topic13.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#qnatopic_1 {
	background-image: url(images/topic2.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
#qnatopic_2 {
	background-image: url(images/topic20.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#qnatopic_3 {
	background-image: url(images/topic3.jpg);
	background-repeat: no-repeat;
	background-position: 5px 15px;
}
#qnatopic_4 {
	background-image: url(images/biopic_template.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#tech_header {
	background-color: #c7ccdc;
	text-align: center;
	height: 18px;
	color:white;	

}
#location {
background-image: url(images/topic10.jpg);
background-repeat:no-repeat;
background-position: 0px 10px;
}