html > body #body {
margin:0 0 0 0px;
}
body{
	width:1007px;
	background-color:#dcecfb;
	background-repeat:repeat-x;
	overflow:visible;
	margin:auto;
	clear:both;
position:relative;
}

#wrapper {
	width: 1007px;
	height: auto;
	text-align: left;
	position: relative;
	float:left;
}

/********************************************************************************
FOOTER
********************************************************************************/
#footer {
	position:relative;
	clear:both;
	float:left;
	height:auto;
	top:750px;
}

#footer2 {
	margin:auto; 
	width:1007px;
	color: #838282;
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}
.footer_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 11px;
	height: 132px;
	margin: 0px;
	color: #838282;
}
* html .footer_right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 11px;
	height: 132px;
	margin: 0px;
	color: #838282;
}
html>body .footer_right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 11px;
	height: 132px;
	margin: 0px;
	color: #838282;
}
#footer2 .footer_bar {
	margin: 0 0 0 0px;
	position:relative;
}

#footer2 .copyright {
	margin: 12px 0 0 0;
	text-align: center;
	font-size: 10px;
	color: #838282;
}
#footer2 #footer_links
{
	font-size: 10px;
	color:#838282;
	margin: 20px 0 0 0;
}

#footer2 #footer_links ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#footer2 #footer_links li
{
	display: inline;
	font-size: 9px;
	margin: 0;
	padding:0 10px;
	border-left: 1px solid #838282;
}
#footer2 #footer_links li:first-child {border-left:none}
#footer2 #footer_links li.first {border-left: none;}
#footer2 #footer_links li a
{
	display: inline;
	font-size: 11px;
	color:#838282;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#footer2 #footer_links_iac
{
	font-size: 9px;
	color:#838282;
	padding-top: 10px;
	margin: 10px 0px 0px 0px;
}

#footer2 #footer_links_iac ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#footer2 #footer_links_iac li
{
	display: inline;
	margin: 0px 3px 0px 3px;
}

#footer2 #footer_links_iac li a
{
	display: inline;
	color:#838282;
	text-decoration: none;
}