BODY {
	font-family: /*"Trebuchet MS", Tahoma,*/ Lucida, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	text-align: center;
	margin: 0px;
	padding: 10px;
	background-color:#eee;
}

#mainContainer {
	width: 768px;
	margin: 0px auto;
	padding:0px;
}
#header {
	background-color:#000000;
	color:#CCCCCC;
	text-align: left;
	height: 111px;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bgHeader.jpg);
	background-repeat: repeat-x;
}
#phoneContact {
	margin: 58px 36px 0px 468px;
	padding: 0px;
	position:absolute;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	top: 9px;
}
#clientLogin {
	padding: 0px;
	position:absolute;
	top: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 508px;
}
#menuBar {
	width: 705px;
	height:40px;
	margin: 1px auto 0px auto;
	padding:0px;
	/*background-color:#0066FF;
	background-image: url(../images/bgMenuBar.png);
	background-repeat: repeat-x;*/
}
.menuItem {border:0; float:left}
#bodyContent {
	background-color:#fff;
	width: 708px /*99%*/;
	/*height:216px 416px*/;
	margin: 0px;
	padding: 1px 30px 10px 30px;
	text-align: left;
}
#bannerArea {
	width: 100%;
	height:212px;
	margin: 0px;
	padding:0px;
	background-image: url(../images/bgPitchBenefits.jpg);
	background-repeat: repeat-x;
}
#bannerAreaAdvert {
	width: 100%;
	height:212px;
	margin: 0px;
	padding:0px;
	background-image: url(../images/bgBannerAdvert4.jpg);
	background-repeat: repeat-x;
}
#bannerAreaPub {
	width: 100%;
	height:212px;
	margin: 0px;
	padding:0px;
	background-image: url(../images/bgBannerPub.jpg);
	background-repeat: repeat-x;
}
#bannerAreaHow {
	width: 100%;
	height:212px;
	margin: 0px;
	padding:0px;
	background-image: url(../images/bgBannerHow.jpg);
	background-repeat: repeat-x;
}
#bannerAreaAbout {
	width: 100%;
	height:212px;
	margin: 0px;
	padding:0px;
	background-image: url(../images/bgBannerAbout.jpg);
	background-repeat: repeat-x;
}
#bannerAreaContact {
	width: 100%;
	height:212px;
	margin: 0px;
	padding:0px;
	background-image: url(../images/bgBannerContact.jpg);
	background-repeat: repeat-x;
}
#bannerAreaPrivacy {
	width: 100%;
	height:212px;
	margin: 0px;
	padding:0px;
	background-image: url(../images/bgBannerPrivacy.jpg);
	background-repeat: repeat-x;
}
#rowOne {
	width: 711px;
	/*height: 160px;*/
	margin: 10px auto 0px auto;
	padding:0px;
}
.columnContent {padding:10px}
.colBottom {margin:0; padding:0}
.bigTextTableTop {width:233px; height:78px; font-size:18px; font-weight:bold; color:#333333; margin:0;padding:0; text-indent:80px; text-transform:uppercase}
.boldText {font-weight:bold;}
.subheaderText {font-weight:normal;color:#111;font-size:18px}
.subheaderTextReg {font-weight:bold;color:#0b6dc6;font-size:12px}
.tinyText {font-size:9px;color:#b4b4b4}
.smallText {font-size:11px;color:#333}
#rowOneColOne {
	float:left;
	width: 233px;
	height: 100%;
	margin-right:3px;
	background-image: url(../images/bgColumn.png);
	background-repeat: repeat-y;
}
#rowOneColTwo {
	float:left;
	width: 233px;
	height: 100%;
	margin-right:3px;
	background-image: url(../images/bgColumn.png);
	background-repeat: repeat-y;
}
#rowOneColThree {
	float:left;
	width: 233px;
	height: 100%;
	margin:0px;
	background-image: url(../images/bgColumn.png);
	background-repeat: repeat-y;
}
.clickButton {
	border: 0;
	float:right;
	padding: 6px 12px 2px 2px;
}
#footer {
	background-color:#000000;
	color:#CCCCCC;
	height: 84px;
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px;
	background-image: url(../images/bgFooter.jpg);
	background-repeat: repeat-x;
}
.padImg {margin:12px;padding:12px}
#footer a:link {color: #eee /*#ceeaff*/; text-decoration:none}
#footer a:visited {color: #bababa /*#ceeaff*/; text-decoration:none}
#footer a:hover {color: #ceeaff; text-decoration:underline}
#footer a:active {color: #ceeaff; text-decoration:underline}
a:link {color: #ffb400; text-decoration:none}
a:visited {color: #efa900; text-decoration:none}
a:hover {color: #ffc438; text-decoration:underline}
a:active {color: #ffc438; text-decoration:underline}
