body {
	background: #261102 url(../imgA/bg.jpg) top center repeat-y;
	background-attachment: fixed;
	color: #333;
	font-size: 13px;
	line-height: 1.5em;
}

h4 {
	color:#004d99;
	font-size: 16px;
	margin:0 0 15px;
}

p {
	line-height: 18px;
	margin:0 0 15px;
}
li {
	margin-bottom:10px;
}

#header {
	background:url(../imgA/header.jpg) top center no-repeat;
	height:400px;
	position:relative;
}
#header ul {
	left:470px;
	list-style-type:none;
	position:absolute;
	text-indent:0;
	top:136px;
}
#header li {
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	margin:0;
	text-indent:0;
}

#header2 {
	background:url(../imgA/header2.jpg) top center no-repeat;
	height:430px;
	position:relative;
}

#optin {
	position:relative;
}
#optin p {
	line-height:21px;
	text-align: right;
	padding:0 0 12px 25px;
	position:absolute;
	margin:0;
	width:280px;
}
#optin label {
	color:#000;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	padding:0;
	margin:0;
}

#optin p input {
	background-color:#b2dfff;
	border:1px solid #000;
	height:16px;
	width:150px;
}

#media {
	background:url(../img/media_purple.png) top left no-repeat;
	margin:20px 0 0 50px;
	padding:30px 0 0;
	width:460px;
}
#media .single {
	background:url(../img/media_single.png) top left no-repeat;
	border:1px solid #7db5de;
	margin:10px 1px 0;
	padding:0;
	width:446px;
}
#media img,
#media p {
	display:block;
	padding:5px 10px 0;
}
#media p {
	font-size:13px;
}

#media_footer {
	background:url(../img/media_purple.png) bottom left no-repeat;
	height:20px;	
}

#success {
	float:left;
	margin:450px 0 0 0;
	width:420px;
}
#success img {
	clear:both;
	float:left;
	height:150px;
	width:110px;
}
#success .quote {
	display:inline;
	float:right;
	margin-bottom:10px;
	margin-right:40px;
	width:260px;
}
#success p {
	line-height:1.4em;
	margin-bottom:10px;
	font-size:12px;
}