body {
	height: 100%;
	margin: 0;
	padding: 0;
	color:#009933;
	font-family: arial, hevetica, sans-serif;
	font-size: 75%;
	background-color:#003366;
	font-weight: normal;
	background-image: url(images/bg-5px.jpg);
	background-repeat: repeat-x;
}
	
#wrapper {
	margin: 0 auto;
	width: 800px;
	height: 900px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-prod {
	margin: 0 auto;
	width: 800px;
	height: 830px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-apps {
	margin: 0 auto;
	width: 800px;
	height: 1170px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-vid {
	margin: 0 auto;
	width: 800px;
	height: 840px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-acr {
	margin: 0 auto;
	width: 800px;
	height: 3650px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-tech {
	margin: 0 auto;
	width: 800px;
	height: 830px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-faq {
	margin: 0 auto;
	width: 800px;
	height: 2460px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-dil {
	margin: 0 auto;
	width: 800px;
	height: 700px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-msds {
	margin: 0 auto;
	width: 800px;
	height: 2820px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-re {
	margin: 0 auto;
	width: 800px;
	height: 1920px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-tno {
	margin: 0 auto;
	width: 800px;
	height: 2340px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-dist {
	margin: 0 auto;
	width: 800px;
	height: 850px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-con {
	margin: 0 auto;
	width: 800px;
	height: 970px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
#wrapper-discl {
	margin: 0 auto;
	width: 800px;
	height: 700px;
	text-align: left;
	background:#fff url(images/clouds.gif) no-repeat;
}
	
#header {
	width:800px;
}


#container {
	float: left;
	width: 100%;
	background-image: url(images/water.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#container-grassy {
	float: left;
	width: 100%;
	background-image: url(images/grass.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#content {
	width:790px;
	float: left;
	padding: 5px;
}

	
h1{
	font-size: 20px;
	text-align: right;
	color:#003366;
	font-weight: bold;
	padding: 20px 20px;
	line-height: 30px;
}

.sub{
	font-size: 17px;
	text-align: right;
	color: #009933;
	font-weight: bold;
	padding: 5px;
	letter-spacing: 1px;
	line-height: 25px;
}

h2{
	font-size: 19px;
	color:#003366;
	font-weight: bolder;
	padding: 10px;
	line-height: 22px;
	text-align: center;
}

.sub2{
	font-size: 18px;
	color: #009933;
	font-weight: bolder;
	padding: 5px;
	line-height: 17px;
}

h3{
	font-size: 13px;
	color:#003366;
	padding-top: 12px;
	padding-left: 5px;
}

p {
	line-height: 1.3em;	
}

.dominant {
	font-size: 14px;
	line-height: 20px;	
}

#nav {
	float: left;
	width: 100%;
	height: 63px;
	padding-top: 5px;
}

#nav ul {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 20px;
	text-align: center;
}

#nav ul li {
	display: inline;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 12px;
}
	
#nav ul li a {
	text-decoration: none;
	padding: 2px 15px 2px;
	color:;
	background-color:#C6DADF;
}

#nav ul li a:hover {
	text-decoration: none;
	padding: 3px 15px 3px;
	color: #fff;
	background-color: #369;
}
a:link {
	color: #003366;
}

a:visited { 
	color: #003366;
}
	
a:hover, a:active {
	color: #397B7D;
	background-color: #C6DADF;
}

body.section1 #navigation li.one,
body.section2 #navigation li.two,
body.section3 #navigation li.three,
body.section4 #navigation li.four,
body.section5 #navigation li.five,
body.section6 #navigation li.six,
body.section7 #navigation li.seven,
body.section8 #navigation li.eight,
body.section9 #navigation li.nine,
body.section10 #navigation li.ten,
body.section11 #navigation li.eleven,
body.section12 #navigation li.twelve,
body.section13 #navigation li.thirteen,
body.section14 #navigation li.fourteen,
body.section15 #navigation li.fifteen {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #003366;
	}

	
#footer	{
	clear: both;
	height: 100px;
	color:#009933;
	text-align: center;
	padding-right: 15px;
	padding-top: 10px;
	font-size: 10px;
	font-weight: normal;	
}
#info li {
	list-style-position: outside;
	list-style-image: url(images/mini-logo.gif);
}

.style1 {
	color: #003366;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {
	color: #0A4F88;
	font-weight: bold;
}
.style5 {
	color: #117497;
	font-weight: bold;
}
.style6 {
	color: #006053;
	font-weight: bold;
}
.style7 {
	color: #007F25;
	font-weight: bold;
}