body {
	background-color: #e5f1f8;
	margin: 0px;
	color: #333333;
}

#header {
	width: 796px;
	height: 111px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
}

#container {
	width: 804px;
	background-image: url(img/body_background.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#wrap {
	height: auto;
	width: 796px;
	margin-left: 29px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#right {
	height: auto;
	width: 488px;
	float: left;
	clear: right;
	padding: 0px;
	margin: 0px;
}
#left {
	height: auto;
	width: 233px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	clear: none;
	padding: 0px;
}
#left a img {
	margin-top: 10px;
}

#right a img {
	margin-top: 15px;
}

#footer {
	width: 796px;
	height: auto;
	background-image: url(img/footer_lastline.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	background-position: bottom;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
#watsnew {
	height: auto;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
.px12 {
	font-size: 12px;
	line-height: 18px;
}
