a.SUB_links {
	color: #FFF;
	text-decoration: none;
}
a.SUB_links:hover {
        color: #AAF;
	text-decoration: none;
 }
a.sign_link {
	color: #006699;
	text-decoration: underline;
}

a.sign_link:hover {
	color: #3366ff;
	text-decoration: underline;
}


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

a.lav_links:hover {
	color: #3366ff;
	text-decoration: underline;
}




body{
	margin: 0;
	background-color: #011A34;
	text-align: center;
	background-image:url('../bg.jpg');
	background-position:top left;
	background-repeat:repeat-x;
}

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

.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: 35px;
	right: -19px;
	font-family: 'Arial';
	font-size: 13px;
	font-weight:bold;
	color: #FFF;
	width:639;
	height:16;
	padding:10px 30px 10px 0px;
	text-align:right;
}

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

#order_text {
	width: 365px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	top: 232px;
	left: 420px;
	z-index: 10;
	font-family: 'Tw Cen MT', 'Arial';
}
#who_text {
	width: 435px;
	text-align: left;
	font-size: 14px;
	position: relative;
	top: 262px;
	left: 890px;
	z-index: 10;
	font-family: 'Tw Cen MT', 'Arial';
}

.SUB_Signup a img {
	border:none;
}

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

.hide{
	visibility: hidden;
}

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

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


.text_link  {
color: #006699;
}
 
