a {
	outline:none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img{
	border:0
}
body {
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	background:#fff
}
.clear {
	clear:both
}
.two-bgs #customBg {
	min-height:900px;
	width:100%
}
#page {
	position:relative;
	width: 990px;
}
.two-bgs #page {
	margin: 0px auto;
}
#page #content {
	background:#fff;
	float:left;
	width:100%
}

