body{
	background: #DFE8F6 url(../images/body_bg_login.png) repeat-x !important;
	margin:0;
	padding:0;
}
#header{
	padding:20px 0 0 10px;
}
#subHeader{
	padding:5px 0 0 10px;
	font-family:"Times New Roman", Times, serif;
	font-size: 38px;
	color: #fff;
}
#connection{
	background: #DFE8F6 url(../images/connection_bg.png) no-repeat !important;
	margin:70px auto 0 auto;
	margin-left:auto;
	margin-right:auto;
	width:790px;
	height:419px;
}
#connection h1{
	padding:15px 0 0 20px;
	font-family:"Times New Roman", Times, serif;

}
#connection hr{
	color:#DFE8F6;
}
#connection form{
	padding:20px 0 0 20px;
}
#connection p{
	padding:20px 0 0 20px;
}
#navigators{
	margin:auto;
}
.login_footer_message{
	color:#858283;
}
