body {
	background-color: #66CC00;
	background-image: url(../offices/images/horizRepeat.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #336600;
	line-height: 1.25em;
}

#wrapper {
	position:relative;
	width:920px;
	margin: 0px auto;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(../offices/images/vertRepeat.jpg);
}
#banner {
	float: left;
	height: 415px;
	width: 920px;
}
#bannerTop {
	float: left;
	height: 168px;
	width: 920px;
}

#logoTop {
	position:absolute;
	left:0px;
	top:0px;
	width:403px;
	height:168px;
	background-image: url(../offices/images/logoTop.jpg);
	background-repeat: no-repeat;
}
#bannerNav {
	position:absolute;
	left:403px;
	top:0px;
	width:447px;
	height:168px;
}

#bannerR {
	position:absolute;
	left:850px;
	top:0px;
	width:70px;
	height:168px;
	background-image: url(../offices/images/bannerR.jpg);
	background-repeat: no-repeat;
}
#bannerBtm {
	float: left;
	height: 247px;
	width: 920px;
	background-image: url(../offices/images/underFlash.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#flashPanel {
	position:absolute;
	left:0px;
	top:168px;
	width:920px;
	height:214px;
	background-image: url(../offices/images/flashPanel.jpg);
	background-repeat: no-repeat;
}
#premBnrBtmL {
	position:absolute;
	left:0px;
	top:168px;
	width:660px;
	height:214px;
	background-color: #000000;
}
#premBnrBtmR {
	position:absolute;
	left:660px;
	top:168px;
	width:260px;
	height:247px;
	background-image: url(../offices/images/premBnrR.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
}
#premBnrBtmR a img {
	border-width: 0px;
	border-style: none;
}

#content {
	width:920px;
	text-align: left;
	margin: 0px;
	position: relative;
	float: left;
}
#mainPanelStd {
	margin: 0 260px 30px 90px;
	padding: 0 10px 0 0;
}
#mainPanelFullWidth {
	padding: 0 20px 0 0;
	background-color: #CCFFCC;
	width: 740px;
	margin: 0 20px 0px 90px;
}
a:link,a:visited {
	color: #FF0400;
	text-decoration: none;
}
a:hover,a:active {
	color: #CC0000;
	text-decoration: underline;
	background-color: #CCFFCC;
}
#sidePanel {
	width: 180px;
	font-size: 0.9em;
	color: #003300;
	padding-left: 10px;
	padding-right: 82px;
	margin-bottom: 30px;
	text-align: center;
	float: right;
}
a img {
	border-width: 0px;
	border-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer {
	width:920px;
	height:140px;
	background-image: url(../offices/images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.8em;
	color: #000000;
	vertical-align: bottom;
	text-align: center;
	padding-top: 20px;
}
#footer a {
	color: #003300;
}
#footer2 {
	width:920px;
	height:140px;
	background-image: url(../offices/images/footer2.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	padding-top: 20px;
}
#footer2 a {
	color: #003300;
}
h1 {
	font-size: 1.8em;
	color: #FF0400;
	padding-top: 5px;
	padding-bottom: 5px;
}
.standardRedText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0400;
	font-weight: bold;
}
h2 {
	color: #66CC00;
	font-size: 1.4em;
}
.webbyme  {
	color: #003300;
	margin-bottom: 0px;
}
.redNotesText {
	font-weight: bold;
	color: #FF0400;
}
.imagesLeft {
	padding-right: 10px;
	float: left;
}
.mediaImages {
	float: left;
	width: 220px;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 20px;
}
#imageTbl td {
	border-width: 0px;
	border-style: none;
	height: 140px;
}
#mainPanelStd table#featuresTbl{
	width: 550px;
	margin: 0 auto;
	border: 1px solid #006600;
	background: #6c0;
}
#mainPanelStd #featuresTbl thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
#mainPanelStd #featuresTbl tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #003300;
	text-align: left;
	vertical-align: top;
}
#mainPanelStd #featuresTbl th {
	background: #006600;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
#mainPanelStd #featuresTbl td {
	padding: 5px;
}
#mainPanelStd #featuresTbl tr.oddRows {
	background-color: #cfc;
}
#mainPanelStd #featuresTbl tr:hover {
	background-color: #fff;
}
#mainPanelFullWidth table#menuTbl {
	border: 1px solid #006600;
	margin: 0 0px;
	width: 720px;
}
#mainPanelFullWidth #menuTbl thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
#mainPanelFullWidth #menuTbl tbody {
	color: #003300;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 0.8em;
}
#mainPanelFullWidth #menuTbl th {
	background-color: #006600;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
#mainPanelFullWidth #menuTbl td {
	padding: 5px;
}
#menuTbl  .checkboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
#menuTbl .dropMenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 100px;
}
.smallRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0400;
	margin: 0px auto;
	font-weight: bold;
}
#mainPanelStd #registerTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallRedText a {
	color: #360;
	text-decoration: underline;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 200px;
}
