﻿
body
{
	margin:0;
	padding:0;
	font-family:Arial;
	background:#FFFFFF;
}

#topsection
{
	width: 960px; 
	margin: 0 auto; 
	height: 80px; 
	text-align:center;
	padding:0px;
	height:118px;
	background:#FFFFFF;
}


#topsection  #contentTopsection #nuTopsection
{
	background: url(images/nutopsectionbg.png) no-repeat left top; 
	width:560px;
	height:94px;
	float:left;
	margin-top:13px;
	color:#3475BB;
}


#nav
{
	width: 960px; 
	margin: 0 auto; 
	height: 80px; 
	text-align:center;
	padding:5px;
	height:118px;
	background: url(images/navbg.png) repeat-x left top; 
	width:950px;
	height:57px;
			
}
#nav h1
{
	font-size:36px;
	color:#FFFFFF;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#maincontainer
{
	width: 960px; 
	margin: 0 auto; 
	background:#FFFFFF;

}

#maincontainer #content
{
	width: 800px; 
	margin: 0 auto; 
	padding-bottom:50px;
	background:#FFFFFF;

}

#footer
{
	background: #1F1F1F;
	text-align:center;
	padding:10px;
	color: #FFFFFF;
	clear:left;
	font-size:12px;
	width:940px;
	margin:auto;
	background: url(images/footerbg.png) repeat-x left top; 
}

#footer a
{
	color: #FFFFFF;
	text-decoration:none;
	
}

#contentFooter
{
	width:940px;
	margin:auto;
	height:130px;
}

#leftFooter
{
	float:left;
	width:650px;
	padding-top:40px;
	text-align:center;
}


#rightFooter
{
	float:right;
	width:250px;
	height:74px;
	padding-right:20px;
}

#rightFooter #zaazooFooter
{
	background: url(images/zaazoobg.png) no-repeat right bottom; 
	width:220px;
	height:22px;
	color:#FFFFFF;
	font-size:11px;
	padding-top:35px;
	float:right;
	border-left:solid 1px #FFFFFF;
}

#rightFooter #contactFooter
{
	width:220px;
	color:#FFFFFF;
	font-size:12px;
	float:right;
	text-align:right;
	border-left:solid 1px #FFFFFF;
	height:60px;
}

