/* basic elements */
UL {
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
}

body#polluxdesign {
	background:url('/images/bkg-wave.png') #F9EDC3 no-repeat top left;
	font-family: Palatino Linotype, Times, Times New Roman, serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
acronym {
	cursor: help;
}
/* Container */
#container {
	width:768px;
	text-align:left;
}
/* Navigation */
#nav {
	color:#4f5e77;
	width:760px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#nav a:link, #nav a:active, #nav a:visited {
	color:#4f5e77;
	margin:5px 12px 5px 12px;
}
/* footer Section */
#footer {
	width:100%;
	height:104px;
	vertical-align:bottom;
}
html>body div#footer {
	position:fixed;
	bottom:0;
	right:0;
	overflow: hidden;
}
html*#footer {
	position:absolute;
	bottom:0;
}
/* start IE5Mac Nav hack \*/	
#footer {
  	height:auto;
}
/* end IE5Mac Nav hack */
#PageFooting {
	background:url('/images/i-family.gif') no-repeat bottom left;
	width:177px;
	height:125px;
	position:absolute;
	left:0;
	top:0;
}
html>body #PageFooting {
	position:absolute;
	right:0;
}
#ContactArea {
	width:300px;
	height:120px;
	margin:0px 10px 0px 468px;
	text-align:right;
}
#ContactArea p {
	margin:0px 4px 0 4px;
	color:#486453;
	font-size:12px;
	font-weight:bold;
}
#ContactArea small {
	margin:0 10px 0 10px;
	color:#486453;
	font-size:11px;
	font-weight:normal;
}
/* Supporting Text */
#main {
	width:100%;
	float:left;
	margin-right:-300px; 
	margin-top:2px;
}
#main h3 {
	margin:0;
	padding:0;
}
#mainContent p {
	margin:0 0 4px 0;
	color:#231F20;
	max-width:700px;
}
#mainContent {
	margin:0 15px 0 15px;
	color:#231F20;
}
#mainContent h3 {
	background:url(i-header.png) no-repeat top center;
	width:760px;
	height:141px;
}
#mainContent h4 {
	margin:0 0 4px 0;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
}
#mainContent h5 {
	margin:0 0 4px 0;
	font-size: 16px;
	font-weight:bold;
	color: #486453;
}
#mainContent h3 span {display:none;}
#main a:link, #main a:active, #main a:visited {
	color:#4f5e77;
}
#main a:hover {
	color:#0c1a33;
}
