body {
	background:#e6e6e6 url(images/background.jpg) repeat-x;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 18px;
	margin: 0;
	top: 0;
}
#content {
	background: url(images/bg2.jpg);
	width: 483px;
	margin: 0 auto;
	position: relative;
}
#logo {
	width: 471px;
	height: 154px;
	top: 0;
	margin: -12px 0 0 12px;
}
#top {
	background: url(images/top-bg.png) no-repeat;
	height: 12px;
	margin: 0 auto;
	width: 497px;
}

a img {
	border: none;
}
a { outline: none; color: #ffffff; }
#main_banner {
	position: absolute;
	left: -4px;
}
.error { color: #ee3b3b; }
#email-submit {
	margin: 180px 0 0 20px;	
	font-family: "Century Gothic";
}
.myinfo{
	width:0px;
	height:0px;
	visibility:hidden;
}
#email-submit span { padding: 0 0 0 25px; }
.input-email {
	background: url(images/input.png) no-repeat;
	font-family: "Century Gothic";
	height: 38px;
	border: none;
	margin: 15px 0 0 0;
	font-size: 18px;
	padding: 4px 0 0 24px;
	color: #bebebe;
	width: 300px;
}
input { outline: none; }
.button {
	background: url(images/button.png) no-repeat;
	width: 123px;
	height: 38px;
	font-size: 18px;
	color:#FFF;
	border: none;
	font-weight: bold;
}
#contacts {
	margin: 15px 0 0 0;
	position: absolute;
	left: -4px;
}
#left {
	float: left;
	width: 110px;
	font-size: 16px;
	margin: 90px 0 0 35px;
	line-height: 24px;
}
#right {
	float: right;
	left: 0;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	margin: 90px 0 0 35px;
	line-height: 24px;
}
#right a {
	color: #5dd0f6;
	text-decoration: none;
}
#right a:hover {
	color: #5dd0f6;
	border-bottom: 1px #87e71d dashed;
}
.clear { clear:both; }
#footer {
	background: url(images/footer.png) no-repeat;
	height: 20px;
	width: 483px;
	padding: 12px 0 0 0;
	color: #006f94;
	font-size: 12px;
	margin: 0 auto;
	text-align: right;
}
#footer span {
	margin: 0 20px;	
}
#footer a {
	color: #4ea300;
}
#footer a:hover {
	text-decoration: none;	
}
