@charset "utf-8";
/* CSS Document */

body
	{
	background: url('../images/header/header_shim.png') top left repeat-x;
	background-color: white;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #434343;
	line-height: 1.5em;
	}
h1
	{
	color: #2c86ce;
	font-weight: normal;
	font-size: 2em;
	margin: 0 0 1.1em 0;
	text-align: center;
	}
h2
	{
	color: #2c86ce;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 .2em 0;
	}
h3
	{
	color: #4d86b3;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0 1.1em 0;
	}
h4
	{
	color: #4d86b3;
	margin-bottom: 0;
	}
a
	{
	color: #2C86CE;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	}
a img
	{
	border: none;
	}
p
	{
	margin: 0 0 2em 0;
	padding: 0;
	font-size: .9em;
	}
.entry p
	{
	margin-bottom: 1em;
	}
hr
	{
	color: #d5d5d5;
	clear: both;
	border-style: solid;
	border-width: 1px 0 0 0;
	margin: 20px 0;
	padding: 0;
	}
ul
	{
	margin: 0;
	padding: 0;
	list-style: inside;
	}
li
	{
	margin: 0;
	padding: 0;
	font-size: .7em;
	}
.two_col_ul
	{
	float: left;
	width: 200px;
	margin-right: 25px;
	}
#wrapper
	{
	position: relative;
	width: 800px;
	margin: auto;
	background-color: white;
	}
#header_left
	{
	background: url('../images/header/header_leftPiece.png') top right no-repeat;
	width: 230px;
	height: 80px;
	position: absolute;
	left: -230px;
	top: 0;
	}
#cloud_left
	{
	background: url('../images/header/cloud_left.png') top right no-repeat;
	width: 230px;
	height: 154px;
	position: absolute;
	left: -230px;
	top: 80px;
	}
#cloud_right
	{
	background: url('../images/header/cloud_right.png') top left no-repeat;
	width: 200px;
	height: 154px;
	position: absolute;
	right: -200px;
	top: 68px;
	}
#header_logo
	{
	height: 81px;
	width: 219px;
	float: left;
	}
#header_logo img
	{
	display: block;
	height: 81px;
	width: 219px;
	}
#header
	{
	background: url('../images/header/header_shim.png') top left repeat-x;
	height: 41px;
	padding: 40px 0 0 239px;
	list-style: none;
	text-align: right;
	}
#header li
	{
	text-align: right;
	display: inline;
	padding: 0 0 0 40px;
	margin: 0;
	color: #ffffff;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
#header a
	{
	color: #bcbcbc !important;
	font-weight: normal;
	text-decoration: none;
	}
#header a:hover
	{
	color: #ffffff !important;
	font-weight: normal;
	text-decoration: none;
	}
#main
	{
	width: 800px;
	margin: 30px auto 10px auto;
	}
.left_col
	{
	width: 450px;
	margin-right: 65px;
	float: left;
	}
#blog .left_col
	{
	width: 580px;
	margin-right: 40px;
	}
.right_col
	{
	width: 285px;
	margin-left: 515px;
	}
#blog .right_col
	{
	width: 180px;
	margin-left: 620px;
	}
#footer
	{
	border-top: #d5d5d5 solid 1px;
	padding-top: 10px;
	clear: both;
	width: 800px;
	margin: 10px auto;
	font-weight: bold;
	font-size: .8em;
	}
#footer a
	{
	color: #3d3d3d;
	}
#footer_menu
	{
	float: right;
	}
#subnav, #subnav li, #subnav a
	{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #5c5c5c;
	list-style-position: outside;
	}
#subnav
	{
	margin-bottom: 10px;
	}
#subnav a:hover
	{
	text-decoration: none;
	font-weight: bold;
	}
.subnav_selected
	{
	color: #2160a1;
	font-weight: bold;
	}

#index_twitter
	{
	border-top: #d5d5d5 solid 1px;
	padding-top: 10px;
	clear: both;
	width: 800px;
	margin: auto;
	}
.twitter_status
	{
	height: 63px;
	padding-bottom: 10px;
	}
.twitter_profile_pic
	{
	float: left;
	padding: 6px 10px 9px 0;
	background-color: white;
	}
.twitter_left
	{
	float: left;
	width: 19px;
	height: 63px;
	background: url('../images/bubble_1.gif') center center no-repeat;
	}
.twitter_balloon
	{
	height: 60px;
	padding-top: 3px;
	background: url('../images/bubble_2.gif') center center repeat-x;
	font-size: 11px;
	}
.twitter_right
	{
	float: right;
	width: 16px;
	height: 63px;
	background: url('../images/bubble_3.gif') center center no-repeat;
	}
#follow_me
	{
	float: right;
	width: 115px;
	height: 31px;
	}
.service_nav
	{
	float: left;
	}
.work_nav
	{
	float: left;
	width: 165px;
	}
.work_nav li
	{
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 0 !important;
	list-style-position: outside;
	}
#service_detail
	{
	color: #2160a1;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 230px;
	padding: 15px;
	}
#work_detail
	{
	padding: 15px 0;
	margin-left: 165px;
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	}
.subnav_last
	{
	border-bottom: none !important;
	}
.subnav_subitem
	{
	float: left;
	display: block;
	width: 44px;
	height: 44px;
	margin: 2px 7px 2px 0 !important;
	}
.subnav_subitem_img
	{
	border: none;
	padding: 2px;
	}
.subnav_subitem_img_selected
	{
	border: 1px solid #2160a1;
	padding: 1px;
	}
#detail_images
	{
	width: 356px;
	float: left;
	padding-right: 10px;
	}
#disclaimer
	{
	color: #878787;
	font-size: .7em;
	clear: left;
	margin-left: 15px;
	}
.work_title
	{
	font-size: 1.6em;
	line-height: 1.5em;
	margin: 0;
	padding: 15px 15px 0 15px;
	text-align: left;
	}
#detail_info
	{
	padding: 0 15px;
	color: #434343;
	}
.subtitle
	{
	color: #2c86ce;
	}
.form_label
	{
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	}
.form_element
	{
	margin: 0 0 5px 110px;
	}
.form_error
	{
	color: red;
	text-align: right;
	}
.twitter_status_small
	{
	margin-bottom: 15px;
	min-height: 58px;
	}
.twitter_time
	{
	font-size: .8em;
	color: #4d86b3;
	}
.post
	{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #d5d5d5;
	}
.post h2, .post_first h2
	{
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: .5em;
	}
#blog_twitter
	{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d5d5d5;
	}
#blog_util
	{
	padding-bottom: 10px;
	margin-bottom: 20px;
	}
#blog_visitors
	{
	}
#blog_profiles
	{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d5d5d5;
	}
.twitter_profile_small
	{
	height: 48px;
	margin-bottom: 10px;
	}
.twitter_profile_small .twitter_profile_pic
	{
	padding: 0 10px 0 0;
	height: 34px;
	width: 34px;
	}

#home_slideshow
	{
	margin: 0 5px;
	position: relative;
	}
#slideshow
	{
	position: relative;
	}
#slides
	{
	overflow: hidden;
	position: relative;
	}
#slides img
	{
	position: absolute;
	left: 0;
	top: 0;
	}
#slideshow_thumbs
	{
	text-align: center;
	margin: 5px 0;
	}
#slideshow_thumbs img
	{
	cursor: pointer;
	width: 13px;
	height: 13px;
	}
#prev_slide, #next_slide
	{
	display: block;
	width: 29px;
	height: 51px;
	position: absolute;
	top: 50%;
	z-index: 20000;
	cursor: pointer;
	}
#prev_slide
	{
	left: 0;
	background: url(../images/previous_up.png) left top no-repeat;
	}
#prev_slide:hover
	{
	background-image: url(../images/previous_over.png);
	}
#prev_slide:active
	{
	background-image: url(../images/previous_down.png);
	}
#next_slide
	{
	background: url(../images/next_up.png) left top no-repeat;
	right: 0;
	}
#next_slide:hover
	{
	background-image: url(../images/next_over.png);
	}
#next_slide:active
	{
	background-image: url(../images/next_down.png);
	}
.home_bucket, .cap_bucket
	{
	float: left;
	width: 253px;
	height: 278px;
	background: url(../images/bucket_homePage.gif) top left no-repeat;
	margin-right: 20px;
	margin-bottom: 15px;
	}
.home_bucket
	{
	position: relative;
	}
.home_bucket a
	{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 253px;
	height: 278px;;
	}
.home_bucket a:hover
	{
	text-decoration: none;
	}
.cap_bucket
	{
	height: 318px;
	background-image: url(../images/bucket_capabilities.gif);
	}
.home_bucket h2, .cap_bucket h2
	{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #252525;
	text-align: center;
	margin: 0;
	padding: 25px 0 0 0;
	}
.cap_bucket h2
	{
	font-size: 22px;
	}
.home_bucket ul, .cap_bucket ul
	{
	margin: 16px 0 6px 0;
	}
.cap_bucket ul
	{
	margin: 6px 0;
	list-style: none;
	}
.home_bucket li, .cap_bucket li
	{
	font-family: Arial, sans-serif;
	color: #5c5c5c;
	font-weight: normal;
	font-size: 14px;
	margin: 0 20px;
	}
.cap_bucket li
	{
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	}
.home_bucket img, .cap_bucket img
	{
	display: block;
	margin: auto;
	width: 107px;
	height: 108px;
	}
.cap_bucket img
	{
	width: 177px;
	height: 155px;
	margin-top: 15px;
	}
#more_work
	{
	display: block;
	color: #b9b9b9;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	right: 0;
	bottom: 0;
	}