/* CSS Document */
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#whitebox {
	height: 210px;
	width: 920px;
	background-image: url(images/AWAHeader.png);
	background-repeat: no-repeat;
}
#button {
	height: 42px;
	width: 945px;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /*small;*/
	color: #333333;
	width: 945px;
	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /*small;*/
	color: #333333;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#maintext a:link {
	color: #F15C23;
	text-decoration: none;
}
#maintext a:visited {
	text-decoration: none;
	color: #F15C23;
}
#maintext a:hover {
	text-decoration: underline;
	color: #F15C23;
}
#maintext a:active {
	text-decoration: none;
	color: #F15C23;
}
#footer a:link {
	color: #F15C23;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #F15C23;
}
#footer a:hover {
	text-decoration: underline;
	color: #F15C23;
}
#footer a:active {
	text-decoration: none;
	color: #F15C23;
}
#advert {
	width:336px;
	margin-left: auto;
	margin-right: auto;
}
#container #maintext p strong u {
	font-weight: normal;
}
.emailsubscribebox {
	background-image: url(images/emailsubscribeboxback.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 297px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
.emailsubscribeboxindex {
	background-image: url(images/emailsubscribeboxback.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 297px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.freetasterbox {
	background-image: url(images/freetasterbackgr.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 297px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

