/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 12px Helvetica, Arial, san-serif;
	color: #333333;
	background: #DFDFDF;
}

body p {
	margin-top: 0;
	padding-top: 0;
	text-indent: 1px
}

h1, h2, h3 {
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	text-indent: 1px
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

#container {
	text-align: center;
}

#bigbox {
	background: #414141;
	width: 780px;	
}

#header {
	margin: 0;
	padding: 0;
	background: #95c3f0 url(../images/pender_design_header.jpg) no-repeat;
	height: 100px;
	width: 780px;
}

#main {
	background: #414141 url(../images/main_bgtile.jpg) repeat-y;
	width: 780px;
}

#columnleft {
	width: 210px;
	padding: 5px;
	margin-left: 10px;
	height: 370px;
	background: url(../images/sidenav_gradient_bg.jpg) no-repeat;
	text-align:left;
	display: block;
}

.navnote {
	font-size: 9px;
	color: #FFABAB;	
}

.nav {
	width: 190px;
	display: block;
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
	color: #cecece;
	text-decoration: none;
	float: left;
}

.nav a {
	color: #cecece;
	text-decoration: none;
}

.nav a:hover {
	color: #FFF;
}

.nav ul {
	margin-left: 5px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-bottom: 0px;
}

.nav li {
	background: url(../images/nav_bullet.gif) no-repeat 0px top;
	padding: 0 0 7px 21px;
}

.subnav {
	width: 135px;
	display: block;
	margin-left: 42px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #e1e1e1;
	text-decoration: none;
}

.subnav a {
	color: #cecece;
	text-decoration: none;
}

.subnav a:hover {
	color: #FFF;
}

.subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.subnav li {
	background: url(none) no-repeat;
	padding: 0 0px 5px 0px;
}

#content {
	width: 450px;
	float: right;
	background: #414141;
	margin-right: 55px;
	margin-top:15px;
	margin-bottom:15px;
	display:inline;
}

#comingsoon {
	background: #FFF;
	margin: 15px 40px 10px 30px;
	height: 100%;
	padding: 20px;
	display: block;
	float: right;
	width: 430px;
	border: 3px solid #AC0000;
}

#controlbox {
	width: 450px;
	height: 47px;
	background: #414141 url(../images/control_bg.gif) no-repeat;
}

#cbheader {
	display: block;
	text-align: center;
	width: 450px;
	padding-top: 2px;
	height: 22px;
}

#cbheader h3 {
	display: block;
	color:#0E325D;
	font-size: 13px;
	margin: 0;
}

#cbnav {
	display: block;
	width: 450px;
	height: 20px;
	margin-left: 0;
	padding-left: 0;
	float: left;
}

#cbnav ul {
	list-style-type: none;
	display: inline;
}

#cbnav li {
	display: inline;
}

#cbnav a {
	display: block;
	float: left;
	padding: .2em .5em;
	margin: 0px 3px;
	text-decoration: none;
}

#cbnav a:hover {
	background: #757575;
}

#imagebox {
	width: 450px;
	height: 100%;
	margin-top: 10px;
}

.detailbox {
	width: 430px;
	height: 100%;
	margin-top: 10px;
	background: #CCC;
	padding: 10px;
	text-align: left;
}

.detailbox h3 {
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#footer {
	display: block;
	clear: both;
	background: #dfdfdf url(../images/footer_bg.jpg) no-repeat;
	height: 40px;
	width: 780px;
	padding-top: 30px;
}

#footertextbox {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}

.clearone {
	clear: both;
	height: 1px;
}

.rbbox {
	width: 495px;
	padding: 0;
	margin: 10px 30px 10px 7px;
	float: right;
	display:inline;
}

.rbboxtop {
	width: 465px;
	display: block;
	float: left;
	background: #FFFFFF url(../images/boxwhite495_tile_top.gif) repeat-x left top;
	height: 15px;
}

.rbboxbtm {
	width: 465px;
	display: block;
	float: left;
	background: #FFFFFF url(../images/boxwhite495_tile_btm.gif) repeat-x left bottom;
	height: 15px;
}

.boxcontent {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	padding: 10px;
	display: block;
	text-align: left;
}

.boxcontent a {
	color: #3779BD;
	text-decoration: underline;
	font-weight: bold;
}

.boxcontent a:hover {
	text-decoration: underline;
	color: #0254A8;
}

.boxcontent a:visited {
	text-decoration: underline;
	color: #777;
}

.boxcontent h1 {
	color: #0254A8;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.boxcontent h2 {
	color: #0254A8;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#boxagency {
	background: #FFFFFF url(../images/box_agency.gif) no-repeat;
	float: left;
	height: 280px;
	width: 206px;
	margin-left: 10px;
	display: block;
}

#boxsmbiz {
	background: #FFFFFF url(../images/box_sm_biz.gif) no-repeat;
	float: right;
	height: 280px;
	width: 206px;
	margin-right: 10px;
	display: block;
}

#boxagency p, #boxsmbiz p {
	margin-top: 25px;
	padding: 25px 25px 25px 25px;
	display: block;
	font: 500;
}

.clear10 {
	clear: both;
	height: 10px;
}

