body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica,Arial,sans-serif;
	font-size: 90%;
	color: #292929;
	text-align: center;
	background-color: #ffffff;
}

p { 
	line-height: 1.2em;
	margin-top: 14px;
	margin-bottom: 0px;
} 

img {
    border: none;
}

A:link {text-decoration: underline; color: #097f43;}
A:visited {text-decoration: underline; color: #097f43;}
A:active {text-decoration: underline; color: #097f43;}
A:hover {text-decoration: none; color: red;}

A.footerlink:link {text-decoration: none; color: #333; font-size: 100%; font-weight: normal; padding-right: 7px; padding-left: 7px}
A.footerlink:visited {text-decoration: none; color: #333; font-size: 100%; font-weight: normal; padding-right: 7px; padding-left: 7px}
A.footerlink:active {text-decoration: underline; color: #333; font-size: 100%; font-weight: normal; padding-right: 7px; padding-left: 7px}
A.footerlink:hover {text-decoration: none; color: #000000; font-size: 100%; font-weight: normal; padding-right: 7px; padding-left: 7px}

h1 {
	font-family: Arial, Lucida Sans Unicode, Arial Narrow, Arial, Verdana;
	font-size: 200%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-family: Arial, Lucida Sans Unicode, Arial Narrow, Arial, Verdana;
	font-size: 160%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

h3 {
	font-family: Arial, Lucida Sans Unicode, Arial Narrow, Arial, Verdana;
	font-size: 130%;
	font-weight: bold;
	color: #00662b;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

h4 {
	font-family: Arial, Lucida Sans Unicode, Arial Narrow, Arial, Verdana;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 4px;
}

.inside {
	padding: 10px;
	font-family: Arial, Verdana;
	font-weight: normal;
	text-align: left;
}

.inside2 {
	padding: 20px;
	font-family: Arial, Verdana;
	font-weight: normal;
	text-align: left;
}

.inside3 {
	padding: 20px;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #938a8a;

}

#wrapper {
	position: relative;
	width: 962px;
	background-color: transparent;
	border: 0px solid #000000;
	margin: 0px auto -1px auto;
}
	
#header {
	position: relative;
	width: 962px;
	height: 130px;
	border: 0px solid #e8e8e8;
	padding: 0px;
	text-align: left
}

#headleft {
	position: relative;
	width: 446px;
	background-color: #06CS;
	padding: 10px 0px 0px 10px;
	text-align: left;
	float: left;
}

#headright {
	position: relative;
	width: 456px;
	background-color: #ffffff;
	padding: 40px 0px 0px 0px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	z-index: 100;
	border-width: 0px;
}

#l1 {
	position: relative;
	width: 962px;
	height: 11px;
	background-image: url(../images/l1.png);
	}

#l2 {
	position: relative;
	width: 962px;
	height: 11px;
	background-image: url(../images/l2.png);
	}
	
#mainbox {
	position: relative;
	width: 960px;
	background-color: #ffffff;
	border-left: 1px;
	border-left-color: #a1a1a1;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #a1a1a1;
	border-right-style: solid;
}

#mainbox2 {
	position: relative;
	width: 862px;
	background-color: #ffffff;
	border: 2px solid #e8e8e8;
	padding: 17px;
}

#logo {
	position: relative;
	width: 862px;
	height: 45px;
	background-color: #ffffff;
	text-align: left;
}

#links {
	position: relative;
	width: 862px;
	height: 19px;
	background-color: #ffffff;
	color: #b3b4b3;
	text-align: right;
	padding-top: 4px;
	margin-bottom: 20px;
}

#menu2 {
	position: relative;
	width: 940px;
	height: 32px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#menubar2 {
	width: 940px;
	height: 24px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 4px;
}

#main {
	position: relative;
	width: 960px;
	margin-left: 0px;
	margin-right: 10px;
}

#box1 {
	position: relative;
	width: 360px;
	height: 316px;
	float: left;
	background:#f2f2f2;
	margin: 10px 0px 10px 10px;
}

#box2 {
	position: relative;
	width: 324px;
	height: 316px;
	float: left;
	background:#f2f2f2;
	margin: 10px 0px 10px 10px;
}

#box3 {
	position: relative;
	width: 236px;
	height: 554px;
	float: left;
	background:#f2f2f2;
	margin: 10px 0px 10px 10px;
}

#box4 {
	position: absolute;
	top: 733px;;
	width: 694px;
	height: 228px;
	background:#f2f2f2;
	margin: 10px 0px 10px 10px;
}

#main2 {
	position: relative;
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}

#prod {
	position: relative;
	width: 184px;
	background-color: #transparent;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

#prodx {
	position: relative;
	width: 184px;
	height:200px;
	background-color: #transparent;
	float: left;
	text-align: center;
	vertical-align: middle;	
	}

#prody {
	position: relative;
	width: 184px;
	background-color: #transparent;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	}

#right1 {
	position: relative;
	width: 246px;
	margin-bottom: 10px;
	background-color: #fff;
}

#right2 {
	position: relative;
	width: 246px;
	margin-bottom: 10px;
	background-color: #fff;
}

#right3 {
	position: relative;
	width: 246px;
	margin-bottom: 10px;
	background-color: #fff;
}

#more1 {
	position: absolute;
	top: 750px;
	left: 17px;
	width: 267px;
	height: 40px;
	background-color: transparent;
	margin-right: 20px;
	text-align: right;
	float: left;
	color: #5d9dbc;
}

#more2 {
	position: absolute;
	top: 750px;
	left: 305px;
	width: 267px;
	height: 40px;
	background-color: transparent;
	margin-right: 20px;
	text-align: right;
	float: left;
	color: #5d9dbc;
}

#more3 {
	position: absolute;
	top: 750px;
	left: 593px;
	width: 267px;
	height: 40px;
	background-color: transparent;
	margin-right: 20px;
	text-align: right;
	float: left;
	color: #5d9dbc;
}

#bottommenu {
	position: relative;
	width: 930px;
	background-color: #d5d5d5;
	margin: 10px 19px 10px 19px;
	padding: 10px;
	text-align: center;
}

#footer {
	position: relative;
	width: 962px;
	height: 40px;
	margin: 0px auto -1px auto;
	clear: both;
	color: #ffffff;
}

#fleft {
	position: relative;
	width: 481px;
	float: left;
	text-align: left;
	font-family: Arial,Helvetica,Arial,sans-serif;
	font-size: 80%;
	color: #b2b2b2;
	margin: 10px 0px 10px 0px;
}

#fright {
	position: relative;
	width: 481px;
	float: left;
	text-align: right;
	font-family: Arial,Helvetica,Arial,sans-serif;
	font-size: 80%;
	color: #b2b2b2;
	margin: 10px 0px 10px 0px;
}

#colclear {
	position: relative;
	clear: both;
}
 
.title
	{
	font-family: arial, arial narrow, verdana, arial, Helvetica;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	color: #000000;
}

.title2
	{
	font-family: DIN, arial, arial narrow, verdana, arial, Helvetica;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	color: #686868;
}

