body {
	font-family: "Trebuchet MS", verdana, arial, lucida, helvetica, sans-serif;
	background: #eee;
	font-weight: normal;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;   
	}

p	{
	margin-top: 0;
	margin-bottom: 0.7em;
	line-height: 140%;
	}

b	{
	color: #222;
	}

html>p   {
    font-size:  small;
    }

a	{
	text-decoration: none;
	color: #66c;
	font-weight: bold;
	}

a:visited	{
	text-decoration: none;
	color: #669;
	font-weight: bold;
	}

a:hover	{
	text-decoration: underline;
	}

li	{
	line-height: 140%;
	}

p.spacerLine	{
	font-size: 3px;
	}
	
h1, h2, h3, h4	{
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	}

h1	{
	color: #1f338d;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
	margin-top: 1.25em;
	} 
	
h2	{
	font-size: 110%;
	font-weight: bold;
	color: #222;
	}
	
h3	{
	font-size: small;
	font-weight: bold;
	color: #222;
	}

dt	{
	font-weight: bold;
	}

dd	{
	margin: 0 2em;
	margin-bottom: 2em;
	}

.first-line	{
	margin-top: 0em;
	}

.clearing {
	height: 0;
	clear: both;
	}

.portfolioEntry {
	
	}

.jobTitle {
	color: #111;
	font-style: italic;
	}

#wrapper {
	background: #fff;
	color: #333;
	margin: auto;
	padding: 3px;
	border: solid #aaa;
	border-width: 1px;
	width: 642px; /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 635px;	 
	}
	
#header {
	padding: 0;
	margin: 0;
	height: 80px;
	}
	
#logo	{
	float: left;
	width: 214px;
	}
	
#pagebody {
	clear: both;
	height:100%;
	}

#sidebar {
	display: block;
	float: left; 
	padding: 8px;
	width: 214px; 
	height: 100%; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 198px;	 
	}
	
#maincontent {
	margin: 0 0 0 215px;
	padding: 8px;
	width: 420px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 400px;	
	}

#maincontent img.leftalign {
	padding-right: 6px;
       float: left;
	}

#maincontent img.rightalign {
	padding-left: 6px;
	}
	
#footer {
	clear: both;

	}

#footerText {
	padding: 5px;
	font-size: xx-small;
	}
	
	/*  Horizontal nav */

#menu {
	margin-left: 215px;
	font-family: verdana, arial, verdana, lucida, helvetica, sans-serif;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 70px;
	height: 70px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #db0029;
	text-decoration: none;
	display: block;
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 2em;
	font-size:    10px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    10px;  
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 


#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{

	}

#menu li#one a  {
	background: #9c6;
	color: #000;
	font-weight: normal;
	}
	
#menu li#one a:hover {
	background-image: url("/images/home.jpg");
	color: #fff;
	font-weight: bold;
	}

#menu li#two a  {
	background: #cf9;
	color: #000;

	}
	
#menu li#two a:hover {
	background-image: url("/images/services.jpg");
	color: #fff;
	font-weight: bold;
	}
	
#menu li#three a  {
	background: #e1e1f0;
	color: #000;
	}

#menu li#three a:hover {
	background-image: url("/images/develop.jpg");
	color: #fff;
	font-weight: bold;
	}

#menu li#four a  {
	background: #add685;
	color: #000;
	}

#menu li#four a:hover {
	background-image: url("/images/portfolio.jpg");
	color: #fff;
	font-weight: bold;
	}
	
#menu li#five a  {
	background: #b2b2e5;
	color: #000;

	}

#menu li#five a:hover {
	background-image: url("/images/aboutus.jpg");
	color: #fff;
	font-weight: bold;
	}
	
#menu li#six a  {
	background: #66c;
	color: #000;
	}

#menu li#six a:hover {
	background-image: url("/images/contactus.jpg");
	color: #fff;
	font-weight: bold;
	}
