#main-content {
	float:left;
	margin-left:1px;
	width:925px;
	min-height:475px;
	height:auto !important;
	height:475px;
	overflow:visible;
	padding-top:20px;
}
#main-content h1 {
	font-size:20px;
	color:#fff;
	width:902px;
	background:#49AE17;
	padding:15px 10px 25px 15px;
}
#main-content h1 p {
	font-size:12px;
	font-weight:lighter;
	padding-top:10px;
}
#Cus-center {
	border:1px solid #CAC8C8;
	margin-top:2px;
	border-top:5px solid #CAC8C8;
	padding:15px 5px 10px 20px;
}
.center {
	width:900px;
	min-height:225px;
	height:auto !important;
	height:225px;
	overflow:visible;
	margin-top:5px;
}
.center td {
	height:25px;
	padding:5px 0px;
}
.center td span {
	color:#FF0000;
}
.center input {
	border:1px solid #CAC8C8;
	width:280px;
}
.center td.title {
	padding-left:50px;
}
.center td.left {
	text-align:right;
	font-weight:bold;
	width:220px;
	padding-right:5px;
}
.center td a {
	text-decoration:underline;
	color:#AA662B;
	font-size:10px;
}
.center td a:hover {
	color:#004994;
}
#create {
	height:56px;
	width:915px;
	margin-top:5px;
	border:1px solid #A4AEB4;
	padding-left:10px;
}
.imgCreate {
	padding:10px 30px;
	float:left;
	border:none;
}
#create p {
	float:right;
	padding-right:15px;
	color:#48AD17;
	font-weight:bold;
	line-height:120%;
	padding-top:10px;
}
#create p img {
	border:none;
}
#create a {
	color:#525252;
}
#create a:hover {
	color:#FF0000;
}
#create p a {
	color:#48AD17;
}

