﻿body, html
{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	line-height:15px;
}
img
{
	border:none;
}
ul, h1, h2, h3, p
{
	margin:0;
	padding:0;
}
h2, h3
{
	color:#00adef;
}
h1
{
	font-size:43px;
	font-weight:normal;
	margin-bottom:30px;
}
h2
{
	font-size:23px;
}
h3
{
	font-size:15px;
}
.clearFloats
{
	clear:both;
	height:1px;
	overflow:hidden;
}
#container
{
	width:100%;
}
.centeredContainer
{
	width:885px;
	margin:0 auto;
}
.size_fixer{
	position:absolute;
	top:0;
	left:0;
	width:920px;
	height:650px;
	z-index:-1;
}
.content a, .membersPhoto a
{
	color:#0064ab;
	font-weight:bold;
	text-decoration:none;
}
.content a:hover, .membersPhoto a:hover, .content a.overLink
{
	color:#00ccff;
	text-decoration:none;
}
/************************/
/*********header*********/
/************************/

.header
{
	position:relative;
	padding-top:33px;
	height:107px;
}
.logo
{
	float:left;
	width:278px;
}
.ourSites
{
	float:right;
	width:581px;
	padding-top:17px;
}
.ourSites a
{
	color:#666666;
	text-decoration:underline;
}
.ourSites a:hover
{
	text-decoration:underline;
}
.ourSites ul
{
	margin-top:5px;
}
.ourSites li
{
	display:inline;
	padding-right:10px;
}
/************************/
/******navigation********/
/************************/

#navigation
{
	float:left;
	width:278px;
	padding-bottom:30px;
}
#navigation ul
{
	list-style:none;
}
#navigation li
{
	border-bottom:solid 1px #e5e5e5;
	height:26px;
	width:264;
	padding-top:12px;
}
#navigation li.selected
{
	border:0;
	height:121px;
	width:278px;
}
#navigation li img
{
	position:absolute;
	clip:rect(0 278px 16px 0);
	cursor:pointer;
}
#navigation li.selected img
{
	margin-top:-28px;
	clip:rect(28px 278px 149px 0);
}
/************************/
/********content*********/
/************************/

.sectionContainer
{
	float:right;
	width:581px;
	padding-top:10px;
}
.section
{
	padding-bottom:20px;
}

.clearContent
{
	clear:both;
	height:5px;
	overflow:hidden;
}
/************************/
/***********01***********/
/************************/
.contentRight
{
	float:right;
	width:260px;
	padding-right:30px;
}
.contentLeft
{
	float:left;
	width:260px;
	
}
#welcome p
{
	margin-bottom:10px;
}
#welcome h1
{
	/*margin-bottom:30px;*/
	color:#0078c1;
}
/************************/
/***********02***********/
/************************/

#services h1
{
	color:#ec008c;
}
#services h2
{
	margin-bottom:10px;
}
#services p
{
	margin-bottom:15px;
}
#services .content
{
	text-align:center;
	padding-bottom:10px;
	position:relative;
	width:581px;
}
.popup
{
	z-index:100px;
	position:absolute;
	width:304px;
	display:none;
	top:0px;
}
.popupTop
{
	height:22px;
	background:url(../Images/popupTop.png) 0 0 no-repeat;
	width:304px;
}
.popupBottom
{
	height:35px;
	background:url(../Images/popupBottom.png) 0 0 no-repeat;
	height:35px;
	position:relative;
	width:304px;
}
.popupMiddle
{
	background-image:url(../Images/popupMiddle.png);
	background-position:0 0;
	background-repeat:repeat;
	width:278px;
	padding:0 13px;
	text-align:left;
}
.popupMiddleContent
{
	background:#e0f6fd url(../Images/bcgpopupGradient.gif) 0 0 repeat-x;
	width:244px;
	padding:10px 17px;
	display:none;
}
#services .popupMiddle p
{
	margin:0;
}
.popupMiddle span{
	color:#0078c1;
	font-weight:bold;
}
.pointer
{
	position:absolute;
	bottom:15px;
	left:142px;
	width:20px;
	height:27px;
	background-image:url(../Images/arrow.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

/************************/
/***********03***********/
/************************/
#overlay
{
	position:absolute;
	top:50px;
	left:0;
	z-index:100;
	height:445px;
	width:610px;
	background:#ffffff;
	opacity:10;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	display:none;
}
#team h1
{
	color:#e12423;
	
	/*margin-bottom:10px;*/
}
#team
{
	position:relative;
	height:478px;
}
.member
{
	position:relative;
	float:left;
	width:120px;
	height:130px;
	font-size:11px;
}
.member img
{
	background:#ebebeb;
	border:solid 1px #ffffff;
	width:60px;
	height:70px;
	cursor:pointer;
}
.lastInRow
{
	width:100px;
}
.memberDetails
{
	position:absolute;
	top:80px;
	left:0;
	width:130px;
}
.memberDetails strong
{
	display:block;
}
/************************/
/****members details*****/
/************************/
.memberInfo
{
	/*padding:20px 0 5px 0;*/
	padding-bottom:5px;
	display:none;
}
.membersPhoto
{
	float:left;
	width:220px;
	line-height:19px;
}
#photoCont
{
	width:200px;
	height:250px;
	text-align:center;
}
img#photo
{
	width:200px;
	height:250px;
}
img#photo.preloader
{
	margin-top:100px;
	width:32px;
	height:32px;
}
.membersPhoto p
{
	margin-top:10px;
	padding-bottom:5px;
}
span#name
{
	font-size:16px;
	font-weight:bold;
	display:block;
}
span#position
{
	font-size:14px;
}
#membersBio
{
	float:right;
	width:345px;
}
#membersBio div
{
	display:none;
}
#membersBio div.selected
{
	display:block;
}
#membersBio p
{
	padding-bottom:13px;
}
/************************/
/***********04***********/
/************************/
h1.offices
{
	color:#ea7716;
}
.location
{
	float:left;
	width:190px;
}
#offices h1
{
	color:#ea7716;
	/*margin-bottom:30px;*/
}
#offices .content
{
	padding-bottom:10px;
}
.location h2
{
	margin-bottom:5px;
}
.location p
{
	padding-top:8px;
}
.location a img
{
	border:solid 1px #ffffff;
}
.location a:hover img, .location a img.overLink
{
	border:solid 1px #00ccff;
}
/************************/
/***********05***********/
/************************/
.clearContentDif
{
	height:35px;
}
#contact h1
{
	color:#54ba77;
	/*margin-bottom:30px;*/
}
#contact .content
{
	padding-bottom:10px;
}
.contactLeft
{
	float:left;
	width:260px;
}
.contactRight
{
	float:right;
	width:305px;
}
.contactRight p, .contactLeft p
{
	margin:5px 0 0 10px;
}
#contact strong
{
	padding-right:3px;
}
/************************/
/*********footer*********/
/************************/

.footer
{
	clear:both;
	color:#999999;
	font-size:10px;
	padding:0 0 0 304px;
	background:url(../Images/bcg_line.gif) no-repeat;
	background-position:right top;
}
.footer a
{
	color:#999999;
	text-decoration:none;
	padding:0 3px;
}
.footer a:hover
{
	color:#999999;
}
.footerLeft, .footerRight
{
	font-size:11px;
	padding-top:20px;
}
.footerLeft
{
	float:left;
	padding-top:18px;
	width:260px;
}
.footerRight
{
	float:right;
	padding-top:16px;
	text-align: right;
	width:290px;
}

.defaultContent {
	width:563px;
}

.alignRight{
	text-align: right;
}
.btnFacebook {
    top:-1px;
    right:7px;
    position:relative;
}