html {
	height: 100%;
}
body {
    height: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 900px;
	background-color: #FFFFFF;
	display: block;
	float: none;
}
#terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 890px;
	border-top: #CCCCCC solid 1px;
}
#terms a {
	color: #666666;
	text-decoration: none;
	}
#content {
	width: 575px;
	position:relative;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	}
#gdimages {
	width: 900px;
	height: 219px;
	float: left;
	}
#content_right {
	width: 295px;
	position:relative;
	float: left;
	}
#top {
	width: 900px;
	height: 130px;
	position:relative;
	float: left;
	}
.info1 {
	border-left: 1px solid #CCCCCC;
	padding-left: 10px;
	margin-bottom: 10px;
	}
.info1 ul {
	list-style-image:url(../images/larrow.jpg);
	}
.info2 {
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	}
#nav { background-image:url(/images/nav_bk.jpg); background-repeat:no-repeat; width: 900px; height: 40px; float:left; border-bottom: 1px solid #FFFFFF;}
#bar {
	width: 900px;
	height: 10px;
	float: left;
	border-bottom: solid #ffffff 1px;
	margin: 0px 0px 10px 0px;
	}