body {
	font-family: "Lucida Grande", Verdana;
}

#wrapper {
	width: 950px;
	border-left: #004123 solid 1px;
	border-right: #004123 solid 1px;
	background: #FFFFFF url(../images/repeating-bg.png) repeat-y;
	margin: auto;
}

#header {
	margin-top: 0px;
	display: block;
	position: relative;
	height: 125px;
}

#left {
	float: left;
	width: 180px;
	background: #FFFFFF url(../images/left.png) no-repeat;
}

#main_content, #home_main_content {
	background: #FFFFFF url(../images/DiamondLogoGS.png) no-repeat 0px 100px;
	width: 765px;
	min-height: 500px;
	float: left;
}

#home_main_content {
	background:  none;
}

#inner_content {
	margin-top: 35px;
	margin-left: -10px;
	margin-right: 15px;
}

#footer {
	clear: both;
	height: 40px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	text-align: center;
}

#disclaimer {
	width: 950px;
	text-align: center;
	margin: auto;
}

table#home{
	width: 770px;
	margin-top: -35px;
}

table#home td.top-left{
	width: 460px;
	padding-top:20px;
	padding-right: 20px;
	color: #333333;
	font-size: 110%;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

table#home td.top-right{
	color: #FFFFFF;
	background: #004123 url(../images/top-right.png) no-repeat;
	padding-top:20px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing:-1px;
}

table#home td.top-right ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	font-size: 19px;
	list-style-type: none;
	font-weight: bold;
}

table#home td.top-right ul li{
	background: url(../images/diamond.png) 0px 0px no-repeat;
	padding-left: 30px;
	margin-bottom: 20px;
	font-family: "Lucida Grande", sans-serif;
	font-weight: bold;
}
#rotating_images{
	margin-top: -5px;
}
#rotating_images img{
	margin-left: -18px;
	height: 365px;
	width: 798px;
}

