body
	{
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family : trebuchet ms,verdana,arial,sans-serif;
	color : rgb(102,102,102);
	background : rgb(193,192,144);
	width : 100%;
	height : 100%;
	}
	
#wrapper	{
	position : relative;
	width : 80%;
	min-width : 750px;
	color : rgb(102,102,102);
	background-color : rgb(242,241,211);
	margin : 9px;
	border : 2px solid gold;
	border-top : none;
	}	

#header, #header2	{
	color : rgb(242,241,211) ;
	background : red url(images/web-design-west-virginia.jpg) repeat-x 0px 0px;
	position : relative;
	margin : 0px;
	width : 100%;
	height : 136px;
	padding : 0px;
	border-top : 10px solid rgb(194,168,15);
	border-bottom : 10px solid rgb(194,168,15);
	}	
	
#header img {
	margin : 0px 0px 0px 90px;
	overflow : visible;
	}
	
#content	{
	position : relative;
	background : rgb(255,255,204) url(images/shadow-bottom.gif) repeat-x 0px 0px;
	width : 100%;
	height : 100%;
	margin : 0px;
	padding : 0px;
	border-top : 1px solid gold;
}	
	
#navigation	{
	position : absolute;
	background : rgb(255,242,126) url(images/corner-shadow.gif) no-repeat 100% 100%;
	width : 185px;
	top : 20px;
	right : 0px;
	padding : 0px 10px 10px 0px;
	}	
	
a	{
	color : rgb(0,0,0);
	background : transparent ;	
	font-weight : normal;
	text-decoration : none;
	border-bottom : 1px solid gold;
	}
	
a:hover	{
	color : rgb(0,0,0);
	background : transparent;	
	text-decoration : none;
	border-bottom : 1px solid black;
	}			

#navigation li a, #navigation li a:visited, #navigation a, #navigation a:visited	{
	text-align : right;
	font-weight : normal;	
	margin : 0;
	padding-right : 20px;
	color : black;
	background : gold url(images/nav-off.gif) repeat-x;
	border-bottom : none;
	}

#navigation li a:hover, #navigation a:hover,  #navigation a:hover	{
	font-weight : bold;
	text-decoration : none;
	color : white;
	background : black url(images/nav-on.gif) repeat-x;
	}
	
#footer	{
	background : rgb(255,255,204) url(images/from-planning-to-promotion.gif) no-repeat top center;
	clear : both;
	}	
		
h1,h2,h3,h4	{
	font-weight : normal;
	color : rgb(102,102,102);
	background-color : transparent;
	margin-left : 20px;
	}
	
h4	{
	font-weight : bold;
	}	
	
h1, h2	{
	margin-top : 20px;
	}		
	
h1	{
	color : rgb(178,0,0);
	}	
	
p	{
	color : rgb(102,102,102);
	margin-left : 20px;
	margin-right : 20px;
	line-height : 1.5em;
	margin-top : -10px;
	}	
	
ul	{
	color : rgb(102,102,102);
	margin : 0px;
	padding : 0px;
	margin-bottom : 20px;
	}	
	
.oldbrowser	{
	display : none;
	}

.center, img.center	{
	text-align : center;
	display : block;
	margin-left : auto;
	margin-right : auto;
	}
	
.left 	{
	margin : 20px 0px 20px 125px;	
	}
	
.right	{
	float : right;
	margin : 5px;
	margin-right : -200px;
		}
		
img.right	{

	}			
	
p.clear	{
	color : rgb(255,249,235);
	clear : both;
	margin-bottom : 20px;
}

p.to-top	{
	text-align : right;
	margin : 10px 0px;
	clear : both;
	
	}

span.attrib	{
	display : block;
	font-size : .7em;
	font-style : italic;
	text-align : right;
}	

.bottom	{
	background : rgb(0,0,0) url(images/custom-web-design-footer.gif) repeat-x top left;
	height : 50px;
	}
	
ul.benefits	{
	position : relative;
	margin : -60px 0px 0px 220px;
	}				

div.custom-web-design-wv	{
	position : relative;
	margin : 10px 220px 0px 0px;
	padding-right : 20px;
	}	
	
div.custom-web-design-wv ul		{
	list-style-type : none;
	margin-left : 40px;
	}
	
table.portfolio 	{
	margin-left : 10px;
	}		
		
td.portfolio, td	{
	vertical-align : top;
	margin-top : 0px;
	}
	
td.portfolio img	{
	margin : 0px 20px 30px 0px;
	}	
	
td.portfolio a	{
	text-decoration : none;
	}	
	
	
td ul.disc	{
	color : rgb(102,102,102);
	margin : 0px 10px 0px 40px;
	padding : 0px;
	list-style-type : disc;
	}
	
td.portfolio a	{
	text-decoration : none;
	border-bottom : none;
	}	