﻿body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
}
.oneColElsCtr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #fff;
	text-align: left;
}
.oneColElsCtr #header {
	text-align: center;
}
.oneColElsCtr #topmenu {
	text-align: center;
	font-size: 65%;
	font-weight: bold;
	color: #999;
	white-space: normal;
	margin-top: 5px;
	text-decoration: none;
	margin-bottom: 5px;
}
.oneColElsCtr #banner {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}
.oneColElsCtr #productsbar {
	text-align: center;
	margin-bottom: 3px;
}

.oneColElsCtr #body {
	background-image:url('../images/gradient_angle.jpg');
	background-repeat:no-repeat;
	background-position:244px 0px;
	margin-left: 22px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.oneColElsCtr #productbody {
	margin-left: 22px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.oneColElsCtr #sidemenu {
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.oneColElsCtr #anglegradient {
	text-align: left;
	margin-left:246px;
	margin-bottom: 3px;
}

.oneColElsCtr #ourMission {
	margin-left: 22px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.oneColElsCtr #formBody {
	margin-left: 22px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.oneColElsCtr #footer {
	text-align: center;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#999;
}
a:visited {
	text-decoration: none;
	color:#999;
	
}
a:hover {
	text-decoration: none;
	color:#777;
}
a:active {
	text-decoration: none;
	color:#999;
}

.style1 {
	vertical-align: top;
	margin-top: 35px;
	margin-left: 0px;
}

.style2 {
	margin-left: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style3 {
	margin-left: 23px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.style4 {
	margin-left: 23px;
	margin-top: 10px;
	margin-bottom: 75px;
}

.style5 {
	font-size: small;
	margin-bottom: 0px;
	color: #3D6799;
	margin-top: 25px;
}

.style8 {
	font-size: small;
	margin-top: 0px;
	color: #77A640;
}
.style9 {
	font-size: 75%;
	margin-top: 0px;
	color: #999999;
}

.style10 {
	font-size: 75%;
	margin-top: 0px;
	margin-left: 20px;
	color: #3D6799;
}

.style11 {
	margin-left: 156px;
	margin-top: 33px;
}

.style12 {
	margin-right: 4px;
}

