html, body  {
   padding: 0px;
   margin: 0px;
   background-image:url(img/texture3.jpg);
}


#background  {
	margin: 0px auto 0px auto;
	visibility: visible;
	height: auto;
	width: 900px;
	position: relative;
}

#logo  {
   visibility: visible;
   position: absolute;
   left: 56px;
   top: 29px;
   z-index: 2;
   width: 210px;
   height: 29px;
}

img {
	border: none;
	}
	
h1 {
	font: 14px "Arial Bold";
	font:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
   margin: 0px;
   color: #000;

}

p {
	font: 11px Verdana;
	color: #000;
	width:250px;
	line-height:16px;
}

a {
	text-decoration:none;
	}
	
a:link {
	color: #000; text-decoration: none;
}
a:visited {
	color: #555555; text-decoration: none;
}
a:active {
	color: #555555; text-decoration: none;
}
a:hover {
	color: #555555; text-decoration: none;
}

table {
	font: 11px Verdana;
	color: #000;
	line-height:16px;

}

	
#navtext  {
   visibility: visible;
   position: absolute;
   left: 56px;
   top: 80px;
   z-index: 2;
   width: 600px;
   display:inline;
}

#navtext p  {
   font: 15px/16px Arial bold;
   font-weight:bold;
   margin: 0px;
   color: #000;
   text-align: left;
   height: 45px;
   display:inline;
}

ul.NoBullet {
  list-style-type: none;
  display:inline;
  }
 
#menu {
	padding:0;
	margin:0;
	color:#000;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	display:inline;
}

#menu li {
	display:inline;
	font: 14px Verdana bold;
}

#menu li a {
	padding:0.3em 1.3em;
	color:#000;
	text-decoration:none;
	float:left;
}

#menu li a:hover {
	color:#FFF;
	background-color: #000;
	height:16px;
}

#menu li a:active {
	color:#FFF;
	background-color: #000;
}

#apDiv2  {
   visibility: visible;
   position: absolute;
   left: 56px;
   top: 129px;
   z-index: 20;
   width: 941px;
   height: 256px;
}

#project1  {
   visibility: visible;
   position: absolute;
   left: 56px;
   top: 464px;
   z-index: 2;
   width: 90px;
   height: 117px;
}

#project2  {
   visibility: visible;
   position: absolute;
   left: 56px;
   top: 598px;
   z-index: 2;
   width: 90px;
   height: 117px;
}

#textproject1  {
   visibility: visible;
   position: absolute;
   left: 167px;
   top: 492px;
   z-index: 2;
   width: 259px;
}


#textproject2  {
   visibility: visible;
   position: absolute;
   left: 168px;
   top: 629px;
   z-index: 2;
   width: 259px;
}

#headerproject1  {
   visibility: visible;
   position: absolute;
   left: 166px;
   top: 466px;
   z-index: 2;
   width: 175px;
}

#headerproject2  {
   visibility: visible;
   position: absolute;
   left: 166px;
   top: 599px;
   z-index: 2;
   width: 162px;
}

#textproject2 p,
#textproject1 p  {
   font: 11px/15px Verdana;
   margin: 0px;
   color: #252525;
   text-align: left;
}

#headerproject1 p,
#headerproject2 p  {
   font: bold 16px/29px Arial;
   margin: 0px;
   color: #404040;
   text-align: left;
}

#latestprojects  {
   visibility: visible;
   position: absolute;
   left: 56px;
   top: 416px;
   z-index: 2;
   width: 200px;
}


#webdevelopment  {
   visibility: visible;
   position: absolute;
   left: 350px;
   top: 416px;
   z-index: 22;
   width: 200px;
}

#graphicdesign  {
   visibility: visible;
   position: absolute;
   left: 640px;
   top: 416px;
   z-index: 23;
   width: 200px;
}

#websites {
	position:absolute;
	width:689px;
	height:auto;
	z-index:100;
	left: 56px;
   top: 112px;
   float:left;
   display: inline;
}

div.contain { 
	margin:3%; border: none; height: auto; width: auto; float: left; 
}

div.contain div { 
diplay:inline; width:200px; height:300px; padding: 0px; margin: auto; border:2px solid red; background-color:#fffff7; -moz-border-radius:25px; /* Firefox */ border-radius:25px; }
 
 
#contact {
 	visibility: visible;
   position: absolute;
   left: 150px;
   top: 146px;
   z-index: 26;
 }
 
#cv {
	position:absolute;
	width:689px;
	height:auto;
	z-index:101;
	left: 56px;
   top: 112px;

}

#cv p {
	font: 11px Verdana;
   margin: 0px;
   color: #000;
   text-align: left;
}

#cv li {
	font: 11px Verdana;
   margin: 0px;
   color: #000;
   text-align: left;
}
