body {
	background: url(../images/main_background.jpg) no-repeat center top;
	color: white;
	font: .9em/1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .14em;
}

img {
	border-style: none;
}

a:focus {
	outline: none;
}

a:link {
	color: #231603;
	text-decoration: underline;
}

a:visited {
	color: #231603;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* @group layout */

/* @group header */

#header {
	height: 50px;
	width: 1000px;
}

#welcome_holder {
	float: left;
	width: 246px;
	margin-top: 5px;
}

#nav_holder {
	float: right;
	width: 715px;
	margin-top: 10px;
}

#nav_swap {
	width: 715px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(../images/navigation.gif);
}

#nav_swap li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	text-indent: -9999px;
	top: 0;
}

#nav_swap li, #nav_swap a {
	display: block;
	height: 40px;
}

/* @group buttons */

#nav_mission {
	left: 0;
	width: 150px;
}

#nav_subscribe {
	left: 151px;
	width: 189px;
}

#nav_masthead {
	left: 341px;
	width: 189px;
}

#nav_media_kit {
	left: 531px;
	width: 187px;
}

body#mission #nav_mission a {
	background: transparent url(../images/navigation.gif) no-repeat 0 -40px;
}

#nav_mission a:hover {
	background: transparent url(../images/navigation.gif) no-repeat 0 -40px;
}

body#subscribe #nav_subscribe a {
	background: transparent url(../images/navigation.gif) no-repeat -151px -40px;
}

#nav_subscribe a:hover {
	background: transparent url(../images/navigation.gif) no-repeat -151px -40px;
}

body#masthead #nav_masthead a {
	background: transparent url(../images/navigation.gif) no-repeat -341px -40px;
}

#nav_masthead a:hover {
	background: transparent url(../images/navigation.gif) no-repeat -341px -40px;
}

body#media_kit #nav_media_kit a {
	background: transparent url(../images/navigation.gif) no-repeat -531px -40px;
}

#nav_media_kit a:hover {
	background: transparent url(../images/navigation.gif) no-repeat -531px -40px;
}

/* @end */

/* @end */

#left_column {
	width: 520px;
	background-image: url(../images/left_column_bg.png);
	margin-top: 15px;
	margin-bottom: 50px;
	padding-right: 55px;
	padding-top: 375px;
	padding-left: 55px;
}

#mail_list {
	width: 280px;
	height: 300px;
	display: block;
	position: absolute;
	border: 1px solid #ff1310;
}

#master_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.separator {
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: 2px solid white;
	border-bottom: 1px solid white;
	height: 2px;
}

.or_separator {
	margin-top: 50px;
	margin-bottom: 50px;
}

#legal_statement {
	text-transform: uppercase;
	font-size: .6em;
	letter-spacing: .08em;
	width: 610px;
	margin-left: -45px;
	margin-top: 25px;
	padding-bottom: 5px;
	color: #e5d5cb;
}

#logo_holder {
	position: absolute;
	display: block;
}

/* @group banner holder */

#banner_holder {
	width: 610px;
	margin-top: 55px;
	margin-left: -45px;
}

#left_banner {
	width: 300px;
	height: 250px;
	float: left;
	margin-bottom: 25px;
}

#right_banner {
	width: 300px;
	height: 250px;
	float: right;
	margin-bottom: 25px;
}

/* @end */

/* @end */

/* @group additional typography */

.job_title {
	color: #efc3a3;
	font-weight: bold;
	font-size: 1.6em;
	padding-bottom: 15px;
}

.personnel {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2em;
	font-size: 1em;
	letter-spacing: .11em;
}

.contact_title {
	color: #efc3a3;
	font-weight: bold;
	font-size: .8em;
	padding-bottom: 10px;
	padding-top: 10px;
}

.contact {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2em;
	font-size: .8em;
	letter-spacing: .11em;
}

.allcaps_callout {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2em;
	font-size: .8em;
	letter-spacing: .11em;
}

.allcaps_callout_italic {
	font-style: italic;
	text-transform: uppercase;
	line-height: 2em;
	font-size: .8em;
	letter-spacing: .11em;
}

.buy_now {
	font-weight: bold;
	font-size: 2.2em;
	margin-bottom: .8em;
}

.join_email_list {
	color: #efc3a3;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	clear: both;
	margin-bottom: 4px;
}

h1 {
	color: #efc3a3;
	font-weight: bold;
	font-size: 2em;
}

h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.6em;
}

h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
}

/* @end */

/* @group campaign_monitor */

span.label,span.spacer,span.multiple span {
	width: 120px;
	float: left;
	text-transform: uppercase;
	font-size: .7em;
}

span.multiple {
	float: left;
}

span.button {
	padding-left: 5px;
}

div.clear {
	clear: both;
	padding-top: 5px;
}

/* @end */