a, a:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}

a:hover {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}

#riviera {
	background-image: url(../images/topbg.jpg);
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#container {
	width: 960px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-top: -255px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -480px;
	background-color: #000000;
}	

#container .box {
	width: 475px;
	height: 305px;
	background-color: #000000;
	float: left;
	position: relative;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

#container .box h3 {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	color: #0093D3;
	line-height: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

#container .box h2 {
	margin: 0 0 4px -1px;
	padding: 0;
	font-size: 12pt;
	font-weight: normal;
	color: #0093D3;
	line-height: 14px;
}

#container .box span {
	position: absolute;
	line-height: 1.5em;
	padding: 0 30px 28px 30px;
	bottom: 0;
}

#container .box span div {
	width: 10px;
	margin: 0 0 2px 0;
	line-height: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#container #menu.box span div {
	border-color: #0093D3;
}

#container #menu a:hover {
	color: #0093D3;
}

#container #address.box span div {
	color: #0093D3;
}

#container #address a:hover {
	color: #0093D3;
}

#container .box#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	height: 195px;
	width: 480px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#container .box#work {
	margin: 0;
	width: 480px;
	height: 195px;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}	

#container .box#work a, #container .box#work a:visited {
	color: #ffffff;
}

#container .box#work a:hover {
	color: #0093D3;
}

#container .box#work div {
	width: 78px;
	height: 48px;
	float: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
#container .box#copyright {
	margin: 0px;
	height: 10px;
	width: 920px;
	font-size: 10px;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#container .box#contact {
	margin: 0;
	width: 480px;
	height: 195px;
}	

#container .box#contact a, #container .box#contact a:visited {
	color: #999999;
}

#container .box#contact a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#container .box#contact div {
	width: 78px;
	height: 48px;
	float: left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
