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

body
	{
		background-color:#000;
		background-image: url("images/bg.jpg");
		background-repeat: repeat-x;
		margin:0px;
		padding:0px;
		font: 12px  arial, helvetica, sans-serif;
		line-height:19px;
		color:#000;
	}
	
div#rubberband
	{
		width:960px;
		margin: 0px auto;
		padding:0px;
	}
	
div#logo
{
	float:left;
	width:271px;
	height:36px;
	padding:0px;
	margin:13px 0;
	background:url('images/logo.jpg') no-repeat;
}

#logo a
{
	display:block;
	height:36px;
	width:271px;
}	


.hide
{
	display:none;
}

ul#menu {
		width:80%;
		height:95px;
		list-style:none;
		margin:0;
		padding:0;
		padding-left:20%;
	}
	
	/* Float LI Elements - horizontal display */
	ul#menu li {
		float:left;
	}
	
	/* Link - common attributes */
	ul#menu li a {
		background:url(images/sprite.png) no-repeat scroll top left;
		display:block;
		height:71px;
		position:relative;
	}
	
	/* Specify width and background position attributes specifically for the class: "home" */
	ul#menu li a.home {
		width:107px;
	}
	
	/* Specify width and background position attributes specifically for the class: "services" */
	ul#menu li a.services {
		width:130px;
		background-position:-107px 0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "government" */
	ul#menu li a.government {
		width:130px;
		background-position:-240px 0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "portfoio" */
	ul#menu li a.portfolio {
		width:120px;
		background-position:-370px 0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "contact" */
	ul#menu li a.contact {
		width:100px;
		background-position:-495px 0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "contact" */
	ul#menu li a.blog {
		width:100px;
		background-position:-600px 0px;
	}
	
	/* Span (on hover) - common attributes */
	ul#menu li a span {
		background:url(images/sprite.png) no-repeat scroll bottom left;
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		z-index:100;
	}
	
	/* Span (on hover) - display pointer */
	ul#menu li a span:hover {
		cursor:pointer;
	}
	
	/* Shift background position on hover for the class: "home" */
	ul#menu li a.home span {
		background-position:0px -75px;
	}
	
	/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.services span {
		background-position:-107px -75px;
	}
	
	/* Shift background position on hover for the class: "government" */
	ul#menu li a.government span {
		background-position:-240px -75px;
	}
	
	/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.portfolio span {
		background-position:-370px -75px;
	}
	
	/* Shift background position on hover for the class: "contact" */
	ul#menu li a.contact span {
		background-position:-495px -75px;
	}
	/* Shift background position on hover for the class: "blog" */
	ul#menu li a.blog span {
		background-position:-600px -75px;
	}
	
div#splash_home
{
	width:941px;
	height:209px;
	margin:0px;
	padding:0px;
	float:left;
	background:url('images/splash-home.jpg') no-repeat;
}

div#splash_gov
{
	width:941px;
	height:210px;
	margin:0px;
	padding:0px;
	float:left;
	background:url('images/splash-gov.jpg') no-repeat;
}

div#splash_services
{
	width:941px;
	height:500px;
	margin:0px;
	padding:0px;
	float:left;
	background:url('images/splash-services.jpg') no-repeat;
}

#sp_left
{
	width:441px;
	height:209px;
	margin:0px;
	padding:0px;
	float:left;
}

#sp_left h2
{
	color:#39c;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
	margin-top:40px;
}

#sp_left h3
{
	color:#999;
	letter-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	text-align:center;
	text-transform:lowercase;
	margin-top:-9px;
}

h3#special
{
	color:#999;
	letter-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	text-transform:lowercase;
	margin-top:-12px;
}

#sp_left h4
{
	color:#39c;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	margin-top:-10px;
}

#sp_left #btn
{
	margin-left:330px;
	margin-top:-13px;
}


#btn a.talk
{
		background:url(images/letstalk.png) no-repeat scroll top left;
		display:block;
		height:32px;
		position:relative;
}

	/* Specify width and background position attributes specifically for the class: "contact" */
	#btn a.talk {
		width:90px;
		background-position:0px 0px;
	}
	
	/* Shift background position on hover for the class: "home" */
	#btn a.talk:hover {
		background-position:0px -32px;
	}

#sp_left_services
{
	width:441px;
	height:420px;
	margin:0px;
	padding:0px;
	float:left;
}

	#sp_left_services a
	{
		color:#06f;
		text-decoration:none;
	}
	
	#sp_left_services a:hover
	{
		text-decoration:underline;
	}

#sp_container
{
	width:400px;
	height:360px;
	background:url('images/bubble.png');
	margin:20px 0 0 40px;
}

#sp_container_b2
{
	width:400px;
	height:360px;
	background:url('images/bubble2.png');
	margin:20px 0 0 40px;
}

#sp_container_b2 a
{
	color:#06f;
	text-decoration:none;
}

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


#sp_left_services h2
{
	color:#39c;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
	padding: 30px 0 0 0;
}

#sp_left_services p
{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding:10px 25px 0 35px;
	margin-top:-20px;
}

#rfppage
{
	background:url('images/rfp-splash.jpg') no-repeat;
	border:thin #fff solid;
	float:left;
	width:939px;
	height:380px;
}

.rfpform
{
	float:left;
	width:300px;	
	margin-top:0px;
	margin-left:40px;
	color:#ccc
}

.rfpservices
{
	height:80px;
	width:550px;
	margin:0px 0 0 40px;
	background:url('images/footer.jpg') repeat-x;
	padding: 0 10px;
	color:#ccc;
	font-size:10px;
	float:left;
	border:#06f thin solid;
}

.rfpservices #top
{
	font-size:12px;
}

.rfpservices:hover
{
	background:#1e1e1e;
}


.rfpform input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#06f;
	background:#ccc;
	border:#06f thin solid;
}

.rfpform input:hover
{
	background:#fff;
}

#rfppage h2
{
	color:#fff;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	margin:8px 0 0 40px;
}


#contactpage
{
	background:url('images/contact2.jpg') no-repeat;
	border:thin #fff solid;
	float:left;
	width:939px;
	height:380px;
}

#sp_left_contact
{
	width:280px;
	height:380px;
	margin:5px 0 0 40px;
	padding:0px;
	float:left;
}

#sp_left_contact h2
{
	color:#fff;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	margin:15px 0 0 0px;
}

#sp_left_contact h3
{
	color:#ccc;
	letter-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	text-transform:lowercase;
	margin:5px 0 0 0px;
}

#sp_left_contact p
{
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0 0 0px;
	padding-right:0;
}

#sp_left_contact a
{
	color:#ccc;
	text-decoration:none;
}
#sp_left_contact a:hover
{
	color:#fff;
}

#sp_right
{
	width:500px;
	height:209px;
	margin:0px;
	padding:0px;
	float:left;
}

#sp_right #target
  {position:relative; overflow:hidden; width:40em; height:17.5em;
  }
  
#sp_right_services
{
	width:500px;
	height:420px;
	margin:0px;
	padding:0px;
	float:left;
}

#sp_right_services_1
{
	width:448px;
	height:360px;
	margin:0px;
	padding:0px;
	float:left;
	background:url('images/het1.jpg') no-repeat;
	margin:20px 40px 20px 10px;
	border:#fff thin solid;
}
	#sp_right_services_1 ul li
	{
		list-style:none;
		color:#fff;
		margin:0 0 0 -20px;
		font-size:10px;
		padding:5px 0;
	}
	
#sp_right_services_2
{
	width:448px;
	height:360px;
	margin:0px;
	padding:0px;
	float:left;
	background:url('images/het2.jpg') no-repeat;
	margin:20px 40px 20px 10px;
	border:#fff thin solid;
}
	#sp_right_services_2 ul li
	{
		list-style:none;
		color:#fff;
		margin:0 0 0 -20px;
		font-size:10px;
		padding:5px 0;
	}
	
#sp_right_services_3
{
	width:448px;
	height:360px;
	margin:0px;
	padding:0px;
	float:left;
	background:url('images/het3.jpg') no-repeat;
	margin:20px 40px 20px 10px;
	border:#fff thin solid;
}
	#sp_right_services_3 ul li
	{
		list-style:none;
		color:#fff;
		margin:0 0 0 -20px;
		font-size:10px;
		padding:5px 0;
	}
	
#sp_right_services_4
{
	width:448px;
	height:360px;
	margin:0px;
	padding:0px;
	float:left;
	background:url('images/het4.jpg') no-repeat;
	margin:20px 40px 20px 10px;
	border:#fff thin solid;
}
	#sp_right_services_4 ul li
	{
		list-style:none;
		color:#fff;
		margin:0 0 0 -20px;
		font-size:10px;
		padding:5px 0;
	}
	
#sp_right_services_5
{
	width:448px;
	height:360px;
	margin:0px;
	padding:0px;
	float:left;
	background:url('images/het5.jpg') no-repeat;
	margin:20px 40px 20px 10px;
	border:#fff thin solid;
}
	#sp_right_services_5 ul li
	{
		list-style:none;
		color:#fff;
		margin:0 0 0 -20px;
		font-size:10px;
		padding:5px 0;
	}


#sp_right_contact
{
	width:340px;
	height:420px;
	margin:0px;
	padding:0px;
	float:left;
}

#formcontainer
{
	float:left;
	margin:0px;
	padding:0px;
	height:400px;
	width:340px;
}

#formcontainer h2
{
	color:#fff;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-align:right;
	margin:182px 0 0 0;
}

#formcontainer p
{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0 0 0px;
	text-align:right;
	padding-right:0;
}

.cform
{
	float:left;
	width:340px;
	margin:6px 0 0 40px;
	color:#ccc;
	font-size:14px;
}

.cform input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#06f;
	background:#ccc;
	border:#06f thin solid;
	margin:0px;
	padding:0px;
}

.cform input:hover
{
	background:#fff;
}

.cform textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#06f;
	background:#ccc;
	border:#06f thin solid;
}

.cform textarea:hover
{
	background:#fff;
}

#servnav
{
	float:left;
	height:70px;
	width:864px;
	margin:-10px 0 0 40px;
	background:url('images/footer.jpg') repeat-x;
}

#servnav a
{
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		letter-spacing:-1px;
		color:#fff;
		text-decoration:none;
		margin-left:25px;
}

	#servnav .services_plan
	{
		background:url('images/calendar_32.png') no-repeat;
		float:left;
		width:140px;
		padding:10px;
		margin:15px 0 0 30px;
	}
	
	#servnav .services_search
	{
		background:url('images/search_32.png') no-repeat;
		float:left;
		width:140px;
		padding:10px;
		margin:15px 0 0 10px;
	}
	
	#servnav .services_social
	{
		background:url('images/bubble_32.png') no-repeat;
		float:left;
		width:110px;
		padding:10px;
		margin:15px 0 0 10px;
	}
	
	#servnav .services_web
	{
		background:url('images/statistics_32.png') no-repeat;
		float:left;
		width:140px;
		padding:10px;
		margin:15px 0 0 10px;
	}
	
	#servnav .services_design
	{
		background:url('images/pencil_32.png') no-repeat;
		float:left;
		width:140px;
		padding:10px;
		margin:15px 0 0 10px;
	}
	
	#servnav .services
	{
		float:left;
		width:140px;
		padding:10px;
		margin:0 0 0 10px;
		text-align:center;
		background:#222;
	}
	
	#servnav .services a
	{
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		letter-spacing:-1px;
		color:#09f;
		text-decoration:none;
		text-align:center;
	}
	
	#servnav .services a:hover
	{
		color:#06f;
	}

div#content
{
	width:941px;
	margin:0px;
	padding:0px;
	float:left;
	background:url('images/content.jpg') repeat-x #fff;
}


#content #left
{
	width: 460px;
	margin:0px;
	padding:20px 0 0 40px;
	float:left;
	margin-bottom:20px;
}

#content #left h2
{
	color:#39c;
	letter-spacing:-1px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:22px;
	text-transform:uppercase;
}

#content #left p
{
	color:#333;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	margin-top:-10px;
	font-weight:bold;
	line-height:22px;
}

#content #left a
{
	color:#06f;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#content #left a:hover
{
	text-decoration:underline;
}


#content #right
{
	width:400px;
	margin:0px;
	padding:30px 0 0 40px;
	float:left;
}


#right #govbg
{
	width:358px;
	height:320px;
	background:url('images/govbg.jpg') no-repeat;
	border:#666 solid 1px;
	float:left;
	margin:0px;
	padding:0px;
}

#govbg h2
{
	color:#fff;
	font-size:22px;
	margin:10px 0 20px 10px;
}

#govbg .overview
{
	float:left;
	margin:-10px 0 0 10px;;
}

.overview a
{
	color:#ccc;
	font-size:12px;
	text-decoration:none;
}

.overview a:hover
{
	color:#fff;
}


#start-naics
{
	float:left;
	margin: -15px 0 25px 0;
}

#govbg .naics
{
	color:#ccc;
	float:left;
	width:60px;
	height:20px;
	margin:0 0 0 10px;
}

#govbg .naics:hover
{
	color:#fff;
}

#right #gallery
{
	width:358px;
	height:320px;
	background:url('images/gallerybg.jpg') no-repeat;
	border:#666 solid thin;
	float:left;
	margin:0px;
	padding:0px;
}

#gallery h2
{
	color:#fff;
	letter-spacing:-1px;
	font-size:26px;
	text-align:center;
}

				.stepcarousel{
				position: relative; /*leave this value alone*/
				overflow: scroll; /*leave this value alone*/
				width: 268px; /*Width of Carousel Viewer itself*/
				height: 170px; /*Height should enough to fit largest content's height*/
				margin-left:42px;
				}
				
				.stepcarousel .belt{
				position: absolute; /*leave this value alone*/
				left: 0;
				top: 0;
				}
				
				.stepcarousel .panel{
				float: left; /*leave this value alone*/
				overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
				margin: 10px; /*margin around each panel*/
				width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
				}


#content #featured
{
	width:445px;
	height:80px;
	background:url('images/featured.jpg') repeat-x;
	border: #333 solid thin;
	padding:10px;
}

#content #featured p
{	
	color:#06f;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

#content #featured a
{
	color:#333;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#content #featured a:hover
{
	text-decoration:underline;
}

div#footer
{
	width:939px;
	height:176px;
	padding:0px;
	margin:0px;
	float:left;
	background:url('images/footer.jpg') repeat-x;
	border:#28ace2 thin solid;
}

#footer #footer_left
{
	width:460px;
	height:145px;
	float:left;
	margin:13px 0 0 40px;
	padding:0px;
	background:#39a1ca;
	border:#fff solid thin;
}

#footer_left .fotnav
{
	width:230px;
	height:140px;
	float:left;
}

.fotnav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.fotnav ul li
{
}

.fotnav ul li a
{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	width:200px;
	padding:5px 0 5px 20px;
	display: block;
}

.fotnav ul li a:hover
{
	text-decoration:underline;
}

#social
{
	float:left;
	width:200px;
	margin:-5px 15px;
	padding:0px;
	}

#social p
{
	margin:5px;
	padding:0px;
	font-size:12px;
	color:#fff;
}

#social ul
{
		width:80%;
		height:30px;
		list-style:none;
		margin:0;
		padding:0;
	}


#social ul li
{
	float:left;
	margin:0 0 0 5px;
	padding:0px;
}
	
	/* Link - common attributes */
	#social ul li a {
		background:url(images/social.png) no-repeat scroll top left;
		display:block;
		height:30px;
		position:relative;
	}
	
	/* Specify width and background position attributes specifically for the class: "twitter" */
	#social ul li a.twitter {
		width:10px;
	}
	
	/* Specify width and background position attributes specifically for the class: "feeburner" */
	#social ul li a.feed {
		width:10px;
		background-position:-32px 0px;
	}

	/* Specify width and background position attributes specifically for the class: "technorati" */
	#social ul li a.tech {
		width:10px;
		background-position:-62px 0px;
	}

#footer #footer_right
{
	width:355px;
	height:120px;
	float:left;
	margin:13px 0 0 40px;
	padding:0px;
	background:url('images/rfp.jpg') repeat-x;
	border:#fff solid thin;
}

#footer_right h2
{
	color:#39c;
	letter-spacing:-1px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:26px;
	text-align:center;
	text-transform:uppercase;
	margin: 10px 0 -10px 0;
}

#footer_right p 
{
	padding:5px 15px;
	margin-left:5px;
}	

#footer_right p a
{
	color:#999;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#footer_right p a:hover
{
	color:#fff;
}

#footer #footer_copy
{
	float:left;
	width:355px;
	margin:0 0 0 40px;;
	padding:0;
}

#footer #footer_copy p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}