@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div, p, span, h1, h2, h3, h4, img {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 800px;
	overflow: hidden;
}
#top-banner {
	height: 162px;
	width: 800px;
}
#content-area {
	width: 800px;
	overflow: hidden;
	background-image: url(../images/co-bg.jpg);
	background-repeat: repeat-x;
	background-color: #9CD1FB;
}
#left-content {
	float: left;
	width: 557px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}
#left-banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 558px;
	overflow: hidden;
	padding-top: 12px;
}
/*#left-banner h1 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #003466;
	padding-left: 401px;
}
*/#left-banner-add-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: 20;
	font-weight: bold;
	color: #6D6E70;
	text-decoration: none;
	padding-top: 364px;
	padding-right: 10px;
	padding-bottom: 26px;
	padding-left: 116px;
}
#left-banner-add-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC2229;
	text-decoration: none;
}
#right-content {
	float: right;
	width: 241px;
	overflow: hidden;
	padding-top: 12px;
}
#aerd-form {
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: ;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003466;
	text-decoration: none;
}
.label  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003466;
	text-decoration: none;
	height: 15px;
	width: 200px;
}
#aerd-form fieldset {border:0px; width:220px; padding:0px; margin:0px;}
#aerd-form fieldset a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
}
#aerd-form fieldset a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003466;
	text-decoration: underline;
}


.input {
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 185px;
	border: 0px;
}
.show-deals-button {
	background-image: url(../images/show-deals-button.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 178px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#aerd-form h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #003466;
	text-decoration: none;
}
#hot-deal {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	text-align: left;
}
#logo-area {
	padding-top: 05px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 100%;
}
#iner-foot-area {
	height: 90px;
	width: 1000px;
}
#add {
	float: left;
	height: 90px;
	width: 325px;
}
#foot-form {
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 90px;
	width: 654px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.input2 {
	height: 17px;
	width: 165px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.submit {
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 48px;
	border: 0px;
}
.submit:hover {
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 48px;
	border: 0px;
}

