br.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgr.gif);
	background-repeat: repeat;
}

img {
	border: 0;
}

.mainfont {
	font-family:			Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			normal;
	color:						#666666;
	font-size: 				12px;
	line-height: 			17px;
	text-decoration:	none;
	text-align: left;
}
.mainfont a {
	color: #B78751;
	text-decoration: none;
}
.mainfont a:hover {
	color: #EAAA66;
}

.mainfont-bold {
	font-family:			Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			bold;
	color:						#808080;
	font-size: 				12px;
	line-height: 			16px;
	text-decoration:	none;
	text-align: left;
}
a.mainfont-bold {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainfont-bold:hover {
	color: #EAAA66;
}

.mainfont-bold-lg {
	font-family:			Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			bold;
	color:						#808080;
	font-size: 				12px;
	line-height: 			16px;
	text-decoration:	none;
	text-align: left;
}
a.mainfont-bold-lg {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
a.mainfont-bold-lg:hover {
	color: #EAAA66;
}

.mainfont-small {
	font-family:			Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			normal;
	color:						#333333;
	font-size: 				10px;
	text-decoration:	none;
	line-height: 14px;
	text-align: left;
}
.mainfont-small a {
	color: #333333;
	text-decoration: none;
}
.mainfont-small a:hover {
	color: #BE8F56;
}
.headerfont {
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.headerfont-light {
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 40px;
	color: #333333;
	text-align: left;
}
.mediumheaderfont {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #BE8F56;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
}
.mediumheaderfont-light {
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.mediumheaderfont a {
	font-family: Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: lighter;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 50px;
	display: inline;
	font-weight: lighter;
	color: #BE8F56;
	text-align: left;
	line-height: 40px;
}

h2 {
	font-size: 30px;
	display: inline;
	font-weight: lighter;
	color: #BE8F56;
	text-align: left;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #BE8F56;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 16px;
	color: #BE8F56;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 50px;
	line-height: 40px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 30px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: 1px;
	visibility: hidden;
	font-size: 18px;
}
.pullquote {
	float: right;
	width: 240px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 7px;
}
#list-content{

}
.content-sections-wide li{

list-style-type: none;
list-style-image: none;
list-style-position: outside;
background-color: transparent;
background-image: url(../images/arrow5.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0px;
padding-left: 15px;
}

.container {
	background-color: #FFFFFF;
	width: 970px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.top {
	width: 922px;
	margin-right: 24px;
	margin-left: 24px;
}
.bottom {
	width: 922px;
	margin-right: 24px;
	margin-left: 24px;
	background-color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
.navigation {
	margin: 0px;
	width: 167px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	padding-top: 0px;
}
.content {
	background-color: #FFFFFF;
	width: 256px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 4px;
	min-height:340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
}
.right {
	background-color: #FFFFFF;
	width: 174px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 4px;
	min-height:396px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer {
	text-align: right;
	height: 24px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
.content-sections {
	background-color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
.subheader-box {
	height: 54px;
	width: 100%;
}
.subheader-box-tall {
	height: 88px;
	width: 100%;
}
.right-bottom {
	background-color: #FFFFFF;
	width: 174px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content-wide {
	background-color: #FFFFFF;
	width: 534px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header-box {
	height: 100px;
	width: 100%;
}
.right-content {
	background-color: #FFFFFF;
	width: 174px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}
.float-right {
	float: right;
	margin-left: 6px;
	margin-bottom: 3px;
}
.content-sections-wide {
	background-color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 24px;
	padding-right: 0px;
	padding-left: 0px;
}
.pullquote-bgr {
	width: 98%;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-left: 7px;
	background-color: #FBF7EF;
	padding-top: 7px;
	padding-bottom: 14px;
}
.content-news {
	width: 733px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content-sections-news-right {

	width: 624px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 22px;
	padding: 0px;
	float: left;
}
.content-sections-news-left {

	width: 74px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
}
.content-sections-news {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 24px;
	padding-right: 0px;
	padding-left: 0px;
	overflow:auto;
}
.news {
	margin: 0px;
	padding: 0px;
	width: 624px;
}
.logoListImage {
	clear: both;
	width: 533px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.logoListImage img {
	margin-bottom: 13px;
}
.logoListImage-bottom {
	clear: both;
	width: 533px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.content-sections-jobs {
	background-color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 24px;
	padding-right: 0px;
	padding-left: 0px;
}
.content-wide-clients {
	background-color: #FFFFFF;
	width: 534px;
	float: left;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 4px;
	border-bottom-width: 1px;
}


.jobsTable {
	padding: 5px;
}

.jobsTable p{
	padding: 5px;
}
.jobsRowAlt {
	background-color: #FBF6EF;
}
.jobsTable2 {
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.content-sections-home {
	background-color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
.news-image {
	margin: 7px;
}
.news-caption {
	float: left;
	width: 300px;
	margin: 7px;
	text-align: right;
}
#right p {
	margin: 0px;
	padding: 0px;
}.content-new {
	background-color: #FFFFFF;
	width: 256px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 4px;
	min-height:274px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-left-style: none;
}
.content-wide-video-home {
	background-color: #FFFFFF;
	width: 534px;
	min-height:396px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header-box-tall {
	height: 148px;
	width: 100%;
}
.float-right2 {
	float: right;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 5px;
}
.content-nominate {
	background-color: #FFFFFF;
	width: 534px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #BE8F56;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mainfont-bold-clents {
	font-family:			Tahoma, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:			bold;
	color:						#808080;
	font-size: 				12px;
	line-height: 			16px;
	text-decoration:	none;
	text-align: left;
}
a.mainfont-bold-clents {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 21px;
}
a.mainfont-bold-clents:hover {
	color: #EAAA66;
}
