#apDiv2 {
	top:0px;
	width:139;
	height:139;
	z-index:950;
	float: left;
	left: 0px;
	position: absolute;
}
/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/core/bg_master.gif);
	background-repeat: repeat-x;
	background-color: #9BA2A6;
}
#menu {
	color: #FFFFFF;
	background-color: #3A3A3A;
	height: 30px;
	font-size: 12px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead {
	color: #999999;
	background-color: #666;
	padding: 0px;
	margin: 0;
	height: 600px;
}
#wrapper {
	width: 900px;
	background-color: #9BA2A6;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	background-color: #9BA2A6;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 275px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#left {
	width: 285px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#right {
	width: 285px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#center .content {
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.main_content_left {
	float: left;
	width: 570px;
	height: 340px;
	line-height: 18px;
}
.main_content_right {
	float: right;
	width: 250px;
	text-align: right;
	vertical-align: middle;
	height: 350px;
	padding-top: 20px;
	line-height: 18px;
}
.main_content_full {
	float: left;
	width: 850px;
	height: 340px;
	line-height: 18px;
}
#affliiate_logos {
	float: left;
	width: 540px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.img_border {
	border: 5px solid #FFFFFF;
	margin-right: 5px;
}
#left .content {
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
#right .content {
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 16px;
	color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 11px;
	clear: both;
	background-color: #3A3A3A;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
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-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0px;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#mainad {
	height: 200px;
	width: 800px;
	position: relative;
}
#close {
	height: 24px;
	width: 150px;
	position: relative;
	top: -40px;
	right: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	float: right;
	text-align: left;
}
#text_content {
	color: #FFFFFF;
	background-color: #80878B;
	padding: 24px;
	margin: 0;
	height: 450px;
}
#menu ul {
	display: inline;
}
#menu li {
	display: inline;
	margin-left: 20px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.main_content_left p strong a {
	color: #FFF;
}
.main_content_right p a {
	color: #FFF;
}
.our_work {
	background-image: url(../images/large_banner_images/banner_15.jpg);
	background-repeat: no-repeat;
}
