/* CSS Document */
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.clear {clear: both; display: block; height: 0px; margin: 0px; padding: 0px;}
.bgbody {background-color: #999;}

#container {
	margin: 25px auto; margin-bottom: 0px; padding-bottom: 50px;
	width: 900px;
	border: 1px solid #ccc; background-color: #FFF;
	text-align: left;
	height: auto; min-height: 552px !important;
}
	#logo {margin: 40px 0px 0px 50px; float: left; height: 45px; width: 380px; display: inline;}
	/* Copied from Main Website Style */
	/* ===================================================================================================================== */	
	/* THIS is to hide any text you need hiding */
	.hidetext {display:none; overflow: hidden; position: absolute;} 
	/* END of text you need hiding */
	
	/* MENU */
	
	#menu_container{
		position:relative;
		float:left;
		z-index: 8;
		width: 420px;
		height: 45px;
		margin: 40px 0px 0px 0px;
		background-color: #FFFFFF;
	}
	#menu_container ul{
		padding: 0px;
		top:0px;
		left:0px;
		z-index: 50;
		margin: 0px;
	}
	#menu_container li, #menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7{
		position: relative;
		top:0px;
		left:0px;
		z-index: 50;
		float: left;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		list-style: none;
		height: 45px;
	}
	
	#menu_header_1, #menu_header_2, #menu_header_3, #menu_header_4, #menu_header_5, #menu_header_6, #menu_header_7{
		margin: 0px 0px 0px 0px;
	}
	
	#menu_header_1 { width: 57px; background:   url("images/menu.gif") 0px 0px no-repeat ;}
	#menu_header_2 { width: 60px; background:   url("images/menu.gif") -57px 0px no-repeat ;}
	#menu_header_3 { width: 63px; background:   url("images/menu.gif") -117px 0px no-repeat ;}
	#menu_header_4 { width: 56px; background:   url("images/menu.gif") -180px 0px no-repeat ;}
	#menu_header_5 { width: 53px; background:   url("images/menu.gif") -236px 0px no-repeat ;}
	#menu_header_6 { width: 70px; background:   url("images/menu.gif") -289px 0px no-repeat ;}
	#menu_header_7 { width: 61px; background:   url("images/menu.gif") -359px 0px no-repeat ;}
	
	#menu_header_1 a{ width: 57px; background: none;}
	#menu_header_2 a{ width: 60px; }
	#menu_header_3 a{ width: 63px; }
	#menu_header_4 a{ width: 56px; }
	#menu_header_5 a{ width: 53px; }
	#menu_header_6 a{ width: 70px; }
	#menu_header_7 a{ width: 61px; }
	
	#menu_header_1 a, #menu_header_2 a, #menu_header_3 a, #menu_header_4 a, #menu_header_5 a, #menu_header_6 a, #menu_header_7 a{
		display: block;
		margin: 0px 0px 0px 0px;
		height: 45px;
	}
	
	#menu_header_1 a:hover{ width: 57px; background:   url("images/menu.gif") -0px -45px no-repeat ;}
	#menu_header_2 a:hover{ width: 60px; background:   url("images/menu.gif") -57px -45px no-repeat ;}
	#menu_header_3 a:hover{ width: 63px; background:   url("images/menu.gif") -117px -45px no-repeat ;}
	#menu_header_4 a:hover{ width: 56px; background:   url("images/menu.gif") -180px -45px no-repeat ;}
	#menu_header_5 a:hover{ width: 53px; background:   url("images/menu.gif") -236px -45px no-repeat ;}
	#menu_header_6 a:hover{ width: 70px; background:   url("images/menu.gif") -289px -45px no-repeat ;}
	#menu_header_7 a:hover{ width: 61px; background:   url("images/menu.gif") -359px -45px no-repeat ;}
		
	#menu_container a{
		padding: 0px;
		margin: 0px;
		display: block;
	}

	/* ===================================================================================================================== */
	
	h1 {
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
		font-size:16px;
		line-height:20px;
		color:#ad73af;
		font-weight:normal;
		margin: 54px 0px 0px 50px;
	}
		h1 a {color:#ad73af; text-decoration: none;}
		h1 a:hover {color:#ad73af; text-decoration: underline;}
	
	p {
		margin: 0px 0px 0px 50px; padding: 0px;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
		color:#666666;
		font-size:13px;
		line-height:18px;	
	}
		
	#wrapper {
			padding: 15px 50px 15px 50px; width: 800px;
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
			color:#666; font-size:13px; line-height:18px; text-decoration: none;
	}
		#wrapper a {
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
			color:#ad73af; font-size:13px; line-height:18px; text-decoration: none;
		}
		#wrapper a:hover {
			font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
			color:#ad73af; font-size:13px; line-height:18px; text-decoration: underline;		
		}
	
#footer {
	margin:0px auto;
	width:900px;
	margin-top:5px;
	font-size:10px;
	color:#FFFFFF;
	text-align: center;
}	
