/* CSS Document */

body {
	font-family:Arial, verdana, helvetica, courier;
	font-size:11px;
	font-weight:300;
	margin:0;
	background-image: url(../images/repeater2.jpg);
}

.wrapper {
	padding-top:30px;
	width:984px;
	margin:0 auto;
	background-image: url(../images/repeater2.jpg);
}

.topNav {
	background-image:url(../images/topnav.jpg);
	background-repeat:no-repeat;
	width:984px;
	height:30px;
	margin:0 auto;
}

.header {
	clear:both;
	float:left;
	height:248px;
	width:984px;
	margin-top: 17px;
	background-image: url(../images/header_bkgrd.gif);
	background-repeat: no-repeat;
}
.headerPix {
	clear:both;
	float:left;
	height:213px;
	width:948px;
	padding-left: 18px;
	padding-top: 18px;
}

.column1 {
	clear:both;
	float:left;
	height:auto;
	padding-right:14px;
	padding-top:15px;
	width:234px;
	margin:0;
}

.button {
float:left;
height:32px;
padding-bottom:7px;
width:234px;
margin:0;
}

.column2 {
float:left;
height:auto;
padding-top:13px;
width:736px;
margin:0;
}
.column3 {
float:left;
height:auto;
padding-top:13px;
width:736px;
margin:0;
}

.panelHeader1 {
	background-image:url(../images/panel_header1.jpg);
	background-repeat:no-repeat;
	float:right;
	height:44px;
	width:733px;
	margin-top: 2px;
}

.panelText1 {
	background-image:url(../images/panel_text1.jpg);
	background-repeat:repeat-y;
	float:right;
	padding-left:20px;
	padding-right:20px;
	width:693px;
	margin:0;
	padding-bottom: 0px;
}

.form {
	float:left;
	padding-right:20px;
	width:680px;
	margin:0;
	padding-bottom: 0px;
}

.panelFooter1 {
	float:right;
	height:25px;
	width:733px;
	background-image:url(../images/panel_footer1.jpg);
	background-repeat:no-repeat;
	margin-bottom:13px;
}

.footer {
	height:30px;
	width:984px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	padding-bottom: 16px;
}
h1 {
	color:#656f88;
	font-size:16px;
	font-family:Arial, verdana, helvetica, courier;
	font-weight:400;
}
h2 {
	color:#656f88;
	font-size:14px;
	font-family:Arial, verdana, helvetica, courier;
	font-weight:normal;
	margin: 0;
}

h3 {
	color:#656f88;
	font-size:13px;
	font-family:Arial, verdana, helvetica, courier;
	font-weight:400;
	line-height:17px;
}

h4 {
	color:#656f88;
	font-size:11px;
	font-family:Arial, verdana, helvetica, courier;
	font-weight:normal;
	margin-top: 4px;
}
h5 {
	color:#172e5b;
	font-size:14px;
	font-family:Arial, verdana, helvetica, courier;
	font-weight:normal;
	margin: 0;
}

.selectedPage{
	width:140px;
	float:left;
	clear:right;
	padding-right:505px;
	padding-left: 18px;
	margin-top: 8px;
}
.home{
	width:46px;
	float:left;
	clear:right;
	margin-top: 8px;
	
}
.products{
	width:66px;
	float:left;
	clear:right;
	margin-top: 8px;
}
.conserv{
	width:95px;
	float:left;
	clear:right;
	margin-top: 8px;
}
.contact{
	width:60px;
	float:left;
	clear:right;
	margin-top: 8px;
}
.copyright{
	width:100px;
	float:left;
	clear:right;
	padding-left: 23px;
	height: 10px;
	padding-bottom: 15px;
	margin-top: 3px;
}
.line{
	width:10px;
	float:left;
	clear:right;
	margin-top: 5px;
	padding-right: 6px;
}
.panelHeaderline{
	width:450px;
	float:left;
	padding-left: 20px;
	height: 40px;
	margin: 0;
	margin-top: 5px;
}

.box1 {
	width:219px;
	height:155px;
	clear:right;
	float:left;
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 10px;
	padding-top: 10px;
}
.box2 {
	width:230px;
	height:163px;
	clear:left;
	float:right;
	background-image: url(../images/box2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 2px;
	margin-left: 20px;
}
.box3 {
	width:230px;
	height:163px;
	clear:left;
	float:left;
	background-image: url(../images/box2.jpg);
	background-repeat: no-repeat;
	padding-top: 11px;
	margin-top: 2px;
	margin-left: 3px;
}
.boxHeaders {
	width:208px;
	height:30px;
	clear:left;
	float:left;
	padding-left:16px;
	padding-top:8px;
}
.boxPix{
	width:208px;
	height:114px;
	clear:left;
	float:left;
	padding-left:11px;
	padding-top:1px;
}

#spacer {
	height:15px;
	float: left;
	width: 700px;
}

a:link {
	color: #656f88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #656f88;
}
a:hover {
	text-decoration: none;
	color: #172e5b;
}
a:active {
	text-decoration: none;
	color: #656f88;
}

