@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

*:focus {
	border: 0;
	-moz-outline: 0;
	outline: 0;
}

body {
	background:#fdfdfc;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	text-align:center;
}

.clear {
	clear: both;
	visibility: hidden;
	height: 0;
}

a img {
	border: 0;
}

#pagewrapper {
	text-align:left;
	margin:0 auto;
	width:960px;
	padding:0 0 10px 0;
	background:url(../images/pagewrapper.jpg) repeat-y top left;
}

#logo h2 a {
	text-indent:-9000px;
	background:url(../images/logo.jpg) no-repeat top;
	float:left;
	display:block;
	width:187px;
	height: 118px;
	margin:0 0 0 121px;
	display:inline;
	padding:0;
}

#banner {
	padding:0;
	width:718px;
	height:222px;
	float:left;
	display: block;
	margin:0 0 0 121px;
	display:inline;
	background: #ffffff;
	border:none;
	text-decoration:none;
}

#banner a {
	border:none;
	text-decoration:none;
}


#mainImage {
	width: 718px;
	height: 222px;
	float: left;
}


#maincontent {
	border-top:1px solid #929496;
	border-bottom:1px solid #929496;
	background:url(../images/bgswirl.jpg) no-repeat bottom left;
	padding:0;
	width:715px;
	float:left;
	display: block;
	margin: 13px 0 0 121px;
	display:inline;
	
}

#leftnav {
	border-right:1px solid #929496;
	padding:0;
	width:180px;
	height:235px;
	float:left;
	display: block;
	margin:22px 0 45px 0;

}

#leftnav ul{
	list-style:none;
	text-decoration:none;
}





#leftnav li.lnHOME a {
	background:url(../images/ifhome.gif) no-repeat top left;
	width:134px;
	height:28px;
	float:left;
	display: block;
	margin:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 35px;
	color:#294966;	
	
}

#leftnav li.lnHOME a:hover {
	background:url(../images/ifhome.gif) no-repeat top right;
	color:#294966;
}

body.home #leftnav li.lnHOME a {
	background:url(../images/ifhome.gif) no-repeat top right;
	color:#294966;
}











#leftnav li.lnWHAT a{
	background:url(../images/ifwhat.gif) no-repeat top left;
	width:134px;
	height:28px;
	float:left;
	display: block;
	margin:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 35px;
	color: #92278f;	
	
}

#leftnav li.lnWHAT a:hover {
	background:url(../images/ifwhat.gif) no-repeat top right;
	color:#294966;
}

body.what #leftnav li.lnWHAT a {
	background:url(../images/ifwhat.gif) no-repeat top right;
	color:#294966;
}


#leftnav li.lnTEAM a{
	background:url(../images/ifteam.gif) no-repeat top left;
	width:134px;
	height:28px;
	float:left;
	display: block;
	margin:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 35px;
	color: #ff0000;	
	
}

#leftnav li.lnTEAM a:hover {
	background:url(../images/ifteam.gif) no-repeat top right;
	color:#294966;
}

body.team #leftnav li.lnTEAM a {
	background:url(../images/ifteam.gif) no-repeat top right;
	color:#294966;
}





#leftnav li.lnOFFERS a{
	background:url(../images/ifoffers.gif) no-repeat top left;
	width:134px;
	height:28px;
	float:left;
	display: block;
	margin:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 35px;
	color: #39b54a;	
	
}

#leftnav li.lnOFFERS a:hover {
	background:url(../images/ifoffers.gif) no-repeat top right;
	color:#294966;
}

body.offers #leftnav li.lnOFFERS a {
	background:url(../images/ifoffers.gif) no-repeat top right;
	color:#294966;
}







#leftnav li.lnBROWSE a{
	background:url(../images/ifbrowse.gif) no-repeat top left;
	width:136px;
	height:28px;
	float:left;
	display: block;
	margin:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 33px;
	color: #f26522;	
	
}

#leftnav li.lnBROWSE a:hover {
	background:url(../images/ifbrowse.gif) no-repeat top right;
	color:#294966;
}

body.browse #leftnav li.lnBROWSE a {
	background:url(../images/ifbrowse.gif) no-repeat top right;
	color:#294966;	
}







#leftnav li.lnECO a{
	background:url(../images/ifeco.gif) no-repeat top left;
	width:134px;
	height:28px;
	float:left;
	display: block;
	margin:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 35px;
	color: #8dc63f;	
	
}
#leftnav li.lnECO a:hover {
	background:url(../images/ifeco.gif) no-repeat top right;
	color:#294966;
}

body.eco #leftnav li.lnECO a {
	background:url(../images/ifeco.gif) no-repeat top right;
	color:#294966;
}






#leftnav li.lnCONTACT a{
	background:url(../images/ifcontact.gif) no-repeat top left;
	width:134px;
	height:28px;
	float:left;
	display: block;
	margin:0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 35px;
	color:#0072bc;	
}
#leftnav li.lnCONTACT a:hover {
	background:url(../images/ifcontact.gif) no-repeat top right;
	color:#294966;
}

body.contact #leftnav li.lnCONTACT a {
	background:url(../images/ifcontact.gif) no-repeat top right;
	color:#294966;
}









#mainframe {
	padding:22px 0 0 0;
	width:516px;
	/*height:390px;*/
	float:right;
	display: block;
	margin:0;

}

#mainframe2 {
	padding:22px 0 0 0;
	width:513px;
	float:left;
	display: block;
	margin:0 10px 10px 10px;

}

#illustration {
	width:123px;
	height:123px;
	float:left;
	display: block;
	margin:5px 0 0 0;
	padding:0;
}

#maintext {
	display:inline;
	padding:5px 0 0 0;
	width:380px;
	/*height:390px;*/
	float:right;
	display: block;
	margin:0;
	color:#5c5c5c;
	font-size:12px;
	line-height:24px;
	
}

#maintext a{
	color: #000;
	text-decoration:none;

}

#maintext a:hover{
	color: #000;
	text-decoration:none;
}


#maintext a.current{
	font-weight:bold;
	color:#122632;
}


#maintext .bold{
	font-weight:bold;
}

#maintextnav {
	margin:0 0 0 0;
	padding:0;
	line-height:100%;
	
}

#mainframe ul{
	list-style:none;
	text-decoration:none;
	}
	
	
	
	
#maintext p{
	margin:0 0 10px 0;
}

#maintext h1{
	margin:10px 0 0 0;
}



body.screenprint #maintext .screenprint a {
	font-weight:bold;
	color:#122632;
}






#mainframe li.BROWSE a{
	background:url(../images/browsebar.gif) no-repeat top left;
	text-indent:-9000px;
	width:516px;
	height:57px;
	float:left;
	display: block;
	margin:7px 0 0 0;
	padding:0;
}

#mainframe li.BROWSE a:hover {
	background:url(../images/browsebar.gif) no-repeat top right;
}







#mainframe li.ECO a{
	background:url(../images/ecopolicy.gif) no-repeat top left;
	text-indent:-9000px;
	width:516px;
	height:57px;
	float:left;
	display: block;
	margin:10px 0 0 0;
	padding:0;
}

#mainframe li.ECO a:hover {
	background:url(../images/ecopolicy.gif) no-repeat top right;
}







#mainframe li.OFFERS a{
	background:url(../images/offers.gif) no-repeat top left;
	text-indent:-9000px;
	width:516px;
	height:57px;
	float:left;
	display: block;
	margin:10px 0 0 0;
	padding:0;
}

#mainframe li.OFFERS a:hover {
	background:url(../images/offers.gif) no-repeat top right;
}


#NEWS {
	padding:0;
	width:516px;
	min-height:80px;
	float:left;
	display: block;
	margin:10px 0 10px 0;
	background: #eeeef0;
}

#newsFEATURE1 {
	padding:10px 5px 10px 15px;
	width:226px;
	min-height:60px;
	float:left;
	display: block;
	margin:5px 0 10px 0;
	background: #eeeef0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;	
}

#newsFEATURE1 a{
	text-decoration:none;
	color:#5c5c5c;	
}



#newsFEATURE1 strong {
	color: #000;
}

#newsFEATURE2 {
	border-left:1px solid #5c5c5c;
	padding:10px 0px 10px 15px;
	width:234px;
	min-height:60px;
	float:left;
	display: block;
	margin:5px 0 10px 0;
	background: #eeeef0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;	
}

#newsFEATURE2 a{
	text-decoration:none;
	color:#000;	
}



#newsFEATURE2 strong {
	color: #000;
}




#footer {
	padding-top:20px;
	margin:0;
	text-align: center;
	float:center;
	color: #5c5c5c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

#footer a{
	color: #5c5c5c;
	text-decoration:none;

}

#footer a:hover{
	color: #000;
	text-decoration:none;

}





