/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: baseline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:9pt;
	color:#333;
}

ul li{ 
list-style-image:url(./img/list-bullet.png);
}

#pageLeft {
	background: url(./img/gradient-left.jpg) repeat-y top;
	width:36px;
	min-height:100%;
	padding:0px;
}

#pageRight {
	background: url(./img/gradient-right.jpg) repeat-y top;
	width:36px;
	min-height:100%;
	padding:0px;
}

#pageContainer {
	background:#FFFFFF;
	height:100%;
	width:1017px;
	margin:auto;
	padding:0px;
	border-spacing:0px;
}

#mainContainer {
	background:#FFFFFF;
	border-color:#f7b35c;
	border-style:solid;
	border-width:0px;
	border-left-width:2px;
	border-right-width:2px;
	margin:auto;
	padding:0px;
	width: 942px;
}

#contentTable {
	width:100%;
	padding:0px;
	margin:0px;
}





#contentBodyFooter, #contentOptionsFooter, #contentSidebarFooter {
	background-color:#8f0000;
	height:34px;
	padding:0px;
	margin:0px;
}

#contentOptions {
	width:187px;
	border-width:0px;
	border-right-width:2px;
	border-color:#f7b35c;
	border-style:solid;
	padding:10px;
	padding-top:36px;
}
#contentOptions.case_studies {
	padding:67px 0 10px 20px;
	font-size:8pt;
}

#contentOptionsFooter {
	width:182px;
	border-width:0px;
	border-right-width:2px;
	border-color:#f7b35c;
	border-style:solid;
}

#contentSidebarFooter {
	width:182px;
	border-width:0px;
	border-left-width:2px;
	border-color:#f7b35c;
	border-style:solid;
}

#contentOptions .case_study_link_group{
padding-bottom:12px;
border-bottom:1px solid #ccc;
margin-bottom:12px;
}

#contentOptions .case_study_link_group ul {
margin:0;
padding:0;
}
	
#contentOptions .case_study_link_group ul li{
list-style-type:none;
list-style-image:none;
margin:5px 0 0 0;

padding:0;
}	

#contentOptions .case_study_link_group ul li a{
font-size:8pt;
}

#contentOptions .case_study_link_group  h4{
font-size:8pt;
}
	
#contentOptions a, #contentOptions a:hover {
	line-height:normal;
	color: #8f0000;
	font-size:9pt;
	text-decoration:none;
}

#contentOptions a:hover {
	text-decoration:underline;
}

#contentOptionsWho {
	width:182px;
	border-width:0px;
	border-right-width:2px;
	border-color:#f7b35c;
	border-style:solid;
	padding-left:0px;
	padding-right:0px;
	padding-top:36px;	
}

#contentOptionsQuotes {
	width:182px;
	border-width:0px;
	border-right-width:2px;
	border-color:#f7b35c;
	border-style:solid;
	padding-left:13px;
	padding-right:12px;
	padding-top:63px;
background-color:#f8f8f8;
background-image:url(./img/sidebar_top_bg.gif);
background-position:top;
background-repeat:repeat-x;
}
#contentOptionsQuotes  p{color:#666;}
#contentOptionsQuotes  p.quote{font-weight:bold; line-height:16pt;  margin-bottom:20px;}
#contentOptionsQuotes  p.quotee{
	line-height:normal;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:0;
}

#contentOptions h4.client_header{
margin:34px 0 0 15px;

}

#contentOptions #client_list{
margin:10px 0 0 40px;
padding:0;
}

#contentOptions #client_list li{
color: #8f0000;
margin-bottom:5px;
}

#contentOptionsQuotes.articles{ 
padding-top:70px;
padding-right:0;
padding-left:20px;
}

#contentOptionsQuotes.articles #ebook_cover{
margin:0 0 5px 0;
padding:0;
}

#contentOptionsQuotes #ebook_cover{
margin:0 0 5px 0;
padding:0;
}

#contentOptionsQuotes .ebook_cover{
margin:0 0 5px 0;
padding:0;
}

#contentOptionsQuotes.articles h2{
font-size:13pt;
margin-bottom:9px;
}

#contentOptionsQuotes.articles #ebook_desc a{
color:#666;
}

#contentOptionsQuotes.articles a, #contentOptionsQuotes.articles a:hover{
line-height:normal;
font-size:13pt;
}

#contentOptionsQuotes.articles #free_ebook{
color:#8f0000;
}

#contentOptionsQuotes.articles #ebook_download_link, #contentOptionsQuotes.articles #ebook_download_link:hover{
font-size:10pt;
text-decoration:underline;
color:#8f0000;
}

#contentOptionsQuotes.articles #ebook_download_link:hover{
text-decoration:none;
}

#contentOptionsQuotes.articles a:hover{
text-decoration:underline;
}

#contentOptionsQuotes.articles p{
margin-bottom:20px;
}


#contentBodyTable, #contentBodyFooter {
	border:0px;
	padding:0px;
}

#contentBodyTable{
vertical-align:top;
}

#contentBodyTable.fixed_height {
height:610px;
}

#contentBody {
	padding:65px 32px 23px 23px;
	background: url('./img/content-target.jpg') left top no-repeat;
}

#contentBody li {
margin-bottom:5px;
}

#contentBody.case_studies{
	/*height:346px; 396px - 50px for padding */
} 

#contentBody.clients ul{
float:left;
list-style-type:none;
padding:0;
margin:0;
padding-top:20px;
}

#contentBody.clients ul.clients_right_col {
text-align:right;
}


#contentBody a, a:hover {
	line-height:normal;
	color: #8f0000;
	font-size:9pt;
	text-decoration:none;
}

#contentBody a:hover {
	text-decoration:underline;
}

#headerContainer { 
	border:0px;
	padding:0px;
	margin:0px;
	position:relative;
	height: 114px;
}

#headerContainer #logo_text{
font-family:verdana;
position:absolute;
top:55px;
right:30px;

line-height:135%;
font-weight:bold;
font-size:14px;
color: #92071c;
}


.quoteRotator {
	width:733px;
	height:304px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url(./img/home-bg.jpg);
	position:relative;
	float: left;
	border-bottom: 2px solid #f7b35c;
}

.sidebar.left {
	float: left;
	width: 206px;
	border-right: 2px solid #f7b35c;
	height: 306px;
}

.sidebar.right {
	width: 206px;
	border-left: 2px solid #f7b35c;
	height: 306px;
	vertical-align: top;
	background: url('./img/homepage-sidebar-bg.jpg') repeat-y;
}

.sidebar .spacer {
	height: 38px;
	background: url('./img/content-target.jpg') top right no-repeat;
}

.sidebar table {
	height: 306px;
}

.sidebar td {
	height: 100px;
	border-bottom: 2px solid #f7b35c;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	background: url('./img/homepage-sidebar-bg.jpg') repeat-y;
	padding: 0px 7px 0px 19px;
	vertical-align: middle;
	width: 181px;
	font-size: 11px;
	color: #8f0000;
	cursor: pointer;
}

.sidebar h3 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
}

.sidebar span {
	display: block;
	font-size: 10px;
	color: #4d4d4f;
	padding-top: 5px;
	line-height: normal;
}

.sidebar span:hover {
	line-height: normal;
	font-size: 10px;
	padding-top: 5px;
}

#quote_source, #comment {
position:absolute;
width:330px;
color:#FFF;
right:45px;
}

#quote_source{
top:185px;
}

	#comment{
	line-height:18px;
	top:60px;
	}

	#name, #title, #company {
	font-style:italic;
	line-height:15px;
	padding-right:175px;
	}

	#more_testimonials , #more_testimonials:hover{
		position:absolute;
		top:215px;
		right:45px;
		padding-right:30px;
		background-image: url(./img/scroll-right.png);
		background-position: right center;
		background-repeat:no-repeat;
		color:#f7b35c;
		font-size:9pt;
		line-height:150%;
	}
	
	#more_testimonials:hover{
	text-decoration:underline;
	}

.clientScroller {
	border:0px;
	padding:0px;
	margin:0px;
	width:100%;
	height:71px;
	background-image: url(./img/clients-whole.jpg);
	position:relative;
}

.clientScroller a {
position:absolute;
display:block;
}

.clientScroller #client_slider_right, .clientScroller #client_slider_left {
width:18px;
height:18px;
top:28px;
background-repeat:no-repeat;
}

.clientScroller #client_slider_right{
right:44px;
}

.clientScroller #client_slider_left{
left:207px;
}

.clientScroller #client_link{
top:18px;
left:72px;
width:125px;
height:35px;
}


.clientScroller #logos {
position:absolute;
width:525px;
height:30px;	
overflow:auto;
overflow-x:hidden;
overflow-y:hidden;
top:21px;
left:285px;
list-style-type:none;
padding:0;
margin:0;
}

.clientScroller #logos  li{
list-style-image:none;
width:100px;
margin-right:5px;
height:30px;
float:left;
background-position:center center;
background-repeat:no-repeat;
}
#navContainer1, #navContainer2 {
	border-color:#f7b35c;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	height:34px;
	text-align:center;
	padding:0px;
	margin:0px;
	color:#878787;
}

/* FIX FOR SPACE BETWEEN ENDS OF NAV-BAR AND AN ACTIVE LINK */

#navContainer1.firstActive, #navContainer2.firstActive{
	background-image:url(./img/nav_active_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#navContainer1.lastActive, #navContainer2.lastActive{
	background-image:url(./img/nav_active_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}
/* END FIX */

#navContainer1 a:hover, #navContainer2 a:hover {
	color:#8f0000;
}

#navContainer1 .active, #navContainer1 .inactive, #navContainer2 .active, #navContainer2 .inactive {
	line-height:34px;
	font-size:9pt;
	padding-top:11px;
	padding-bottom:10px;
	text-decoration:none;
}

#navContainer1 .active, #navContainer1 .inactive{
	padding-left:12px;
	padding-right:12px;
}

#navContainer2 .active, #navContainer2 .inactive{
	padding-left:15px;
	padding-right:15px;
}

#navContainer1 .first, #navContainer2 .first{
	
}



#navContainer1 {
	width:199px;
	border-right-style:solid;
	border-right-width:2px;
	text-align: center;
	padding-left: 4px;
	padding-right:4px
}

.active {
	background-color:#f7b35c;
	color:#FFFFFF;
}

.inactive {
	color:#878787;	
}

#contentContainer { 
	margin:auto;
}

#contentContainer .bodyTable {
	width:100%;
	height:100%;
	padding:0px;
	border:0px;	
}

td {
	margin:20px;	
}

#contentContainer .leftBody {
	width:30%;
	height:100%;
	border-color:#f7b35c;
	border-style:solid;
	border-width:0px;
	border-right-width:2px;
}

#contentContailer .rightBody {
	width:70%;
	height:100%;
}

#footerContainer {
	padding-top:13px;
	padding-bottom:13px;
	font-size:8pt;
	color:#878787;
	text-align:center;
	width:100%;
	border-color:#f7b35c;
	border-top-style:solid;
	border-top-width:2px;
}

#footerContainer a, a:hover {
	text-decoration:none;
	font-size:8pt;
	color:#878787;
	line-height:0px;
	padding:0px;
}

#footerContainer .spacer {
	word-spacing:10px;
	padding:0px;
}

a, a:hover {
	color: #878787;
	text-decoration: none;
}
a.read_more_link, a.read_more_link:hover{
padding-right:12px;
background:url(./img/right_arrow.gif) right 3px no-repeat;
}

a.top_link, a.top_link:hover{
padding-left:17px;
background:url(./img/up_arrow.gif) 3px 2px no-repeat;
}



p {
	padding-top:0px;
	margin-top:0px;	
	/*line-height:140%;*/
}

p.top_link{
margin-bottom:5px;
}

h1, h2, h3, h4 {
	color:#8f0000;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
}

h1 {
	font-size: 14pt;
}

h2, #contentBody h2 a{
	font-size: 12pt;
}

.testimonial_name, .testimonial_company{
font-weight:normal;
font-size:11pt;
}

.testimonial_company{
margin-bottom:5px;
}

h3 {
	font-size: 12pt;
}

.h3unbold {
	font-size:10pt;
	color:#8f0000;
}

h4 {
	font-size: 10pt;
}

img {
	border: none;
	padding:0px;
	margin: 0px;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.wrapper {
	width: 100%;
}
