/* CSS Document */

/* Main Styles */

body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(../images/background.jpg) repeat-x top left;
	background-color: #b1b19b;
}

#wrapper {
	padding:0px;
	margin:0px auto;
	width:970px;
	background:url(../images/content_background.jpg) repeat-y top left;
}

/* Header Styles */

#header {
	padding: 0px;
	margin: 0px;
	width: 452px;
	height: 149px;
	float:left;
	overflow: hidden;
	background:url(../images/header_top.jpg) no-repeat top left;
}

#header h1 {
	padding: 0px;
	margin:0px
}

.headertext a {
	float:left;
	padding: 149px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:149px; /* for IE5/Win only */
	text-decoration: none;
}

#main_header h1 {
	padding: 0px;
	margin:0px
}

#main_header {
	padding: 0px;
	margin: 0px;
	width: 452px;
	height: 190px;
	float:left;
	overflow: hidden;
	text-indent: -5000px;
	background-color: #FFF;
	background:url(../images/main_header.jpg) no-repeat top left;
}

#rotate_text {
	margin:0px;
	padding:0px;
	width: 274px;
	height: 190px;
	float:left;
	margin-top:-2px;
}

#rotate_text_sub{
	margin:0px;
	padding:0px;
	width: 274px;
	height:149px;
	float:left;
	margin-top:-2px;
	}

/* Frontpage Girl Styles */

#top_girl {
	padding:0px;
	margin:0px;
	width: 244px;
	height: 235px;
	float: right;
}

/* Rotation Styles */

#rotation {
	padding:0px;
	margin:0px;
	width: 244px;
	height: 261px;
	float: right;
}

/* Nav Styles */

#navigation {
	padding:0px;
	margin:0px;
	width: 726px;
	height:45px;
	float:left;
	background: #0c375d;
}

#main_nav {
	margin:0px;
	padding:0px;
	height:45px;
	list-style:none;
	display: inline;
	overflow: hidden;
}

#main_nav li {
	margin:0px;
	padding:0px;
	list-style:none;
	display: inline;
}

#main_nav a {
	float:left;
	padding: 45px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:45px; /* for IE5/Win only */
	color: #FFF;
	text-decoration: none;
}

#main_nav a:hover {
	background-position: 0 -45px;
}

#main_nav a:active, #main_nav a.selected {
	background-position: 0 -45px;
}

#thome a {
	width: 47px;
	background:url(../images/home_nav.jpg) top left no-repeat;
	}
	
#twhy a {
	width: 79px;
	background:url(../images/why_nav.jpg) top left no-repeat;
	}
	
#toffice a {
	width: 112px;
	background:url(../images/office_nav.jpg) top left no-repeat; 
	}
	
#tvirt a {
	width: 119px;
	background:url(../images/virtual_nav.jpg) top left no-repeat;
	}

#tmeeting a {
	width: 122px;
	background:url(../images/meet_nav.jpg) top left no-repeat;
	}

#trefer a {
	width: 120px;
	background:url(../images/ref_nav.jpg) top left no-repeat;
	}
	
#tlocation a {
	width: 73px;
	background:url(../images/locations_nav.jpg) top left no-repeat;
	}
	
#tcontact a {
	width: 53px;
	background:url(../images/contact_nav.jpg) top left no-repeat;
	}

#main_bottomhead {
	padding:0px;
	margin:0px;
	height: 87px;
	width: 726px;
	float: left;
	background:url(../images/main_header_bottom.jpg) no-repeat top left;
	}

#bottomhead {
	padding:0px;
	margin:0px;
	height: 67px;
	width: 726px;
	float: left;
	background:url(../images/header_bottom.jpg) no-repeat top left;
	}
	
/* Rotation Styles */

#rotation {
	padding:0px;
	margin:0px;
	width: 244px;
	height: 261px;
	float: right;
}
	
	
/* Content Area Styles */

/* Sidebar Styles */

#home_contentarea {
	padding:0px;
	margin:0px;
	width: 970px;
	height:347px;
	clear:both;
	background:url(../images/main_contentback.jpg) no-repeat top left;
	line-height: 16px;
}

#home_copy {
	padding:0px;
	margin:0px;
	width: 344px;
	margin-left: 305px;
	padding-top: 128px;
	line-height: 16px;
}


#home_copy h1 {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	color: #94bee8;
	font:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 19px;
	}

#home_copy h1.main_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_main.jpg) no-repeat top left;
}

#contentarea {
	padding:0px;
	margin:0px;
}

#sidebar {
	padding:0px;
	margin:0px;
	width: 324px;
	float:left;
	background:#e3e3d3;
}

.office_pic {
	border-color:#000000;
}

#side_content {
	padding:0px;
	padding-left:30px;
	padding-top:40px;
	margin:0px;
}

#side_content .quote {
	padding:0px;
	margin:0px;
	margin-top: 37px;
	margin-bottom: 50px;
	height:292px;
	text-indent:-5000px;
	background:url(../images/quote.jpg) no-repeat top left;
}

#side_content .quote2 {
	padding:0px;
	margin:0px;
	margin-top: 37px;
	margin-bottom: 50px;
	height:222px;
	text-indent:-5000px;
	background:url(../images/quote2.jpg) no-repeat top left;
}

#side_content .quote3 {
	padding:0px;
	margin:0px;
	margin-top: 37px;
	margin-bottom: 50px;
	height:291px;
	text-indent:-5000px;
	background:url(../images/quote3.jpg) no-repeat top left;
}

#side_content .quote4 {
	padding:0px;
	margin:0px;
	margin-top: 37px;
	margin-bottom: 50px;
	height:310px;
	text-indent:-5000px;
	background:url(../images/quote4.jpg) no-repeat top left;
}

#side_content .quote5 {
	padding:0px;
	margin:0px;
	margin-top: 37px;
	margin-bottom: 50px;
	height:380px;
	text-indent:-5000px;
	background:url(../images/quote5.jpg) no-repeat top left;
}

#side_content .quote6 {
	padding:0px;
	margin:0px;
	margin-top: 37px;
	margin-bottom: 50px;
	height:460px;
	text-indent:-5000px;
	background:url(../images/quote6.jpg) no-repeat top left;
}

/* Main Content Styles */

#home_maincontent {
	padding:0px;
	margin:0px;
	width: 970px;
	height:347px;
	clear:both;
	background:url(../images/main_contentback.jpg) no-repeat top left;
	}

#maincontent {
	padding:0px;
	padding-top: 40px;
	padding-right:140px;
	margin:0px;
	margin-bottom: 30px;
	width: 450px;
	float: right;
	line-height: 16px;
}

/* Main Content Title Styles */

#maincontent h1 {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	color: #94bee8;
	font:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 19px;
	}
		
#maincontent h1.why_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_why.jpg) no-repeat top left;
}

#maincontent h1.office_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_officesolu.jpg) no-repeat top left;
}

#maincontent h1.virtual_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_virtual.jpg) no-repeat top left;
}

#maincontent h1.meeting_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_meeting.jpg) no-repeat top left;
}

#maincontent h1.meeting_title a {
	text-decoration:none;
}

#maincontent h1.referral_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_referral.jpg) no-repeat top left;
}

#maincontent h1.locations_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_locations.jpg) no-repeat top left;
}

#maincontent h1.contact_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_contact.jpg) no-repeat top left;
}

#maincontent h1.career_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_career.jpg) no-repeat top left;
}

#maincontent h1.support_title {
	padding:0px;
	padding-bottom: 13px;
	margin:0px;
	margin-top: 40px;
	width:191;
	height:19px;
	text-indent: -5000px;
	background:url(../images/title_support.jpg) no-repeat top left;
}

#market_pullout {
	margin:0;
	margin-left: 20px;
	margin-bottom: 30px;
	padding:0;
	padding-top: 15px;
	padding-bottom:15px;
	border-bottom: solid #666666 1px;
	border-top: solid #666666 1px;
	float: right;
	width:170px;
	
}



#maincontent h2.sub_title {
	padding:0px;
	padding-top: 26px;
	padding-bottom: 10px;
	margin:0px;
	font-size: 15px;
	color: #1762a4;
}

#maincontent h2.market_title {
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #1762a4;
	text-decoration:none;
}

#maincontent h2.market_title a {
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #1762a4;
	text-decoration:none;
}

#maincontent a {
	color: #1762a4;
	text-decoration:none;
}


#locations li {
	margin:5px;
	padding:0px;
	
	}

p.definition {
margin: 0px;
padding: 0px 5px;
font-size: .95em;
}
.term {
margin: 0px;
padding: 5px 0px;
font-size: 1.1em;
font-weight: bold;
color: #1762a4;
}
/* END Main Content Title Styles */
/* Footer Styles */
	
#footer {
	padding:0px;
	margin:0px;
	clear:both;
	height:45px;
	background:url(../images/footer_back.jpg) repeat-x top left;
}

#career a {
	width: 138px;
	background:url(../images/career_nav.jpg) top left no-repeat;
	}
	
#sitemap a {
	width: 71px;
	background:url(../images/sitemap.jpg) top left no-repeat;
	}

#contact_footer {
	padding:0px;
	margin:0px;
	width:723px;
	height:45px;
	text-indent:-5000px;
	background:url(../images/footer_info.jpg) no-repeat top left;
	float: right;
}

#footer_nav {
	margin:0px;
	padding:0px;
	height:45px;
	list-style:none;
	display: inline;
	overflow: hidden;
}

#footer_nav li {
	margin:0px;
	padding:0px;
	list-style:none;
	display: inline;
}

#footer_nav a {
	float:left;
	padding: 45px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:45px; /* for IE5/Win only */
	color: #FFF;
	text-decoration: none;
}



/* LIGHTBOX STYLES Styles */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}











