html {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	height: 100%;
	background-image: url('../images/bkgd.jpg');		
	}

a {
	font-weight: bold;
	text-decoration: none;
	}
	
li {
	list-style-type: none;
	}	
	
h3 {
	color: #666;
	padding-left: 10px;
	font-size: 16px;
	}	
	
#wrapper {
	width: 1024px;
	margin: 0px auto;
	}
	
#description, #mainContent li, #mainContent p, #services li, #footer {
	font-size: 13px;
	}	

#thumbNails h1, #portfolioScroll a, #thumbNails p, #footer li {
	font-size: 11px;
	}

#mainContent .contactInfo, .contactInfo a, p a, #description {
	font-weight: normal;
	}	
	
#description, .liItal, .liItal a {
	font-style: italic;
	}

p a, #mainContent h1, .liItal a, .contact {
	color: #db6d1d;
	}
	
a, #topUrl  {
	color: #fff;
	}
	
p a, #mainContent, #mainContent .contactInfo, .contactInfo a, #footer, #footer a {
	color: #666;
	}	

#mainNav, #services, #flash {
	background-color: #dbdadb;
	}	

#mainNav, #sidebar, #services {
	border: 4px solid #fff;
	}

#header {
	background-image: url('../images/head.gif');
	width: 990px;
	height: 162px;
	margin: 5px 0 0 0;
	}

#topUrl {
	margin: 5px 0 0 850px;
	font-size: 18px;
	}	
	
#topUrl a {
	font-size: 14px;
	padding: 0 8px;
	}	
	
#topUrl a:hover, #footer a:hover, p a, .contactInfo a:hover, .liItal a  {
	text-decoration: underline;
	}	
	
#mainNav  {
	border-bottom: none;
	text-align: center;
	width: 223px;
	height: 250px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}
	
#mainNav a {
	background-image: url('../images/buttonOff.gif');
	background-repeat: no-repeat;
	display: block;
	margin: 7px 15px;
	padding: 7px 0;
	}

#mainNav a:hover  {
	background-image: url('../images/buttonOn.gif');
	background-repeat: no-repeat;
	}
	
#btmNav {
	background-image: url('../images/mainNavBtm.gif');
	background-repeat: no-repeat;
	}
	
#mainContent {
	background-color: #fff;
	width: 550px;
	margin: 0 0 0 245px;
	position: absolute;
	top: 207px;
	min-height: 540px;
	}

#flash {
	width: 510px;
	margin: 10px;
	padding: 10px;
	}
	
#mainContent h1 {
	margin: 10px 10px 7px 10px;
	font-size: 16px;
	}

#description {
	margin: 7px 10px;	
	}	
	
#mainContent li {
	list-style-type: square;
	line-height: 26px;
	}

#mainContent p {
	margin: 20px 10px;
	}	
	
.viewWebsite {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 5px;
	}	
		
#portfolioMainContent {
	width: 725px; 
	padding: 0 10px;
	background-color: #fff;
	margin: 0 0 0 245px;
	position: absolute;
	top: 207px;
	min-height: 540px;
	}	

#portfolioMainContent img {
	border: 1px solid #333;
	margin: 1px;
	}		
	
#portfolioMainContent h1 {
	font-size: 16px;
	margin: 0 0 10px 3px;
	}	

#portfolioMainContent p {
	font-size: 12px;
	margin: 0 0 10px 3px;
	}	
	
#portfolioMainContent a, #portfolioMainContent a:hover, #portfolioMainContent a:visited {
	color: #fff;
	}	
	
.portfolioCategory {
	background-color: #666;
	border: 1px solid #999;
	margin: 10px 0;
	padding: 15px;
	color: #fff;
	}
	
.webTableImg {
	margin-right: 4px;	
	}
	
#sidebar {
	position: absolute;
	top: 207px;
	margin: 0 0 0 807px;
	width: 175px;	
	}

#services {
	position: absolute;
	top: 207px;
	bottom: 0px;
	margin: 0 0 0 807px;
	width: 175px;
	overflow: auto;
	}
	
#services li {
	margin: 10px 0 10px -25px;
	}
	
#descriptionLi li {
	visibility: hidden;
	}					
			
#footer {
	margin: 0 0 0 -30px;
	text-decoration: overline;
	}
	
#footer a, #footer a:hover, #footer a:active, #footer a:visited {
	color: #666;
	} 
	
#footer li {
	display: inline; 
	}
	
#footer a {
	font-weight: normal;
	}	

	
