html, body {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px auto;
	color: #353535;
	font-size: 11px;
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	_background: #FFF url(../../images/common/footer.jpg) bottom center no-repeat;
}

br.clear {
	clear: both;
}

a img {
	border: none;
}

img, div {
	behavior: url(iepngfix.htc);
}

#container {
	width: 100%;
	/* background: transparent url(../../images/common/body_bg.gif) top center repeat-x; */
	background: transparent url(../../images/common/main_bg.jpg) top center no-repeat;
}

#content {
	width: 1027px;
	min-height: 1240px;
	_height: 1240px;
	margin: 0px auto;
	_margin-bottom: 80px;
	padding: 0px;
	background: #FFF url(../../images/common/container_bg.jpg) top center no-repeat;
}

#contentainer {
	width: 1027px;
	height: 100%;
	padding: 0px 0px 100px 0px;
	_padding-bottom: 0px;
	background-color: transparent;
	background-position: bottom left;
	background-repeat: no-repeat;
}


/* Content */

#flash_nav {
	width: 1027px;
	height: 231px;
}

	
/* Footer */

#footer {
	width: 100%;
	min-width: 1064px;
	margin: -84px 0px 0px 0px;
	_margin: 0px;
	background: transparent url(../../images/common/footer.png) bottom center no-repeat;
	_background: none;
}

#footer div {
	width: 1064px;
	height: 44px;
	margin: 0px auto;
	padding-top: 40px;
	color: #8BC3EC;
	font-size: 10px;
}

#footer a {
	color: #8BC3EC;
	font-size: 10px;
	margin-right: 10px;
}

#footer_left {
	margin-left: 60px;
}

#footer_right {
	margin-left: 390px;
}

#footer_right a img {
	margin-bottom: -15px;
}


/* Sidebar ads */
#small_ad {margin: 40px 0px 0px 42px;}
#small_ad a img {margin: 0px 0px 25px 0px;}