@charset "utf-8";
body {

}

#button-home
{
  display: block;
  width: 276px;
  height: 30px;
  background: url("home.gif") no-repeat 0 0;
}

#button-home:hover
{ 
  background-position: 0 -30px;
}

#button-home span
{
  display: none;
}

#button-webdesign
{
  display: block;
  width: 276px;
  height: 30px;
  background: url("webdesign.gif") no-repeat 0 0;
}

#button-webdesign:hover
{ 
  background-position: 0 -30px;
}

#button-webdesign span
{
  display: none;
}

#button-webhosting
{
  display: block;
  width: 276px;
  height: 30px;
  background: url("webhosting.gif") no-repeat 0 0;
}

#button-webhosting:hover
{ 
  background-position: 0 -30px;
}

#button-webhosting span
{
  display: none;
}

#button-seo
{
  display: block;
  width: 276px;
  height: 30px;
  background: url("seo.gif") no-repeat 0 0;
}

#button-seo:hover
{ 
  background-position: 0 -30px;
}

#button-seo span
{
  display: none;
}

#button-portfolio
{
  display: block;
  width: 276px;
  height: 30px;
  background: url("portfolio.gif") no-repeat 0 0;
}

#button-portfolio:hover
{ 
  background-position: 0 -30px;
}

#button-portfolio span
{
  display: none;
}

#button-about
{
  display: block;
  width: 276px;
  height: 30px;
  background: url("about.gif") no-repeat 0 0;
}

#button-about:hover
{ 
  background-position: 0 -30px;
}

#button-about span
{
  display: none;
}

#button-contact
{
  display: block;
  width: 276px;
  height: 30px;
  background: url("contact.gif") no-repeat 0 0;
}

#button-contact:hover
{ 
  background-position: 0 -30px;
}

#button-contact span
{
  display: none;
}

a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover {text-decoration:underline}
a:active {text-decoration:underline}
div#container {
	position: relative;
	width: 993px;

	background-color: #202020;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #202020;
	width: 993;
	height: 149;
}
div#sidebar {
	position: absolute;
	top: 158;
	left: 0;
	background-color: #202020;
	width: 276;
	height: 718;
}
div#maincontent {
	position: absolute;
	top: 158;
	left: 285;
	width: 709;
	height: 718;
	background-color: #202020;
	background-image: url(whitespace.gif);
}
div#footer {
	position: absolute;
	top: 889;
	left: 0;
	width: 993;
	height: 145;
	background-color: #2E2E2E;
}
div#paragraph {
	color: #CCCCCC;
	font-family: 'Arial';
	font-size: 11px;
	text-align: center;
	padding: 5;
}
div#home-paragraph1 {
	position: absolute;
	top: 25;
	left: 25;
	width: 660;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
}
div#home-paragraph2 {
	position: absolute;
	top: 140;
	left: 70;
	width: 300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: left;
	line-height: 2;
}
div#home-image1 {
	position: absolute;
	top: 120;
	left: 405;
}
div#home-image2 {
	position: absolute;
	top: 400;
	left: 40;
}
div#home-paragraph3 {
	position: absolute;
	top: 448px;
	left: 341px;
	width: 339;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: normal;
}
div#home-link1 {
	position: absolute;
	top: 271;
	left: 139;
	color: blue;
	text-align: center;
	font-family: 'Arial';
	font-weight: bold;
	font-size: 0.9em;
}
div#home-link2 {
	position: absolute;
	top: 571px;
	left: 436px;
	color: blue;
	text-align: center;
	font-family: 'Arial';
	font-weight: bold;
	font-size: 0.9em;
}
div#copyright {
	position: absolute;
	top: 1044;
	left: 0;
	width: 993;
	height: 33;
	color: #CCCCCC;
	font-size: 11px;
	text-align: center;
	background-color: #202020;
}
div#sidebar-div-button-home {
	position: absolute;
	top: 0;
	left: 0;
	width: 276;
	height: 30;
}
div#sidebar-div-button-webdesign {
	position: absolute;
	top: 30;
	left: 0;
	width: 276;
	height: 30;
}
div#sidebar-div-button-webhosting {
	position: absolute;
	top: 60;
	left: 0;
	width: 276;
	height: 30;
}
div#sidebar-div-button-seo {
	position: absolute;
	top: 90;
	left: 0;
	width: 276;
	height: 30;
}
div#sidebar-div-button-portfolio {
	position: absolute;
	top: 120;
	left: 0;
	width: 276;
	height: 30;
}
div#sidebar-div-button-about {
	position: absolute;
	top: 150;
	left: 0;
	width: 276;
	height: 30;
}
div#sidebar-div-button-contact {
	position: absolute;
	top: 180;
	left: 0;
	width: 276;
	height: 30;
}
div#sidebar-empty-space {
	position: absolute;
	top: 210;
	left: 0;
	width: 276;
	height: 509;
	background-image:url(sidebar.gif)
}
div#webdesign-paragraph {
	position: absolute;
	top: 35;
	left: 35;
	width: 650;
	font-family: 'verdana';
	font-size: 15px;
	text-align: left;
}
div#webhosting-image1 {
	position: absolute;
	top: 30;
	left: 42;
	width: 279;
	height: 202;
}
div#webhosting-image2 {
	position: absolute;
	top: 260;
	left: 42;
	width: 279;
	height: 202;
}
div#webhosting-image3 {
	position: absolute;
	top: 490;
	left: 42;
	width: 279;
	height: 202;
}
div#webhosting-paragraph1 {
	position: absolute;
	top: 30;
	left: 365;
	width: 328;
	height: 180;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
}
div#webhosting-paragraph2 {
	position: absolute;
	top: 260;
	left: 365;
	width: 328;
	height: 120;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
}
div#webhosting-paragraph3 {
	position: absolute;
	top: 490;
	left: 365;
	width: 328;
	height: 150;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
}
div#seo-title {
	position: absolute;
	top: 64px;
	left: 57px;
}
div#seo-paragraph {
	position: absolute;
	top: 131px;
	left: 57px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	width: 620px;
}
h1 {
	font-family: "Tahoma";
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
}
div#portfolio-heading {
	position: absolute;
	top: 75;
	left: 65;
}
div#contact-address {
	position: absolute;
	top: 88px;
	left: 72px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	width: 195px;
}
div#contact-paragraph1 {
	position: absolute;
	top: 88px;
	left: 351px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	width: 260px;
}
div#aboutus-paragraph {
	position: absolute;
	top: 58px;
	left: 50;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	width: 608px;
}
