/* CSS Document */
#TopNav {
	width: 724px;
	overflow:hidden;
	height: 165;
	left:0px;
}
#rightHand{
	z-index:100;
}
body{
	margin:0px;
	padding:0px;
	background-color:#3a4566;
}

#Container {
	position:relative;
	margin:0 auto;
	width:760px;
	height:100%;
	visibility: visible;
	background-color:white;
}
#Nest {
	position:relative;
	margin:0 auto;
	width:724px;
	background-color:white;
	padding-top:20px;
}
#footer{
	color:#4C4C4C;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0px 30px 30px;
}
#footer .div {
	color:#c7909b;
}
#footer a {
	text-decoration:none;
	color:#242424;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-image:none;
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:0px;
}
#footer a:hover{
	color:#8e2136;
}
.copy {
	font-family:Georgia, "Times New Roman", Times, serif;
}
