@charset "utf-8";
body {
	background-color: #C9CAE7;
}
#wrapper {
	background-color: #FFF;
	height: auto;
	width: 1024px;
	background-image: url(../images/metal_wall_texture_blue.jpg);
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-position: left center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#top-msg{
	height:auto;
	width: 400px;
	margin-left: 250px;
	text-align: center;
	float: left;
	margin-top: -100px;
}
#navigation-box {
	/*background-color: #FFF;*/
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/metal_wall_texture_blue.jpg);
	background-repeat: repeat;
}
	
}
#top-banner-hm {
	height: 320px;
	width: 650px;
	
}
#mid-textbox {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: justify;
}
#page-wrap {
	background-color: #FFF;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	height: 25px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	clear: both;
}
#menu-bar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	height: 40px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	color: #61608C;
}
#mid-textbox-left {
	background-color: #E8E8E8;
	height: 200px;
	width: 300px;
	position: relative;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	left: 10px;
	padding-left: 20px;
}
#mid-textbox-center {
	background-color: #6F6;
	float: none;
	clear: none;
	position: relative;
	left: 330px;
	top: -215px;
	width: 300px;
	height: 200px;
	font-family: Verdana, Geneva, sans-serif;
	visibility: inherit;
	z-index: auto;
	padding-left: 20px;
}
#mid-textbox-right {
	background-color: #E8E8E8;
	height: 200px;
	width: 280px;
	clear: none;
	float: none;
	position: relative;
	left: 650px;
	top: -432px;
	font-family: Verdana, Geneva, sans-serif;
	visibility: inherit;
	z-index: auto;
	padding-left: 20px;
}
#mid-textbox-solution {
	height: 220px;
	width: 960px;
	position: relative;
	visibility: inherit;
	z-index: auto;
}
#aboutus-top-banner {
	float: right;
	height: 300px;
	width: 480px;
}
#aboutus-top-textbox {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #F2F2F2;
	height: auto;
	width: 470px;
}
#aboutus-top-texttextbox {
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	top: auto;
	bottom: auto;
	text-align: justify;
}
#menus * {
	margin:0; padding:0;
}
#menus {
	behavior:url(../csshover.htc);
	border:0px;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0.75em;
}
#menus ul {
	float:left;
}

#menus li {
	border:0px;
	list-style-type:none;
	float:left;
	position:relative;
}
#menus li:hover ul {
	display:block;
}
#menus li ul {
	width:7em;
	position:absolute;
	display:none;
}
#menus li ul li {
	width:100%;
}
#menus a {
	display:block;
	background-color:#525484;
	padding:.3em 12px;
	text-decoration:none;
	color: #FFF;
}
#menus a:hover {
	color:#1D1E37;
	background-color:#9699D0;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #FF0;
}
#mid-wrap {
	background-color: #408080;
	text-align: center;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#mid-text-mid {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#mid-left-textbox {
	background-color: #B3C0D0;
	height: auto;
	width: 450px;
}
#mid-right-textbox {
	background-color: #FFFFFF;
	height: 260px;
	width: 440px;
	float: right;
	position: relative;
	top: -375px;
	visibility: inherit;
}
#mid-wrap-p {
	background-color: #408080;
	text-align: center;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#mid-text-mid-p {
	height: 100px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#cust-image {
	width: 400px;
	float: right;
	height: 400px;
	padding-top: 1em;
}
