html, body, #wrap {height: 100%;}

body {
	font:normal 76%/140% verdana, arial, sans-serif;
	background:#ded url(images/bg-body.gif) repeat-y; 
	color:#000;
	margin:0;
	padding:0;
}

body > #wrap {height: auto; min-height: 100%;}

p,h1,h2,h3,ul {	margin-bottom:10px; }

#container{
	min-height:100%;/*for mozilla as IE treats height as min-height anyway*/
	margin-left:200px;
	background:#efe;  
	padding-bottom: 40px;
	color: #000000;
}
* html #container{height:100%;margin-left:197px;}/* ie 3 pixel jog*/ 

#header{
	width:100%;
	height:200px;
	background:#fec url(images/headerbg7.jpg) no-repeat;
	border-top:1px solid #000;
	border-bottom:1px solid #242;
	overflow:hidden;
	color: #000;
}

#header h1 {
	margin:0 10px;
	padding:20px 0;
	color:#087;
	font-size:3em;
}
#header h2 {
	margin:2em 2em 1em 1em;
	text-align:right;
	font-size:1.3em;
	line-height:200%;
}


.nav {
   height: 1.75em;
   width: 100%;
   font-size: 1em;
   font-weight: bold;
   background-color: #ded;
   color: #242;
   padding-top: .6em;
   padding-bottom: .6em;
   text-align: center;
   border-bottom: 1px solid #242; 
}

.nav ul {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}
	 
.nav  li {
	 list-style-type: none;
	 display: inline;
	 border-right: 1px  solid #242;
	 padding: 0 0.3em;
 }
	
.nav  li a { 
	text-decoration: none;
   	color: #242;
   	background: #ded;  
}

.nav li a:visited {
	color:#242;
	background-color: #ded;
}
.nav  li a:hover {
	color: #d98;
	background-color: #ded;
}

.nav  li  span{color: #d98; font-weight: bold;}


#left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	margin-left:-199px;/*must be 1px less than width otherwise won't push footer down */
	left:-1px/* line things up exactly*/
}
* html #left {margin-right:-3px}/* three pixel jog*/
#left p {padding-left:3px;padding-right:2px}

#picturebox {
	border:1px solid #d98;
	border-left: 10px solid #d98;
	padding:5px; 
	margin:20px 10px 10px 10px;
	width:175px;
	background: #efe;
	font-weight: bold;
	min-height: 150px;
}

#index #picturebox {background:#efe url(images/side8.jpg) no-repeat; margin-top: 2em;}
#design #picturebox {background: #efe url(images/kpaw1.jpg) no-repeat;}
#redesign #picturebox {background: #efe url(images/dam.jpg) no-repeat;}
#host #picturebox {background:#efe url(images/pink.jpg) no-repeat;}
#portfolio #picturebox {background:#efe url(images/ctree.jpg) no-repeat;}
#costs #picturebox {background:#efe url(images/side6.jpg) no-repeat;}
#contact #picturebox {background:#efe url(images/side2.jpg) no-repeat;}
#thankyou #picturebox {background:#efe url(images/side8.jpg) no-repeat;}

#addressbox {
	border:1px solid #d98;
	border-left: 10px solid #d98;
	padding:5px;
	margin:30px 10px 10px 10px;
	width:175px;
	background-color:#fec;
}
/* Windows MSIE5 fix \*/
* html #picturebox, * html #addressbox { width:185px; w\idth:175px}
#addressbox { font-size:1em }

.wsg
{
	clear: both;
	width:175px;
	background-color: #fec;
	border: 1px solid #d98;
	border-left: 10px solid #d98;
	margin: 10px;
	padding: 0.5em;
}

.intro {
	background:#ded;
	padding:10px;
	border:1px solid #d98;
	border-right: 10px solid #d98;	
}

.intro img { background-color: #d98; padding: 20px; border:2px solid #fff; }
.intro p.img a {display: block; border: 2px solid #fff; width: 194px;}
.intro p.img a:hover {border: 3px solid #242;}

.intro ul.list {text-indent: 1em;  list-style-type: none; width: 45%; float: left; white-space: nowrap;}
.intro ul {text-indent: 3em; list-style-type: none;}


#index .intro {width: 80%; float: left; margin-top: 3em;margin-left: 5em;display: inline}
#design .intro{width: 70%; float: left; margin-top: 1em;margin-left: 4em;margin-bottom: 1em;}
#redesign .intro {width: 70%;float: left; margin-top: 1em; margin-left: 4em; margin-bottom: 1em;}
#host .intro {float: left; width: 85%; margin-top: 1em; margin-left: 2em;margin-bottom: 1em; display: inline;}
#portfolio .intro {float: left;width: 80%;margin-left: 2em; margin-bottom: 0.5em;  display: inline;}
#costs .intro {width: 80%;float: left; margin-left: 4em; margin-bottom: 10px;}
#contact .intro {width: 80%; float: left; margin-left: 4em;}
#thankyou .intro {width: 90%; float: left;  margin-top: 5em;margin-left: 1em; display: inline;}
#thankyou .intro p {font-size: 1.2em; font-weight: bold; text-align: center;}

* html #content,  * html .nav  {height: 1%;}


#content
{
	background:#efe;
	padding: 20px;
	}

#portfolio #content {padding-left: 40px;}		

#content:after, .nav:after {
	 clear:both;
	  content:".";
	  display: block; 
	  height: 0;
	  visibility: hidden;
	  }
#content h2 {
	font:bold 1.3em Georgia, "Times New Roman", serif;
	color:#000;
}

#costs #content h2 {
	font:bold 1.3em verdana, "Times New Roman", serif;
	color:#d98;
} 
#content h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#242;
}

#content h4 {
	font-size:1.1em;
	font-style:italic;
	color:#087;
}	


ul.list {
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 25px;
}
ul.list li {
	list-style-image: url(images/logosmall.jpg);
	margin-left: 2em;
	padding: 1px;
}


#footer  {
	clear:both;
	width: 100%;
	height: 40px;
	background-color:#bcb;
	font-size:.75em;
	border-top: 1px solid #242;
	border-bottom:1px solid #242;
	color:#000;
	position: relative;
	margin-top:-40px;
}

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

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer p {text-align: right; padding:5px 10px; color: #000;}

* html #footer {/*only ie gets this style*/
	\height:3.1em;/* for ie5 */
	he\ight:3em;/* for ie6 */
	}	


div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #content {height:1%;margin-bottom:12px;}/* combat IE's 3 pixel jog */



ul.img {
	list-style:none;
	font-size: .76em;
	font-weight: bold;
	margin:0;
	padding:0;
	float: left;
    }
ul.img li {
	width: 160px;
	height: 200px;
	float: left;
	margin: 0.5em 0.5em 0;
	background-color:#bcb;
	border: 1px solid #242;
    }
  
ul.img li div {
	height: 150px;
	position:relative;
	background-color: #bcb;
    }
    
ul.img li img { 
	display:block;
	position:absolute;
	bottom:0;
	left: 3px;
	width: 150px;
    }
    
ul.img li p {
	margin: 0.25em;
	color: #000;
	font-size: 1.2em;
    }
    
ul.img li p span {
	font-weight:bold;
	display:block;
	margin-top:1em;
	font-size: 1em;
    }
    
    ul.img li p img {
	
	display:block;
	margin-top:1em;
	width: 48px;
	height: 24px;
    }
    
ul.img:after {
  display:block;
  content: " ";
  clear:left;
  height:0;
}

#lightning ul.img li div {height: 84px; background-color: #aaa;}

*html ul.img {height: 1%;}



form {
	color:#242;
	font-size:1em;
	font-weight:bold;
	xmargin-top:22em;
	margin-left: 4em;
	width: 84%;
}
	
fieldset {
	border:1px solid #242;
	margin-bottom:1em;
	line-height:1em;
	padding:.5em;
	background-color: #efe;
}
fieldset .hidden {display: none;}
fieldset legend {
	 color:#000;
	 font-weight:bold;
	 padding:0.5em
}
fieldset p {
	 margin:0.25em 0;
	 min-height: 1.5em;
	 width: 100%;
	 padding-bottom: 10px;
}
fieldset p label {
	display: block;
	 width:17em;
	 min-width: 17em;
	 float: left;
}
input,select,textarea{vertical-align:bottom;}
	  
input.Button {
	 font-size:.9em;
	 padding:.3em;
	 background-color:#fff;
	 color:#000;
	 border:.2em outset #d98
}

#contact form {margin-top: 10em;}
.thumbs
{
	float: right;
	width: 180px;
}
.thumbs img
 {
	margin-left: 10px;
	padding: 5px;
}


p.text a:link {color: #c63; font-weight: bold;}
p.text a:visited {text-decoration: underline; color: #c63; font-weight: bold;}
p.text a:hover {text-decoration: none; color: #fff; background-color: #087; font-weight: bold;}

a.text:link {color: #c63; font-weight: bold;}
a.text:visited { color: #c63; font-weight: bold;}
a.text:visited:hover { color: #c63; font-weight: bold;}
a.text:hover {text-decoration: none; color: #fff; background-color: #087; font-weight: bold;}
a.text:hover:visited{text-decoration: none; color: #fff; background-color: #087; font-weight: bold;}

/* mac hide \*/
html, body {height:100%}
/* end hide*/

