/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000;
	margin: 0px;
	padding: 0;
	background-image: none;
}
#masthead {
	color: #999999;
	background-color: transparent;
	padding: 0px;
	margin: 0;
	font-size: 11px;
}

#masthead a:link {
	color: #999999;
	font-size: 11px;
	letter-spacing: 1px;
}

#masthead a:visited {
	color: #999999;
	font-size: 11px;
	letter-spacing: 1px;
}
#masthead a:hover {
	color: #d02123;
	font-size: 11px;
	letter-spacing: 1px;
}
#wrapper {
	width: 880px;
	margin: 0 auto;
	height: 680px;
	background: url(../images/doc_wrapperPicBlank2.jpg) no-repeat;
}
#column_wrapper {
	background: transparent none repeat-y;
	height: 660px;
	width: 880px;
}
#column_top {
	height: 80px;
	background: transparent none no-repeat;
}
#column_bottom {
	height: 12px;
	background: transparent none no-repeat;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 662px;
	float: left;
	height: 460px;
	padding-top: 20px;
}
#right {
	width: 200px;
	float: left;
	height: 460px;
	padding-top: 50px;
	margin-left: 10px;
}
#left .content {
	padding: 0 24px 0 0;
	font-size: 0.8em;
	line-height: 1.65em;
	color: #e4e4e4;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 0px;
	position: absolute;
	bottom: 0;
	left: 40%;
}
#footer {
	margin: 0;
	clear: both;
	color: #7f7f7f;
	text-align: center;
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.menulist {
	margin: 6px 0 12px;
	padding: 100px 0 0;
	list-style-type: none;
}
#right a:link {
	color: #d02123;
}
#right a:visited {
	color: #999999;
}
#right a:hover {
	color: #808080;
}
#left a:link {
	color: #d71c25;
}
#left a:visited {
	color: #999999;
}
#left a:hover {
	color: #d02123;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #d02123;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #999999;}
#footer a:hover {color: #d02123;}
.p7uberlink {
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #f1f1f1;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 10px 0 0;
	color: #b2b2b2;
}
h4 {
	margin: 20px 0 0 0;
	color: #d02123;
	text-indent: 18px;
	font: 14px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h5 {
	margin: 20px 0 0 0;
	color: #d02123;
	text-indent: 0;
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 a:link {
	margin: 20px 0 0 0;
	color: #d02123;
	text-indent: 18px;
	font: 14px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 a:visited {
	margin: 20px 0 0 0;
	color: #999999;
	text-indent: 18px;
	font: 14px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 a:hover {
	margin: 20px 0 0 0;
	color: #999999;
	text-indent: 18px;
	font: 14px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.nomargintop {margin-top: 0;
	color: #808080;
}
.content p {
	margin: 12px 0;
}

