body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#pre_header {
	background-image:url(images/pre_header_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
div#page_pre_header_split {
	margin: 0 auto;
	width: 984px;
	position: relative;
	clear: both;
	height: 51px;
}
div#page_pre_header_left {
	position: relative;
	float: left;
	width: 338px;
	margin-top: 20px;
}
div#page_pre_header_right {
	position: relative;
	float: left;
	width: 646px;
	text-align: right;
	margin-top: 18px;
}
div#page_pre_header_right a {
	color: #878787;
	text-decoration: none;
}
div#page_pre_header_right a.selected {
	font-weight: bold;
	color: #ffffff;
}
div#page_pre_header_right a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div#header {
	position: relative;
	width: 984px;
	clear: both;
	margin: 0 auto;
	background:url(images/swoosh_hr.png) no-repeat;
	background-position:center bottom;
	background-repeat:no-repeat;
	height: 103px;
}
div#header_left {
	position: relative;
	float: left;
	width: 258px;
	margin-top: 15px;
}
div#header_middle {
	position: relative;
	float: left;
	width: 366px;
	margin-top: 51px;
}
div#header_right {
	position: relative;
	float: left;
	width: 360px;
	text-align: right;
	margin-top: 57px;
}
div#header_middle h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #c2c2c2;
}
div#header_middle p {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #828282
}
div#header_middle p a {
	color: #03daed;
	text-decoration: none;
}
div#header_middle p a:hover {
	text-decoration: underline;
}
div#header_right {
	font-size: 24px;
	color: #a6a6a6;
}
div#header_right b {
	color: #ffffff;
	font-weight: normal;
}
div#search_boxes {
	position: relative;
	clear: both;
	width: 984px;
	height: 36px;
	margin: 0 auto;
}
div#search_boxes_left {
	position: relative;
	float: left;
	width: 492px;
	margin-top: 5px;
}
div#search_boxes_right {
	position: relative;
	float: left;
	width: 492px;
	text-align: right;
	margin-top: 5px;
}

div#search_boxes_left input {
	background-color: #000000;
	border-top: none;
	border-left: none;
	border-right: 1px solid #434343;
	border-bottom: 1px solid #434343;
	color: #969696;
	font-size: 10px;
	background-image:url(images/search_mag.gif);
	background-position:right;
	background-repeat:no-repeat;
	width: 150px;
}
div#search_boxes_right input {
	background-color: #000000;
	border: 1px solid #434343;
	color: #969696;
	font-size: 10px;
	width: 85px;
	margin-left: 10px;
}

div#search_boxes_right input.signin {
	width: 50px;
	cursor: pointer;
}
.button {
	cursor: pointer;
}

div#footer {
	position: relative;
	clear: both;
	background-image:url(images/footer_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top: 1px solid #b5b5b5;
	height: 51px;
}
div#footer_cols {
	position: relative;
	clear: both;
	width: 984px;
	margin: 0 auto;
}
div#footer_left {
	position: relative;
	float: left;
	width: 400px;
	margin-top: 17px;
}
div#footer_right {
	position: relative;
	float: left;
	width: 584px;
	text-align:right;
	color: #878787;
	margin-top: 17px;
}

div#footer_right a {
	color: #878787;
	text-decoration: none;
}
div#footer_right a.selected {
	font-weight: bold;
	color: #ffffff;
}
div#footer_right a:hover {
	color: #ffffff;
	text-decoration: underline;
}




div#home_columns {
	positom: relative;
	clear: both;
	margin: 0 auto;
	width: 986px;
}

div#home_columns_left {
	position: relative;
	float: left;
	width: 396px;
	margin: 0px 10px 0px 0px;
	display: inline;
}
div#home_columns_right {
	position: relative;
	float: left;
	width: 578px;
}

div.box {
	position: relative;
	clear: both;
	margin: 0px 0px 10px 0px;
	border: 1px solid #1c1c1c;
	background-image:url(images/box_bg.png);
}
div.box_padding {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.box_padding h2 {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.box_padding p {
	font-size: 12px;
	color: #b3b3b3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}
div.box_padding a {
	color: #03cbdd;
	text-decoration: none;
}
div.box_padding a:hover {
	text-decoration: underline;
}
div.box_padding img {
	border: 1px solid #424242;
	margin: 0px 0px 10px 0px;
}

div.home_left_banners {
	position: relative;
	clear: both;
	height: 65px;
	margin: 0px 0px 0px 0px;
}
div.home_left_banners_left {
	position: relative;
	float: left;
	width: 203px;
}
div.home_left_banners_right {
	position: relative;
	float: left;
	width: 193px;
}
div.home_left_banners img {
	border: 1px solid #1c1c1c;
}




div.staff_pics {
	position: relative;
	clear: both;
	float: left;
	width: 354px;
	margin: 10px 0px 0px 10px;
	display: inline;
}
div.staff_pic {
	position: relative;
	float: left;
	width: 42px;
	margin: 0px 10px 5px 0px;
}
div.staff_pic_last {
	position: relative;
	float: left;
	width: 42px;
	margin: 0px 0px 5px 0px;
}

span.staff_name {
	color: #05b2c2;
}

div.featured_news {
	position: relative;
	clear: both;
	float: left;
	width: 364px;
}
div.featured_news_left {
	position: relative;
	float: left;
	width: 64px;
}
div.featured_news_right {
	position: relative;
	float: left;
	width: 300px;
	
}

div.offices_box {
	position: relative;
	clear: both;
	height: 182px;
	width: 578px;
	background:url(images/offices_bg.png) no-repeat;
	background-repeat: no-repeat;
}
div.offices_heading {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url(images/bar_bg.png);
	background-repeat:repeat-y;
	background-position: top left;
	width: 340px;
	height: 18px;
}
div.offices_heading span {
	display: block;
	font-size: 14px;
	color: #ffffff;
	margin: 1px 0px 0px 3px;
}
div.office_address {
	position: absolute;
	top: 46px;
	left: 11px;
	font-size: 12px;
	line-height: 18px;
	color: #b3b3b3;
}
span.office_title {	
	color: #ffffff;
}
span.office_telephone {
	color: #03daed;
}

div.live_chat {
	position: absolute;
	background-image:url(images/live_chat_bg.png);
	border: 1px solid #222222;
	width: 155px;
	height: 174px;
	top: 0px;
	left: 421px;
}
div.live_chat_padding {
	position: relative;
	padding: 10px 10px 10px 10px;
}
div.live_chat_padding p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height:17px;
}

div.live_chat_padding p.lets_talk {
	margin: 0px 0px 0px 0px;
}

div.profile_search_bar {
	position: relative;
	clear: both;
	width: 578px;
	background-image:url(images/bar_bg.png);
	background-position:left;
	background-repeat:repeat-y;
	margin: 0px 0px 10px 0px;
}
div.search_bar_padding {
	position: relative;
		
	clear: both;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	color: #b3b3b3;
}
div.middled {
	text-align: center;
}

div.search_bar_padding a {
	text-decoration: none;
	color: #03daed;
}
div.search_bar_padding a:hover {
	text-decoration: underline;
}
div.search_bar_padding select {
	background-color: #000000;
	border: 1px solid #434343;
	color: #969696;
	font-size: 10px;
	background-position:right;
	background-repeat:no-repeat;
	width: 130px;
}
div.search_bar_padding input {
	background-color: #000000;
	border: 1px solid #434343;
	color: #969696;
	font-size: 10px;
	background-position:right;
	background-repeat:no-repeat;
	width: 100px;
}

div.portfolio_grid {
	position: relative;
	clear: both;
	width: 578px;
}

div.portfolio_four_grid {
	position: relative;
	clear: both;
	float: left;
	width: 774px;
}

div.portfolio_thumbnail {
	position: relative;
	float: left;
	width: 186px;
	margin: 0px 10px 10px 0px;
}
div.third, div.fourth {
	margin: 0px 0px 10px 0px;
}
div.portfolio_thumbnail a {
	display: block;
	border: 1px solid #20201e;
	padding: 10px 10px 10px 10px;
	line-height:18px;
	color: #b3b3b3;
	text-decoration: none;
	background-image:url(images/box_bg.png);
}
div.portfolio_thumbnail a:hover {
	color: #03daed;
	border: 1px solid #585857;
}
div.portfolio_thumbnail a img {
	border: 1px solid #867878;
	margin-bottom: 10px;
}

div.pre_footer {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 984px;
}
div.pre_footer_left {
	position: relative;
	float: left;
	width: 497px;
	margin: 0px 0px 10px 0px;
}
div.pre_footer_left img {
	border: 1px solid #1e1e1e;
}
div.pre_footer_right {
	position: relative;
	float: left;
	width: 487px;
	margin: 0px 0px 10px 0px;
}
form.seoform p {
	margin: 0px 0px 8px 0px;
}

div.box_padding input, div.box_padding textarea {
	background-color: #000000;
	border: 1px solid #434343;
	color: #969696;
	font-size: 10px;
	background-position:right;
	background-repeat:no-repeat;
	width: 143px;
}

div#seo_blurb {
	position: absolute;
	left: 176px;
	top: 33px;
	width: 124px;
}
div#seo_blurb p {
	color: #b1b1b1;
	font-size: 10px;
}
div#seo_pic {
	position: absolute;
	top: 9px;
	left: 320px;
}



div#portfolio_columns {
	positom: relative;
	clear: both;
	margin: 0 auto;
	width: 986px;
}

div#portfolio_columns_left {
	position: relative;
	float: left;
	width: 200px;
	margin: 0px 10px 0px 0px;
	display: inline;
}
div#portfolio_columns_right {
	position: relative;
	float: left;
	width: 774px;
}


div.example_cols {
	position: relative;
	clear: both;
	width: 774px;

}


div.example_cols_left {
	position: relative;
	float: left;
	width: 578px;
	margin: 0px 10px 0px 0px;
}
div.example_cols_right {
	position: relative;
	float: left;
	width: 186px;
}
div.example_large_image {
	border: 1px solid #20201e;
	padding: 10px 10px 10px 10px;
	line-height:18px;
	color: #b3b3b3;
	text-decoration: none;
	background-image:url(images/box_bg.png);
	margin: 0px 0px 10px 0px;
}
div.example_large_image img {
	border: 1px solid #867878;
}
div.example_thumbnail a {
	display: block;
	border: 1px solid #20201e;
	padding: 10px 10px 10px 10px;
	line-height:0px;
	color: #b3b3b3;
	text-decoration: none;
	background-image:url(images/box_bg.png);
	margin-bottom: 10px;
}
div.example_thumbnail a:hover {
	color: #03daed;
	border: 1px solid #585857;
}
div.example_thumbnail a img {
	border: 1px solid #867878;
}


div.example_write_up {
	position: relative;
	clear: both;
	width: 749px;
	float: left;
}
div.example_write_up_left {
	position: relative;
	float: left;
	width: 558px;
	margin: 0px 20px 0px 0px;
	display: inline;
}
div.example_write_up_right {
	position: relative;
	float: left;
	width: 170px;
}

div.example_write_up_left h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
div.example_write_up_left p, div.example_write_up_right p {
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}

div.example_write_up_right h5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #dfdfdf;
	font-size: 11px;
	font-weight: normal;
}

div.example_write_up_right ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

div.example_write_up_right ul li {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 19px;
	list-style: none;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: left;
}




div#cms_columns {
	positom: relative;
	clear: both;
	margin: 0 auto;
	width: 986px;
}

div#cms_columns_left {
	position: relative;
	float: left;
	width: 200px;
	margin: 0px 10px 0px 0px;
	display: inline;
}
div#cms_columns_main {
	position: relative;
	float: left;
	width: 571px;
	margin: 0px 10px 0px 0px;
}
div#cms_columns_right {
	position: relative;
	float: left;
	width: 193px;
	display: inline;
}

div.side_banners {
	position: relative;
	clear:both;
	float: left;
	width: 193px;
	margin: 0px 0px 10px 0px;
}
div.side_banners img {
	border: 1px solid #1c1c1c;
}


div.team_pics {
	position: relative;
	float: left;
	width: 548px;
	clear: both;
}
div.team_pic {
	position: relative;
	float: left; 
	width: 176px;
	margin: 0px 7px 20px 0px;
	text-align: center;
}
div.team_pic_last {
	position: relative;
	float: left; 
	width: 176px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
div.team_pic img, div.team_pic_last img {
	margin: 0px 0px 5px 0px;
	border: 1px solid #1c1c1c;
	
}
div.team_pic p, div.team_pic_last p {
	margin: 0px 0px 0px 0px;
}

div.cms p {
	margin: 0px 0px 10px 0px;
	clear: both;
}

ul {
	color: #b3b3b3;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
ul li {
	margin: 0px 0px 8px 20px;
	padding: 0px 0px 0px 0px;
}


div.news_news_item {
	position: relative;
	width: 548px;
	clear: both;
	margin: 0px 0px 10px 0px;
}

div.news_news_image {
	position: relative;
	float: left;
	width: 64px;
}
div.news_news_text {
	position: relative;
	float: left;
	width: 484px;
	color: #b3b3b3;
	font-size: 12px;
}


div.news_article {
	position: relative;
	width: 548px;
	clear: both;
	margin: 0px 0px 10px 0px;
}

div.news_article_image {
	position: relative;
	float: left;
	width: 106px;
	margin: 0px 0px 10px 0px;
}


div.news_article_text {
	position: relative;
	float: left;
	width: 442px;
	margin: 0px 0px 10px 0px;
}

div.news_article_text h3 {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


div.system_page {
	position: relative;
	clear: both;
	margin: 0px auto;
	width: 700px;
}
div.system_page_padding {
	position: relative;
	clear: both;
	width: 700px;
	text-align: -moz-center;
}

div.system_page_padding h1 {
	font-size: 15px;
	text-transform:uppercase;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.system_page_padding h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #dddddd;
	
}

div.system_message_padding {
	position: relative;
	clear: both;
	margin: 0px auto;
	width: 700px;
	text-align: center;
}

div.system_message_padding h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.system_message_padding p {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
div.system_message_padding a {
	color: #03daed;
}
	

table.form_table {
	border: 1px solid #888888;
	width: 585px;
	margin: 0px 0px 15px 0px;
	clear: both;
	text-align: left;
}
table.small_form_table {
	border: 1px solid #888888;
	width: 450px;
	margin: 0px 0px 15px 0px;
}
table.form_table th, table.small_form_table th {
	background-color: #222222;
	color: #ffffff;
}
table.form_table td.subheading, table.small_form_table td.subheading {
	background-color: #eeeeee;
	color: #999999;
	font-weight: bold;
}
table.form_table td a, table.small_form_table td a {
	font-weight: bold;
	color: #03daed;
	text-decoration: none;
}
table.form_table td.field, table.small_form_table td.field {
	font-weight: bold;
}

input.custom_button {
	background-color: #222222;
	color: #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #b1bdce;
	border-left: 1px solid #b1bdce;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
}

