@charset "utf-8";
#mainWrapper {
	width:850px;
	margin-right:auto;
	margin-bottom:20px;
	margin-left:auto;
	padding-top:25px;
}
#topNav {
	background-color:#EB7D0A;
	height:27px;
	width:850px;
	padding-top: 8px;
}
#topBrandingMain {
	width:199px;
	float:left;
	height:203px;
	padding:57px 52px 37px 53px;
}
#topBrandingSub {
	width:176px;
	padding-left:41px;
	height:151px;
	padding-top:26px;
	padding-right:66px;
	float:left;
}
#contentLeftSub {
	clear:right;
	float:left;
	width:283px;
}
#pageTitleSub {
	float:left;
	width:238px;
	padding-top:140px;
	padding-right:12px;
	padding-left:30px;
	text-align:right;
}
#flashImagesMain {
	height:264px;
	width:500px;
	float:left;
	clear:right;
	padding-top:33px;
	padding-right:45px;
}
#newsSpacer57px {
	width:53px;
	height:200px;
	clear:left;
	float:left;
}
#newsCallout {
	width:179px;
	float:left;
	line-height:16px;
	padding:10px;
	margin: 20px 0px 0px 57px;
}

#newsCallout p {
	margin-top:7px;
	margin-bottom:3px;
	border-radius:1px;
	-webkit-border-radius:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}

#mainContent {
	width:500px;
	height:auto;
	margin:30px 46px 0 0;
	float: right;
}
#contentHolderHome {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	float:left;
}
#contentHolderSub {
	float:left;
	width:520px;
	padding-top:26px;
	padding-bottom:26px;
}
#contentSubTop {
	width:136px;
	height:6px;
	float:left;
	clear:right;
}
#contentSubMid {
	background-image:url(../images/bgContentSubMid.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:500px;
	float:left;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:10px;
	position: relative;
}
#contentSubBtm {
	width:136px;
	height:6px;
	float:left;
}
#footer {
	width: 850px;
	float: left;
}
#socialIcons {
	height:39px;
	width:80px;
	background-image:url(../images/bgFooter.jpg);
	background-repeat:repeat-x;
	float:left;
	padding-left:57px;
	margin-top:25px;
}
#navBtm {
	background-color:#ea7e0a;
	height:19px;
	width:713px;
	background-image:url(../images/bgFooter.jpg);
	background-repeat:repeat-x;
	float:right;
	padding-top:15px;
	padding-bottom:5px;
	margin-top:25px;
}
#site-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	width: 850px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
#toTop {
	width:100px;
	border:1px solid #272525;
	text-align:center;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#333333;
	text-decoration:none;
	padding:5px;
	background-color: #CCCCCC;
}
#anchorBtm {
	float:right;
	width:100px;
	clear:right;
	margin-right:5px;
}
img {
	border-style: none;
}
img.shadow {
	background-image:url(../images/shadow_1000_1000.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:5px 10px 10px 5px;
}
.quote {
	text-align:left;
	display:block;
	color:#272525;
	min-height: 80px;
	margin:15 0px 0px;
	padding:0;
	background-image: url(../images/bgQuotation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#home-page-button {
	width:179px;
	line-height:16px;
	padding:10px;
	margin: 0px 0px 27px 57px;
	clear: left;
}
.css3-button {
	background: #e0712b; /* Old browsers */
	background: -moz-linear-gradient(top, #e0712b 0%, #d88656 50%, #e0712b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0712b), color-stop(50%,#d88656), color-stop(100%,#e0712b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e0712b 0%,#d88656 50%,#e0712b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e0712b 0%,#d88656 50%,#e0712b 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #e0712b 0%,#d88656 50%,#e0712b 100%); /* IE10+ */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0712b', endColorstr='#e0712b',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #e0712b 0%,#d88656 50%,#e0712b 100%); /* W3C */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px;
	text-align: center;
	border: 2px solid #545962;
	margin-top: 5px;
	display: block;
}
.css3-button a:link , .css3-button a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
}
.css3-button a:hover {
	color: #000000;
}
.hrule {
	border-top: 1px solid #545962;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.news {
	margin: 5px 0px 0px;
	padding: 0px;
	clear: left;
}
.news li {
	margin: 0px;
	padding: 5px 0px 8px;
	list-style: none outside;
	line-height: 1.3em;
	border-bottom: 1px dashed #EB7D0A;
	overflow: auto;
}
.content {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.content li {
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 1.3em;
}
.partners {
	margin: 5px 0px 0px;
	padding: 0px;
	clear: left;
}
.partners li {
	margin: 12px 0px;
	padding: 5px 0px;
	list-style: none outside;
	line-height: 1.3em;
	border-bottom: 1px dashed #EB7D0A;
	overflow: auto;
	display: block;
	clear: left;
}
.partners li img {
	margin-bottom: 5px;
}

.partners li h3 {
	margin-top: 5px;
}
.partners li p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.quote li {
	text-align:left;
	display:block;
	width:80%;
	list-style:url(none) none;
	margin:0 0 5px 60px;
	padding:15px 5px 5px 10px;
}
.footer {
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:normal;
	margin:0;
	padding:0;
}
.footer li {
	list-style-type:none;
	float:left;
	width:auto;
}
.footer /*Top Level Links*/
a {
	display:block;
	text-decoration:none;
	color:#FFF !important;
	text-align:left;
	text-transform:uppercase;
	font-weight:700;
	margin-right:10px;
	padding:3px 18px 0 10px;
}
.footer a:hover {
	color:#FCDCBC !important;
	font-weight:700;
}
.radius {
	border-radius:3px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:2px solid #827e7e;
}
.blog-widget {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}
small {
	font-size: 11px;
	line-height: 11px;
}

.gray-text-36px {
	font-size: 36px;
	line-height: 42px;
}

