@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
	
body {
	font: 100% Avenir, Arial, Helvetica, sans-serif;
	background: #b6cad9 url(../images/pagebg.jpg) repeat-y center top;
	margin: 0px auto;
	padding: 0px;
	color: #333333;
}
#container {
	width: 956px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
#head {
	background: url(../heads/rotator.php) no-repeat center bottom;
	display: block;
	width: 956px;
	height: 297px;
}
#head-home {
	background: url(../heads/03.jpg) no-repeat center bottom;
	display: block;
	width: 956px;
	height: 297px;
}
#head-products {
	background: url(../heads/04.jpg) no-repeat center bottom;
	display: block;
	width: 956px;
	height: 297px;
}
#head-about {
	background: url(../heads/06.jpg) no-repeat center bottom;
	display: block;
	width: 956px;
	height: 297px;
}
#head-career {
	background: url(../heads/09.jpg) no-repeat center bottom;
	display: block;
	width: 956px;
	height: 297px;
}
#head-contact {
	background: url(../heads/11.jpg) no-repeat center bottom;
	display: block;
	width: 956px;
	height: 297px;
}
#head-news {
	background: url(../heads/05.jpg) no-repeat center bottom;
	display: block;
	width: 956px;
	height: 297px;
}
#specialist {
	display: none;
}
#general {
	display: none;
}
#main1 {
	width: 325px;
	float: left;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: 85%/1.6em Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
input, select, textarea {
	font-size: 10px;
	border: 1px solid #578899;
}
h2 {
	font: bold 1em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #485817;
	margin-bottom: 5px;
}
p {
	margin-bottom: 5px;
}
#main2 {
	width: 260px;
	float: right;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	font: 85%/130% Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
.newsbody {
	background: #F0F8ED;
	padding: 2px;
	margin: 10px 0px 0px;
}
.newsbody2 a {
	color: #276BA8;
	font-weight: bold;
}
h1 {
	font: bold 1.2em/1.6em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #2E4750;
	margin-bottom: 5px;
}
#sidebar {
	display: block;
	float: left;
	width: 220px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar a{
	color:#0000ee;
	text-decoration:none;
	padding: 0px;
	width: 250px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}	

#sidebar ul li{
	list-style: none;
	margin: 0px;
	padding-left: 6px;
}

#sidebar ul li a {
	color:#ffffff;
	display:block;
	border:1px solid #000000;
	text-decoration:none;
	padding: 8px;
	width: 150px;
	margin: 0px 3px 0px 0px;
	font: normal 85%/normal Avenir, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #5a8b9c url(../images/buttonbg.jpg) repeat;
}

#sidebar ul li a:hover{
	color:#ffffff;
	border-right:1px solid #FFFFFF;
	text-decoration:none;
	background: #74803d;
}

#sidebarhome {
	display: block;
	float: right;
	width: 200px;
	text-align: left;
	margin: 0px;
	padding: 0px 5px 0px 15px;
	border-left: #578899 solid;
}

#sidebarhome small{
	font-size:10px;
}

#sidebarhome a {
	font-size:12px;
	font-weight:500;
	color:#0000ee;
	display:block;
	text-decoration:none;
	padding: 0px;
	width: 196px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
}

#sidebarhome a:hover{
	color:#0000ee;
	border-right:2px solid #000000;
	font-style: italic;
}

#nav {
	padding: 247px 0px 0px;
	margin: 0px 0px 0px 55px;
	vertical-align: top;
}

#nav ul li{
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#nav ul li a {
	color:#ffffff;
	display:block;
	border:1px solid #FFFFFF;
	text-decoration:none;
	padding: 8px;
	width: 90px;
	margin: 0px 3px 0px 0px;
	font: normal 85%/normal Avenir, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #5a8b9c url(../images/buttonbg.jpg) repeat;
}

#nav ul li a:hover{
	color:#ffffff;
	border-right:1px solid #FFFFFF;
	text-decoration:none;
	background: #74803d;
}

#mainContent {
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.newsbody2 {
	background: #E2EBE6;
	padding: 2px;
	margin: 10px 0px 7px 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.clear {
	clear: both;
}
#footer {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #598A9B;
	border-top: 1px dashed #B7CAD9;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B7CAD9;
	border-bottom-color: #B7CAD9;
	border-left-color: #B7CAD9;
	margin: 0px;
	padding: 5px 0px 0px;
	display: block;
	text-align: center;
	text-decoration: none;
}
#footer a {
	color: #598A9B;
	text-decoration: none;
}
#footer a:visited {
	color: #598A9B;
	text-decoration: none;
}
#footer a:hover {
	color: #598A9B;
	text-decoration: underline;
}
#footer a:active {
	color: #598A9B;
	text-decoration: none;
}
.newsbody a {
	color: #276BA8;
	font-weight: bold;
}
#main1 a {
	color: #5B8A9C;
	text-decoration: underline;
}
#main1 a:visited {
	color: #5B8A9C;
	text-decoration: underline;
}
#main1 a:hover {
	color: #74803d;
	text-decoration: underline;
}
#main1 a:active {
	color: #5B8A9C;
	text-decoration: underline;
}
#main2 a {
	color: #5B8A9C;
	text-decoration: underline;
}
#main2 a:visited {
	color: #5B8A9C;
	text-decoration: underline;
}
#main2 a:hover {
	color: #74803d;
	text-decoration: underline;
}
#main2 a:active {
	color: #5B8A9C;
	text-decoration: underline;
}

#head2 {
	background: url(../images/head02.jpg) no-repeat center bottom;
	display: block;
	width: 956px;
	height: 297px;
}

#mainnav {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#mainnav ul li{
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#mainnav ul li a {
	color:#ffffff;
	display:block;
	border:1px solid #000000;
	text-decoration:none;
	padding: 8px;
	width: 132px;
	margin: 0px 3px 0px 0px;
	font: normal 85%/normal Avenir, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background: #5a8b9c url(../images/buttonbg.jpg) repeat;
}

#mainnav ul li a:hover{
	color:#ffffff;
	border-right:1px solid #FFFFFF;
	text-decoration:none;
	background: #74803d;
}

#main3 {
	width: 625px;
	float: left;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	font: 85%/1.6em Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#main3 ul li{
	float:left;
	list-style:inside circle;
	list-style-image:url(../images/checkmark.png);
	margin: 0px;
	padding-left: 20px;
	padding-right:40px;
}

#main4 {
	width: 650px;
	float: left;
	margin: 0px 0px 0px 25px;
	padding: 0px 10px 0px 0px;
	font: 85%/1.6em Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#more {
	width: 625px;
	float: left;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	font: 85%/1.6em Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

p span.initcap {
	font-size: 5em;
	line-height: .6em;
	font-weight: bold;
	color: #993366;
	margin-left: 0em;
}

p span.inithead {
	font-weight: bold;
	font-size: 2em;
	color:#000099;
}

p span.inittext {
	font-weight: bold;
	color:#0000CC;
}

.producttop {
	margin: 0px;
	padding: 0px;
	background: url(../images/outline_01.jpg) no-repeat;
}
.product {
	margin: 10px 0px 5px 0px;
	padding: 15px 15px 15px 15px;
	background: #ffffff;
}

.product img {
	border: 5px solid #FFFFFF;
	display: block;
	float: right;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.product li {
	margin: 0px 0px 0px 25px;
}

#main3 a {
	color: #5B8A9C;
	text-decoration: underline;
}
#main3 a:visited {
	color: #5B8A9C;
	text-decoration: underline;
}
#main3 a:hover {
	color: #74803d;
	text-decoration: underline;
}
#main3 a:active {
	color: #5B8A9C;
	text-decoration: underline;
}
.imgright {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.product2 {
	margin: 10px 0px 5px 0px;
	padding: 15px 15px 15px 15px;
	background: #ffffff;
	color: #000000;
}
.product2 img {
	border: 5px solid #FFFFFF;
	display: block;
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px;
}

h3 {
	font: bold .9em/1.6em Georgia, "Times New Roman", Times, serif;
	color: #2E4750;
	border-top: 1px none #2E4750;
	border-right: 1px none #2E4750;
	border-bottom: 1px solid #2E4750;
	border-left: 1px none #2E4750;
	margin: 15px 0px 5px;
}
.product2 li {
	margin: 0px 0px 0px 25px;
}

#main5 {
	width: 910px;
}

#main5 img {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom:3px solid #000000;
	border-right:3px solid #000000;
	margin: 20px;
}

#main5 ul{
	list-style-type:disc;
	list-style-image:url(../images/checkmark.png);
}

#main5 ul li{
	float:left;
	list-style:inside circle;
	list-style-image:url(../images/checkmark.png);
	margin: 0px;
	padding-left: 20px;
	padding-right:40px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}
