body {
background-image: url(auraMain.jpg);
	background-repeat: no-repeat;
	background-size: 100% 775px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px;
}
#bodyCenter {
	background-color:#fff;
	margin:0 auto;
	padding:6px 0 12px;
	width:960px;
}
#container {
	width: 1000px;
	margin: 0px auto;
	box-shadow: 0px 0px 10px #777;
	background-color: #fff;
}
h1 {
	font-size: 23px;
	color: #2A4B6D;
	font-weight: bold;
	font-family: arial;
	text-align:left; margin:0px;
}
h2 {
	font-size: 16px;
	color: #007AC0;
	font-weight: bold;
	font-family: arial;
	text-align:left; margin:0px; margin-top:30px;
}
.clear {
	clear: both;
}
p {
text-align:justify
}

a {
	color: #2A4B6D;
}
a:hover{
	color:#007AC0; text-decoration:none;
}
.more_info {
	background:url(more_info.jpg) no-repeat; 
	width:325px; 
	height:38px;
}
.more_info_bg {
	background:url(more_info_bg.jpg) no-repeat; 
	width:325px; 
	height:280px; 
	text-align:left; 
	padding-left:20px; 
	padding-top:5px;
}
.more_info_label{
	font-family:Times New Roman; 
	font-size:14px; 
	color:#000000; margin:0px;
	font-style:italic; 
	font-weight:bold;
}
.more_info_txt {
	font-family:Times New Roman; 
	font-size:12px; 
	padding:3px; margin:0px;
	border:1px solid #6D95BC; 
	width:280px;
}
.more_info_txtr {
	font-family:Times New Roman; 
	font-size:14px; 
	padding:3px; margin:0px; 
	border:1px solid #6D95BC; 
	width:280px;
	height:40px;
}
.more_info_btn{
	border:0px;
	background:url(info_send.jpg) no-repeat;
	width:81px;
	height:35px;
	margin-top:3px;
	cursor:pointer;
}