html, body {
	height: 100%;
}

body {
	background-color: #9EB0C4;
	background-image: url(/media/images/img_bgUpper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 100%;
	line-height: 20px;
}

#wrapper {
	position: relative;
	background-image: url(/media/images/img_bgFade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: ;
	margin-left: -384px;
	left: 50%;
	position: absolute;
	width: 767px;
	margin-top: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#main {
	margin-right: 4px;
	margin-left: 4px;
	clear: both;
	background-image: url(/media/images/img_bgContent.jpg);
	background-repeat: repeat-y;
	height: 100%;
	background-color: #429C2A;
}
#logo {
	width:223px;
	height:105px;
	clear: left;
	float: left;
}

#upperAdSpace {
	height: 84px;
	width: 536px;
	float:left;
	clear:right;
	left: 223px;
	top: 0px;
}

.navButton {
	display: inline;
}
#navBar {
	clear: right;
	float: left;
	height: 105px;
	text-align: right;
	background: #FFFFFF url(../images/cbl_heading_img.jpg) no-repeat right top;
	position: relative;
}

/* --------------------------------------------------------------------------------------------- */
/* navigation */

.clearfloat { /* should be placed on a div or break element & should be final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#navMain {
	height: 105px;
	width: 528px;
	float: left;
	padding: 0px;

}

#navMain .navigation {
	margin: 0px;
	padding: 0px;
	width: 528px;
	left: 0px;
	top: 81px;
	position: absolute;
	background: #002d64;
}
#navMain li {
	display: inline;
}

#navMain a {
	display: block;
	font-size: 0.65em;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 1px 4px 3px 4px;
	border-right: 1px solid #fff;
	text-align: center;
	background: #002d64;
}

#navMain .navigation a.last_item { 
	border-right-style: none;
}

#navBar #navMain .navigation a:hover {
	background:#429c2a;
	padding-bottom: 3px;
}

#navBar #navMain .navigation a.here {
	background:#429c2a;
	padding-bottom: 3px;
}


/* --------------------------------------------------------------------------------------------- */

#tagBar {
	left: 0px;
	top: 105px;
	background-image: url(/media/images/img_cbl_tagBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 759px;
	clear: both;
}

#header {
	clear: both;
	width: 759px;
	background-color: #FFFFFF;
	background-image: url(/media/images/img_bgNav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer {
	position: relative;  /* Needed for Safari */
	margin-left: 4px;
	margin-right: 4px;
	background-image: url(/media/images/img_bgFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	clear: both;
	z-index: 1;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	float: right;
}
#leftCol {
	clear: left;
	float: left;
	width: 203px;
	padding: 10px;
}


#rightCol {
	float: right;
	clear: right;
	width: 485px;
	padding: 10px 20px;
	color: #FFFFFF;
	position: relative;
	background-image: url(/media/images/img_cblLogo_blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#mainContent {
	padding-right: 11px;
	background: url(../images/mainContent_bg_img.jpg) repeat-y left top;
	float: left;
}

.copyright a:link, .copyright a:visited {
	color: #99FF00;
	text-decoration: none;
}

.copyright a:hover {

	color: #CCFF00;
	text-decoration: none;
}
.w3c {
	float: left;
	padding-top: 8px;
	padding-left: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}


h1 {
	font-size: 18px;
	margin-top: 4px;
	margin-bottom: 8px;
}
.contactBlock {
	font-size: 18px;
	color: #002E62;
	padding-top: 4px;
	padding-left: 20px;
}
.instantTee {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#rightCol a:link, #rightCol a:visited {
	color: #6699CC;
	text-decoration: none;
}
#rightCol a:hover {
	color: #BEDCE9;
	text-decoration: none;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.regular {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#leftCol #subContentLeft { text-align: center; }

#leftCol #subContentLeft a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #002E62;
}
