/*
	Smith-Harmon 2009
*/
html{
	height:100%
}

body {
	background:#fff url(../images/bg.gif) repeat-x 0 0;
	color: #333;
  	font: 12px  Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
 	height:100%;
	min-height:1160px;
}
/* `Containers
----------------------------------------------------------------------------------------------------*/

.center{
	margin:auto;
}


.wrap{
	width:1024px;
	background:#fff url(../images/bg.gif) repeat-x 0 0;
	margin:auto;
}

.bod {
	width:750px;
	background:#fff url(../images/bg.gif) repeat-x 0 0;
	background-color:#fff;
	margin:auto;
}


.content {
	display: inline;
	float: left;
	min-height:768px;
}


.tr{
	clear:both;
}
.td{
	float:left;
}
.tdr{
	float:right;
}
.posabs{
	position:absolute;
}
.posrel{
	position:relative;
}

.clear {
	clear: both;
	display: block;
	visibility: hidden;
}


.h0{
	width:1px;
	height:1px;
	overflow:hidden;
}
ol {
	list-style: decimal;
}

ul {
	list-style: square;	
	line-height:13px;
}

li {
	margin-left: 30px;
	margin:0px;
}
ul a{
	color:#c69633;
	text-decoration:underline;
}

ul a:hover {
	color:#c69633;
	text-decoration:none;
}

.links{
	margin-top:10px;
}

/* `Measurements
----------------------------------------------------------------------------------------------------*/
.w100{
	width:100px;
}
.w113{
	width:113px;
}
.w130{
	width:130px;
}
.w137{
	width:137px;
}
.w150{
	width:150px;
}
.w183{
	width:183px;
}
.w200{
	width:200px;
}
.w250{
	width:250px;
}
.w223{
	width:223px;
}
.w239{
	width:239px;
}
.w287 {
	width:287px;
}

.w300{
	width:300px;
}
.w410 {
	width:410px;
}
.w475{
	width:475px;
}
.w479{
	width:479px;
}
.w710{
	width:710px;
}
.w750{
	width:750px;
}
.w1024{
	width:1024px;
}

.mr19{
	margin-right:19px;
}
.mr20{
	margin-right:20px;
}

.m10{
	margin-left:10px;
}
.ml20{
	margin-left:20px;
}

.ml30{
	margin-left:30px;
}
.ml40{
	margin-left:40px;
}

.mt3{
	margin-top:3px;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt19{
	margin-top:19px;
}
.mt20{
	margin-top:20px;
}
.mt25{
	margin-top:25px;
}
.mt30{
	margin-top:30px;
}
.mt35{
	margin-top:35px;
}
.mt40{
	margin-top:40px;
}
.mt57{
	margin-top:57px;
}


.t8{
	top:8px;
}
.t10{
	top:10px;
}
.t17{
	top:17px;
}
.t20{
	top:20px;
}
.t25{
	top:25px;
}
.t430{
	top:430px;
}
.t475{
	top:475px;
}

.tn35{
	top:-35px;
}
.mb20{
	margin-bottom:20px;
}

.rn20{
	right:-20px;
}

.wxx{
	width:120px;
}
.mlxx{
	margin-left:30px;
}
.txx{
	top:20px;
}

/* header
----------------------------------------------------------------------------------------------------*/
#head{
	background:url(../images/head.gif) no-repeat 0 0;
	width:750px;
	height:90px;
}



#headLogo {
 	position:absolute;
	background:url(../images/shlogo.gif) no-repeat 0 0;
	margin-left:200px; 
	width:538px;
	height:150px;
}

#headLogo a {
	display:block;
	position:absolute;
	text-indent:-9999px;
	color:#000;
	width:100%;
	height:100%;
}
#mast{
	background-color:#0099c2;
	height:217px;
}
#mast a {
	color: #ffffff;
	text-decoration:underline;
}

#mast a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#mast p{
	color:#fff;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.heart{
	background:url(../images/heartbg.gif) no-repeat 0 0;
	left:830px;
}
.TB_content{
	width:340px;
	height:320px;
	position:absolute;
	background-color:#fff;
}

.TB_content2{
	width:495px;
	height:320px;
	position:absolute;
	background-color:#fff;
}
#myOnPageContent, .TB_content p{
	color:#555555;
	font-size:13px;
}
.TB_content2 a{
	color:#555555;
	font-size:13px;
	text-decoration:underline;
}
.TB_content2 a:hover{
	color:#555555;
	font-size:13px;
	text-decoration:underline;
}
.TB_content a{
	color:#555555;
	font-size:13px;
	text-decoration:none;
}
.TB_content a:hover{
	color:#555555;
	font-size:13px;
	text-decoration:underline;
}
.resclient_ml{
	margin-left:20px;
}

/* footer
----------------------------------------------------------------------------------------------------*/
#footwrap{
	width:1024px;
	background:#fff url(../images/bg.gif) repeat-x 0 0;
	margin:auto;
	position:relative;
	top:50px;
	
}

#foot{
	width:100%;
	height:180px;
	top:138px;
	background:url(../images/footbg.gif) repeat-x 0 0;
}
.foot{
	background:url(../images/footbg.gif) repeat-x 0 0;
	width:710px;
	height:75px;
}

.footermenu{
	font-size:14px;
	color:#fff;
	line-height:21px;
	font-weight:bold;
}

.footer ul{
	display:inline;
}
#footernav{
	padding:15px 3px 4px 95px;
}

#footernav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height:0px;
}
#footernav ul li {
	display: inline;
}

#footernav ul li a {
	padding: 0 1em;
	text-decoration:underline;
	line-height:normal;
	color: #ffffff;
}
#footernav ul li a:hover {
 	text-decoration:underline;
	color: #ffffff;
}

#privacy ul {
	margin:0px;
}
#privacy{
	margin:0px;
}
.privacy ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height:0px;
	display:inline;
	color:#555555;
}
.privacy ul li {
	display: inline;
}

.privacy ul li a {
	padding: 0 .5em;
	text-decoration:underline;
	line-height:normal;
	color: #555555;
	text-transform:capitalize;
}
.privacy ul li a:hover {
 	text-decoration:underline;
	color: #555555;
	text-transform:capitalize;
}


/* `text styles
----------------------------------------------------------------------------------------------------*/
a:focus {
	outline: 1px dotted invert;
}

hr {
	border:1px #dfdfdf solid;
	clear:both;
	margin:10px 0px;
}
.hrm{
	margin:30px 0px 35px 0px;
}

a {
	color: #ffffff;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color: #ffffff;
}


p {
	font-size:13px;
	font-family: Arial,  Helvetica, sans-serif;
	line-height:17px;
	font-weight:normal;
	padding: 10px 10px 0px 15px;
	text-align: left;
	color:#555555;
}
.em{
	font-style:italic;
}

.smtext{
	font-size:12px;
}
	
.arrow{
	margin-left:5px;
}
.tweeticon{
	background:url(../images/twitter-icon.png) no-repeat 0 0;
}
#twitter{
	top:-13px;
}
.twitter{
	color:#0099c2;
	font-size:14px;
	font-weight:bold;
	
}
.twitter a{
	color:#0099c2;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.twitter a:hover{
	color:#0099c2;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.ptitle{
	font-size: 13px;
	color:#36008f;
}
.pktitle{
	font-size: 13px;
	color:#b30096;	
	font-weight:bold;
}
.gtitle{
	font-size: 13px;
	color:#b3c900;
}

ul.list{
	color:#b30096;
	margin-left:28px;
	margin-top:10px;
	list-style-type: disc;
}
ul.list li{
	margin-top:4px;
	margin-bottom:4px;
}
.gray{
	color:#555555;
}

.shlogo{
	background:url(../images/sh-logo.gif) no-repeat 0 0;
}
.reslogo{
	background:url(../images/r-logo.gif) no-repeat 0 0;
}
.logos{
	width:389px;
	height:90px;
}
.jclients{
	margin-left:20px;
	margin-top:10px;
	position:absolute;
}
.titles{
	position:relative;
	top:-34px;
	z-index:2;
}


/* `CTA
----------------------------------------------------------------------------------------------------*/
#question{
	background:url(../images/btn-bg.gif) no-repeat 0 0;
	width:171px;
	height:39px;
	font:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	position:relative;
	top:-74px;
	left:535px;
}


#question p {
	padding:5px 0 3px 14px;
	color:#fff;
	line-height:14px;
}
#question a {
	text-decoration:none;
	color:#fff;
}
#question a:hover {
	text-decoration:none;
	color:#fff;
}
#question img {
	padding-left:5px;
	position:absolute;
	top:23px;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size:22px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
}

h2 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
}

h3 {
	font-size:16px;
	padding-left:10px;
	font-weight:bold;
	color:#f15a24;
	text-align:center;
	width:710px;
}

h4 {
	font-size:14px;
	color:#555555;
	width:200px;
	text-align:center;
	padding-top:19px;
}

h5 {
	font-size:14px;
	color:#fff;
	text-align:center;
	padding-top:12px;
}

h6 {
	font-size: 13px;
	padding-left:15px;
}



/* `Main box
----------------------------------------------------------------------------------------------------*/



.headbox{
	height:175px;
	position:absolute;
	top:247px;
}

.hboxtop{
	background:url(../images/boxlg-top.gif) no-repeat 0 0;
}
.hboxmid{
	height:106px;
	background:url(../images/boxlg-cent.gif) repeat-y 0 0;
	
}

.hboxbot{
	background:url(../images/boxlg-bot.gif) no-repeat 0 0;
}


/* Sub-boxes
----------------------------------------------------------------------------------------------------*/

.box1top{
	background:url(../images/box1-top.gif) no-repeat 0 0;
	width:223px;
	height:40px;
}
.box2top{
	background:url(../images/box2-top.gif) no-repeat 0 0;
	width:223px;
	height:40px;
}
.box3top{
	background:url(../images/box3-top.gif) no-repeat 0 0;
	width:223px;
	height:40px;
}
.boxmid{
	background:url(../images/boxmidbg.gif) repeat-y 0 0;
	min-height:460px;
	/*height:464px;*/
	height:535px;
}

.boxbot{
	background:url(../images/boxbot.gif) no-repeat 0 0;
}




