body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header {
	margin-top: 25px;
	margin-left: 20px;
	background: url(images/logo.gif) no-repeat; 
	height: 65px;
}

#footer {
	height: 65px;
	border-top: solid 1px #336600;
	padding-top: 10px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

#wrapper {
	position: absolute;
	width: 760px;
	top: 120px;
}

#menu {
	position: absolute;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	text-align: right;
	width: 175px;
	border-right: solid #336600 1px;
}

#mainContent {
	position: absolute;
	left: 195px;
	padding: 25px;
	line-height: 20px;
	text-align: justify;
}

a:link, a:visited {
	color: #336600;
	text-decoration: underline;
}

a:hover {
	color: #336600;
	text-decoration: none;
}

a.menu:link, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #336699;
	text-align: right;
	text-decoration: none;
}

a.menu:hover {
	color: #669900;
	text-decoration: none;
}

h1.mainContent {
	font-size: 24px;
	color: #669900;
	font-weight: bold;
	text-align: left;
}

h2.mainContent {
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	text-align: left;
}

h2.clientTitle {
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	text-align: left;
}

h3.client {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}

.copyright {
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	color: #666666;
}

a.copyright:link, a.copyright:visited {
	color: #000000;
	text-decoration: underline;
}

a.copyright:hover {
	color: #FFCC00;
	text-decoration: none;
}

.webproduction {
	color: #006600;
}

a.webproduction:link, a.webproduction:visited {
	color: #669900
	text-decoration: underline;
}

a.webproduction:hover {
	color: #669900;
	text-decoration: none;
}

.image {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 5px;
}

.hosting {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;
	padding: 3px;
}

.design {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
	padding: 3px;
}

.development {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	padding: 3px;
}

.consultation {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC9900;
	padding: 3px;
}

.ecommerce {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006600;
	padding: 3px;
}

.training {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #660066;
	padding: 3px;
}