﻿*{font-size:100.01%;}
html{font-size:62.5%;}
body{
	margin:0;
	color:#000;
	background:#414141;
	min-width:1000px;
}

.bidInfo
{
    line-height:1.5em;   
}

.bidInfo dt
{
    font-weight:bold;
    padding-top:20px;    
}
.bidInfo dd a
{
    text-decoration:underline;
}


img{border-style:none;}

input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	background:#969696;
}

#contentInterior-right-column
{
    float:right;
    width:250px;
    min-height:450px;
}
#contentInterior-left-column
{
    background:#ffffff;
    width:744px;
    min-height:450px;
}
#right-column
{
    float:right;
    width:250px;
    min-height:450px;    
}

#right-column A
{
    line-height: 1.5em;    
}


#right-column div.heading
{
    
}
    
.w1{
	float:left;
	position:relative;
	left:50%;
	width:1115px;
}
.w2{
	float:left;
	position:relative;
	left:-50%;
	width:1115px;
}
/* Header */
#header{
	position:relative;
	width:100%;
}
.logo{
	margin:0;
	background:url(/images/logo.png) no-repeat;
	width:241px;
	height:89px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:62px;
	top:35px;
}
.logo a{
	display:block;
	height:100%;
}

.nav-search{
	position:absolute;
	top:0;
	right:0;
	background:#040d1e;
	height:27px;
	padding:9px 62px 0 20px;
}
#nav{
	padding:0;
	margin:1px 61px 0 0;
	list-style:none;
	float:left;
	font-size:1.076em;
	line-height:1.214em;
	letter-spacing:1px
}

.nav-search-interior{
	position:absolute;
	top:159px;
	left:60px;
	background:#040d1e;
	height:24px;
	padding:9px 62px 0 0;
}
#nav-interior{
	padding:0;
	margin:1px 343px 0 0;
	list-style:none;
	float:left;
	font-size:1.076em;
	line-height:1.214em;
	letter-spacing:1px
}
.search-form{float:left;}
.search-text{
	/*background:url(/images/bg-search-btn.gif) no-repeat;*/
	background: url("/images/bg-search-text.gif") no-repeat scroll 0 0 transparent;
	width:120px;
	height:20px;
	float:left;
	margin:0 3px 0 0;
	border-style: none;
}
.text{
	background:none;
	border:none;
	width:100px;
	font-size:0.923em;
	line-height:1.25em;
	color:#060d1f;
	text-transform:uppercase;
	padding:2px 10px 3px;
	margin:0;
}
.btn-search{
	/*float:left;
	background:url(/images/bg-search-btn.gif) no-repeat;*/
	
	width:18px;
	height:20px;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	cursor:pointer;
}


/*
+--------------------------------------------------------------------------------+
| slideshow styles                                                               |
+--------------------------------------------------------------------------------+
*/
.imageSwitcher{
	list-style:none;
	padding:0;
	margin:0;
    position:absolute;
	bottom:51px;
	right:57px;
}
.imageSwitcher li
{
    float:left;
	margin:0 3px 0 0; 
	padding:5px; 
	width:16px;
	height:16px;
	background-image:url(/images/bg-switcher.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
}
.imageSwitcher a{
	color:#FFB612;
	font-size:7pt;
	text-decoration:none !important;
}

.imageSwitcher a:hover{
	color:#FFFFFF;
}
.active{
	background-image:url(/images/bg-switcher-active.png) !important;
}
.active a{
	color:#000000  !important;
}
.slideshow{margin:0;}
.slideshow img{vertical-align:top;}
/*
+--------------------------------------------------------------------------------+/*



/*This would be used if we were going to have html text for each image */
/*
.slideshow DIV
{
    position:absolute;
	bottom:51px;
	left:37px;
	color:White;
}
*/

/* Interior page styles */
#mainInterior{
	padding:0 62px 0px 60px;
	overflow:hidden;
	margin:0 0 0;
	/*position:relative;*/
}
/* Content */
#contentInterior{
	width:994px;
	background:#ffffff;
	min-height:450px;
}
#contentInterior DIV DIV, contentInterior-info DIV
{
    line-height:1.5em;    
}


/* Main */
#main{
	padding:0 62px 12px 60px;
	overflow:hidden;
	margin:-26px 0 0;
	position:relative;
}


/* Content */
#content{
	width:640px;
	float:left;
}
.content-info{
	background-image:url(/images/bg-content-info.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #3e3e3e;
	overflow:hidden;
	height: 245px;
}

.items li a
{
    text-decoration:none;    
}

.content-info dl dd a
{
    text-decoration:none;    
}

.office a
{
    text-decoration:none;    
}

.heading{
	background:url(/images/bg-heading.png) no-repeat;
	/*width:641px;*/
	height:21px;
	margin:0 0 12px 0;
	padding:5px 0 0 24px;
	overflow:hidden;
}
.heading h2{
	font-size:1.077em;
	line-height:1.214em;
	color:#ffb612;
	margin:0;
	background:url(/images/bullet.png) no-repeat 0 4px;
	padding:0 0 0 16px;
	letter-spacing:1px;
	font-weight:normal;
	text-decoration:none !important;   
}
.interiorBullet{
	font-size:1.077em;
	line-height:1.214em;
	color:#000000;
	margin-left:24px;
	background:url(/images/bullet-black.png) no-repeat 0 4px;
	padding:0 0 0 16px;
	letter-spacing:1px;
	font-weight:normal;
}
.news{
	margin:0;
	font-size:1em;
	line-height:1.461em;
	padding:0 23px 0 25px;
	height: 190px;
	overflow:hidden;
}
.news dt{
	font-weight:bold;
	display:inline-block;
	vertical-align:top;
	width:72px;
	margin:0 0 0px;
	letter-spacing:1px;
	padding-top:0px !important;
}
.news dd{
	display:inline-block;
	vertical-align:top;
	margin:0 0 7px;
	width:536px;
}
.more{
	text-align:right;
	margin:-7px 24px 7px 0;
	overflow:hidden;
}
.more a{
	color:#969696;
	text-decoration:none !important;
	background:url(/images/bullet-grey.png) no-repeat 0 3px;
	padding:0 0 0 13px;
	line-height:15px;
	float:right;
}
.more a:hover{text-decoration:underline;}
.two-boxes{
	overflow:hidden;
	background:url(/images/bg-two-boxes.gif) repeat-y;
}
.box{
	float:left;
	width:320px;
}
.box .heading{
	background-position:0 -26px;
	width:307px;
	margin:0 0 7px 0;
	padding:4px 0 0 25px;
	height:22px;
}
.heading A
{
    text-decoration:none;    
}

.box .heading h2{padding:0 0 0 15px;}
.box-content{
	padding:0 0 0 24px;
	margin:0 0 2px;
}
.items-holder{
	width:100%;
	padding:0 0 22px;
}
.items-holder:after{
	clear: both;
	content:"";
	display: block;
}
.items{
	padding:0 8px 0 0;
	margin:0;
	list-style:none;
	line-height:1.461em;
	float:left;
	width:142px;
}
.short-items{
	width:100px;
	margin-left:0px;
}
.featured{
	padding:0 0 0 1px;
	clear:both;
	margin:-2px 0 0;
	line-height:1.384em;
	font-size:1em;
}
.featured .title,
.featured span{display:block;}
.featured span{line-height:1.384em;}
.box-content .more{margin:-7px 22px 6px 0;}
.partners{
	padding:0;
	margin:6px 0 15px 38px;
	list-style:none;
	overflow:hidden;
	clear:both;
}
.partners li{
	float:left;
	margin:0 12px 0 0;
}
.partners li a{
	display:block;
	height:100%;
}
.partners img{vertical-align:top;}
/* Sidebar */
#sidebar{
	width:340px;
	float:right;
}
.side-block{
	background:url(/images/bg-side-block.gif) repeat-y;
	border-bottom:1px solid #3e3e3e;
	overflow:hidden;
	height:440px;
}
.side-block .heading{
	background-position:0 -52px;
	width:330px;
	margin:0;
	padding:5px 0 0 23px;
}
.side-block .heading h2{
	padding:0 0 0 15px;
}
.side-block img{
	vertical-align:top;
	margin:0 0 25px;
}
.side-article{
	padding:0 24px 0 26px;
	font-size:0.923em;
	line-height:1.166em;
	height:145px;
	overflow:hidden;
}
.side-article h3{
	font-size:1.166em;
	line-height:1.214em;
	margin:0 0 17px;
	font-weight:bold;
	text-indent:-2px;
}
.side-article p{margin:0 0 25px;}
.side-block .more{margin:5px 39px 6px 0 ;}
/* Footer */
#footer{
	background:url(/images/bg-footer.gif) repeat-x #414141;
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.footer-block,
.footer-nav{
	width:986px;
	margin:0 auto;
	overflow:hidden;
}
.footer-block{
	overflow:hidden;
	background:url(/images/bg-footer-c.gif) repeat-y;
}
.footer-block .holder{background:url(/images/bg-footer-t.gif) no-repeat;}
.footer-block .frame{
	background:url(/images/bg-footer-b.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:6px 0 19px 1px;
}
.column-left{
	float:left;
	width:644px;
}
.column-left h4,
.column-right h4{
	margin:0 0 6px;
	font-size:1.077em;
	font-weight:bold;
	line-height:1.214em;
	color:#fff;
}
.footer-items{
	padding:0;
	margin:0 18px 0 0;
	list-style:none;
	float:left;
	font-size:0.923em;
	line-height:3.65em;
	color:#fff;
}
/*
.column-left .left{width:220px;}
.column-left .center{width:164px;}
.column-left .right{
	width:160px;
	margin:0 0 0 27px;
}
*/
.footer-items li{
	background:url(/images/bullet-footer.gif) no-repeat 0 17px;
	padding:0 0 0 7px;
	vertical-align:top;
	height:1%;
}
.footer-items a{
	color:#fff;
	text-decoration:none !important;
}
.footer-items a:visited{
	color:#fff !important;
	text-decoration:none !important;
}
.footer-items a:hover{text-decoration:underline;}
.column-right{
	float:right;
	width:304px;
	padding:0 0 0 37px;
}
.column-right h4{margin:0 0 17px;}
.location{
	padding:0;
	margin:0;
	list-style:none;
	color:#fff;
	font-size:1.077em;
	line-height:1.214em;
}
.location li{
	vertical-align:top;
	width:100%;
	margin:0 0 15px;
}
.location .office{display:block;}	
.location .office A 
{
    color:#FFFFFF;
}	
.location address{
	font-style:normal;
	padding:0;
	font-weight:normal;
	font-size:0.857em;
	line-height:1.166em;
}
.location span{display:block;}
.footer-nav ul{
	padding:0 0 3px;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:0.923em;
	line-height:1.166em;
	color:#fff;
	text-align:center;
}
.footer-nav ul li{
	background:url(/images/separator-footer.gif) no-repeat 0 3px;
	display:inline;
	padding:0 16px;
}
.footer-nav ul li:first-child{background:none;}
.footer-nav ul a{
	color:#fff;
	text-decoration:none !important;
}
.footer-nav ul a:hover{text-decoration:underline;}

.inlineBlock {
    display: inline-table;
}

#InteriorTopLinks
{
    position:absolute; 
    top:10px; 
    right:70px;
    text-align:right;    
}
#InteriorTopLinks a
{
    color:#ffffff;    
}
