html {
	height:100%;
	background-color:#ccc;
}

body {
	background: url(/images/header_bg.jpg) repeat-x;
	padding:0px;
	margin:0px;
	width:100%;
	color: #333;
	height:100%;
	text-align:center;
	font-size: 80%;
	font-family:Arial, verdana,Helvetica;
}

form {
	margin: 0px;
}

input {
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica;
	border:1px solid #ccc;
	font-size:12px;
	width:160px;
}

body #contentInnerRight input {
	width:auto;
}

body ul.sidebar,body ul.sidebar ul, body ul.sidebar ul li {
	margin:0px;
	padding:0px;
	list-style-type: none; 
}

body ul.sidebar h2.widgettitle {
	margin-top:8px;
	margin-bottom:1px;	
	padding-top:8px;
	padding-bottom:1px;
}

select { 
	border:1px solid #ccc;
	font-size:12px;
	width:160px;
}

textarea { 
	height:66px;
	border:1px solid #ccc;
	font-size:12px;
	width:160px;
	overflow:hidden;
	font-family: Arial, Verdana, Helvetica;
}

.post-date {
	color:#ccc;
	margin-top:6px;
}
.post-month {
	font-size: 11px;
	color:#ccc;
	text-transform: uppercase;

}
.post-day {
	font-size: 11px;
	text-transform: uppercase;
	color: #ccc;
}

p.post-meta,div.metawrap {
display:none
}

h1 {
	font-weight: bold;
	margin: 18px 0px 4px 0px;
	padding: 0px;
	font-size: 20px;
	color: #333;
}

h1.post {
	margin: 6px 0px 4px 0px;
}

h2 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 90%;
}

p {
	margin-top: 6px;
	margin-bottom: 8px;
}

#yui-main {
	line-height:160%;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

a:link, a:visited, a:active {
   	text-decoration: none;
	color: #F09329;
	font-size: 100%;
}

a:hover {
	color: #ccc;
	text-decoration: none;
	font-size: 100%;
}

hr {
	color: #EFEFEF;
	height: 1px;
	background-color: #EFEFEF;
	border: 0px solid #EFEFEF;
}

#header {
	height:97px;
}

#logo {
	float:left;
	margin-top:25px;
	width:215px;
}

#headerRight {
	float:right;
	width:718px;
	text-align:right;
	margin-top:33px;
}

#addThis {
	height:38px;
}

#topMenu {
    height: 18px;
    text-align: right;

    color: #fff;
}

#topMenu ul {
	margin:0px;
	padding:0px;
}

#topMenu ul li {
	padding:0px;
	display:inline;
	margin:0px;
	margin-left:2px;
}

#topMenu ul li li {
    border: 0px;
	padding:4px 4px 4px 10px;
	margin-right: 10px;
}

#topMenu ul li a, #topMenu ul li a:link, #topMenu ul li a:active, #topMenu ul li a:visited {
	color:#fff;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
}

#topMenu ul li.menuon a,#topMenu ul li.menuon a:active,#topMenu ul li.menuon a:link,#topMenu ul li.menuon a:visited {
    color: #BED2D9;
}

#topMenu ul li.menuon ul li a,#topMenu ul li.menuon ul li a:active,#topMenu ul li.menuon ul li a:link,#topMenu ul li.menuon ul li a:visited {
    color: #fff;
}

#topMenu ul li ul li.menuon a,#topMenu ul li ul li.menuon a:active,#topMenu ul li ul li.menuon a:link,#topMenu ul li ul li.menuon a:visited {
    color: #BED2D9;
}

#topMenu ul li a:hover {
	color:#F78C3A;
}

#content {
	background-color:#fff;
	min-height:500px;
	_height:500px; /* IE6 */
}

#footer {
	border-top:7px solid #014B70;
}

#headerInner,#contentInner,#contentInner2,#footerInner {
	width: 933px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#contentInner {
	background:url(/images/content_bg.gif) repeat-y #fff;
	min-height:459px;
	_height:459px; /* IE6 */
}

#contentInner2 {
	background:url(/images/content_bg2.gif) repeat-y #fff;
	min-height:459px;
	_height:459px; /* IE6 */
}

#contentInnerLeft {
	float:left;
	width:747px;
}

#contentInnerLeftPadding {
	margin-left:18px;
	_margin-left:10px;
	padding:0px 20px 20px 20px;
	float:left;
	width:668px;
	_width:708px;
	background:url(/images/content_bg.jpg) repeat-x;
	
}

#contentInnerRight {
	float:right;
	width:158px;
	margin-top:18px;
}

#contentInnerTop {
	height:8px;
	font-size:40%;
}

#contentInnerBottom {
	height:8px;
	font-size:40%;
}

#footerLeft {
	float:left;
	width:200px;
	margin-top:5px;
	margin-bottom:7px;
	font-size:85%;
}

#footerRight {
	float:right;
	margin-top:5px;
	margin-bottom:7px;
	font-size:85%;	
}

#footerRight a:link,#footerRight a:active,#footerRight a:visited {
	color:#A0A0A0;
}

#footerRight a:hover {
	color:#F28731;
}

.sideInfo {
	background-color:#EFEFEF;
	margin-bottom:14px;
}

.sideInfo a:link,.sideInfo a:active,.sideInfo a:visited {
	color:#333;
}

.sideInfo a:hover {
	color: #F09329;
}

.sideInfoPadding {
	padding:10px;
}

.sideInfoPaddingEnd {
	padding:10px 10px 4px 10px;
}

body #contentInnerRight .ccinput {
	height:17px;
	max-height:17px;
	padding:0px;
	width:106px;
	border:1px solid #C7C8CD;
}

.ccsubmit {
	width:20px;
	height:20px;
	border:0px;
	background:url(/images/btn_go.gif) no-repeat;
	cursor:pointer;
}

#contentWideTop {
	margin-top:16px;
}

#contentWideTopLeft {
	float:left;
	width:347px;
/*	height:277px;*/
	padding-left:10px;
}

#contentWideTopRight {
	float:left;
	width:355px;
	padding-left:25px;
}

#lowerPage {
	float:left;
	width:747px;
	margin-top:9px;
}

.fiveDivs {
	float:left;
	width:148px;
	font-size:85%
}

.fiveDivs a {
	font-weight:bold;
	line-height:180%;
}

.fiveDivs h2 {
	font-size: 110%;
	width:120px;
	margin-bottom:6px;
}

.fiveDivsText {
	margin-left:16px;
	width:130px;
}

#orangeBanner {
/*	background:url(/images/home_orange_banner.gif) no-repeat;*/
	background-color:#FF8702;
	width:732px;
	color:#fff;
	margin-top:5px;
}

#orangeBanner a:link,#orangeBanner a:active,#orangeBanner a:visited {
	color:#fff;
	font-weight:bold;
	font-size:90%;
}

#orangeBanner a:hover {
	color:#333;
	font-weight:bold;
}

#orangeBannerLeft {
	float:left;
	width:680px;	
	padding:7px;
}

#orangeBannerRight {
	float:right;
	width:37px;
}

div#logos div {
	float:left;
	margin:5px 40px 5px 0;
	height:50px;
}

#twoColLeft {
	float:left;
	width:350px;
}

#twoColRight {
	float:left;
	width:300px;
}

h1.copyright {
	background:url(/images/copyright.gif) no-repeat;
	padding-left: 22px;
}

body#products h1.copyright {
	background:url(/images/copyright2.gif) no-repeat;
	padding-left: 12px;
}


h2.copyright {
	background:url(/images/copyright2.gif) no-repeat;
	padding-left: 12px;
}

span.copyright,strong.copyright {
	background:url(/images/copyright3.gif) no-repeat;
	padding-left: 10px;
}

body#products h1 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 110%;
}

body#products h2 {
	font-weight: bold;
	margin: 18px 0px 4px 0px;
	padding: 0px;
	font-size: 20px;
	color: #333;
}

.keypeople {
	width:164px;
	float:left;
	height:230px;
	text-align:center;
}

.keypeople a {
		font-weight:bold;
}

#whoPhoto {
	float:left;
	width:190px;
	margin-top:30px;
}

#whoText {
	float:left;
	width:455px;
	margin-top:30px;
}

#whoText h1 {
	font-size:110%;
}

.servicesBtns {
	background:url(/images/service_orange_banner.gif) no-repeat;
	background-color:#FF8702;
	width:250px;
	color:#fff;
	margin-top:5px;
	padding:7px;
}

.servicesBtns a:link,.servicesBtns a:active,.servicesBtns a:visited {
	color:#fff;
}

table,td {
	font-size:12px;
}

.imageThumbBg1 {
	background:url(/images/thumb_bg1.jpg) no-repeat;
}

.imageThumbBg2 {
	background:url(/images/thumb_bg2.jpg) no-repeat;
}

.imageThumbBg3 {
	background:url(/images/thumb_bg3.jpg) no-repeat;
}

.imageThumbBg4 {
	background:url(/images/thumb_bg4.jpg) no-repeat;
}

.imageThumbBg5 {
	background:url(/images/thumb_bg5.jpg) no-repeat;
}

.sideInfo a.orange:link,.sideInfo a.orange:active,.sideInfo a.orange:visited {
	color:#FF8702;
	font-weight:bold;
}
.sideInfo a.orange:hover {
	color:#000;
}

ol.teampadding li {
	margin-bottom:14px;
}

.red {
	color:red;
}
