/*---------------------------------------------------------*/
/*-- V0.2 - 090403 - LR -----------------------------------*/
/*---------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, cite, em, font, img, small, strong,
sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tr, th, td, blockquote {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style:disc;
	list-style-position:inside;
}

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-top:30px;
}

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#0066b8;
	text-decoration:none;
}

a img{
	border:0 none;
}

table {
	border-collapse:collapse;
}

td{
	padding:3px;
}

th{
	padding:3px;
}

/*---------------------------------------------------------*/
/*-- Text Styles ------------------------------------------*/
/*---------------------------------------------------------*/

h1 {
	font-size:16px;
	font-weight:bold;
	margin:6px 0 18px;
	padding:0;
}

h1.logo {
	background: url(../graphics/logo.png) no-repeat;
	width:330px;
	height:70px;
	overflow:hidden;
	text-indent:-99999px;
	margin:0;
}

h1.logo a {
	width:342px;
	height:99px;
	display:block;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:12px 0 16px;
	padding:0;
}

h2.half_header{
	width:400px;	
}

h3 {
	font-size:12px;
	font-weight:bold;
	padding:12px 0 14px;
}

h4{
	font-size:14px;
	font-weight:normal;
	margin:10px 0;
}

#column_1 h4{
	font-size:11pt;	
}

p {
	margin:12px 0;
	font-size:11pt;
}
.services{
	text-transform:uppercase;
	font-size:11pt;
}
.red_divider{
	color:#ef2e24;
}

.gutter {
	margin-right:10px;	
}

.no_gutter {
	margin:0!important;	
}

.float_right {
	float:right;	
}

.float_left {
	float:left;	
}

.red {
	color:#ef2e24;
}

#main_content p.large_text {
	font-size:13pt;	
}

.no_border {
	border:0 none!important;	
}

.blue_text {
	color:#1b598a;	
}

.blue_text a{
	color:#1b598a;		
}


#calculator_column p, #calculator_column td{
	font-size:9pt;
	/*color:#000;*/
}

.dark a, .mid_tone a{
	color:#fff;
	text-decoration:underline;
}
/*---------------------------------------------------------*/
/*-- Error & Notification Styles --------------------------*/
/*---------------------------------------------------------*/

.success {
	background:#E4E9ED;
	color:#009900;
	border:1px solid #1D5B8C;
	text-align:center;
	margin-bottom:12px;
	padding:5px;
}

.error {
	background: #E4E9ED;
	color:#990000;
	border:1px solid #1D5B8C;
	text-align:center;
	margin-bottom:12px;	
	padding:5px;
}

.inline_error {
	color:#FF0000;
	font-weight:bold;
}
.news_header{
	float:left;
}

p .optima{
	font-size:10pt;
}
/*---------------------------------------------------------*/
/*-- Main Page Layout -------------------------------------*/
/*---------------------------------------------------------*/

#wrapper {
	width:971px; 
	margin:0 auto 10px;
	text-align:left;
	padding-top:1px;
}

#flash_cont_wrap{
	width:641px;
	height:294px;
	position:absolute;
	top:70px;
	left:330px;
}

#flash_cont img{
	display:block;
}

#header{
	background:url(../graphics/top_bottom_block.png) no-repeat bottom left;
	padding-bottom:31px;
	clear:both;
	position:relative;
	width:971px;
}

#header img{
	display:block;
}

#top_left_block{
	background:url(../graphics/top_left_block_drill.png) top left no-repeat;
	width:280px;/*330*/
	height:200px;/*250*/
	padding:25px;
	float:left;
	overflow:hidden;
}

#top_left_block a{
	color:#FFF;
	text-decoration:underline;
}

#top_left_block.index_change{
	background:url(../graphics/top_left_block.png) top left no-repeat;
	height:244px;/*294*/
}

#top_left_block h2{
	margin:0;	
}

#top_left_block h3{
	color:#fff;
	font-size:10pt;
	padding:3px;
	text-transform:uppercase;
}

#top_left_block p{
	color:#fff;
	padding-left:3px;
}

#top_right_block{
	float:left;
	width:641px;
	background:url(../graphics/top_right_back.png) top left no-repeat;
	height:250px;
	overflow:hidden;
	z-index:799;
}

#header_image {
	float:left;	
	z-index:800;	
}

#top_right_block #quote{
	float:left;
	margin:30px 15px 0;
	color:#fff;
	width:220px;
	overflow:visible;
	z-index:899;	
}

#top_right_block #quote p{
	font-size:10pt;
	font-family:Arial, sans-serif;
	margin:0;
}

#top_right_block #quote .header_contact_details {
	font-size:17px;
	margin:12px 0 35px;
}
#top_testimonial{
	margin:15px 0 0 15px;
	float:left;
	color:#fff;
	width:220px;
	overflow:visible;
	z-index:899;	
}
#top_testimonial p{
	font-size:8pt;
	font-family:Arial, sans-serif;	
	margin:0;
}
#top_testimonial h3{
	text-transform:uppercase;
	font-size:11pt;
	margin:0;
	padding:0;
}

#top_testimonial h4{
	text-transform:uppercase;
	font-size:11pt;
	margin:0 0 10px 0;
	padding:0;
}

#quote a {
	color:#FFF;	
}

#quote a.button {
	color:#EF2E24;
	text-transform:uppercase;
}

#top_right_block img{
	float:left;	
}

#top_right_block img#top_quote{
	float:left;
	margin:2px 5px 0 -10px;
	z-index:999;
}

#top_right_block img#bottom_quote{
	float:right;
	margin:0 -10px 2px 5px;
	z-index:999;	
}

#main_content{
	background:#e4e9ed;
	overflow:hidden;
	padding:10px;
	font-size:8pt;
	clear:both;
}

#main_content p{
	font-size:8pt;	
}

#main_content h3{
	background:#E4E9ED;
	font-size:11pt;
	padding:4px 10px 5px 10px;
	text-transform:uppercase;
}

#iframe_body h3{
	font-size:12pt;
	padding:4px 10px 5px 0;
	text-transform:uppercase;
}

#column_1{
	width:320px;
	float:left;
	margin:0 8px 0 0;
	overflow:hidden;
}

.double_column{
	width:710px;
}

#column_2{
	width:390px;
	float:left;
	margin:0 8px 0 0;
	overflow:hidden;
}

#column_3{
	width:225px;
	float:left;
	overflow:hidden;
}

.grid_quarter {
	width:230px;
	float:left;
}

.grid_half {
	width:471px;
	float:left;
}

.grid_three_quarters {
	width:710px;
	float:left;
	padding-bottom:10px;
}


#calculator_column{
	/*width:623px;*/
	float:left;
	margin:0;
	overflow:hidden;
}

#calculator_links, .arrowed_list {
	list-style:none;
	text-transform:uppercase;
	font-size:9pt;
}

#calculator_column h3{
	padding-top:0;	
}

#calculator_links li, .arrowed_list li{
	background:url(../graphics/bullets/red_arrows.png) no-repeat 0px 4px;	
	color:#EF2E24;
	padding:0 0 2px 14px;
}

#tax_rates_block {
	position:relative;
	height:40px;
	padding-top:8px;
}

#help_desk_block {
	position:relative;
	height:57px;
	padding-top:8px;
}

#tax_rates_block img, #help_desk_block img {
	position:absolute;
	top:11px;
	left:20px;
}

#tax_rates_block p, #help_desk_block p {
	padding-left:77px;
}

#tax_rates_block a, #help_desk_block a {
	text-decoration:none;
}

a.tax_rates {
	font-size:14px;
	float:left;
	width:198px;
	padding-top:5px;
}

p#tax_rates {
	padding-top:10px;
}

#tax_rates span.red {
	display:block;
	float:left;
	width:14px;
	color:#EF2E24;
	font-size:18px;
}

.arrowed_list ul {
	margin:6px 0;
	list-style:none;
}

.arrowed_list ul li{
	text-transform:none;
	padding:0 0 2px 10px;
}

#calculator_links li span, .arrowed_list li a{
	color:#FFFFFF;
}

#calculator_links li a:hover, .arrowed_list li a:hover{
	text-decoration:underline;	
}

.arrowed_list li a.active {
	font-weight:bold;	
}

.content{
	padding:9px;
	color:#fff;
	overflow:hidden;
	margin-bottom:10px;
}

.content p{
	margin:0 0 10px 0;
	font-size:9pt;
}

.dark{
	background:#1b598a url(../graphics/dark_back_grad.png) top left repeat-x;
}

.mid_tone{
	background:#3b79aa;
}

.light{
	background:#acc1d1;
	border-top:1px solid #3373a6;
}

a.button{
	background:url(../graphics/button.png) left top no-repeat;
	width:100px;/*110*/
	height:24px;/*27*/
	display:block;
	padding:3px 0 0 10px;
	float:right;
	color:#ef2e24;
	font-size:8.5pt;
	text-transform:uppercase;
	text-decoration:none;
}

.button:hover{
	color:#000;	
}

.orange{
	color:#ef2e24;
}

#column_3 strong{
	color:#1b598a;
}

#column_3 p{
	color:#000;
}

.news_column{
	clear:both;
}

#news_tabs_wrap{
	float:right;
	margin-right:10px;
	position:relative;
}
.news_tab{
	padding:3px;
	background:#e2e6ea;
	color:#ef2e24;
	font-size:10pt;
	border-top:1px solid #acc1d1;
	border-right:1px solid #acc1d1;
	border-left:1px solid #acc1d1;
	float:left;
	margin:4px 0 0 5px;
}

.news_tab.current{
	color:#000;
	background:#acc1d1;
	margin:1px 0 -1px 5px;
	padding:5px;
}

.case_study{
	overflow:hidden;
	clear:both;
	*min-height:60px;
}
.case_study_pic{
	float:left;
	margin:0 5px 5px 0;
	clear:both;
}

#column_3 p.case_study_title{
	font-weight:bold;
	color:#1b598a;
	margin:0;
}

.case_study p{
	width:125px;
	float:right;
}

.block_header {
	background:#1b598a url(../graphics/backgrounds/block_header.jpg) repeat-x;
	text-transform:uppercase;
	border-bottom:1px solid #6896ba;
	height:69px;
}

#main_content .block_header p{
	font-size:10.5pt;
	font-weight:bold;
	margin:0;
	margin-top:10px;
	line-height:13pt;
}

#column_1.double_column{
	width:718px;	
}
.news_info_wrap{
	float:right;
	width:550px;
}

.news_image{
	border:2px solid #fff;	
	float:left;
}

#main_content h3.news_title, #main_content h4.news_date{
	margin:0 0 10px 0;
	padding:0;
	background:none;
}

.news_button{
	clear:both;
	float:left;
}

#news_header{
	height:50px;
}

#news_header h2{
	font-size:13pt;
	margin:20px 0 0;
}
#news_header h2 span.news_date{
	color:#acc1d1;
}

.team_box {
	text-transform:uppercase;
}

/* Meet the team box */

.team_box .content {
	padding:12px 12px 6px;
	position:relative;
	width:206px;
	height:110px;
}

.team_box img {
	margin-right:4px;
}

.team_box h4 {
	margin:3px 0 0;
	font-weight:bold;
	_font-size:12px;
}

#main_content .team_box p {
	font-size:14px;	
}

.team_box .light h4 {
	color:#1d5b8c;
}

#main_content .team_box .light p {
	color:#1d5b8c;
}

.team_box .button {
	position:absolute;
	bottom:6px;
	left:118px;
}

.team_photo{
	width:68px;
	height:96px;
	margin:1px 0 0 1px;
}

.team_box{
	margin-bottom:10px;	
}

#main_content .team_box p{
	font-size:8pt;
}

.team_frame{
	width:77px;
	height:104px;
	background:url(/graphics/team/team-sample.png) top left no-repeat;
	margin:0 5px 0 0;
}


h4.contact_header{
	font-size:13pt;	
	margin:0;
}

h4.contact_info{
	font-size:11pt;
	margin:0;
	color:#1b598a;
}

h4.contact_info.email{
	font-size:9pt;
}
#column_3 p.contact_blurb, #main_content p.contact_blurb{
	color:#1b598a;
}

#iframe_body{
	padding:0;
	overflow:auto;
}

#iframe_html{
	overflow: auto;	
}

/*---------------------------------------------------------*/
/*-- Navigation -------------------------------------------*/
/*---------------------------------------------------------*/

#nav{
	float:right;
	height:70px;
	margin:0 20px;
	width:566px;
}

#nav ul li{
	float:left;
	list-style:none;
	margin:30px 10px 0 0;
}

#nav ul li a{
	color:#000;	
	text-transform:uppercase;
	padding:1px 4px 3px;
	color:#44383d;
	font-size:8.5pt;
}

#nav ul li a:hover{
	text-decoration:none;
	background:#e4e9ed;
}
/*---------------------------------------------------------*/
/*-- Footer Styles ----------------------------------------*/
/*---------------------------------------------------------*/

#footer {
	width:951px;
	margin:0 auto;
	padding:0 40px;
}

#footer a {
	color:#113857;
	text-decoration:underline;
	font-size:8pt;
}

#footer p{
	font-size:8pt;
	color:#113857;
}

#footer ul{
}

#footer ul li{
	list-style:none;
	float:left;
	margin:0 2px 0 0;
}

#footer ul li a{
	margin:0 2px 0 0;	
}

/*---------------------------------------------------------*/
/*-- Sitemap ----------------------------------------------*/
/*---------------------------------------------------------*/

#sitemap{
	margin-left:10px;	
}

#sitemap a{
	color:#fff;
}

#sitemap li{
	list-style-position:inside;	
}

#sitemap li ul{
	margin-left:10px;	
}

/*---------------------------------------------------------*/
/*-- CSS Clearfix -----------------------------------------*/
/*---------------------------------------------------------*/

.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%;
}


