/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development in part
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/
* { margin: 0; padding: 0; }

hr { display: none; }
ul { list-style: none; }
a img { border: none; outline: none; text-decoration: none; }
a { color:#007fff; text-decoration: none; outline: none; font-weight: bold; }
a:hover { color:#0059b3; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0059b3;
	margin: 0px auto;
	padding: 0;
	background: #fff url(../assets/bg.png) repeat-x 0 0px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0px;
}
#masthead {
	padding: 0px;
	margin: 0;
	position: relative;
	height: 274px;
}
#headlogo {
	position: relative;
	width: 770px;
	margin: 0 auto;
	padding: 0px;
	height: 74px;
}
#logo {
	position: relative;
	top: 5px;
	left: 14px;
}
#header {
	width: 770px;
	height: 200px;
	background: #fff url(../assets/home-header1.jpg) no-repeat 0 0px;
}
#header .cf_element {
	visibility: hidden;
}
#center {
	width: 770px;
	background: #fff url(../assets/lower-bkgd.png) no-repeat 0 0px;
}
#center_left {
	display: inline;
	margin: 20px 10px 20px 20px;
	padding: 0px;
	width: 255px;
	float: left;
}
#center_right {
	margin: 20px 20px 20px 10px;
	padding: 0px;
	width: 455px;
	float: left;
}
#center_left .content {
	padding: 10px;
	font-size: 0.7em;
	line-height: 1.5em;
	border: 0px solid #000;
}
#center_right .content {
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 0px solid #000;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
	text-align: right;
}
#footer {
	color: #006cd9;
	background-color: #ced3d9;
	padding: 0px;
	margin: 10px 0 0 0;
	font-size: 0.6em;
	line-height: 0.1em;
	height: 22px;
}
#subnavigation {
	width: 255px;
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.65em;
	border: 0px solid #000;
}
#subnavigation dl {
	margin: 0 0 0px 0;
	border-bottom: 1px solid #bcdeff;
}
#subnavigation dl dt {
	display: block;
	height: 0px;
	line-height: 0px;
	width: 255px;
	margin: 0;
}
#subnavigation dl dd {
	border-top: 1px solid #bcdeff;
}
#subnavigation dl dd a {
	padding: 4px 4px;
	display: block;
	font-weight: bold;
	background: #e8e8e8;
}
#subnavigation dl dd a:hover,
#subnavigation dl dd.active a {
	background: #ffffff;
}
#subnavigation dl dd.active a {
	color:#99ccff;
	text-align: right;
}
/*#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}*/
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #007fff;
	border: 0px solid #000;
	padding: 0 0 0 3px;
	background-color: #ced3d9;
}
#wrapper .menulist a:hover {
	color: #0059b3;
	background-color: #FFFFFF;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #FFFFFF !important;
	text-align: right;
}
h1 {
	font-size: 1.6em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#request {
	margin: 0;
	padding: 0 0 20px 17px;
}
#request a {
	display: block;
	width: 220px;
	height: 36px;
	background: url(../assets/submitrequest.png) no-repeat 0 0;
}
#request a:hover {
	background-position: -220px 0;
}
.vcard {
	padding: 0px 0px 0px 45px;
	margin: 5px 10px 5px 10px;
	background: url(../assets/contact-icon.gif) no-repeat 0 0;
	font-size: 0.7em;
}
.vcard .email {
	padding: 0px;
	line-height: 1.4em;
	color: #007fff;
	font-style: normal;
}
.vcard .address {
	line-height: 1.2em;
	color: #0059b3;
	font-style: normal;
	padding: 0px;
}
.vcard .telephone {
	line-height: 1.4em;
	color: #0059b3;
	font-style: normal;
	padding: 0px;
}
.vcard .title { 
	font-weight: bold;
	color: #0059b3;
}
.vcard .value { 
	font-weight: normal;
	color: #007fff;
}
#scr1 {
	width: 235px;
	height: 110px;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	color: #782b90;
	font-size: 0.7em;
	margin: 10px;
}
#scr1 table tr td {
	text-align: center;
	vertical-align: middle;
	color: #782b90;
	padding: 0px;
	border: 0px;
}
.cert_logo_left {
	padding: 10px 10px 10px 52px;
	float: left;
}
.cert_logo_right {
	padding: 10px 10px 10px 52px;
	float: left;
}
.float_right {
	float: right;
}
.clear_float {
	clear: both;
}
