@charset "UTF-8";
body {
	background-color: #000;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0;
}
#wrapper {
	width: 960px;
	border-left: solid 2px #111;
	border-right: solid 2px #111;
	margin: 0 auto;
	background-color: #FFF;
}
#header {
	background-image: url(../images/header-red.jpg);
	background-repeat: no-repeat;
	width: 1014px;
	height: 837px;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	padding: 0;
	margin: 14px 270px 0 35px;
}
.red {
	color: #e11800;
	font-weight: bold;
}
#flashcontent {
	padding: 288px 0 0 26px;
	width: 909px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	padding: 0;
	margin: 10px 0;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	padding: 0;
	margin-bottom: 17px;
	list-style-image: url(../images/check-white.jpg);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #d80000;
	margin: 0;
}
a {
	color: #d80000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #d80000;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
#opportunity {
	padding: 0;
	width: 960px;
	background-color: #ebd8bf;
}
#opportunity img {
	float: right;
	padding: 0 25px 15px 15px;
}
#opportunity p, h2 {
	padding: 0 25px;
}
.clr{
	clear: both;
}
.whatyouget {
	padding: 15px 25px;
}
#media {
	float: right;
	background-color: #dcdcdc;
	padding: 0;
	width: 310px;
	margin: 0 0 25px 15px;
	border: solid 1px #b5b5b5;
}
#media p {
	padding: 15px;
	margin: 0;
}
#media img {
	padding: 0 0 19px 19px;
	margin: 0;
}
.audio {
	background-image:url(../images/audio1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 270px;
	height: 64px;
	padding: 0 0 19px 19px;
}
#blue_section {
	padding: 15px 25px;
	background-image:url(../images/blue_back.jpg);
	background-repeat: repeat-x;
	background-color: #223459;
}
#blue_section h2 {
	color: #c5b09e;
}
#blue_section li {
	list-style-image: url(../images/check_blue.png);
	color: #fff;
}
#blue_section ul {
	float: left;
	width: 400px;
}
#royce {
	background-color: #ebd8bf;
	padding: 25px;
}
#video1 {
	background-image:url(../images/video_back1.jpg);
	background-repeat: no-repeat;
	width: 420px;
	height: 347px;
	float: left;
	margin-right: 25px;
}
#james {
	background-color: #dbdbd9;
	margin: 15px 0 0 0;
	padding: 25px;
}
#video2 {
	background-image:url(../images/video_back2.jpg);
	background-repeat: no-repeat;
	width: 638px;
	height: 347px;
	float: left;
	margin: 0 25px 25px 0;
}
.james-story {
	float: left;
	width: 440px;
	margin-right: 25px;
}
#bottom {
	padding: 25px 25px 0 25px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-position: center -10px;
	background-repeat: no-repeat;
	background-color: #000;
	margin: 0;
	text-align: center;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fca548;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 40px 0 9px 0;
	margin: 0;
}
