html {
	background: #fff;
}
body {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
}
a {
	color: #23456c;
}
a:hover {
	color: #242938;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
        background:#fff;
        padding:0px;
        margin-top:20px;
        margin-bottom:20px;
        border:1px solid #d8d8d8;
}
#site_content {
	width: 950px;
	margin: 0 auto;
}
#main_content_wrapper {

}
#wrapper {
	width: 100%;
}
#logo {
	padding:5px;
        padding-top:10px;
	float: left;
}
#strapline {
	float: right;
}
#strapline h1 {
	color: #f1f1f1;
	font-size: 12px;
	font-weight: bold;
	padding-top: 30px;
}
#header {
	width: 960px;
	margin: 0 auto;
        
}
.navigation {
float:left;
	width: 700px;
	padding: 0;
padding-left:20px;
	margin-top:19px;
}
.navigation li {
	background:none;
	padding: 0;
	margin: 0;
	margin-right: 1px;
}
#wrapper .navigation a {
	display: block;
	color: #4c475a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-top: 6px;
	background: none;
	padding-left:0px;
	padding-right:17px;
        text-transform:uppercase;
        width:67px;
        height:50px;
}
.navigation .nav_left {
	display:none;
}
.navigation .nav_right {
	float: left;
	background:none;
	width: 6px;
	height: 32px;
margin-top:3px;
border-right:1px solid #cccccf;
}
#home_left {
float:left;
width:699px;
height:489px;
clear:both;
}
#home_right {
float:left;
width:237px;
height:489px;
border-left:1px solid #fff;
border-right:13px solid #33ABDF;
}
#home_right h2 {
background:url(/images/theme_1/right_nav.gif) repeat-x;
height:26px;
padding-top:8px;
padding-left:10px;
}
#home_right h2 a {
background:url(/images/theme_1/right_nav_arrow.jpg) left 50% no-repeat;
padding-left:20px;
display:block;
color:#002D62;
text-decoration:none;
font-weight:bold;
}
#sub_home_right {
float:right;
padding:10px;
color:#002D62;
width:227px;
height:385px;
font-size:1.7em;
font-weight:bold;
}
#quote {
font-style:italic;
padding-left:25px;
padding-right:10px;
padding-top:80px;
position:relative;
}
.quote {
background:url(/images/theme_1/quote.gif) left 50% no-repeat;
width:16px;
height:15px;
top:85px;
left:3px;
position:absolute;
}
.quote2 {
background:url(/images/theme_1/quote2.gif) left 50% no-repeat;
width:16px;
height:15px;
top:157px;
left:180px;
position:absolute;
}
.blue {
color:#0096D7;
}
#sub_home_bottom {
clear:both;
color:#fff;
font-size:1.3em;
}
#sub_home_bottom #left {
float:left;
width:448px;
height:78px;
padding:0px;
}
#sub_home_bottom #left p {
padding-left:10px;
line-height:1.4em;
}
#sub_home_bottom #right {
float:left;
width:244px;
height:78px;
padding:0px;
}
#sub_home_bottom #right p {
padding-left:10px;
}
#searchbar {
	float: right;
        padding-top:20px;
        padding-right:25px;
        
}
#searchbar a {
text-decoration:none;
color:#0096D7;

}
#latest_news {
	margin-top: 10px;
}
#latest_news h2 {
	margin: 0;
	padding: 0;
}
#latest_news a {
	display: block;
	color: #797f89;
	border-bottom: 1px solid #cfcfcf;
	padding: 20px;
	padding-right: 0;
	padding-left: 35px;
	text-align: left;
	text-decoration: none;
	line-height: 1.7em;
	background: url(/images/theme_1/newsarrow.gif) 10px 35% no-repeat;
}
#latest_news a:hover {
	background: #dbdad9 url(/images/theme_1/newsarrowo.gif) 10px 35% no-repeat;
	color: #5a7791;
}
#latest_news .last {
	border-bottom: 0;
}
#latest_news #newslink {
	background: #ddd;
	text-align: left;
	color: #585858;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	margin: 0;
}
#latest_news #newslink:hover {
	background: #585858;
	color: #fff;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	margin: 0;
}
#people {
       background:url(/images/theme_1/right_pic.jpg) right bottom no-repeat;
padding-bottom:60px;      
}
#people p {
padding:20px;
padding-right:150px;
margin-top:15px;
}
#people a {
color:#0096D7;
font-weight:bold;
text-decoration:none;
padding-left:20px;
}
#post {
margin:10px;
margin-left:0px;
}
#post .date {
color:#002D62;
font-weight:bold;
float:left;
padding-right:5px;
}
#post p {
padding-left:20px;
padding-right:10px;
}
#left {
	width: 528px;
	float: left;
	padding-top: 16px;
}
#right {
	float: left;
	width: 380px;
	padding-left: 16px;
	padding-top: 16px;
}

#site_content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.block {
	background: url(/images/theme_1/service-line.png) left bottom no-repeat;
	padding-bottom: 10px;
	width: 440px;
}
.left_menu {
	margin-top: 10px;
}
#breadcrumbs {
height:32px;
}
.breadcrumb_one {
margin-bottom:10px;
}
#breadcrumbs .arrow {
color:#7f7f7f;
padding-left:5px;
padding-right:5px;
}
#right_top {
width:940px;
background:#002D62;
clear:both;
padding-left:10px;
text-transform:uppercase;
}
#right_top #breadcrumbs a {
	color: #8CD0ED;
font-size:11px;
display:block;
float:left;
padding-top:9px;
padding-right:5px;
}
#right_top #breadcrumbs a:hover {
	color: #fff;
	text-decoration: none;
}
.bread_current {
color:#fff;
font-weight:bold;
padding-top:9px;
display:block;
}
.seperator {
color:#fff;
}
#reg_right .propeller:hover {
	color: #56a021;
}
.contacthr {
	height: 1px;
	line-height: 1px;
	border: none;
	color: #fff;
	border-bottom: 1px dotted;
	margin: 20px 0;
}
strong {
	font-weight:bold;
}
#home_left_column {
width:754px;
float:left;
}
#left_column {
width:185px;
float:left;
margin-top:0px;
margin-left:0px;


}
#left_column h3 {
background:url(/images/theme_1/left_top.jpg);
color:#fff;
font-size:13px;
font-weight:bold;
width:200px;
height:22px;
padding-left:15px;
padding-top:6px;
}
#left_column ul {
margin:0px;
padding:0px;
margin-bottom:0px;
}
#left_column ul li {
color:#fff;
padding:0px;
margin:0px;
margin-bottom:0px;
margin-top:0px;
padding-top:0px;
padding-bottom:0px;


}
 
#site_content #left_column .menu_link_level_2 {
padding-left:15px;
color:#0096d7;
}
#site_content #left_column .menu_link_level_selected_2 {
padding-left:15px;
color:#8CD0ED;
}
#site_content #left_column .left_menu_selected {
color:#002D62;
background:url(/images/theme_1/go.jpg) right 5px no-repeat;
}
#right_column {
width:206px;
float:left;
overflow:hidden;
border:1px solid #ccc;
}
#top_column {
float:left;
}
#sub_left_column {
float:left;
width:724px;
padding-left:0px;
padding-right:15px;
padding-top:15px;
line-height:1.7em;
padding-bottom:14px;
}
#sub_left_column p {
line-height:1.7em;
margin-bottom:10px;
}
#sub_right_column {
float:left;
width:206px;
}
#flash {
float:left;
width:440px;
height:144px;
}
#our_clients {
background:url(/images/theme_1/our_clients.jpg);
width:300px;
height:31px;
}
.view_all {
float:right;
padding:10px 30px 10px 0px;
}
.right_box {
padding:20px;
padding-top:10px;
color:#2d2d2d;
font-size:12px;
background:url(/images/theme_1/right_barbg.jpg) repeat-y;
}
#site_content .right_box p {
padding:0px;
padding-top:2px;
padding-bottom:2px;
}
#right_column h5,#left_column h5 {
background:url(/images/theme_1/right_bar.jpg) no-repeat;
color:#3a3a3a;
font-weight:bold;
padding:5px;
padding-left:12px;
padding-top:8px;
height:16px;
border-top:1px solid #ccc;
}
.large_phone {
font-size:24px;
font-weight:bold;
}
.large_email {
font-size:13px;
}
.large_email a {
text-decoration:none;
font-weight:bold;
color:#2d2d2d;
}
#top_text {
float:left;
background:#223f9a;
width:289px;
height:92px;
padding-left:15px;
padding-top:15px;
}
#top_text a {
display:block;
margin-top:15px;
color:#bbc1c4;
font-weight:bold;
text-decoration:none;
font-size:12px;
padding-left:15px;
background:url(/images/theme_1/yellow_arrow.png) left 50% no-repeat;
}
#top_text a:hover {
color:#fff;
}
#flash {
padding-left:1px;
}
#top_text h2 {
color:#fff;
font-size:16px;
}
.headline {
color:#343434;
font-size:15px;
margin-bottom:10px;
}
#footer {
	background:url(/images/theme_1/footer_bg.jpg) repeat-y;	
        width: 930px;
	margin: 0 auto;
	height: 13px;
	color: #737373;
	clear: both;
        padding:0px;
        padding-left:0px;
border:none;
border-top:1px solid #b2b2b2;
padding:10px;
}
#footer a {
color:#808080;
text-decoration:none;
font-size:11px;
padding-left:5px;
padding-right:5px;
}
#footer_left {
float:left;
}
#footer_right {
float:right;
text-align:center;

}
.breadcrumb_one {
border-bottom:1px solid #ccc;

}
.cleardiv {
font-size:1px;
height:1px;
width:100%;
clear:both;
}
.download_tbl {
float:left;
display:block;
margin-top:10px;
margin-bottom:10px;
}
#container .download_tbl a {
font-weight:normal;
}
#container .grid_item {
float:left;
display:block;
width:230px;
}
.grid_item a {
font-weight:normal;
font-size:11px;
color:#3a3646;
text-decoration:none;
}
.download_icon {
background:url(/images/theme_1/download_img.png) left 50% no-repeat;
height:50px;
display:block;
}
.download_icon:hover {
background:url(/images/theme_1/download_img_over.png) left 50% no-repeat;
height:50px;
display:block;
}
.grid_item a:hover {
color:#000;
}
.grid_item a span {
color:#818697;
}
#sub_left_column ul {
margin:10px;
margin-left:30px;
}
#sub_left_column li {
list-style:disc;
}
.home_title {
padding-bottom:14px;
}
.right_box {
line-height:1.5em;
}
#sub_right_column .right_box a {
text-decoration:none;
color:#4d4d4d;
background:none;
padding:0px;
margin:0px;
height:auto;
background:none;
}
.right_box span {
color:#0d0d0d;
font-weight:bold;
}
.newsline {
height:1px;
margin:10px 0px 10px 0px;
background:#ccc;
}
#full_column,.content2,#full_column2 {
	padding-top: 0px;
	margin-right: 0;
	min-height: 539px;
	background:#F2F2F2;
	margin-left:15px;
	float: left;
	width: 737px;
	border-right:13px solid #33ABDF;
}
#full_column2 {
width:897px;
margin-left:0px;
padding:20px;
}
#contact_column {
margin:20px;
}
.contact_column {
margin:20px;
}
.column_2 {
	float: right;
	padding-top: 1px;
	width: 285px;
	margin-right: 0;
	padding-top: 0px;
	padding-left: 0px;
	background: transparent;
}
.content {
	margin-left: 10px;
	margin-right: 0;
	min-height: 465px;
	background: url(/images/theme_1/1px.jpg) repeat-y left;
}

.case_study{
	float:left;
	border-top:2px #cccccc solid;
	width:195px;
	margin-right:5px;
	margin-bottom:25px;
	cursor:pointer;
	padding-top:3px;
}

.section_text {
	padding:14px;
}
.section_text li {
	list-style:disc;
	margin-left:20px;
}
