body{
	margin:0;
	background:#b7b7b7 url(../images/bg.jpg) repeat-x 0 0;
}
html {font-size: 100.1%;}
body {font: 64% Verdana, Arial, Helvetica, sans-serif;
	  color: #666666;}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
h1,h2,p{
	margin:0;
}
img{
	border:none;
	display:block;
}
#page{
	margin:0 auto;
	width:961px;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	position:relative;
	background-color: #FFFFFF;
	visibility: visible;
}
/* header */
#header{
	width:960px;
	height:100px;
	overflow:hidden;
	background:url(../images/header.jpg);
	border-left:1px solid #a9a9a9;
	padding:0 0 36px;
}
#header strong{
	float:left;
	overflow:hidden;
	margin:19px 0 0 10px; 
	display:inline;
}
#header strong a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:230px;
	height:56px;
	background:url(../images/logo.gif);
}
#header a.login{
	float:right;
	text-transform:uppercase;
	color:#666;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 10px 0 0;
	display:inline;
}
#header a.login:hover{
	text-decoration:none;
}
#header .lang{
	float:right;
	margin:5px 76px 0 0;
	display:inline;
}
#header .lang li{
	float:left;
	margin:0 4px 0 0;
}
/* navigation */
#navigation{
	background:url(../images/nav.gif) no-repeat 0 0;
	width:960px;
	border-left:1px solid #a9a9a9;
	padding:11px 0 0;
	position:absolute;
	top:100px;
	left:0;
}
#navigation ul{
	margin:0 0 0 -2px;
	width:100%;
}
#navigation li{
	float:left;
	background:url(../images/line.gif) no-repeat 0 4px;
	font:10px Arial, Helvetica, sans-serif;
	padding:0 0 0 1px;
}
#navigation li:first-child{
	background:none;
}
#navigation li a{
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
	padding:4px 24px 9px 26px;
	display:block;
}
#navigation li a span{
	background:url(../images/bullet.gif) no-repeat 100% 3px;
	padding:0 11px 0 0;
	display:block;
	cursor:pointer;
	position:relative;
}
#navigation li a:hover{
	background:url(../images/over.gif) repeat-x 0 0;
}
#navigation li.hover{
	position:relative;
}
#navigation li div{visibility:hidden;}
.nav-load li div {display:none;visibility:visible !important;}
#navigation li.hover div {display:block;}

#navigation li div{
	position:absolute;
	top:25px;
	left:0;
	float:left;
	overflow:hidden;
	background:#FFF;
	border:1px solid #555;
	border-right:2px solid #555;
}
#navigation li ul{
	margin:0;
	float:left;
	width:auto;
}
.nav-load li ul {
	width:100% !important;
}
#navigation li li{
	border-top:1px solid #555;
	padding:0;
	width:auto;
	float:left;
	clear:both;
	background:none;
	white-space:nowrap;
}
.nav-load li div ul li {width:100% !important;}
#navigation li li a {
	color:#000;
	padding:7px 0 5px 5px;
	width:auto;
	display:inline;
	height:1%;
	overflow:hidden;
}
.nav-load ul li a {display:block !important;}
#navigation li li a:hover{
	background:#ccc;
}

/* START CHANGE */





/* content */
#content2,
#content1,
#content{
	background-color:#FFFFFF;
	width:960px;
	height:100%;
	overflow: visible;
}
#content1{
	padding:0 0 83px;
	min-height:497px;
}
#content{
	padding:0 15px 19px 23px;
	width:923px;
	min-height:561px;
}
* html #content1{height:100%;}
* html #content2{height:100%;}
* html #content{height:100%;}
/* home page left column */
#content .left{
	padding-bottom: 30px;
	float:left;
	width:242px;
}
#content2 h1,
#content .left h1{
	color: #666666;
	font-weight:bold;
	font-size:160%;
	margin:12px 0 0;
}
#content2 h2,
#content .left h2{
	color: #999999;
	font-size:140%;
	font-weight:bold;
	margin:0 0 -4px;
}
#content2 p,
#content .left p{
	font-size:110%;
	line-height:180%;
	margin:16px 0 0;
}
/* home page right column */
#content .right{
	float:right;
	width:658px;
}
#content .right .photo1{
	margin:15px 0 0;
}
#content .right .box{
	overflow-x: hidden;
    overflow-y: scroll;
	border:1px solid #383838;
	float:left;
	width:304px;
	height:220px;
	margin:23px 5px 0 14px;
	display:inline;
}
#content .right .box h2{
	width:304px;
	text-align:center;
	background:#999;
	border-bottom:1px solid #383838;
	font:12px/26px "Myriad Pro", Arial, sans-serif;
	color: #ccc;
}
#content .right .box h2 span{
	background:url(../images/bullet2.gif) no-repeat 100% 3px;
	padding:0 14px 0 0;
	text-decoration:none;
	text-transform:uppercase;
	color:#ccc;
}
#content .right .box ul{
	margin:5px 0 0 9px;
	width:295px;
	overflow:hidden;
}
#content .right .box li{
	background:url(../images/bullet1.gif) no-repeat 0 10px;
	padding:0 0 0 19px;
	width:276px;
	float:left;
	overflow:hidden;
	line-height:300%;
}
#content .right .box li .text{
	color:#333;
	margin:0 4px 0 0;
}
#content .right .box li a.text:hover{
	text-decoration:none;
}
#content .right .box li a.pdf{
	margin:0 6px 0 0;
}
#content .right .box li a img{
	display:inline;
	vertical-align:middle;
}
* html #content .right .box li a img{
	margin:8px 0;
}
#content .right .box li span{
	color:#848484;
	font-size:90%;
	margin:3px 0 0;
}
#content .right .box a.a1{
	color:#333;
	font-size:110%;
	text-decoration:none;
	line-height:130%;
	display:block;
	margin:7px 0 0;
}
#content .right .box a.a2{
	color:#666;
	font-size:90%;
	text-decoration:none;
	line-height:130%;
	display:block;
	margin:-3px 0 6px;
}
#content .right .box a.a1:hover,
#content .right .box a.a2:hover{
	text-decoration:underline;
}
/* bottom navigation */
#bottom{
	width:960px;
	height:24px;
	clear: both;
	background:url(../images/bottom.gif) no-repeat 0 0;
	border-left:1px solid #a2a2a2;
	padding:13px 0 0;
}
#bottom ul{
	background:url(../images/bottom1.gif) repeat-x 0 0;
	height:18px;
	float:left;
	margin:0 0 0 -2px;
}
#bottom li{
	float:left;
	background:url(../images/line.gif) no-repeat 0 4px;
	padding:1px 0 0 2px;
}
#bottom li a{
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 22px 0 24px;
	float:left;
	color:#404040;
}
#bottom li a:hover{
	background:url(../images/bottom2.gif) repeat-x 0 0;
}
/* footer */
#footer{
	height:70px;
	overflow:hidden;
	width:952px;
	margin:0 auto;
	padding:9px 0 0 11px;
}
#footer .left{
	float:left;
	overflow:hidden;
	width:50%;
}
#footer .left .logo2{
	float:left;
	border:1px solid #6f6f6f;
	margin:0 2px 0 0;
}
#footer p{
	color:#333;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
}
#footer .right{
	float:right;
	overflow:hidden;
	width:50%;
}
#footer .right p{
	text-align:right;
}
/* page contact */
.contact1,
.contact{
	width:902px;
	margin:40px 0 0 30px;
	position:relative;
}
.contact{
	background:url(../images/contact.gif) repeat-y;
}
.contact1{
	margin:24px 0 0 30px;
}
.contact h2{
	color:#333;
	font-size:200%;
	background:#FFFFFF;
	float:left;
	position:absolute;
	top:-16px;
	left:13px;
}
.contact1 h2{
	color:#333;
	font-size:200%;
}
.contact .top{
	background:url(../images/cont-t.gif) no-repeat 0 0;
	overflow:hidden;
	width:902px;
}
.contact .bottom{
	background:url(../images/cont-t.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:16px 0 11px;
	width:902px;
}
.contact1 .box1,
.contact .box1{
	overflow:hidden;
	clear:both;
	margin:0 0 0 7px;
}
.contact1 .box1{
	margin:8px 0 0;
}
.contact1 p,
.contact p{
	font-size:140%;
	color:#333;
}
.contact1 p.p1{
	font-size:120%;
}
.contact1 li,
.contact li{
	float:left;
	background:url(../images/line2.gif) no-repeat 0 50%;
	padding:0 27px 0 30px;
	font-size:140%;
	color:#5e5e5e;
	margin:6px 0 0;
}
.contact1 .ul1 li{
	font-size:120%;
}
.contact li:first-child{
	background:none;
}
.contact1 li:first-child{
	background:none;
}
.contact1 ul,
.contact ul{
	margin:0 0 0 -30px;
	overflow:hidden;
	width:925px;
}
.contact1 li a,
.contact li a{
	color:#5e5e5e;
}
.contact1 li a:hover,
.contact li a:hover{
	text-decoration:none;
}
/* page location */
.img-hold {
	width: 288px;
	height: 580px;
	overflow: hidden;
	float: left;
}
.img-hold img {display: block;}
#content2 img.photo{
	float:left;
}
.location{
	float:right;
	overflow:hidden;
	width:638px;
	padding:15px 0 0;
	padding-right: 0px;
	margin-right: 15px;
	padding-bottom:25px;
}
.location .box2{
	border:1px solid #333;
	width:193px;
	overflow:hidden;
	float:left;
	height:135px;
	margin:30px 19px 0 0;
}
.location .box2 h2{
	border-bottom:1px solid #333;
	text-align:center;
	background:#999;
	height:23px;
	padding:0 0 0;
}
.location .box2 h2 span{
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/bullet2.gif) no-repeat 100% 50%;
	padding:0 14px 0 0;
	color:#ccc;
	font: 10px/23px Arial, Helvetica, sans-serif;
}
#content2 .location .box2 p{
	color:#333;
	margin:0;
	font-size:11px;
	line-height:12px;
}
#content2 .location .box2 p.mail{
	margin:12px 0 0;
}
#content2 .location .box2 p.directions{
	margin:12px 0 0;
}


#content2 .location .box2 p a{
	color:#333;
}
#content2 .location .box2 p a:hover{
	text-decoration:none;
}
#content2 .location .block{
	overflow:hidden;
	padding:8px;
}
#page #content2 .location .box2 .block .directions .directions_pdf img {
	display: inline;
	margin-top: 5px;
	vertical-align: -2%;
}



/* CSS for Office Locations */

.officeLinks{

	color:#333;
	
	}
	
/* CSS for Pro Staff Left Column */
	
.proStaff {
	padding-left: 15px;
	text-decoration: underline;
	width: 129px;
	overflow: hidden;
	float: left;
}

#page #contentProStaff.proStaff a{
	color:#333;
}



/* CSS for Pro Staff 2nd Left Column */

.proStaff2 {
	padding-left: 15px;
	text-decoration: underline;
	width: 129px;
	overflow: hidden;
	float: left;
}


#page #contentProStaff.proStaff2 a{
	color:#333;
}


/* Pro Staff Content */

#contentProStaff{
	overflow:hidden;
	border-left:1px solid #a2a2a2;
	background:#FFFFFF;
	width:960px;
	min-height:800px;
}

#contentProStaff h1
{
	color:#333;
	font-weight:bold;
	font-size:160%;
	margin:12px 0 0;
}
#contentProStaff h2
{
	color:#666;
	font-size:140%;
	font-weight:bold;
	margin:0 0 -4px;
}
#contentProStaff p
{
	font-size:110%;
	line-height:180%;
	margin:16px 0 0;
}

#page #contentProStaff .location a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;

}

/* Tech Support OL */


.techSupport {
	list-style-type: circle;
	font-size: 110%;
	line-height: 150%;
}

/* Terms CSS */

.Terms {
	float:left;
	width:400px;
}
#page #content2 .location .Terms p{
	padding:20px;
}

.Terms a{
	color:333333;
}
#page #content2 .location .corporateStaffRight a {
	color: #333333;
}
