a.SUB_links {
	color: #575757;
	text-decoration: none;
}
a.sign_link {
	color: #662D91;
	text-decoration: underline;
}

a.sign_link:hover  {
	color: #862D91;
	text-decoration: underline;
}

a.lav_links {
	color: #662D91;
	text-decoration: underline;
}

a.lav_links:hover {
	color: #862D91;
	text-decoration: underline;
}



body{
	margin: 0;
	background-image: url('../bg.gif');
	background-repeat: repeat-x;
	background-color: #E7E7E8;
	text-align: center;
}

center, .container { margin:0px;padding-top:30px; }

.container {
	width:1056px;height:652px;
	background-image: url('../Background_Image.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#center_box {
	position:relative;
	width: 993px;
	height: 555px;
}

.SUB_Navbar {
	position: absolute;
	top: 64px;
	right: -1px;
	font-family: 'Arial';
	font-size: 14px;
	font-weight:bold;
	color: #575757;
	width:639;
	height:16;
	padding:10px 30px 10px 0px;
	text-align:right;
}

.SUB_Signup {
	position: absolute;
	top: -27px;
	left: -667px;
	width: 915px;
	height: 376px;
}

#order_text {
	width: 420px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	top: 215px;
	left: 440px;
	z-index: 10;
	font-family: 'Tw Cen MT', 'Arial';
}
#who_text {
        width: 340px;
        text-align: left;
        font-size: 12px;
        line-height: 15px;
        position: relative;
        top: 98px;
        left: 1019px;
        z-index: 10;
        font-family: 'Tw Cen MT', 'Arial';
}

#who_text2 {
	width: 250px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
        position: relative;
	top: 210px;
	left: 830px;
	z-index: 10;
	font-family: 'Tw Cen MT', 'Arial';
}


a.text_link {
	color: #662D91;
	text-decoration: underline;
}

a.text_link:hover  {
	color: #862D91;
	text-decoration: underline;
}




.SUB_Signup a img {
	border:none;
}

.button_bar {
	position: absolute;
	top: 95px;
	left: 445px;
}

.hide{
	visibility: hidden;
}

.footer_text{
	position: absolute;
	top: 526px;
	left: 9px;
	width: 420px;
	height: 80px;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

#image_link {
	position: absolute;
	top: 160px;
	left: 673px;
}
