* { 
	padding: 0; 
	margin: 0; 
	border: 0; 
	}
body {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	background:#e6f1f7 url("../images/bckg.jpg");
	color: #333333;
}
.hide { 
	display: none;
	}
.left { 
	float: left;
	}
.right { 
	float: right;
	}
.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
	height: 1px;
}
img {
	display:block;
}
p{
	padding: 0 0 10px 0;
	line-height: 17px;
}

h1 {
    font-size: 16px;
	color:#003366;
	margin: 0 0 10px 0;
	font-weight:bold;
	text-decoration: none;
}
h2 {
    font-size: 16px;
	color:#365264;
	margin: 0 0 10px 0;
	font-weight:bold;
	text-decoration: none;
}
h3 {
    font-size: 14px;
	color:#003366;
	margin: 0 0 10px 0;
	font-weight:bold;
	text-decoration: none;
}
.center{
margin-right: auto;
margin-left:auto; 
}
a:focus {
	-moz-outline: 1px solid lime;
	outline: 0px solid lime;
}
.small {
	font-size: 10px;
}
#wrapper {
	width: 900px;
	text-align: left;
	margin: 0px auto 0 auto;
	padding: 0px;
	background-color: #ffffff;
}
.content {
	width: 900px;
	text-align: left;
	padding: 0px 0 0px 0;
	margin: 0px;
}
.topbar {
	width: 900px;
	padding: 0;
	margin: 0;
	height: 69px;
}
.logo {
	float: left;
	padding: 10px 0 0 40px;
}

.topright {
	float: right;
	padding: 7px 10px 0 0;
	text-align: right;
	width: 218px;
}
.learn {
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#c8b4c1; 
	height: 20px; 
	padding: 5px 10px 0px 10px; 
	margin-bottom: 5px; 
	border: 1px solid #e7434f;
}
.learn a {
	color: #8c3f3f!important; 
	text-decoration: underline; 
	font-weight:bold;
}

.visionheader {
	height: 249px;
	clear: both;
}
.homeheader {
	height: 249px;
	clear: both;
}
.homeheader p {
	text-indent: -9999px;
}

.column1 {
	width: 268px;
	float: left;
	padding: 0px 4px 5px 5px;
}
.column2 {
	width: 325px;
	float: left;
	padding: 8px 10px 5px 10px;
	margin: 2px 4px 0 0;
	background: transparent url("../images/bckg_hometb.jpg") no-repeat;

}
.column2 p {
	color: #446479;
	font-size: 13px;
	line-height: 20px !important;
}
.columnleft {
	width: 253px;
	float: left;
	padding: 0 5px 0 0px;
	margin: 0 10px 0 6px;
}
.columnlarge {
	width: 626px;
	float: left;
	padding: 0;
	margin: 2px 0px 0 0;
}
.columnlarge p {
	color: #446479;
	font-size: 13px;
	line-height: 18px !important;
}
.columnlargetop {

}
.columnlargebody {
	width: 590px;
	float: left;
	padding: 8px 14px 5px 22px;
	margin: 0px 0px 0 0;
	background: transparent url("../images/large_col_bckg.jpg") no-repeat;
	min-height:400px;
  	height:auto !important;
  	height:400px;
}
.columnlargebtm {
	clear: both;

}

.column3 {
	width: 266px;
	float: left;
	margin: 2px 0px 0 0;
	color: #38454e;
}
.testimonial1 {
	background: transparent url("../images/bckg_testimonial1.jpg") no-repeat;
	min-height:130px;
  	height:auto !important;
  	height:130px;
	font-size: 11px;
	padding: 10px;
}
.testimonial2 {
	background: transparent url("../images/bckg_testimonial2.jpg") no-repeat;
	min-height:130px;
  	height:auto !important;
  	height:130px;
	font-size: 11px;
	padding: 10px;
}
.testimonial3 {
	background: transparent url("../images/bckg_testimonial3.jpg") no-repeat;
	min-height:130px;
  	height:auto !important;
  	height:130px;
	font-size: 11px;
	padding: 10px;
}

.footer {
	width: 880px;
	text-align: left;
	padding: 15px 0 0px 20px;
	margin: 0px;
  	min-height: 30px;
  	height: auto !important;
  	height: 30px;
	background-color: #8c3f3f;
	clear: both;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}
/* hyperlinks
-------------------------------------------------------- */
a {text-decoration: none;}
a:link, a:visited {color: #000000;}
a:hover {color: #333333; }

.soho {text-align: center; display: block; color: #d8e1ef; font-size: 9px;}
.soho a {color: #d8e1ef;}

/* team pages photos etc.
-------------------------------------------------------- */
.teamheader {
	height: 249px;
	background:transparent url("../images/teamdefault.jpg") no-repeat;
	clear: both;
}
.teamheader_jk {
	height: 249px;
	background:transparent url("../images/team_jk.jpg") no-repeat;
	clear: both;
}
.teamheader_sr {
	height: 249px;
	background:transparent url("../images/team_sr.jpg") no-repeat;
	clear: both;
}
.teamheader_jo {
	height: 249px;
	background:transparent url("../images/team_jo.jpg") no-repeat;
	clear: both;
}
.teamheader_ss {
	height: 249px;
	background:transparent url("../images/team_ss.jpg") no-repeat;
	clear: both;
}
.teamheader_mw {
	height: 249px;
	background:transparent url("../images/team_mw.jpg") no-repeat;
	clear: both;
}
.teamheader_mh {
	height: 249px;
	background:transparent url("../images/team_mh.jpg") no-repeat;
	clear: both;
}
.teamheader_mh2 {
	height: 249px;
	background:transparent url("../images/team_mh2.jpg") no-repeat;
	clear: both;
}
.teamheader_mg {
	height: 249px;
	background:transparent url("../images/team_mg.jpg") no-repeat;
	clear: both;
}
.teamheader_su {
	height: 249px;
	background:transparent url("../images/team_su.jpg") no-repeat;
	clear: both;
}
.teamheader_sa {
	height: 249px;
	background:transparent url("../images/team_sa.jpg") no-repeat;
	clear: both;
}
.teamheader_sm {
	height: 249px;
	background:transparent url("../images/team_sm.jpg") no-repeat;
	clear: both;
}
.teamleft {
	width: 422px;
	float: left;
	padding: 0 2px 0 0px;
	margin: 0;
}
.teamright {
	width: 476px;
	float: left;
	padding: 0;
	margin: 0;
}
.teambody {
	width: 436px;
	float: left;
	padding: 8px 25px 5px 15px;
	margin: 0px 0px 0 0;
	background: transparent url("../images/large_col_bckg.jpg") no-repeat;
	min-height:445px;
  	height:auto !important;
  	height:445px;
}
.teambody p {
	line-height: 20px!important;
}


/* bullets - lists
-------------------------------------------------------- */
.bulletlist{
margin: 0;
padding: 5px 0 5px 0px;
list-style: none;
}

.bulletlist li{
padding: 0 0 5px 22px;
background-image: url("../images/bullet.gif");
background-repeat: no-repeat;
background-position: 0 .1em;
}





.detail{
margin: 0 0 0 25px;
}

#one {
display:block;
}
#two {
display: none;
}
#three {
display: none;
}




/* single item */ 
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 646px;	 
	height:300px;	
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
	border:1px solid #222;
}

/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:118px;	
}



/* single item */
#thumbs div {
	float:left;
	width:214px;
	height:300px;
	background:#333 url(/img/global/gradient/h150.png) repeat-x 0 146px;
	color:#fff;
	border-left:1px solid #333;
	cursor:pointer;
}

/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#444;	
}

/* style when element is active (clicked) */
#thumbs div.active {
	background-color:#066;
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {
	margin:13px;		
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#fff;	
}

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}


