body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
body {
	background-color: #4D5E6E;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	line-height: 150%;
	margin: 0px;

}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #92979B;
	font-weight: normal;
}

	

#logo {
	position:absolute; width:159px; height:86px; z-index:4; left: 45px; top: 29px;
}

#address {
	text-align: right;
	vertical-align: top;
	margin-top: 25px;
	width: 300px;
	position:absolute; width:256px; height:115px; z-index:1; left: 651px; top: 23px;
}
#address strong {
	color: #8F989F;
}
#leftColumn {
	padding-left: 35px;
}
#rightColumn {
	padding-right: 30px;
	padding-left: 15px;
}
.nav {
	line-height: 100%;
	font-weight: bold;
	color: #171C22;
}
a {
	color: #C9CACC;
	text-decoration: none;
}
#navContainer {
	padding-left: 35px;
	background-color: #C7C9CA;
	/*opacity: 0.75;
	filter:alpha(opacity=75);*/
	width: 188px;
	position:absolute;
	z-index:20;
	left: 14px;
	top: 135px;
	vertical-align: middle;
	padding-top: 15px;
	line-height: 130%;
	padding-bottom: 17px;
	min-height:70px;
}

h1 {
	font-size: x-large;
}
h3 {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #8C9196;
	font-weight: bold;
}
strong {
	color: #8F9498;
}
li {
	list-style-type: none;
	font-size: x-small;
	margin-left: -20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#productsLayer a, #servicesLayer a {
	color:#333333;
}
input, textarea {
	background-color: #3B4B58;
	width: 250px;
	border: 1px solid #C9CACC;
}
#padRight {
	margin-right: 15px;
}
