/*-------------------- common colors------------
the orange - #ff7e1b
dark grey - #393939
----------------------------------------*/

/*----------------------------Let's set some things straight first, chief. Ok, GAYLORD!--------------------------------*/
*{
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6{
	font-size:100%;
}
a, :focus{
	outline:none;
}
li{
	list-style:none;	
}
hr, .hidden{
	display:none;
}
img{
	border:none;
}
/*----------------------------------------------------------Site template-------------------------------------------------------------*/
html{
	height: 100%;
}
body{
	font-size:medium;
	font-family:arial, helvetica, sans-serif;
	color:#fff;
	height: 100%;
	border-top:2px solid #393939;
}
.layout_positionContent{
	width:900px;
	margin:0 auto;
}
#layout_header{
	background:#393939 url(../images/header_tile.jpg) repeat-x top left;
	height:272px;
}
#layout_topRow{
	margin:0 auto;
	background:transparent url(../images/header_bg.jpg) no-repeat top center;
	overflow:hidden;
	min-width:900px;
	height:272px;
}
h1{
	position:relative;
	top:25px;
	left:15px;
	float:left;
	margin-bottom:-15px;
}
	h1 a{
		display:block;
		width:214px;
		height:200px;
		background:transparent url(../images/branding.gif) no-repeat top center;
		text-indent:-3000em;
		overflow:hidden;
	}
#layout_topRow h3{
	position:relative;
	top:190px;
	right:-280px;
	margin-bottom:-15px;
	color:#fff;
	font-family:"Lucida Grande", arial, helvetica, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:none;
	text-align:center;
	font-size:20px;
	letter-spacing:0.04em;	
}
#slogan a{
	display:block;
	width:534px;
	height:41px;
	background:transparent url(../images/slogan.png) no-repeat top center;
	text-indent:-3000em;
	overflow:hidden;
	float:right;
	position:relative;
	top:80px;
}
	#slogan a:hover{
		border-bottom:1px solid #fff;
	}
#chatstat{
	position:relative;
	top:35px;
	right:-580px;
	margin-bottom:-15px;
}	

/*----------------------------------------------------------top drawer-------------------------------------------------------------*/

#top_drawer{
	height:224px;
	background:#393939 url(../images/topDrawer_tile.gif) repeat-x top left;
	clear:both;
}
	#topDrawerContent{
		width:860px;
		margin:0 auto;
		overflow:hidden;
		padding:25px 20px 0px 20px;
		color:#c0c0c0;
		background:transparent url(../images/topDrawer_aster.gif) no-repeat top center;
	}
	#topDrawerContent h4{
		font-family:"Lucida Grande", arial, helvetica, sans-serif;
		text-transform:uppercase;
		font-size:120%;
		padding-bottom:15px;
		color:#ff7e1b;
	}
	#topDrawerContent a{
		color:#ff7e1b;
	}
		#topDrawerContent a:hover{
			background-color:#ff7e1b;
			color:#393939;
		}
	#topDrawerContent li#drawerLogin{
		float:right;
		border-left:1px dotted #c0c0c0;
		padding-left:65px;
		width:340px;
		text-align:right;
	}
	#topDrawerContent li#drawerLogin h4{
		text-align:right;
	}
	#topDrawerContent fieldset{
		border:0px;
	}
	#topDrawerContent fieldset p{
		padding:0px 0 16px 0;
	}
	#topDrawerContent label{
		display:block;
		float:left;
		width:90px;
		font-weight:bold;
		padding:5px 0 0 0;
	}
	#topDrawerContent input{
		border:2px solid #525252;
		padding:3px;
		width:230px;
		font-size:100%;
	}
	#submitParent{
		text-align:right;
	}
	#topDrawerContent #loginSubmit{
		font-family:arial, helvetica, sans-serif;
		padding:3px;
		font-size:90%;
		color:#323232;
		border:1px solid #323232;
		background:#fff url(../images/search_bg.gif) repeat-x bottom left;
		cursor:pointer;
		width:auto;
	}
	
	#topDrawerContent li#drawerHosting{
		float:left;
		width:380px;
	}
	#top_drawer_handle{
		border:1px solid #373737;
		border-top:0px;
		color:#d3d3d3;
		font-size:70%;
		text-transform:uppercase;
		text-decoration:none;
		position:relative;
		float:right;
		top:0px;
		text-align:center;
		display:block;
		height:19px;
		width:176px;
		padding-top:5px;
		background:#696969 url(../images/topDrawer_handleBg.gif) repeat-x top left;
	}
	#top_drawer_handle:hover{
		text-decoration:underline;
	}
	#top_drawer_handle span{
		padding:2px 26px 2px 0;
		background:transparent url(../images/topDrawer_handleDownArrow.gif) no-repeat right;
	}
	#top_drawer_handle.arrowUp span{
		background-image: url(../images/topDrawer_handleUpArrow.gif);
	}
/*----------------------------------------------------------nav main-------------------------------------------------------------*/
#navMain{
	clear:both;
	position:relative;
	top:51px;
	overflow:hidden;
}
	#navMain li{;
		padding:0px 9px 0px 9px;
		background:url(../images/navMain_divider.gif) no-repeat right;
		float:left;
		overflow:hidden;
	}
	#navMain li.firstItem{
		padding-left:0;
	}
	#navMain li.lastItem{
		padding-right:0;
		background-image:none;
	}
	#navMain li a {
		float:left;
		display:block;
		color:#fff;
		font-family:"Lucida Grande", arial, helvetica, sans-serif;
		font-weight:bold;
		font-variant:small-caps;
		text-decoration:none;
		text-align:center;
		font-size:140%;
		letter-spacing:0.04em;
		padding:0px 4px 5px 4px;
	}
	#navMain li a:hover, #navMain li a.here{
		text-decoration:underline;
		background:url(../images/navMain_btnHover.gif) no-repeat bottom center;
	}
/*----------------------------------------------------------nav search-------------------------------------------------------------*/
	#navMain li#sidebarSearch{
		padding:0px 3px 0px 0px;
		background-image:none;
		float:right;
		text-align:right;
	}
		#navMain li#sidebarSearch fieldset{
			border:0px;
		}
		#navMain #sidebarSearch #search{
			padding:4px 4px 3px 4px;
			border-right:none;
			border:1px solid #b9b9b9;
			font-size:90%;
			width:217px;
			color:#b9b9b9;
			background:#fff url(../images/search_btn.gif) no-repeat right;
		}
		#sidebarSearch #search:focus{
			color:#393939;
		}
		#navMain #sidebarSearch #searchBtn{
			width:30px;
			height:26px;
			border:none;
			background-color:transparent;
			font-size:0px;
			cursor:pointer;
			position:relative;
			top:-5px;
			left:-33px;
			margin-right:-33px;
		}
/*-------------------------------------------------------search results----------------------------------------------------------------*/
#searchResults {
	display:none;
	background:#fff url(../images/search_bgTile.gif) repeat-x bottom;
	background-color:#fff;
	border:1px solid #393939;
	outline:3px solid #f1f1f1;
	position:absolute;
	padding:15px 15px 10px 15px;
	right:3px;
	top:-3px;
	width:680px;
	z-index:80;
	font-size:80%;
}
#searchResults #searchResultsClose{
	display:block;
	padding:3px 0;
	border:1px solid #393939;
	width:60px;
	text-align:center;
	color:#c0c0c0;
	background-color:#393939;
	text-decoration:none;
}
	#searchResults #searchResultsClose:hover{
		border-color:#000;
		color:#fff;
	}
#searchResults .searchResultsMsg{
	font-size:105%;
	font-weight:bold;
	text-align:right;
	padding:4px 0;
	margin:5px 0;
	border-bottom:1px solid #c0c0c0;
}
#searchResults .gs-result {
	padding:12px 0;
	border-bottom:1px dotted #c0c0c0;
}
	#searchResults .gs-result-title a{
		color:#ff7e1b;
		font-weight:bold;
	}
	#searchResults .gs-result-title a:hover{
		background-color:#ff7e1b;
		color:#fff;
	}
#searchResults .gs-snippet{
	padding:5px 0;
}
#searchResults .gs-url{
	color:#888888;
	font-weight:bold;
}
#searchResults #googleBranding{
	padding-top:10px;
}
		
		
#layout_midRow{
	color:#393939;
	background-color:#fff;
	overflow:hidden;
	border-bottom:3px solid #1c1c1c;
	clear:both;
	position:relative;
}
/*----------------------------------------------------------footer-------------------------------------------------------------*/

#layout_btmRow{
	min-width:900px;
	background:#393939 url(../images/footer_bg.gif) no-repeat top center;
	overflow:hidden;
	padding:8px 0 0px 0;
	min-height:172px;
}
	#footer{
		color:#c9c9c9;
		font-size:80%;
	}
	#footer a{
		color:#c9c9c9;
		text-decoration:none;
	}
		#footer a:hover, #footer a.here{
			text-decoration:underline;
		}
	#navSub{
		float:right;
		padding-bottom:30px;
		text-align:right;
		padding-top:8px;
	}
		#navSub li{
			padding:0px;
			margin:0px;
		}
		#navSub_contentLinks{
			border-bottom:1px solid #c9c9c9;
			padding-bottom:5px;
			margin-bottom:5px;
		}
		#navSub li ul li{
			display:inline;
			text-align:right;
			padding:0 3px 0 3px;
			margin:0px;
		}
	#siteCredit{
		float:left;
		background:transparent url(../images/footer_logo.gif) no-repeat top left;
		padding:8px 0 20px 62px;
	}
		#copyright{
			text-transform:uppercase;
			padding:2px 0 5px 0;
		}
	#siteStandards{
		text-align:right;
		clear:both;
	}
	#siteStandards li{
		border:1px solid #333333;
		display:inline;
		padding:3px 0;
	}
		#siteStandards li:hover{
			border-color:#6d6d6d;
		}
		#siteStandards li a{
			background:#454545 url(../images/standards_tile.gif) repeat-x top left;
			padding:3px;
		}
		
		#xhtml em{
			background:transparent url(../images/heart_html.gif) no-repeat top center;
			font-size:0px;
			padding:10px;
			color:#4a6b3b;
		}
		#css em{
			background:transparent url(../images/heart_css.gif) no-repeat top center;
			font-size:0px;
			padding:10px;
			color:#984b10;
		}
/*----------------------------------------------------------Page Content-------------------------------------------------------------*/
#content{
	padding:5px 0px 35px 0px;
	overflow:hidden;
	position:relative;
}
	#home #content{
		background-image:none;
	}
#contentMain {
	font-size:90%;
	width:660px;
	float:left;
	overflow:hidden;
	padding-top:20px;
}
	#home #contentMain{
		width:100%;
		float:none;
		padding-top:0px;
	}
#contentMain p{
	padding:5px 0 20px 0;
}
#contentMain h3{
	font-family:"Lucida Grande", arial, helvetica, sans-serif;
}
#contentMain h4{
	font-size:110%;
	padding:2px 0 4px 0;
}
#contentMain a{
	color:#ff7e1b;
}
	#contentMain a:hover, #contentMain a.active{
		background-color:#ff7e1b;
		color:#fff;
	}
#contentMain ul, #contentMain ol{
	padding:6px 0 6px 0;
}
#pageTitle{
	font-size:180%;
	color:#505050;
	text-transform:uppercase;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:25px;
}
.introText{
	font-size:120%;
	line-height:1.3em;
}
.note{
	font-weight:bold;
	font-size:95%;
}
p em{
	color:#ff7e1b;
	font-style:normal;
}
/*-------------------------------------------------------------sidebar--------------------------------------------------------------*/
#contentSecondary{
	width:225px;
	float:right;
	padding-right:2px;
	padding-top:18px;
}
	#contentSecondary li{
		background:#fdfdfd url(../images/sidebar_liTile.gif) repeat-x top left;
		margin-bottom:20px;
		padding:8px 0 8px 0;
		border:1px solid #ddd;
		border-bottom:1px solid #9b9b9b;
		outline:2px solid #ececec;
	}
		#contentSecondary li:hover{
			border-color:#9b9b9b;
		}
	#contentSecondary li h4{
		font-size:110%;
		font-weight:bold;
		font-family:"Lucida Grande", arial, helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none
	}
	#contentSecondary li h4 a{
		text-decoration:none;
		color:#393939;
		overflow:hidden;
	}
	#sidebarTestimonials h4 a {
		position:relative;
		display:block;
		width:219px;
		height:60px;
		text-align:left;
	}
		#sidebarTestimonials h4 a span{
			display:block;
			width:100%;
			height:60px;
			position:absolute;
			background:transparent url(../images/sidebar_testimonials.gif) no-repeat top;
			cursor:pointer;
		}
		
	#sidebarRss h4 a {
		position:relative;
		display:block;
		width:217px;
		height:54px;
		text-align:left;
		padding-left:1px;
	}
		#sidebarRss h4 a span{
			display:block;
			width:100%;
			height:54px;
			position:absolute;
			background:transparent url(../images/sidebar_rss.gif) no-repeat top;
			cursor:pointer;
		}
		
	#sidebarRanktest h4 a {
		position:relative;
		display:block;
		width:217px;
		height:60px;
		text-align:left;
		padding-left:1px;
	}
		#sidebarRanktest h4 a span{
			display:block;
			width:100%;
			height:60px;
			position:absolute;
			background:transparent url(../images/sidebar_ranktest.gif) no-repeat top;
			cursor:pointer;
		}
		
	#sidebarSEO h4 a {
		position:relative;
		display:block;
		width:222px;
		height:140px;
		text-align:left;
		padding-left:1px;
	}
		#sidebarSEO h4 a span{
			display:block;
			width:100%;
			height:140px;
			position:absolute;
			background:transparent url(../images/order-seo-today.gif) no-repeat top;
			cursor:pointer;
		}
		
	#sidebarAdwords h4 a {
		position:relative;
		display:block;
		width:222px;
		height:100px;
		text-align:left;
		padding-left:1px;
	}
		#sidebarAdwords h4 a span{
			display:block;
			width:100%;
			height:100px;
			position:absolute;
			background:transparent url(../images/google-adwords-qualified-company100.gif) no-repeat top;
			cursor:pointer;
		}	
					
	#sidebarStore h4 a{
		position:relative;
		display:block;
		width:219px;
		height:102px;
		text-align:left;
	}
		#sidebarStore h4 a span{
			display:block;
			width:100%;
			height:102px;
			position:absolute;
			background:transparent url(../images/sidebar_store.gif) no-repeat center;
			cursor:pointer;
		}

	#sidebarUpdates h4 {
		position:relative;
		height:49px;
		width:217px;
		text-align:left;
		overflow:hidden;
	}
		#sidebarUpdates h4 span{
			display:block;
			width:100%;
			height:49px;
			position:absolute;
			background:transparent url(../images/sidebar_updates.gif) no-repeat top;
		}

	#sidebarForm h4{
		position:relative;
		height:49px;
		width:216px;
		text-align:left;
		overflow:hidden;
		margin-left:3px;
	}
		#sidebarForm h4 span{
			display:block;
			width:100%;
			height:49px;
			position:absolute;
			background:transparent url(../images/sidebar_formTitle.gif) no-repeat center;
		}

/*-----------------------------------------------------------quick form, update form--------------------------------------------------------------*/
#infoForm fieldset, #updateForm fieldset{
	border:0px none;
	padding-left:3px;
}
	#infoForm label, #updateForm label{
		display:none;
	}
	#infoForm input, #infoForm select, #infoForm textarea, #updateForm input{
		padding:5px;
		border:1px solid #c0c0c0;
		width:206px;
		margin:3px 0;
		font-family:arial, helvetica, sans-serif;
		font-size:80%;
		color:#b2b2b2;
		font-weight:bold;
	}
	#infoForm input:focus,#infoForm select:focus, #infoForm textarea:focus{
		color:#393939;
	}
	#infoForm select{
		width:218px;
	}
	#infoForm #quickSubmitBtn, #updateForm #updateSubmitBtn{
		font-family:arial, helvetica, sans-serif;
		padding:3px;
		font-size:90%;
		font-weight:normal;
		width:auto;
		color:#505050;
		border:1px solid #b9b9b9;
		background:#fff url(../images/search_bg.gif) repeat-x bottom left;
		cursor:pointer;
		float:right;
		margin-right:3px;
	}
	#infoForm #status{
		border-style:solid;
		border-width:2px;
		padding:4px 5px;
		font-size:70%;
		margin-bottom:15px;
		width:91%;
	}
		#infoForm #status strong{
			display:block;
			font-size:120%;
			padding-bottom:5px;
			margin-bottom:5px;
			border-bottom-width:1px;
			border-bottom-style:solid;
		}
	#infoForm .warning{
		border-color:#E40000;
		background-color:#FFCFCF;
		color:#000;
	}
	#infoForm input.errorInput {
		border-color:#E40000;
		background-color:#FFCFCF;
		color:#000;
	}
		#infoForm .warning strong{
			color:#E40000;
			border-bottom-color:#E40000;
		}
	#infoForm .confirm{
		border-color:#16C000;
		background-color:#E0F3DE;
		color:#000;
	}
		#infoForm .confirm strong{
			color:#16C000;
			border-bottom-color:#16C000;
		}
/*----------------------------------------------------------Home Specific------------------------------------------------------------*/
#demoReel{
	width:596px;
	height:216px;
	float:left;
	text-align:center;
}
#demoReel p {
	margin:0 auto;
	width:400px;
	padding-top:50px;
}
/*--------------------------------------------------------Home Spotlight------------------------------------------------------------*/
#spotlight{
	width:296px;
	height:216px;
	float:right;
	overflow:hidden;
	position:relative;
}
	#spotlight h3{
		height:24px;
		font-size:140%;
		font-family:"Lucida Grande", arial, helvetica, sans-serif;
		text-transform:uppercase;
		text-align:right;
		padding:2px;
		color:#393939;
		overflow:hidden;
		border-bottom:1px solid #c1c1c1;
		margin-bottom:3px;
	}
	#spotlight #imageLink{
		height:160px;
		width:292px;
		display:block;
		overflow:hidden;
		margin-bottom:4px;
		margin-right:2px;
		border:2px solid #cdcdcd;
	}
	#spotlight #imageLink:hover {
		border-color:#393939;
		background-color:#fff;
	}
	#spotlight #textLink{
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
		text-align:right;
		font-size:80%;
		display:block;
		border:2px solid #6e6e6e;
		height:13px;
		width:272px;
		padding-right:20px;
		background:#505050 url(../images/icon_rightArrowCirc.gif) no-repeat 99%;
	}
	#spotlight #textLink:hover{
		border-color:#393939;
	}
/*--------------------------------------------------------Home quick content----------------------------------------------------------*/
#contentMain ul#homeQuickContent{
	clear:both;
	padding:45px 0;
	overflow:hidden;
	font-size:90%;
}
	#homeQuickContent h3{
		font-size:140%;
		text-transform:uppercase;
		border-bottom:1px solid #c1c1c1;
		width:99%;
		margin:0 auto 10px auto;
		background:#f0f0f0 url(../images/home_quickHeaderBg.gif) repeat-x top left;
		padding:6px 0 0 0px;
	}
	#homeQuickContent li{
		width:283px;
		border:2px solid #f0f0f0;
		float:left;
		background:#f0f0f0 url(../images/home_quickContentBg.gif) repeat-x bottom left;
		margin-left:19px;
		padding-bottom:8px;
	}
		#homeQuickContent li.firstItem {
			margin-left:0px;
		}
	#homeQuickContent li ul{
		padding-bottom:15px;
	}
	#homeQuickContent li ul li{
		float:none;
		width:92%;
		margin-left:0px;
		border-bottom:1px dotted #c1c1c1;
		padding:4px 0 4px 15px;
		background:transparent url(../images/icon_asterBull.gif) no-repeat left;
	}
	#homeQuickContent li ul li a{
		color:#393939;
	}
	#homeQuickContent .more{
		float:right;
		margin-right:6px;
	}
/*-----------------------------------------------------------Home about---------------------------------------------------------------*/
#homeAbout{
	width:49%;
	float:left;
	font-size:90%;
}
	#homeAbout h3{
		padding:0px 0 2px 28px;
		text-transform:uppercase;
		font-size:150%;
		border-bottom:1px solid #c1c1c1;
		margin-bottom:10px;
		background:#fff url(../images/home_aboutIcon.gif) no-repeat top left;
	}
	#homeAbout .intro{
		font-size:110%;
	}
	#homeAbout p{
		padding-bottom:20px;
		line-height:1.25em;
	}
/*-----------------------------------------------------------Home news----------------------------------------------------------------*/
#homeNews{
	text-align:right;
	width:49%;
	float:right;
	font-size:90%;
}
	#homeNews h3{
		padding:0px 28px 2px 0;
		text-transform:uppercase;
		font-size:150%;
		border-bottom:1px solid #c1c1c1;
		margin-bottom:10px;
		background:#fff url(../images/home_newsIcon.gif) no-repeat top right;
	}
	#homeNews h4{
		font-size:120%;
		text-transform:uppercase;
	}
	#homeNews h5 {
		font-size:100%;
		padding:6px 0 10px 0;
	}
	#homeNews p{
		padding-bottom:20px;
		line-height:1.25em;
	}
/*-----------------------------------------------------------portfolio----------------------------------------------------------------*/
#contentMain #navPortfolio, #contentMain #navServices{
	overflow:hidden;
	padding:0px 0 10px 0;
	clear:both;
}
#sampleList{
	clear:both;
}
	#navPortfolio li, #navServices li{
		float:left;
	}
	#navPortfolio li a, #navServices li a{
		display:block;
		float:left;
		text-decoration:none;
		text-transform:uppercase;
		font-family:"Lucida Grande", arial, helvetica, sans-serif;
		font-weight:bold;
		font-size:130%;
		margin-right:55px;
	}
		#navPortfolio li.lastItem a, #navServices li.lastItem a{
			margin-right:0px;
		}
		
	#contentMain .print a.printBtn,
	#contentMain .web a.webBtn,
	#contentMain .video a.videoBtn,
	#contentMain .interactive a.interactiveBtn,
	#contentMain .consulting a.consultingBtn
	{
		color:#fff;
		background-color:#ff7e1b;
	}
.portfolioSamples li{
	float:left;
	margin:8px 0px 8px 0;
}
	.portfolioSamples li.firstCol{
		margin-right:16px;
	}
	.portfolioSamples li a{
		border:3px solid #d2d2d2;
		display:block;
		position:relative;
		overflow:hidden;
		width:316px;
		height:137px;
	}
	.portfolioSamples li.portfolioTypeHeading {
		float:none;
		clear:both;
		font-size:120%;
		border-bottom:1px dotted #c0c0c0;
		padding-top:50px;
	}
	.portfolioSamples #firstHeading.portfolioTypeHeading {
		padding-top:0px;
	}
	#contentMain .portfolioSamples li a:hover{
		border-color:#ff7e1b;
		background-color:#fff;
	}
	.portfolioSamples li a img{
		margin-bottom:-3px;
	}
	.portfolioSamples a{
		text-decoration:none;
	}
	.portfolioSamples li a span{
		position:absolute;
		color:#fff;
		background:transparent url(../images/port_spanTile.png) repeat;
		left:0;
		bottom:0;
		width:99%;
		padding:6px 4px 6px 4px;
		
		display:none;
	}
	.portfolioSamples li a:hover span {
		display:block;
	}
/*-----------------------------------------------------------videoBox----------------------------------------------------------------*/
#videoBox_overlay{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}
#videoBox {
	top:0;
	left:0;
	position:absolute;
	width:100%;
}
#videoBox_container{
	width:636px;
	height:386px;
	background-color:#fff;
	padding-top:3px;
	position:relative;
	margin:0 auto;
}
#videoBox_window{
	width:630px;
	height:380px;
	background-color:#000;
	margin:0 auto;
}

#videoBox_window #flashWarning{
	text-align:center;
	position:relative;
	width:630px;
	top:45%;
}
#videoBox_info {
	padding:3px;
	height:33px;
	background-color:#fff;
}
#videoBox_desc {
	float:left;
	font: 12px Verdana, Helvetica, sans-serif;
	color:#393939;
	font-weight:bold;
}
#videoBox_close{
	cursor:pointer;
	display:block;
	width:32px;
	height:32px;
	float:right;
	background:transparent url(../images/close.gif) no-repeat center center;
}
/*-----------------------------------------------------------services----------------------------------------------------------------*/
#navServiceList{
	text-align:center;
	border-top:1px dotted #c0c0c0;
	border-bottom:1px dotted #c0c0c0;
	margin:5px 0 10px 0;
	overflow:hidden;
	clear:both;
}
#navServiceList li{
	display:block;
	padding:6px 25px 6px 0;
	float:left;
}
#navServiceList li a{
	color:#393939;
	font-size:90%;
	float:left;
}
	#navServiceList li a:hover{
		text-decoration:underline;
		color:#ff7e1b;
		background-color:transparent;
	}
#servicesHolder .introText{
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
#servicesHolder #serviceName{
	font-size:130%;
	padding-top:10px;
	font-family:"Lucida Grande", arial, helvetica, sans-serif;
	text-transform: uppercase;
}
#servicesHolder #serviceShopLink{
	padding:8px 0;
}
#servicesHolder #serviceDesc{
	font-size:90%;
	padding-top:0px;
	line-height:1.4em;
}
#servicesHolder #serviceDesc h4{
	padding:25px 0 5px 0;
}
	#servicesHolder #serviceDesc #serviceName{
		padding:10px 0 5px 0;
		font-size:140%;
	}
#servicesHolder #serviceDesc ul{
	padding:0px;
}
#servicesHolder #serviceDesc ul li{
	padding:1px;
	list-style:disc inside;
}

/*-----------------------------------------------------------contact----------------------------------------------------------------*/
#contactInfo{
	font-size:110%;
	overflow:hidden;
	padding:20px 0;
	margin-bottom:15px;
	float:left;
}
	#contactInfo h4{
		color:#ff7e1b;
	}
	#contactInfo ul{
		padding:0px;
	}
	#contactInfo li{
		padding:1px 0;
	}
	ul#mailingAddress{
		background:url(../images/icon_envelope.gif) no-repeat left;
		padding:0 30px 0 75px;
		float:left;
		
	}
	ul#phoneFax{
		background:url(../images/icon_phone.gif) no-repeat left;
		padding:0 30px 0 80px;
		float:right;
	}
/*-----------------------------------------------------------about----------------------------------------------------------------*/
.aboutSection{
	margin-bottom:25px;
	border-bottom:1px dotted #c0c0c0;
	line-height:1.2em;
}
	#contentMain .aboutSection h4{
		font-size:130%;
		color:#ff7e1b;
		text-transform:uppercase;
		font-family:"Lucida Grande", arial, helvetica, sans-serif;
	}
/*-----------------------------------------------------------clients----------------------------------------------------------------*/
#clientList li{
	padding:4px 2px 18px 0px;
	margin:0 0 18px 0;
	overflow:hidden;
	border-bottom:1px dotted #d7d7d7;
	float:left;
	width:100%;
}
#clientList li .imgHolder{
	display:block;
	float:left;
	width:125px;
	height:53px;
	border-right:1px solid #d7d7d7;
	text-align:center;
	padding:0 4px 0 4px;
}
#clientList li h4{
	width:410px;
	height:43px;
	float:left;
	font-family:"Lucida Grande", arial, helvetica, sans-serif;
	font-size:130%;
	padding:10px 4px 0 12px;
}
#clientList li .testimonial{
	height:53px;
	width:69px;
	display:block;
	border-left:1px solid #d7d7d7;
	float:right;
	padding:0 4px 0 4px;
	background:#fff url(../images/icon_testimonial.gif) no-repeat center;
	text-indent:-3000em;
	overflow:hidden;
}
	#clientList li .testimonial:hover{
		background-color:#fff;
	}
/*-----------------------------------------------------------clients----------------------------------------------------------------*/
#testimonialList li{
	overflow:hidden;
	padding:15px 0;
	margin-bottom:15px;
	border-bottom:1px dotted #d7d7d7;
	clear:both;
}
	#testimonialList li .imgHolder{
		display:block;
		float:left;
		width:125px;
		height:53px;
		text-align:center;
		padding:0 4px 0 4px;
	}
		#testimonialList li .imgHolder img{
			padding:1px;
		}
		
#testimonialList li p{
	width:75%;
	float:left;
	line-height:1.3em;
}
#testimonialList li h4{
	color:#ff7e1b;
	font-size:125%;
	font-family:"Lucida Grande", arial, helvetica, sans-serif;
}
#testimonialList li cite{
	display:block;
	font-size:90%;
	font-style:italic;
	text-align:right;
	font-weight:normal;
	clear:both;
	padding-right:50px;
}
/*----------------------------------------------------------blog------------------------------------------------*/
		.post{
			padding-bottom:10px;
			border-bottom:1px dotted #bebebe;
			margin-bottom:20px;
			font-size:100%;
			line-height:1.3em;
			clear:both;
			overflow:hidden;
		}
			.post.archived{
				font-size:90%;
				padding-bottom:8px;
				margin-bottom:8px;
			}
			.post.archived h4{
				padding:4px 0 2px 0;
				font-size:110%;
			}
			.post a{
				text-decoration:underline;
				color:#708b6e;
			}
			.post a:hover{
				color:#353535;
			}
			.post a:hover img{
				border-color:#708b6e;
			}
			.post h3{
				font-size:150%;
				font-family:"Lucida Grande", arial, sans-serif;
				text-transform:uppercase;
			}
			#contentMain .post h3 a{
				text-decoration:none;
			}

			#contentMain .post h4{
				padding:15px 0 15px 0;
				font-size:110%;
			}
			.post p{
				font-size:100%;
				line-height:1.4em;
			}
			.post .postCategories{
				margin-top:20px;
				padding-bottom:5px;
				font-weight:bold;
				font-size:90%;
				text-align:right;
			}
			.post img{
				border:1px solid #bebebe;
				padding:1px;
			}
			.postMeta{
				color:#393939;
				padding-top:30px;
			}
			#contentMain .post .commentLinks{
				text-align:left;
				padding:0px 0 0 0;
			}
			.post .commentsClosed{
				color:#353535;
				text-decoration:none;
			}
				.post .commentLinks a.commentsClosed:hover{
					text-decoration:none;
				}
			#contentMain .post .networkingLinks {
				text-align:left;
			}
				.post .networkingLinks a{
					padding:1px 22px 0px 0;
					background-position: 98%;
					background-repeat:no-repeat;
				}
				.post .delicious{
					background-image:url(../images/blog/icon_delicious.gif);
				}
				.post .digg{
					background-image:url(../images/blog/icon_digg.gif);
				}
				.post .rss{
					background-image:url(../images/blog/icon_rssSmall.gif);
				}
			.post ul, .post ol{
				font-size:100%;
				padding:10px 0;
				clear:both;
			}
			.post li{
				padding:2px 0;
			}
			.post ul li {
				list-style:disc inside;
			}
			.post ol li{
				list-style:decimal inside;
			}
#blogPagingNav li{
	width:50%;
}
#blogPagingNav .pagingPrev{
	float:left;
}
#blogPagingNav .pagingNext{
	float:right;
	text-align:right;
}
#captchaParent input{
	width:136px;
}
#captchaImage{
	display:block;
	padding:1px;
	border:1px solid #ccc;
	margin:0px 0 5px 0;
}
/*----------------------------------------------------------comments-----------------------------------*/
.commentMsg{
	font-size:80%;
	padding:8px 0;
}
.commentTitle{
	margin-top:20px;
	font-size:130%;
}
#commentList{
	padding:20px 0;
	font-size:100%;
}
	#commentList li{
		padding:18px 5px;
		
	}
	#commentList li.commentAlt{
		background-color:#f4f4f4;
		border-top:1px dotted #ccc;
		border-bottom:1px dotted #ccc;
	}
	#commentList li.commentAuthor{
		background-color:#ffe9db;
	}
	#commentList li h4{
		padding-bottom:4px;
	}
	#commentList li h4 em{
		color:#ff7e1b;
		font-size:95%;
	}
	#commentList li p{
		font-size:90%;
	}
/*---------------------------------------------------comment and contact forms-------------------------------------*/
	.siteForm fieldset{
		border:0px;
		padding:10px 0 10px 0;
		margin:0px 0 35px 0;
	}
		.siteForm p{
			padding:8px 0;
			text-indent:0px;
		}
		.siteForm label{
			display:block;
			font-weight:bold;
			padding-bottom:5px;
			font-size:110%;
		}
		.siteForm label .feedback{
			font-size:100%;
		}
		.siteForm input, .siteForm select, .siteForm textarea{
			font-family:arial, helvetica, sans-serif;
			padding:6px;
			font-size:100%;
			color:#505050;
			border:1px solid #b9b9b9;
			background:#fff url(../images/search_bg.gif) repeat-x bottom left;
		}
		.siteForm input:focus, .siteForm select:focus, .siteForm textarea:focus {
			border-color:#808080;
		}
			.siteForm #comment_author, .siteForm #comment_author_email, .siteForm #comment_author_url{
				width:325px;
			}
			.siteForm #phone, .siteForm #referrer, .siteForm #sendTo{
				width:220px;
			}
		.siteForm textarea{
			width:550px
		}
		.siteForm #status{
			border-style:solid;
			border-width:2px;
			padding:8px 10px;
			font-size:110%;
			margin-bottom:15px;
		}
			.siteForm #status strong{
				display:block;
				font-size:130%;
				padding-bottom:5px;
				margin-bottom:5px;
				border-bottom-width:1px;
				border-bottom-style:solid;
			}
		.siteForm .warning{
			border-color:#E40000;
			background-color:#FFCFCF;
			color:#000;
		}
			.siteForm .warning strong{
				color:#E40000;
				border-bottom-color:#E40000;
			}
		.siteForm .confirm{
			border-color:#16C000;
			background-color:#E0F3DE;
			color:#000;
		}
			.siteForm .confirm strong{
				color:#16C000;
				border-bottom-color:#16C000;
			}
		.siteForm .feedback{
			color:#fff;
			padding:0 2px;
			background-color:#E40000;
			font-weight:bold;
			font-size:110%;
		}
		.siteForm .goodFeedback{
			color:#fff;
			padding:0 2px;
			background-color:#16C000;
			font-weight:bold;
			font-size:110%;
		}
		.siteForm #sendBtn{
			cursor:pointer;
		}
		.siteForm em{
			color:#E40000;
		}
/*-------------------------------------------------------contact form----------------------------------------------------------------*/
.siteForm{
	border-top:1px solid #c0c0c0;
	padding-top:15px;
}
#contactForm #name, #contactForm #email, #contactForm #phone{
	width:320px;
}
#contactForm #referrer{
	width:334px;
}
.formInfo{
	font-size:110%;
	font-weight:bold;
}
/*-------------------------------------------------------misc----------------------------------------------------------------*/
.notfound{
	font-size:130%;
}
.notfound strong{
	font-size:180%;
	display:block;
	color:#ff7e1b;
	padding-bottom:10px;
}
	
	
	
	
	
	
	
	
	
