#container{
	width:100%;
	margin:0px auto 0px auto;
	padding:0px;
	position:relative;
	left:0px;
	left;overflow:visible;
	top:35px;
	background:#F2FAFC
}

#logo_container {
	width:100%;
	height:65px;
	background:#F2FAFC;
	top:10px;
	text-align:center
}

#lo {
	width:870px;
	margin:0 auto 0 auto;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}

#header {
	width:100%;
	height:286px;
	background-color:#F2FAFC;
	text-align:center;
}

#pic {
	height:286px; width:900px; background:url(/images/test.png) no-repeat; margin:0 auto 0 auto;
}

div#newsletter {
	clear:both;
	background:#FFCB77;
	width:100%;
	padding:15px 0px 15px 0px
}

div#newsletter table {
	margin:0 auto 0 auto;
}

div#newsletter img#subscribe_loader {
	visibility: hidden;
}

#welcome_container {
	width:300px; margin-left:550px; position:relative; top:5px;
}

#welcome {
	background:url(/images/home_message.png); width:350px; height:150px;
}

#button_container {
	width:350px; text-align:center; margin-top:30px;
}

#center_piece_container {
	background:#FFFFFF; height:460px; width:100%; border-bottom:1px solid #FFAA24; border-top:1px solid #FFAA24; text-align:center; margin-bottom:40px;
}

#center_piece {
	width:900px; margin:0 auto 0 auto; height:400px;font-family:Arial; color:#62798F; font-size:14px;
}

#center_left {
	margin:0px; width:470px; height:350px; float:left; text-align:left; padding:35px 10px 10px 22px;
}

#center_right {
	margin:0px 0px; width:320px; height:300px; float:right; text-align:left; padding:35px 10px 10px 0px;
}

#center_right ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#center_right ul li {
	background-image: url(/images/bullet.png);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left:30px;
	margin-bottom:10px;
	color:#67965C;
}

#login_container {
	width:350px; height:250px; background:#F2FAFC; border:4px solid #C1EAFC;
}

#login_table {
	width:360px; color:#3B3A3A; font-size:15px; padding-top:10px;
}

#login_table td.input {
	width:130px; padding:14px 20px 14px 20px;
}

#login_table td.input_ {
	padding:13px 20px 13px 20px
}

#login_table input {
	border:0;
	padding:5px;
	width:180px;
	margin:0px;
	border:1px solid #FFFFFF;
	font-size:15px;
}

#login_table td.regular {
	padding:1px 0px 1px 20px;
}

#login_table td.login_button {
	width:100px; padding:10px 0px;
}

#login_table td#login_message {
	color:red;
	text-align:center;
	font-size:14px;
	height:20px;
}

#border_shade {
	height:10px; background-color:#F2FAFC; background:url(/images/sh_bg.png) repeat-x scroll center center; left:0px; width:100%; z-index:60; margin-bottom:20px;
}

#descriptions {
	width:100%; background:#F2FAFC; text-align:center; font-family:Arial; color:#62798F; font-size:13px; padding-top:50px;
}

#descriptions div.row {
	width:900px; height:200px; margin:0 auto 0 auto; text-align:left
}

#descriptions div.row div.left {
	width:430px; float:left
}

#descriptions div.row div.right {
	width:430px; float:right
}

#descriptions div.row div.pic {
	width:150px; height:120px; float:left
}

#descriptions div.row div.content {
	width:265px; height:120px; float:right;
}

#two_buttons {
	width:900px; height:95px; clear:both; text-align:center; margin:0 auto 0 auto
}


