/* CSS Document */
body {
	text-align: center;
	
}
 
div.wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid white;
	width: 70%;
		/*overflow:auto;*/
   }
.header {
	border-top-width: 0.5px;
	height: 136px;
	width: 856px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005680;
	background-repeat: no-repeat;
}
#logo {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005680;
	height: 136px;
	width: 136px;
       top: 0px;
	position: absolute;
	left: auto;
}
#titleCap {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005680;
	height: 100px;
	width: 719px;
	top: 0px;
	margin-left: 40px;
	/*float: right;*/
}
#upper_spacer {
	float: left;
	height: 10px;
	width: 856px;
}
#menu {
	/*background-color: #FFFFFF;*/
	height: 30px;
	width: 856px;
	padding-top: 3px;
	background-image: url(../images/menu_shadow.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear:left;
}
#lower_spacer {
	float: left;
	height: 8px;
	width: 856px;
}

#imageSection {
	height: auto;
	width: 856px;
	border: 0px;
}
#linearray {
	float: left;
	height: auto;
	width: 856px;
}
#product_table {
	float: left;
	height: auto;
	width: 856px;
}
#gallery_table{
	float: left;
	height: auto;
	width: 856px;
	padding:20px;
	text-align: center;
	font: 80%/140%;
}
#lowerBanner {
	color: #FFFFFF;
	background-color: #003371;
	height: 70px;
	width: 856px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	vertical-align: bottom;
	text-align: center;
	float: left;
}


#lowerBanner a:link, #lowerBanner a:visited {
	text-align: center;
	color: #ABABAB;
}

#contactList li {
	display: inline;
	padding-right: 10px;
	text-align: center;
}

h1,h5,h6 
{
	color: #E5E5E5;
	letter-spacing: 0.3em;
}
h2{
	color: #005680;
}
h4, h3{
    color: #003371;
	letter-spacing: 0.3em;
}
#dpc {
	width: 320px;
	float: right;
	padding-left: 10px;
}
#lowerBanner-ex {
	color: #333;
	background-color: #FFF;
	height: 70px;
	width: 856px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: inside;
	vertical-align: bottom;
	text-align: left;
	float: left;
	background-repeat: no-repeat;
}
#lowerBanner-ex table {
	background-repeat: no-repeat;
}
