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

body {background-image: 
url(../images/background.png);
	background-repeat: repeat-x;
	margin:0; padding:0;
	background-color: #ffffff;}

#mainContain {width:960px;
	height:auto;
	margin:0 auto;}
	
#contentArea{
	background-image:url(../images/bg_contentArea.png);
	width:930px;
	height:auto;
	float:left;
	margin:0;
	padding: 15px 15px 0 15px;
}	

#mastLeft{
	background:url(../images/mast_left1.jpg) no-repeat;
	width:382px;
	height:178px;
	float:left;
	margin:0;
}
	
#logo{
	width:212px;
	height:178px;
	float:left;
	margin:0;
}

#mastRight{
	background:url(../images/mast_right.png) no-repeat;
	width:366px;
	height:178px;
	float:left;
	margin:0;
}	

#navBar{
	background:url(../images/navBar.png);
	width:960px;
	height:32px;
	float:left;
	margin:0;
}	

#slideShow{
	width:482px;
	height:383px;
	float:left;
	margin:0;
}

#teaseImages{
	width:478px;
	height:383px;
	float:left;
	margin:0;
}

#teaseImages .go_green{
	width:478px;
	height:103px;
	float:left;
	margin:0;
}

#teaseImages .sign_up{
	width:232px;
	height:280px;
	float:left;
	margin:0;
}

#teaseImages .blog{
	width:246px;
	height:280px;
	float:left;
	margin:0;
	padding:0;
}

#footer{
	background:url(../images/footer.png);
	width:757px;
	height:66px;
	float:left;
	margin:0;
}

#pics{
	width:203px;
	height:66px;
	float:left;
	margin:0;
}
#nav li:last-child {
	border-right:2px solid #0055A5;
}
#nav {
	float:none;
	display:inline-block;
}
#notice h3{
	color: red;
	font-family: arial;
	font-weight: bold; 
	text-align: center;
}
#esfProductPopUpImage {
	width: 35% !important;
}