body					{
	font-size:62.5%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:100%;
	background:#000000 url(/images/bghive.jpg) no-repeat fixed center top;
	color: #CCCCCC;
						}
body#home				{
	background-image:url(/images/bg2.jpg);
}

a {
	color: #FF9900;
	text-decoration: underline;
}
#container				{
	width:942px;
	margin:0 auto 10px;
}
#mainContent			{ padding-top:18px; }
#content				{ width:800px; margin-top:43px; }
.show					{ display:block; }
.hidden, hr				{ display:none; }

.clearfix:after 		{ content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 				{ display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix 		{ height: 1%;}
.clearfix 				{
	float: left;
	width: 620px;
	text-align: right;
	background-image: url(/images/ourrecentwork.png);
	background-repeat: no-repeat;
}
/* End hide from IE-mac */

.column					{ float:left; margin-right:10px; }
.mid					{ width:255px; }
.column.last			{ margin-right:-30px; }
h3                      {
	font-size:1.6em;
	font-weight: normal;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	margin:0;
	padding-bottom: 5px;
	padding-top: 5px;
	height:100%;
	color: #000000;
}
h4                      { font:1.9em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, verdana, sans-serif; color:#8e786e; font-weight:normal; padding-top: 5px; margin-bottom: -2px; }

/* @end */


/* @group HEADER */ 
#header				{
	position:relative;
	height:238px;
	width:442px;
	z-index:10;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	margin-top: 40px;
	padding-left: 500px;
	padding-top: 40px;
	font-size: 13px;
					 }
#header h1,
#header h1 a		{ display:block; width:287px; height:116px; }
#header h1			{
	margin:0;
	padding:0;
	background:url(/images/logo.png) no-repeat;
	text-indent:-999em;
	position:absolute;
	top:33px;
	right:397px;
	height: 248px;
	z-index:1001;
	width: 396px;
					}
#header h1 a:focus	{ outline:none; } 

#contact-wrap{
	position: absolute;
	background: url(/images/toppanel.png) repeat-x;
	width: 100%;
	height: 36px;
	top: 0px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
}
#contact-wrap p	{    
	font-size: 1.2em;
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
   color:  #979689;
   margin:0; padding:0;
}

#header div#contact-wrap a{
	color: #E3E3E3;
	text-decoration: none;
}

#subnav				{ margin:0; padding:0; list-style:none; position:absolute; top:130px; right:0px; height:59px; }
#subnav li			{ float:left; display:inline; }
#subnav li a		{ display:block; line-height:54px; background:url(/images/subnav_bg3.gif) no-repeat; text-indent:-999em;	}
#subnav li a:focus				{ outline:none; }

#subnav li#about-me				{ position:relative; left:30px; }
#subnav li#about-me a			{ background-position:10px top; width:139px; }
#subnav li#about-me a:hover		{ background-position:10px -54px;}
#a-little-about-me li#about-me a,
#a-little-about-me li#about-me a:hover
								{ background-position:10px -108px; }

#subnav li#in-touch				{ position:relative; left:12px; margin-left:26px; }
#subnav li#in-touch a			{ background-position:-141px top; width:113px; }
#subnav li#in-touch a:hover		{ background-position:-141px -54px; }
#get-in-touch li#in-touch a,
#get-in-touch li#in-touch a:hover
								{ background-position:-141px -108px; }

p#location						{ 
					  			  width:auto; position:absolute; top:149px; left:208px; margin:0; padding:0;
					  			  font-size:1.3em; font-family:Helvetica, arial, verdana, sans-serif; color:#747472; 					  			  
								}
/* @end */

/* @group NAVIGATION */
#nav				{
	position:absolute;
	top:129px;
	left:4px;
	height:54px;
	margin:0;
	padding:0 0 0 8px;
	list-style: none;
}
.logosbut {
	display: block;
	width: 68px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/logos.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #525252;	
}
.logosbut a {
	display: block;
	width: 68px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/logos.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.logosbut a:link, .logosbut a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.logosbut a:hover, .logosbut a:active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #757575;	
}
.websitesbut {
	display: block;
	width: 96px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/websites.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
}
.websitesbut a {
	display: block;
	width: 96px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/websites.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.websitesbut a:link, .websitesbut a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.websitesbut a:hover, .websitesbut a:active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #757575;	
}


.socialnetworkingbut {
	display: block;
	width: 215px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/socialnetworking.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
}
.socialnetworkingbut a {
	display: block;
	width: 215px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/socialnetworking.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
.socialnetworkingbut a:link, .socialnetworkingbut a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.socialnetworkingbut a:hover, .socialnetworkingbut a:active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #757575;	
}

.cmsbut {
	display: block;
	width: 110px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/cmssites.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
}
.cmsbut a {
	display: block;
	width: 110px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/cmssites.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
.cmsbut a:link, .cmsbut a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.cmsbut a:hover, .cmsbut a:active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #757575;	
}

.faqsbut {
	display: block;
	width: 73px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/faqs.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
}
.faqsbut a {
	display: block;
	width: 73px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/faqs.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
.faqsbut a:link, .faqsbut a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.faqsbut a:hover, .faqsbut a:active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #757575;	
}

.aboutbut {
	display: block;
	width: 104px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/aboutus.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
}
.aboutbut a {
	display: block;
	width: 104px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/aboutus.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
.aboutbut a:link, .aboutbut a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.aboutbut a:hover, .aboutbut a:active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #757575;	
}

.contactbut {
	display: block;
	width: 112px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/contactus.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
}
.contactbut a {
	display: block;
	width: 112px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/contactus.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
.contactbut a:link, .contactbut a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.contactbut a:hover, .contactbut a:active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #757575;	
}


.flashbut {
	display: block;
	width: 113px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/flash.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
}
.flashbut a {
	display: block;
	width: 113px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/flash.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
.flashbut a:link, .flashbut a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.flashbut a:hover, .flashbut a:active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #757575;	
}


.videobut {
	display: block;
	width: 119px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/video.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
}
.videobut a {
	display: block;
	width: 119px;
	list-style-type: none;
	height: 49px;
	float: left;
	background-image: url(/images/nav/video.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
}
.videobut a:link, .videobut a:visited {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #202020;	
}
.videobut a:hover, .videobut a:active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #757575;	
}


	#primaryContent			{
	float:left;
	width:425px;
}
	#primaryContent2			{ float:left; width:800px; }
	
	#primaryContent h2		{
	font:bold 24px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, verdana, sans-serif;
	color:#CCCCCC;
	padding-bottom:9px;
	border-bottom:1px solid #666666;
	margin-top: 1px;
	margin-bottom: 0px;
}	
	#primaryContent p		{
	font:1.4em/22px "Helvetica Neue", Helvetica, arial, verdana, sans-serif;
	color:#999999;
}
	#primaryContent a		{ color:#77a093; }
	#primaryContent a:hover	{ text-decoration:none; }
	
	
	
	#primaryContent2 h2		{
	font:bold 2.8em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, verdana, sans-serif;
	color:#000000;
	padding-bottom:9px;
	border-bottom:1px solid #FF3300;
	margin-top: 1px;
	margin-bottom: 0px;
}	
	#primaryContent2 p		{
	font:1.4em/22px Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
}
	#primaryContent2 a		{ color:#77a093; }
	#primaryContent2 a:hover	{ text-decoration:none; }
	#home #primaryContent2	{ margin-top:20px; width:795px  }
	#featured				{ display:block; width:536px; height:326px; background:url(/images/featured_bg.jpg) right top no-repeat;}	
	/* @end */
	
	/* @group HOME ABOUT (WEB SIMPLE) */
	#about				{
	position:relative;
	padding-top:13px;
	width:238px;
	height:290px;
	margin-right:0;
	margin-left:11px;
	background-image: url(/images/homeabout.jpg);
}
	#about h2			{
						  display:block; width:173px; height:46px; background:url(/images/home_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}
	#home #about p		{
	font:1.4em/22px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
}
	.check-out			{ 
						  display:block; width:237px; height:41px; background: url(/images/check_out_btn.gif) no-repeat;
						  text-indent:-999em; position:absolute; bottom:0; 
						}
	.check-out:focus	{ outline:none; }
	/* @end */

p.directions			{
	font:italic 1.4em skia, Georgia, "Times New Roman", serif;
	color:#333333;
	margin:3px 0 7px 0px;
}
.project				{ background:url(/images/project_bg.gif) no-repeat left top; margin-bottom:22px; height:205px;  }
.project img			{ float:left; margin:11px 0 0 13px; border:0; }
.info					{
	float:right;
	width:241px;
	min-height:200px;
	padding:0 0 0 13px;
	position:relative;
	margin-bottom: 20px;
}
.info h3				{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1.8em;
	color:#000000;
	margin:12px 0 0;
	font-weight:bold;
	padding-bottom: 0px;
}
.info p					{
	font-size:1.1em;
	color:#333333;
	line-height:1.3em;
}
.info p.more			{ position:absolute; bottom:0; margin-top:15px; }
.more a					{
	display:block;
	width:128px;
	height:37px;
	background:url(/images/visitsitebut.gif) no-repeat bottom;
	text-indent:-999em;
	position:relative;
	left:-2px;
	margin-top: 10px;
	top: 10px;
						}
.info a.top:focus,
.more a:focus			{ outline:none; }
.info .more a.top		{ display:none; }
.info a.top				{
	display:block;
	position:absolute;
	bottom:12px;
	margin-left:220px;
	width:22px;
	height:33px;
	background:url(/images/gototop.gif) no-repeat bottom;
	text-indent:-999em;
						}
/* @end */

/* @group SECONDARY CONTENT */
#secondaryContent				{
	float:right;
	margin-right: 5px;
	padding:21px 22px;
	width:194px;
	background:#FFCC66;
	margin-bottom: 10px;
}
#home #secondaryContent			{ background:none; width:790px; padding:0;  }
#secondaryContent a				{ color:#5c8e80; }
#secondaryContent a:hover		{ text-decoration:none; }
#secondaryContent p				{ font-size:1.3em; color:#686764; line-height:1.5em; margin-top:11px;}
#secondaryContent h3			{
	font:bold 1.6em "Arial Narrow", Arial, Helvetica, sans-serif;
	margin:0;
	color:#000000;
	padding-top: 0;
	padding-bottom: 0;
}

#home #secondaryContent			{ margin:37px -50px 0 0; padding:23px 0 0; clear:both; float:none; width:850px; }
#home #secondaryContent h3		{
	font:italic bold 1.9em "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#000000;
	margin:15px 7px 11px;
	background:url(/images/homeh3-b.gif) repeat-x left center;
	width:786px;
	letter-spacing: 0px;
								}
#home h3 span					{
	background:#FCEFC5;
	padding-right:10px;
}
#secondaryContent .column		{
	background:url(/images/imageframehome.gif) no-repeat;
	padding:0 39px 0 9px;
	width:209px;
	margin-right:19px;
}
#secondaryContent #last.column	{ margin-right:0; }
#secondaryContent img			{ margin:9px 0 17px 0; border:0; }
#home .column h4				{
	font-size:1.6em;
	color:#000000;
	margin:0;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#secondaryContent .column p		{
	font-size:1.2em;
	line-height:1.5em;
	color:#333333;
}
#secondaryContent .column p.date{
	margin:3px 0 5px;
	font:italic 1.2em Georgia, "Times New Roman", serif;
	color:#990000;
}

#secondaryContent ul			{ margin:13px 0 25px; padding:0; list-style:none; }
#secondaryContent li			{ margin-bottom:9px; }
#secondaryContent li a			{
	font-size:1.4em;
	color:#333333;
	text-decoration:none;
	padding-left:16px;
	background:url(/images/link_arrow.gif) no-repeat left center;
}
#secondaryContent li a:hover	{ text-decoration:underline; }
/* @end */

/* @group FOOTER */
#footer				{
	width:945px;
	padding:17px 0 55px;
	margin:35px 0 0 5px;
	float: left;
}
#footer p			{ float:left; font-size:1.1em; color:#868583; margin:0;}
a#subscribe			{ padding:2px 0 2px 20px; background:url(/images/feed_icon.gif) no-repeat; color:#77a093; }
a#subscribe:hover	{ text-decoration:none; } 
#validate			{ float:right; padding:2px 0 2px 20px; margin-right: 2px; background:url(/images/css_check.gif) no-repeat left center; }
#validate a,
#validate p strong	{ 
					  font-family:Helvetica, arial, sans-serif; font-size:1.2em; font-style: normal; color:#77a093; 
					  font-weight:bold; text-decoration:none; ;
					}
#validate a:hover	{ text-decoration:underline; }
#validate p			{ font:italic 11px Georgia, "Times New Roman", serif; color:#686764; }
/* @end */

/* @group FORM */
fieldset, form		{ margin:0; padding:0; border:0; }
fieldset ol			{ margin:0; padding:12px 0 0; list-style:none; }
fieldset ol li		{ margin-bottom:1.3em; }
fieldset ol label	{ float:left; width:15%; line-height:33px; font:normal 1.8em "Helvetica Neue", Helvetica, arial, sans-serif; color:#aeaca4; text-align:right; padding-top:8px; padding-left: 5px;}
fieldset ol input.text,
fieldset ol textarea{ float:right; width:78%; border:1px solid #d6d6d6; padding:5px; border-width:1px 0px 0 1px; font-size:1.4em; }
fieldset ol input.text	{ height:23px;  }
fieldset ol textarea{ height:130px; font-size:1.4em;}
fieldset ol input.submit	{ margin-left:103px; }

.logobox {
	height: 80px;
	width: 600px;
	float: left;
	padding: 10px;
}

.logobox img {
	height: 80px;
	width: 600px;
	float: left;	
}


.text2 {
	font-size: 12px;
}





#liquid-round {
	width:100%;
	margin:0px auto;
	background:#fff url(/images/leftside.gif) repeat-y left top;
}

.top {
width:100%;
height:20px;
background:url(/images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(/images/top-right.gif) no-repeat right top;
}

.center-content {
	float: left;
	width: 280px;
	padding-right: 40px;
	color: #C7C8C6;
	line-height: 18px;
}

.bottom {
height:60px;
background:url(/images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(/images/bottom-right.gif) no-repeat right top;
}



.articletitle {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 13px;
	font-weight: bold;
}

.articletitle24 {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 24px;
	font-weight: bold;
}

.articletitleblack {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
}

.articletitleblue {
	color: #0000CC;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
}

.articletitlered {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}

.articletitleyellow {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}

.panelbtn1 a {
	display: block;
	width: 600px;
	list-style-type: none;
	height: 80px;
	float: left;
	margin-bottom: -40px;
	padding: 10px;
}
.panelbtn1 a:link, .panelbtn1 a:visited {
	background-image: url(/images/logoback.png);
	background-repeat: no-repeat;
}
.panelbtn1 a:hover, .panelbtn1 a:active {
	background-position: 50% -100px;
}

.logodescrip {
	width: 260px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	position: relative;
	top: 75px;
	left: 25px;
	height: 50px;
	visibility: inherit;
	text-align: left;
}

h6                      {
	font-size:24px;
	font-weight: bold;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

.toppanel {
	background-image: url(/images/toppanel.png);
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
}

.burst {
	float: left;
	height: 230px;
	width: 230px;
	margin-top: -20px;
	margin-left: 200px;
}
/* @end */
