/* CSS Document */

* {
	margin:0;
	padding:0;
}
body, html {
	background:#29292A url(../images/template/bckground.gif) repeat-x left top
}
body {
	padding:0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}
td {
	vertical-align:top;
}
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfix {
	display:block
}

/*
=Links
*/

img {
	border:none;
}
h1 {
	margin:0 0 1em;
	font-size:1.2em;
	line-height:1.2;
	color: #4B4B4B;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size:14px;
	color: #8CA1B2;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px;
	text-transform: capitalize;
}
h3 {
	font-size:18px;
	color: #586E85;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px;
}
h4 {
	font-size:14px;
	color: #586E85;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 0px;
}
h5 {
	font-size:11px;
	color: #4B4B4B;
	font-weight: bold;
	line-height: 20px;
	padding-top: 15px;
	letter-spacing: .3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 25px;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}
/*
=Secondary layout
*/
#wrap {
	position:relative;
	width: 900px;
	margin:5px auto 0;
	padding:0px 0px 0;
	background-color: #FEFEFE;
	background-image: url(../images/template/content_bck.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #000000;
}
#wrap_home {
	position:relative;
	width: 900px;
	margin:5px auto 0;
	padding:0px 0px 0;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #000000;
}
/*
=Header
*/
#header {
	position:relative;
	height:73px;
	color: #BBBDBF;
	font-size: 1em;
	width: 900px;
	background-image: url(../images/template/header_bck.jpg);
	text-transform: uppercase;
	z-index:500;
}
/*
=Header
*/

#logo {
	position:absolute;
	left:0;
	padding:1em 1em 0.5em;
	visibility: visible;
	bottom: 0px;
}
/*
=Home layout
*/

a.homeLinks:link, a.homeLinks:visited {
	color: #1E4E73;
	height: 102px;
	width: 105px;
	background-image: url(../images/navigation/moreOff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	display: block;
	padding: 15px;
}
a.homeLinks:active, a.homeLinks:hover {
	color: #00B3DF;
	background-image: url(../images/navigation/moreOn.gif);
}

#content_area {
	width:488px;
	float: left;
}
#homeContent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#content_area ol {
	list-style-position: outside;
	padding-left: 20px;
	list-style-type: decimal;
	text-align: justify;
}
#content_area ol li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
#content_area ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}
#content_area ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 22px;
	padding-bottom: 5px;
	margin: 0px;
	text-indent: 0px;
}
#content_area_main {
	background-repeat: repeat;
	background-position: left top;
	padding: 2em;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
#content_area_main p {
	margin: 10px 0px 10px 0px;
}
#content_area_main ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(../../images/mini_soccer_ball.gif);
	margin-top: 10px;
}
#content_area_right {
	float: right;
	clear: right;
	background-color: #C0BEBE;
	z-index: 25;
	display: block;
}

#content_area_right ul{
	list-style-type: none;

}
#content_area_top {
	height: 75px;
	width: 487px;
	background-color: #D7D0C8;
	position: relative;
	background-image: url(../images/template/ContentAreaTop_bck.jpg);
	margin-left: 2px;
	
}
#sub_container {
	position: relative;
}

#sub_container a:link {
	color:#6699CC;
	text-decoration:underline;
}
#sub_container a:visited {
	color:#3A4F63;
	text-decoration:underline;
}
#sub_container a:hover,#sub_container  a:active {
	color:#FFCC00;
	text-decoration:underline;
}
#page_title {
	position: absolute;
	top: 12px;
	text-align: left;
	font-size: 48px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 48px;
	font-weight: normal;
	overflow: visible;
	z-index: 20;
	width: 95%;
	display: block;
	height: 50px;
	margin-left: 10px;
	left: 2px;
	text-transform: lowercase;
}
#page_title_ext {
	position: absolute;
	top: 85px;
	text-align: left;
	font-size: 30px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 48px;
	font-weight: normal;
	overflow: visible;
	z-index: 20;
	width: 95%;
	display: block;
	height: 50px;
	margin-left: 10px;
	left: 2px;
}
#page_title_ext2 {
	position: absolute;
	top: 88px;
	text-align: left;
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 48px;
	font-weight: normal;
	overflow: visible;
	z-index: 20;
	width: 95%;
	display: block;
	height: 50px;
	margin-left: 10px;
	left: 2px;
}
#page_title_smaller {
	position: absolute;
	top: 0px;
	text-align: left;
	font-size: 45px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 60px;
	font-weight: normal;
	overflow: visible;
	z-index: 20;
	width: 95%;
	display: block;
	height: 50px;
	margin-left: 10px;
	left: 2px;
}
#page_title_smallest {
	position: absolute;
	top: 0px;
	text-align: left;
	font-size: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: normal;
	overflow: visible;
	z-index: 20;
	width: 95%;
	display: block;
	height: 50px;
	margin-left: 10px;
	left: 2px;
}

/*
=Footer
*/

#footer {
}
#footer_sub {
	clear:both;
	color: #B1B2B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1B2B3;
	background-image: url(../images/template/bottom_bar.jpg);
}
/*
=Bottom
*/
#splash_bottom {
	background-image: url(../../images/header_footer_bk.jpg);
	height: 21px;
	width: 100%;
}
#sub_bottom {
	background-image: url(../../images/header_footer_bk.jpg);
	height: 21px;
	width: 100%;
	clear: both;
	float: left;
	position: relative;
}
#bottom {
	padding-left: 20px;
	color: #FFFFFF;
	background-color: #535353;
	height: 25px;
	padding-top: 6px;
}
#bottom a:link, #bottom a:visited {
	color: #00B3DF;
}
#bottom a:active, #bottom a:hover {
	color:#FFCC00;
}
#bottom_sub {
	position:relative;
	width: 900px;
	margin:10px auto 0;
	padding:0px 0px 0 5px;
	color: #FFFFFF;
	background-image: none;
	text-align: center;
}
#bottom_sub a:link, #bottom_sub a:visited {
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 12px;
	text-transform: lowercase;
	text-decoration: none;
	margin-left: 15px;
}
#bottom_sub a:active, #bottom_subr a:hover {
	color: #00B3DF;
}
#b_nav_1 {
	float: left;
	background-color: #A3A3A3;
	text-transform: none;
	background-position: left bottom;
	color: #000000;
	padding-left: 3%;
	padding-top: 3%;
	padding-bottom: 2%;
	clear: left;
	padding-right: 2%;
	line-height: 17px;
}
#b_nav_1 h2 {
	color: #FFFFFF;
	font-size: 18px;
}
#b_nav_1 a:link, #b_nav_1 a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}
#b_nav_1 a:active, #b_nav_1 a:hover {
	color: #FFCC00;
}
#b_nav_2 {
	width: 22%;
	float: left;
	background-color: #E4E4E4;
	background-image: url(../../images/b_nav_2_bk.jpg);
	background-position: left bottom;
	padding-left: 3%;
	text-transform: uppercase;
	color: #C21921;
	font-weight: bold;
	line-height: 22px;
	padding-top: 2%;
	padding-bottom: 2%;
	height: 115px;
}
#b_nav_2 a:link, #b_nav_2 a:visited {
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	line-height: 23px;
}
#b_nav_2 a:active, #b_nav_2 a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#b_nav_3 {
	width: 22%;
	float: left;
	background-color: #E4E4E4;
	background-image: url(../../images/b_nav_2_bk.jpg);
	background-position: left bottom;
	padding-left: 3%;
	text-transform: uppercase;
	color: #C21921;
	font-weight: bold;
	line-height: 22px;
	padding-top: 2%;
	padding-bottom: 2%;
	height: 115px;
}
#b_nav_3 a:link, #b_nav_3 a:visited {
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	line-height: 23px;
}
#b_nav_3 a:active, #b_nav_3 a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#CALsouth {
	width:auto;
	z-index: 11;
	position: absolute;
	right: 35px;
	bottom: 5px;
}
/*
=Left Navigation
*/

#leftNav {
	float: left;
	width: 185px;
	z-index: 5;
	background-color: #3A4F63;
}
#leftNav_top {
	width: 186px;
	text-transform: lowercase;
	font-weight: bold;
	list-style-position: inside;
	line-height: 20px;
	font-size: 12px;
}
#leftNav_Logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftNav_top a:link, #leftNav_top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	text-transform: capitalize;
	list-style-position: inside;
	display: block;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 11px;
}
#leftNav_top a.tall:link, #leftNav_top a.tall:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	padding-left: 3px;
	text-transform: capitalize;
	list-style-position: inside;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 11px;
}
#leftNav_top a.tall:active, #leftNav_top a.tall:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #23313e;
}
#leftNav_top a:active, #leftNav_top a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #23313e;
}
#leftNav_bottom {

}
#leftNav hr {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #9FC171;
	background-color: #9FC171;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#leftNav ul {
	width:100%;
	margin:0;
	padding:0;
}
#leftNav li {
	display:block;
	margin:0;
}
/*
=Custom Classes
*/

.hrBlack {
	background-image: url(../images/hr-black.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 40px;
	clear: both;
}

.hrBlack20 {
	background-image: url(../images/hr-black.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
	clear: both;
}
.qoute {
	font-style: italic;
	color: #3A4F64;
	font-weight: bold;
}
.cite {
	color: #AC0029;
	font-weight: bold;
	font-size: 12px;
}
.blue {
	color: #00B3DF;
}
.blueBold {
	font-weight: bold;
	color: #354579;
}
.blueBoldBig {
	font-weight: bold;
	color: #354579;
	font-size: 13px;
}
.white_bold {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
#image_container {
	width:auto;
	color:#555;
	z-index: 10;
	position: absolute;
	top: 0px;
	right: -4px;
}
.small {
	font-size: .9em;
}
a.blueLB:link, a.blueLB:visited {
	font-weight: bold;
	color:#69BDF3;
	font-size: 12px;
}
a.blueLB:active, a.blueLB:hover {
	font-weight: bold;
	color:#E1E2E2;
	font-size: 12px;
}
a.blueL:link, a.blueL:visited {
	color:#69BDF3;
}
a.blueL:hover, a.blueL:active {
	color:#69BDF3;
}
strong {
	font-weight: bold;
}
a.blueIn:link, a.blueIn:visited {
	margin-left: 2em;
	font-weight: bold;
	color:#69BDF3;
	text-decoration: none;
	margin-top: 2em;
	margin-bottom: 1em;
	display: block;
}
a.blueIn:hover, a.blueIn:active {
	margin-left: 2em;
	font-weight: bold;
	color:#69BDF3;
	text-decoration: none;
	margin-top: 2em;
	margin-bottom: 1em;
	display: block;
}
#mainImage {
	margin-top: 0.2em;
}
.bold_dk_grey {
	font-weight: bold;
	color: #999999;
}
.bolder {
	font-size: 1.2em;
	font-weight: bold;
}
#h_rightSide {
	float: left;
	background-color: #FFFFFF;
}
#h_info {
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;
	float: right;
	margin-right: 10px;
	margin-top: 35px;
}
#h_info a:link, #h_info a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#h_info a:active, #h_info a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.topImage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottomImage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.headshot {
	float: left;
	padding: 3px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #8CA1B2;
}
#h_rightSide {
	float: left;
	background-color: #FFFFFF;
}
#h_info {
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;
	float: right;
	margin-right: 10px;
	margin-top: 35px;
}
/*
=Padding
*/

.padRight_10 {
	padding-right: 10px;
}
.padRight_20 {
	padding-right: 20px;
}
.padRight_30 {
	padding-right: 30px;
}
.padRight_40 {
	padding-right: 40px;
}
.padRight_50 {
	padding-right: 50px;
}
.padRight_60 {
	padding-right: 60px;
}
.padLeft_10 {
	padding-left: 10px;
}
.padLeft_20 {
	padding-left: 20px;
}
.padLeft_30 {
	padding-left: 30px;
}
.padLeft_40 {
	padding-left: 40px;
}
.padLeft_50 {
	padding-left: 50px;
}
.padLeft_60 {
	padding-left: 60px;
}
.padTop_10 {
	padding-top: 10px;
}
.padTop_20 {
	padding-top: 20px;
}
.padTop_30 {
	padding-top: 30px;
}
.padTop_40 {
	padding-top: 40px;
}
.padTop_50 {
	padding-top: 50px;
}
.padTop_60 {
	padding-top: 60px;
}
.padBottom_10 {
	padding-bottom: 10px;
}
.padBottom_20 {
	padding-bottom: 20px;
}
.padBottom_30 {
	padding-bottom: 30px;
}
.padBottom_40 {
	padding-bottom: 40px;
}
.padBottom_50 {
	padding-bottom: 50px;
}
.padBottom_60 {
	padding-bottom: 60px;
}
.officespace {
	width: 410px;
	background-color: #E5E5E5;
	padding: 15px;
	color: #586E85;
	margin-bottom: 20px;
}

.surveyForm {
	width: 440px;
	background-color: #E5E5E5;
	border: 15px solid #E5E5E5;
	color: #586E85;
	margin-bottom: 20px;
	
}

.surveyForm strong{
	display: block;
	font-size: 12px;
	color: #333333;
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;


}
.odd {
	background-color: #E7EBEF;
}
.even {
	background-color: #FFFFFF;
}

#footer_content_clients {
	padding: 0;
	list-style-type: none;
	margin: 0px;

}

#footer_content_clients li{
	list-style-type: none;
	padding: 0 0 0 0px;
}
#rightCycleT{
	padding: 0;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: right;
	height: 320px;
	width: 225px;
}
#rightCycleB  li{
	list-style-type: none;
}
#rightCycleB{
	padding: 0;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: right;
	height: 153px;
	width: 225px;
}
#rightCycleT  li{
	list-style-type: none;
}
.bigNumber {
	font-size: 28px;
	color: #FF9900;
	font-weight: bold;
	padding-right: 5px;
}
.subLease {
	float: left;
	padding-right: 20px;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#noUnderline ol {
	text-decoration: none;
	text-align: left;
}

#noUnderline ol li{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#noUnderline a:link, #noUnderline a:visited{
	text-decoration: none;
}

#noUnderline a:active, #noUnderline a:hover{
	text-decoration: none;
}
.cs-tn {
	background-color: #CCCCCC;
	float: left;
	width: 100px;
	padding: 1px;
	margin-right: 10px;
}

/*
=Blog Styling
*/

#sidebar {
	padding: 0 20px;
	color: #ffffff;
	}

#sidebar ul {
	}

#sidebar ul li {
	list-style: none;
	margin-top: 20px;
	}

#sidebar ul li ul {
	}

#sidebar ul li ul li {
	list-style: disc;
	margin: 0 20px;
	}

#sidebar a {
	color: #6699cc;
	text-decoration: underline;
	}

#sidebar a:hover {
	color: #ffcc00;
	}

#sidebar input {
	font-size: 11px;
	}
