* {
	margin: 0;
	padding: 0;
	
}
html {margin:0;padding:0;overflow-y: scroll;}
dt img {
	border:0;
}
body {
	margin: 0 auto;
	background: #000201 url(images/backgrounds/bigback.jpg) no-repeat left top;  
	/* background: #303030;  	*/
	font:13px verdana;
	
	color: #BBB;
	width: 1006px;
}
ol {

	margin-left:2em;
}
li.body {
	margin:0.7em;
}
form {margin:0;padding:0}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 12px 0;
  padding: 0;
}
p {
	padding: 0 0 10px 0;
	margin:0 0 0 0;	
}	
p .copy {
	font:12px verdana;
}

a
{
 
	color: #00aeef; 
	text-decoration:underline;

}
a:hover { color:white;}

object
{
	margin:0;
	padding:0;
	border:1px solid black;
	width:700px;
	height:250px;
}
embed
{
	margin:0;
	padding:0;
	border:1px solid #FF0000;	
}

h1 {
	
	padding-bottom: 0.2em;
	font-size: 16px;	
	color:white;
	}
h1.smallhead {
	font-size: 9px;
}	
h2 {
	margin:0 0 .7em 0;
	padding:0px;
	font-size: 14px;	
	
	/* background:#0391B9; */
	}
h3 {
	font-size: 13px;
	color:white;
	/* color:#00aeef; */
	
	}
		

img {
	margin: 0;
	padding:0;	
}

#container {	
	/* border: 3px solid #303030; */
	border-top: none;
	margin:0;
	padding:0;
	background: #303030;
	
	}
#container:after {
content:".";
display:block;
clear:both;
height: 0; 
clear: both; 
visibility: hidden;
}
#container{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
#container{height: 1%;} 
#container{display:block;}
 /* End Hack */ 	

#header {
	
	font: normal 2em sans-serif;
	height:144px;
	 background: #FFFFFF url(images/backgrounds/header3.jpg); 
	/* background: #FFFFFF url(images/cardstripe.gif) repeat;  */
	
}
#logoholder {
	margin:0;
	padding:0;
	height:6em;
		
}
#logoholder img {
	margin:0;
	padding:0.8em 1em;
}
.logo {
	margin: 48px 0 48px 0;
	float:left;
	}
	
#body {
	margin:0;
	padding:0;
	/* background: #303030; */
	
	
}

#body:after {
content:".";
display:block;
clear:both;
height: 0; 
clear: both; 
visibility: hidden;
}

#body{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
#body{height: 1%;} 
#body{display:block;}
 /* End Hack */ 	

/****** start of hack to stop the contained floated div from poking out of the containing div *****/
#bigbody:after{ 
content: "."; 
display: block; 
height: 0; 
font-size:0; 
clear: both; 
visibility:hidden; } 

#bigbody{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
#bigbody{height: 1%;} 
#bigbody{display:block;}
 /* End Hack */ 	
/****** end of hack to stop the contained floated div from poking out of the containing div *****/	
#leftcol {
	margin: 30px 20px 0px 10px;	
	padding: 10px;	
	/* background:#58584E; */
	
	float:left;
	color:#000000;
	
	/* 0391B9 */
	border: 3px dashed #58584E;
	min-height:5em;
	height:auto !important;
	height:5em;
	width:20em;
}
#rightcol {
	margin:  0 0 0 0;
	padding:30px 0 0 0;	
	min-height:1em;
	height:auto !important;
	height:1em;
}

img.portfolio {
	float:left;
	clear:both;
	padding:0 30px 0 10px;
	margin: 0;
	border:0;
}

#footer {
	margin:1em 0 0 0 ;
	padding:0;
	border-top:1px solid #00aeef;
	
	/* background: #2C2C2C ; */
	
}
/****** start of hack to stop the contained floated div from poking out of the containing div *****/
#footer:after{ 
content: "."; 
display: block; 
height: 0; 
font-size:0; 
clear: both; 
visibility:hidden; } 

#footer{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
#footer{height: 1%;} 
#footer{display:block;}
 /* End Hack */ 	
/****** end of hack to stop the contained floated div from poking out of the containing div *****/	
#footer p {
	color:#FFFFFF;
	margin: 1em auto 0 auto ;
	padding:1em 0;
	
	font:9px verdana;
}
#footernav {
	margin:0 0 0 1em;
	
	padding:0;	
	width: 50%;
}
#footernav ul {
	margin:1em auto 0 auto;
	padding:0;
	}
#footernav  a {
font:10px verdana;
COLOR:white;
}

#footernav a.activepage {

color: #FFFFFF; 
}
#footernav li {
	display:inline;
	margin:0;
	padding:0 1em ;
		
}

ul {
	padding:0;
	margin: 0 0 1em 20px;
}

div.portline {
	margin:0 ;
	padding: 0 20px 0 0;

	
}
/****** start of hack to stop the contained floated div from poking out of the containing div *****/
div.portline:after{ 
content: "."; 
display: block; 
height: 0; 
font-size:0; 
clear: both; 
visibility:hidden; } 

div.portline{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
div.portline{height: 1%;} 
div.portline{display:block;}
 /* End Hack */ 	
/****** end of hack to stop the contained floated div from poking out of the containing div *****/	
hr {

	margin:20px 30px 20px 0;
	padding:0;
	
}
.width33 {
  width: 29.5%;
  margin:0;
}
.floatLeft {
  float: left;
}
.column  {
	margin:0;
/* 	background: #2A2A2A; 
	border: 1px solid #1E1E1E;
	border-top-color: #444;	 */
	border-top: 1px solid #444;
	padding: 0 0 0 24px;
	
	
}
.column  h1 {
	margin-top:24px;
}
.column p {
	margin: 0 0 0 0;
	
}
.column ul {
	
}
.floatRight {
  float: right;
}
.paddingleft {
	padding-left:2em;

}
.paddingright {
	padding-right:2em;

}
.width66 {
  
  width: 61%;
  margin:0;
}
.main
{
	margin-left: 24px;
	padding-top: 24px;	
}
.main p {
	margin-right: 48px;
}


.plus1 {
	width:200px;
}
.copyright {
	margin:0;
	width:25%;
	margin-left:2%;
	padding:0;
	
}
/* Wordpress css stuff */
.sidenav h2,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	/* background: #EEE; */
	border: 1px solid #E5E5E5;
	float: left;
	width: 200px;
}
.sidenav h2 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: url(images/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
	background: url(images/bulletball.gif) no-repeat left bottom;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}
#searchform {
	margin: 0 0 0 10px;
}
/* ************************** */
/* Navigation */
#navigation {
	height: 98px;
}
#navigation:after {
content:".";
display:block;
clear:both;
height: 0; 
clear: both; 
visibility: hidden;
}
#navigation{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
#navigation{height: 1%;} 
#navigation{display:block;}
 /* End Hack */ 	


#nav {	
	list-style: none;
	font-weight: bold;
	padding-left:0;
	z-index: 1;
	background: #191919 url(images/nav_hover.gif);
	margin:0 0 0 15px;
	}
	
#nav li{
	float: left;
	text-align:center;
	
	}
#nav li.webdesign {
	width: 8.5em;
}
#nav li.home
{
width: 5em;
}
#nav li.contact
{
width: 7.5em;
}
#nav li.blog
{
width: 3.5em;
}
#nav li.blog
{
width: 9.5em;
}
#nav li.book
{
width: 12em;
}
#nav a {
	display:block;
	background: #00AEEF url(images/nav_hover.gif);
	border-right: 1px solid #161616;
	color:#ffffff;
	font: bold 1em Verdana,sans-serif;
	line-height: 30px;
	padding: 0 1.5em;
	text-decoration:none;	
}
#nav a.activepage {
background: #191919 url(images/navimg.gif);
}
#nav a:hover{
	background: #191919 url(images/navimg.gif);
	}

#nav li:hover, li.sfhover  {
	/* text-decoration:underline; */
	color:#ffffff;
}
/**************** Second tier of menus ******************/
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;              
	width: 13em;
	font-weight: normal;
	border-width: 0.15em;
	margin:0;
	padding:0 0 0 0;	
	list-style:none;
	border:2px solid #00AEEF	;
    }

#nav li:hover ul {
  
	left:auto;
	
  
  
}
#nav li ul li {
background: #00AEEF url(images/nav_hover.gif);

width:13em;
}
#nav li ul li a {
	background: none;
	width:10em;
	text-align:left;
	
}
#nav  li ul li a:hover{
	background: #191919 url(images/navimg.gif);
	
	}
/*#nav li ul li a:hover, li ul li a.sfhover  {
	
	color:#ffffff;
	width:13em;
}*/
#nav li ul ul {
	/* -1em top */
	border:2px solid #095CB0;
	margin: -30px 0 0 120px;
}

/********/
.stripes {
	background: #333 url(images/stripe.gif);
	height: 6px;
}
.bluestripes {
	background: #00AEEF;
	height: 2px;
}
.clearer {clear: both;}

div.show h2 {
	color:white;
	text-decoration:none;
}
div.show {
	height: 330px;	
	border:1px solid #00AEEF;
	}

#textheader h2 a.consultation {
	background: url(images/headings/consultation.jpg) top left no-repeat;
	height:120px;
	
}
#textheader h2 a.blogposts {
	background: url(images/headings/blogposts.jpg) top left no-repeat;
	height:120px;
	
}
a.h2link  {
	margin:0 0 .7em 0;
	padding:0px;
	font-size: 14px;	
	color:white;
	text-decoration:none;
	}
.show li {
	background: url(images/bulletball.gif) no-repeat top left ;
	list-style: none;
	
	margin: 0 0 10px 0;
	padding:0 0 0 10px;
}	
.show p {
	
	margin: 0;
	padding:0 0 0 15px;
}	
/* CSS Image replacement */

#textheader h1 a {
display: block;
padding: 50px 0 0 0;
background: url(images/indexhead.jpg) top left no-repeat;
overflow: hidden;
font-size: 1px;
line-height: 1px;
height: 0px !important;
height /**/:150px;
}
#textheader h2 a {
display: block;
padding: 50px 0 0 0;
background: url(images/indexhead.jpg) top left no-repeat;
overflow: hidden;
font-size: 1px;
line-height: 1px;
height: 0px !important;
height /**/:150px;
}

.margintop {
	margin-top: 50px;

}
.label150 {
	width:150px;
	float:left;
	
}
#Fconsultation {
	margin-bottom: 2em;
	
}
#Fconsultation p {
	
	
	}
#Fconsultation input {
	margin-left: 10px;
}
#Fconsultation input.button {
	margin-left: 160px;
}
.white {
	color:white;
}
.portfoliosite {
	width:264px;
	margin: 1em 0;
	margin-right:2.5%;
	float:left;	
	
}
.portfoliosite:after {
content:".";
display:block;
clear:both;
height: 0; 
clear: both; 
visibility: hidden;
}
.portfoliosite{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
.portfoliosite{height: 1%;} 
.portfoliosite{display:block;}
 /* End Hack */ 	
.portfoliosite ul {
	margin:1em 0;
	
}
.portfoliositeimage {
	border:1px solid #666;	
}
.portfoliositeimage:hover {
	border:1px solid #00aeef;
}

.portfoliositeimage img{
	width: 248px;
	height: 136px;
	margin: 6px;
	border:0;
}
.portfoliofullimage {
	border:1px solid #666;	
	width: 552px;
	margin-bottom: 24px;
}
.portfoliofullimage img{
	width: 540px;
	margin: 6px;
	border:0;
	
}
.portfoliocolimage {
	border:1px solid #666;	
	width: 260px;
	margin-bottom: 24px;
	margin-top: 24px;
}
.portfoliocolimage img{
	width: 248px;
	margin: 6px;
	border:0;
	
}
.portpageimage {
	/* width: 248px;
	height: 131px;*/
	border:0;
	width: 124px;
	height: 65.5px;
}
.accordsection {
	margin-left: 48px;
	
	margin-bottom: 24px;
	border-top: 1px solid #303030;
	
}	
.thumbnails {
	

}
.thumbnails:after {
content:".";
display:block;
clear:both;
height: 0; 
clear: both; 
visibility: hidden;
}
.thumbnails{display: inline-block;} 

/* Hides from IE Mac \*/ 
* html 
.thumbnails{height: 1%;} 
.thumbnails{display:block;}
 /* End Hack */ 
.thumbnails ul {
	list-style:none;
	margin-left: 0;
}
.accordsection ul {
	margin-bottom: 1em;
		

}

.accordsection2 {
	
	width: 600px;	
}
.accordsection2 ul {
	margin-left: 48px;
}
.topmargin {

	margin-top: 1em;
}
/* css */
.replacehead {
	width: 300px;
	height: 24px;
	position: relative;
	
	}
.indexhead span {
	background: url(images/headings/indexhead.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
.serviceshead span {
	background: url(images/headings/serviceshead.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
.porthead span {
	background: url(images/headings/porthead.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.contacthead span {
	background: url(images/headings/contacthead.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.abouthead span {
	background: url(images/headings/abouthead.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.portfoliotext {
	margin-top:48px;
	margin-left: 48px;
}