/*help rhet*/
BODY {
	margin:0px;
	padding:0px;
	font-family: verdana, geneva, arial;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	background: #eeeeee;
}


#index_outer        				 
	{position: absolute;
	 top: 50%;
	 left: 0px;
	 width: 100%;
	 height: 1px;}
	 
#below {
	color: #b0afaf;
	text-align: center;
	margin-top: 10px;
	 filter:alpha(opacity=90);   /* Internet Explorer       */
     -moz-opacity:0.90;           /* Mozilla 1.6 and below   */
     opacity: 0.90;				/* newer Mozilla and CSS-3 */
	}

#index_inner    
	{margin-left: -400px;
	 position: absolute;
	 top: -300px;
	 left: 50%;
	 width: 800px;
	 height: 600px;
	 filter:alpha(opacity=95);   /* Internet Explorer       */
     -moz-opacity:0.95;           /* Mozilla 1.6 and below   */
     opacity: 0.95;				/* newer Mozilla and CSS-3 */
     }
	 
#page {
	width: 988px;
	height: 605px;
	border: 1px solid #e0e0e0;
	background: #fff;
	margin-left: auto ;
    margin-right: auto ;
	margin-top: 10px;
}

#agreements {
	background: #fff;
	width:100%;
	height: 100%;
	margin: 0px;
	}

p {
	margin-top: 0px;
}

#thumbnails {
	padding: 5px;
	border: 0px;
	}

#leadershipPage {
	width: 753px;
	height: 520px;
	float: right;
}

#LeaderleftCol{
	float: left;
	height: 520px;
	position: relative;
	z-index: 1;
}

#leadershipFaces {
	width: 100px;
	height: 240px;
	margin: 60px 0 0 0;
	float: left;
	z-index: 1;
}

#leadershipFacesName {
	text-align: center;
}

#leadershipFacesName h3 {
	text-transform: uppercase;
	letter-spacing: +2px;
	font-size: 12px;
	padding-bottom: 10px;
}

#leadershipFacesName p {
	margin-top: -9px;
}

#leadershipBio {
	width: 190px;
	height: 435px;
	margin: 55px 0px 0px 0px;
	float: left;
	z-index: 10000;
}

#leadershipBioContents {
	overflow: auto;
	width: 160px;
	height: 405px;
	padding: 0px 15px;
}

#leadershipQAndA {
	overflow: auto;
	width: 160px;
	height: 405px;
	padding: 0px 15px;
}

#leadershipBioContents h4, #leadershipQAndA h4, h4 {
	font-weight: bold;
	margin: 0px;
	font-size: 13px;
	padding: 10px 0px;
}

#leadershipBioContents h3, #leadershipQAndA h3, h3 {
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

#LeaderRightCol {
	width: 447px;
	background: #e7e7e8;
	height: 520px;
	float: right;
}

#leadershipBanner {
	width: 447px;
	height: 100px;
	margin-top: 80px;
	position: absolute;
	z-index: 10;
}

#leadershipPerson {
	height: 520px;
	width: 462px;
	margin-left: -15px;
	position: absolute;
	z-index: 100;
}
html[xmlns*=""] body:last-child #leadershipPerson { position: relative; left: 13px; } /*this is a hack that just targets safari*/

#leadershipVideo {
	height: 162px;
	width: 180px;
	position: absolute;
	z-index: 10000;
	bottom: 10px; 
	right: 1px;
	padding: 0px;
	display: none;
	overflow: hidden;
	text-align: right;
}

#leadershipButtons {
	margin: 5px 0px 0px 0px;
	padding: 0;
	width: 120px;
	position: absolute;
	left: 110px;
	top: 460px;
	white-space: nowrap;
}

#leadershipButtons a {
	color: #da1c26;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: +2px;
	padding: 0px 2px;
	margin: 0px;
}

.vibe_gallery_description h4 {
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding: 10px 0px;
}

.vibe_gallery_description h3 {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #f26522;
	text-decoration: none;
}

.portfolio_table a:link, a:visited, a:hover {
	color: #f26522;
	text-decoration: none;
}

a:visited{
	color: #f26522;
}

a:hover {
	text-decoration: none;
}

#header {
	height: 55px;
	border-bottom: 1px solid #e0e0e0;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: +1px;
	font-weight: normal;
	white-space: nowrap;
}

#header a:link, #header a:visited, #header a:hover {
	color: #f26522;
	text-decoration: none;
}

#header a:hover {
	color: #f26522;
}

#header table {
	height: 55px;
	margin: 0px 10px 0px 0px;
	_margin: 0;
}

#main {
	height: 520px;
}

#sideNavTitle {
	color: #000;
	letter-spacing: +2px;
	font-size: 11px;
	font-weight: bold;
    text-transform: uppercase;
	margin-left: -15px;
}

#sideNav {
	height: 485px;
	width: 175px;
	background: #e7e7e7 url("../images/bars.jpg") 100% 0 no-repeat;
	float: left;
	padding: 35px 10px 0 35px;
}

#sideNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: -15px;
}
#sideNav ul ul {
	_padding-top: 10px;
}
#sideNav li {
	margin: 8px 0px;
}

#sideNav li ul li {
	margin: 8px 0 0 15px;
	_margin: 0 0 0 15px;
}

#sideNav ul a:link, #sideNav ul a:visited, #sideNav ul a:hover {
	padding: 0px 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: +1px;
	display: block;
	color: #666666;
}

#sideNav ul li a.subnav:link, #sideNav ul li a.subnav:visited {
	padding: 0px 23px;
	text-decoration: none;
	text-transform: none;
	font-size: 10px;
	line-height: 1.2em;
	letter-spacing: 0px;
	display: block;
	color: #666666;
}

#sideNav ul li a.subnav:hover {
	padding: 0px 23px;
	text-decoration: none;
	text-transform: none;
	font-size: 10px;
	line-height: 1.2em;
	letter-spacing: 0px;
	display: block;
	color: #000000;
}

#sideNav ul li a.subnavOn:link, #sideNav ul li a.subnavOn:visited {
	padding: 0px 23px;
	text-decoration: none;
	text-transform: none;
	font-size: 10px;
	line-height: 1.2em;
	letter-spacing: 0px;
	display: block;
	color: #f26522;
}

#sideNav ul li a.subnavOn:hover {
	padding: 0px 23px;
	text-decoration: none;
	text-transform: none;
	font-size: 10px;
	line-height: 1.2em;
	letter-spacing: 0px;
	display: block;
	color: #000000;
}

#sideNav ul li a.sideNavOn:link, #sideNav ul li a.sideNavOn:visited {
	color: #f26522;
	background: url(../images/secNavArrow.png) no-repeat top left;
	font-weight: bold;
}

#sideNav ul li a.sideNavOn:hover {
	color: #000000;
	background: url(../images/secNavArrow.png) no-repeat top left;
	font-weight: bold;
}


sideNav2Title {
	color: #000;
	letter-spacing: +2px;
	font-size: 11px;
	font-weight: bold;
    text-transform: uppercase;
	text-align: right;
}

#sideNav2 {
	height: 440px;
	width: 227px;
	float: right;
	padding: 80px 30px 0 35px;
}

#sideNav2 ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: -15px;
	text-align: right;
}
#sideNav2 ul ul {
	_padding-top: 10px;
}
#sideNav2 li {
	margin: 8px 0px;
}

#sideNav2 li ul li {
	margin: 8px 0 0 15px;
	_margin: 0 0 0 15px;
}

#sideNav2 ul a:link, #sideNav2 ul a:visited, #sideNav2 ul a:hover {
	padding: 0px 13px 0px 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: +1px;
	color: #000;
}

#sideNav2 ul li a.subnav:link, #sideNav2 ul li a.subnav:visited, #sideNav2 ul li a.subnav:hover {
	padding: 0px 23px;
	text-decoration: none;
	text-transform: none;
	font-size: 10px;
	line-height: 1.2em;
	letter-spacing: 0px;
	display: block;
	color: #000;
}

#sideNav2 ul li a.subnavOn:link, #sideNav2 ul li a.subnavOn:visited, #sideNav2 ul li a.subnavOn:hover {
	padding: 0px 23px;
	text-decoration: none;
	text-transform: none;
	font-size: 10px;
	line-height: 1.2em;
	letter-spacing: 0px;
	display: block;
	color: #f26522;
}

#sideNav2 ul li a.sideNavOn:link, #sideNav2 ul li a.sideNavOn:visited, #sideNav2 ul li a.sideNavOn:hover {
	color: #f26522;
	background: url(../images/secNavArrowright.gif) no-repeat top right;
	font-weight: bold;
}

#content {
	height: 520px;
	width: 767px;
	float: center;
	overflow: auto;
	_margin: 0;
	z-index: 2;
	overflow: hidden;
}

#clientlist_content {
	height: 520px;
	width: 700px;
	padding-left: 34px;
	padding-right: 34px;
	overflow: auto;
	_margin: 0;
	z-index: 2;
	background: url(../images/backgrounds/clientlist_bottomright.png);
	background-position: right bottom; 
	background-repeat: no-repeat;
}

#contact_content {
	position: relative;
	height: 520px;
	width: 700px;
	float: left;
	overflow: auto;
	_margin: 0;
	left: 0px;
	top: 0px;
	background: url(../images/backgrounds/contactbgd.png);
}

#contact_content h3 {
	line-height: 18px;
	}

#sitemap_content {
	position: absolute;
	height: 520px;
	width: 988px;
	float: center;
	overflow: auto;
}

#contact_content_topleft {
position: absolute;
	height: 400px;
	width: 250px;
	float: left;
	overflow: auto;
	_margin: 0;
	background: url(../images/backgrounds/contact_topleft.png);
	z-index: 2;
}
#contact_content_bottomright {
	position: absolute;
	margin-top: -400px;
	margin-left: 638px;
	height: 400px;
	width: 350px;
	float: right;
	_margin: 0;
	background: url(../images/backgrounds/contact_bottomright.png);
	background-position: right bottom; 
	background-repeat: no-repeat;
	z-index: 0;
}

#profile_content_topleft {
	position: relative;
	height: 520px;
	width: 280px;
	float: left;
	overflow: auto;
	margin-left: 0px;
	background: url(../images/backgrounds/profile_topleft.png) no-repeat;
	z-index: 0;
}

#profile_content_topleft p {
	margin:55px;
	margin-top:130px;
	text-align:right;
}

#profile_content_bottomright {
	position: relative;
	height: 480px;
	width: 200px;
	float: right;
	overflow: auto;
	margin-left: 0px;
	z-index: 0;
}

#profile_content_bottomright p {
	margin:35px;
	margin-top:60px;
	text-align:left;
	font-size:10px;
}


#difference_content {
	background: url(../images/bars.png) 0 0 no-repeat;
	height: 520px;
	padding: 0 0 0 31px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#client_content {
	height: 520px;
	width: 900px;
	float: middle;
	overflow: auto;
	margin: 0 0 0 42px;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: hidden;
}

#contact_content {
	height: 520px;
	width: 988px;
	float: middle;
	overflow: auto;
	margin: 0 0 0 0px;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: hidden;
}

#services_content {
	height: 520px;
	width: 988px;
	float: middle;
	overflow: auto;
	margin: 0 0 0 0px;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: hidden;
}

#profile_content {
	height: 520px;
	width: 988px;
	float: middle;
	overflow: auto;
	margin: 0 0 0 0px;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: hidden;
}

#newbusiness_content {
	height: 520px;
	width: 988px;
	float: middle;
	overflow: auto;
	margin: 0 0 0 0px;
	z-index: 1;
	background: url(../images/backgrounds/newbusiness_bgd.jpg) 0 0 no-repeat;
	overflow-x: hidden;
	overflow-y: hidden;
}

#newbusiness_content p {
	margin-left:55px;
	margin-right:55px;
	margin-top:130px;
	text-align:left;
}

#construction_content {
	height: 520px;
	width: 988px;
	float: middle;
	overflow: auto;
	margin: 0 0 0 0px;
	z-index: 1;
	background: url(../images/backgrounds/construction_bgd.jpg) 0 0 no-repeat;
	overflow-x: hidden;
	overflow-y: hidden;
}

#construction_content p {
	margin-left:55px;
	margin-top:130px;
	text-align:left;
}

#index_content {
	height: 550px;
	width: 1030px;
	float: middle;
	overflow: auto;
	margin-top:40px;
	margin-left:-20px;
	z-index: 1;
	background: url(../images/backgrounds/index_bgd.png) 0 0 no-repeat;
	position: absolute;
}

#index_content p {
	margin-right:60px;
	margin-top:60px;
	text-align:right;
	color:#333;
	font-size:13px;
}

#clients_table {
	height: 520px;
	width: 893px;
}

#contact_table {
	height: 520px;
	width: 893px;
}

#showcase_table {
	height: 520px;
	width: 615px;
}

.showcase_table_cell {
	height: 120px;
	width: 203px;
}
.showcase_table_cell img {

}

#services_table {
	height: 520px;
	width: 920px;
}

#services2_table {
	height: 520px;
	width: 695px;
}

#services2_table h1 {
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: right;
	}
	
#services2_table h2 {
	font-size: 11px;
	font-weight: bold;
	color: #f26522;
	}

.services2_table_cell {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left:30px;
	padding-right:30px;
}
.services2_table_cell img {
	padding: 10px;
}

.price {
	color: #000;
	font-weight: bold;
	}
	
.price2 {
	font-weight: bold;
	}

.catchphrase {
	font-style: italic;
	font-size: 13px;
	}
	
.catchphrase2 {
	font-weight: bold;
	font-size: 13px;
	}

#footer {
	height: 30px;
	border-top: 1px solid #e0e0e0;
	padding-left: 10px;
}

#footer table {
	height: 30px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: +1px;
	font-weight: normal;
	color: #999;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #ed1c24;
}

.client {
	font-size: 14px;
	line-height: 16px;
	margin-top: 14px;
}

#client_name {
    width: 200px;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
	color: #98999d;
}

#client_info {
    width: 200px;
    text-align: left;
	color: #cccdd1;

}
#portfolio_client_logo img {
	height: 10px;
	width: 170px;
}
#portfolio_title {
    width: 170px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
#portfolio_description_container {
	width: 170px;
	height: 50px;
	margin: 0 0 0 10px;
	_margin: 0 0 0 17px;
	float: left;
	position: relative;
}
#portfolio_description {
    width: 170px;
    text-align: left;
    max-height: 100px;
}

#portfolio_table {
    width: 170px;
	height: 60px;
    text-align: left;
	position: absolute;
	top: 300px;
}

#portfolio_table_bymedia{
	position: absolute;
	top: 50px;
	height: 390px;
	overflow: none;
	width: 170px;
}

#portfolio_table_bymedia table {
	width: 170px;
}

#portfolio_piece {
	width: 535px;
	height: 520px;
	margin: 0 0 0 30px;
	float: left;
	text-align: center;
}
#portfolio_centered{
	width: 535px;
	height: 520px;
	border-collapse:collapse;
	margin: 0;
	padding: 0;
}
#portfolio_centered td{
	vertical-align: center;
	margin: 0;
	padding: 0;
}

.mediaTable a:link, .mediaTable a:visited {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 8px;
	color: #666666;
	padding: 6px 0px;
	line-height: 9px;
}

.mediaTable a:hover {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 8px;
	color: #000000;
	padding: 6px 0px;
	line-height: 9px;
}

.mediaTableOn a {
    text-decoration: none;
    text-transform: uppercase;
    color: #f26522;
    font-size: 8px;
    padding: 6px 0px;
    line-height: 9px;
}

#leftContentCol {
	width: 215px;
	padding: 30px 30px 30px 20px;
	margin: 0px;
	float: left;
	color: #636466;
	line-height: 16px;
	font-size: 11px;
}

#leftContentCol b {
	color: #000;
	font-weight: bold;
}
#mug {
	margin: 0 0 10px 10px;
	position: relative;
	top: -10px;
}

#rightContentCol {
	width: 430px;
	min-height: 352px;
	float: left;
	padding: 30px 20px;
	margin: 0px;
	color: #636466;
	line-height: 16px;
	font-size: 11px;
}

#rightContentCol b {
	color: #000;
}

#rightContentCol h3 {
	color: #000;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 20px 10px;
}

#rightContentCol ul {
	list-style: none;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

.fullpagecontainer {
	width: 100%;
	padding: 108px 0 0 0;
	}
#jobspagecontainer,
#contactpagecontainer{
	background: url(../images/bkg-contact-header.jpg) no-repeat;
	width: 750px;

}
.contact_pages {
	background: url(../images/bkg-contactpage.gif) 100% 0 repeat-y;
}
.jobs_pages {
	background: url(../images/bkg-jobspage.gif) 100% 0 repeat-y;
}

.jobspage a:link, .jobspage a:visited, .jobspage a:hover {
	color: #f26522;
	text-decoration: none;
}

.jobspage a:visited, {
	color: #000;
}

.jobspage a:hover {
	text-decoration: underline;
}

.jobspage li a:link, .jobspage li a:visited, .jobspage li a:hover {
	color: #000;
	text-decoration: none;
}

.jobspage li a:hover {
	text-decoration: underline;
}

#jobNav ul {
	padding: 0px;
	margin: 0px;
}

#jobNav li {
	line-height: 11px;
	padding-bottom: 6px;
}

#jobNav ul ul {
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

#jobNav ul ul li {
	diplay: block;
	padding-bottom: 6px;
}

#jobNav {
	float: left;
	width: 188px;
}

#jobDesc {
	float: left;
	margin: 0 0 0 25px;
	width: 205px;
}
li.on {
	background: url(../images/secNavArrow2.gif) no-repeat 0 0;
	color: #e43228;
}
li.on a:link {
	color:#f26522;
}

.contactpage #column_one	{
	width: 205px;
	margin: 0 0 0 35px;
	_margin: 0 0 0 17px;
	float: left;
}
.contactpage #column_two {
	width: 174px;
	float: left;
	margin: 0;
}
.contactpage #column_three {
	width: 150px;
	float: left;
	margin: 14px 0 0 63px;
	_margin: 14px 0 0 50px;

}

.phonenumber {
margin: 0 0 0 1em;
_margin: 0 0 0 .5em;}
.faxnumber {
	margin: 0 0 0 2.3em;
	_margin: 0 0 0 1.15em;
}



.pr_title	{
	position: relative;
	top: -1em;
}

.pr_date { 	position: relative;
			top: -.5em;
}

.pressReleaseList {
    width:	703px;
    margin: 0;
	clear: both;
}

.pressReleaseBlock {
	margin:10px 0;
	padding: 0 0px 10px 35px;
}

.pressReleaseName {
	font-weight: bold;
}

.pressReleaseBlock img {
	margin: 5px 10px;
	float:left;
}

#pressReleaseTitle {
    margin: 0px 0px 0px 0px;
    padding: 25px 25px 10px 35px;
    background: #fff;
    z-index: 100;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    clear: both;
}

#pressReleaseBackButton {
    margin: 0px 0px 0px 0px;
    padding: 25px 25px 10px 35px;
    background: #fff;
    clear: both;
}

#pressReleaseDetails {
    width:	600px;
    margin: 0;
}

#pressReleaseText {
    margin: 25px 0px 0px 0px;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
}


#pressReleaseReturnLink {
    margin: 15px 0px 25px 0px;
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
}

hr.prHR {
    color: #000;
    background-color: #000;
    height: 1px;
    border: 0;
    clear: both;
    margin: 0px 0px 0px 35px;
}

#snapshottable {
	width: 735px;
	margin: 0;
	padding: 0;
	overflow: auto;
	float: right;
}

#company_snapshot_content {
	padding: 8px;
	font-size: 11px;
}

#company_snapshot_content a {
}


/* begin contact_us */


.contact_us a:link, .contact_us a:visited, .contact_us a:hover {
	color: #f26522;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}

.subead_red {
	color: #dd0000;
	margin-top: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.this_is_gray {
	color: #636466;
}



/* end contact_us */

#vibeLanding {
	width: 988px;
	height: 520px;
	background: url(../images/vibeBG.jpg) no-repeat top left;
}

.vibe_article_content {

}
.vibe_header {
	height: 76px;
	margin: 0 0 35px 0;
	padding: 74px 0 0 0;

}
.nopic {
	padding: 35px 0 0 0;
}
.nopic img {
	display: none;
}
#inspiration {
	background: url("../images/vibe_header_insp.gif") no-repeat;
}
#recreation {
	background: url("../images/vibe_header_rec.gif") no-repeat;
}

.vibe_gallery_main {
	border: 1px solid gold;
}

.vibe_gallery_description {
	width: 150px;
	margin: 0 30px 0 0 ;
	float: left;
}
.vibe_gallery_pic {
	float: left;
}
.vibe_pic {
	width: 250px;
	margin: 0 25px 0 0;
	float: left;
}
.vibe_pic img {
	margin: 0 0 30px 0;
}

.vibe_content {
	width: 450px;
	height: 320px;
	padding: 0;
	float: left;
}

#heidiPopup {
	width: 300px;
	background: #5a5b5d;
	color: #fff;
}

#heidiPopup h1 {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#heidiPopup h2 {
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.heidiContent {
	padding: 15px;
}

#portfolio_table td {
	padding: 0px 5px;
}
#portfolio_table td {
	padding: 2px 5px;
	#
}
#portfolio_table_bymedia td {
	padding: 0px 5px;
}
#portfolio_table_bymedia td {
	padding: 2px 5px;
	#
}

#heidiPopup {
	width: 300px;
	background: #5a5b5d;
	color: #fff;
}

#heidiPopup h1 {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#heidiPopup h2 {
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.heidiContent {
	padding: 15px;
}

#agreements_table h1 {
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: right;
	}
	
#content h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	margin-left: 90px;
	margin-top: 32px;
	margin-bottom: 20px;
	}

#clientlist_content h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	margin-left: 90px;
	margin-top: 32px;
	margin-bottom: 20px;
	}

#clientlist_content table {
	width: 700px;
	vertical-align: text-top;
	}
