
#navigation {
	margin-left:560px;
	margin-top:30px;
	}

ul#navigation li {
	float:left; 
	overflow:hidden; 
	margin-left:10px;
	}

ul#navigation li.active a {
	background-image:url('/images/nav-active-l.gif');
	background-position:left; 
	background-repeat:no-repeat;
	background-color:#d8d0ae; 
	float:left;
	color:#a28b77;
	padding-bottom:5px;
	padding-left:8px;
	}

ul#navigation li.active a:hover {
	background-color:#d8d0ae; 
	}

ul#navigation li a { 	
	padding:0 0 0 8px; 
	float:left;
	}
ul#navigation li a span { 
	padding-right:7px; 
	float:left; 
	padding-top:15px; 
	padding-bottom:10px; 
	}

ul#navigation li a:hover { 
	background: url('/images/nav-over-l.gif') no-repeat left top; 
	}

ul#navigation li a:hover span { 
	background: url('/images/nav-over-r.gif') no-repeat right top; 
	}

ul#navigation li.active a { 
	background: url('/images/nav-active-l.gif') no-repeat left top transparent; 
	}

ul#navigation li.active a span { 
	background: url('/images/nav-active-r.gif') no-repeat right top transparent; 
	}




#readmore-webdev {  
	display:block;
	margin-left:25px; 
	height:49px; 
	width:640px; 
	background: url('/images/readmore-webdev.gif') no-repeat 0 0;
	}

#readmore-webdev:hover { 
	background-position: 0 -49px;
	}
#readmore-webdev span { display:none;}

#readmore-webdes {  
	display:block;
	margin-left:25px; 
	height:49px; 
	width:640px; 
	background: url('/images/readmore-webdes.gif') no-repeat 0 0;
	}

#readmore-webdes:hover { 
	background-position: 0 -49px;
	}
#readmore-webdes span { display:none;}

#readmore-intmkt {
	display:block;
	margin-left:25px; 
	height:49px; 
	width:640px; 
	background: url('/images/readmore-intmkt.gif') no-repeat 0 0;
	}

#readmore-intmkt:hover { 
	background-position: 0 -49px;
	}

#readmore-intmkt span { display:none;}



#menu {
	width:700px;
	height:143px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
	}

#menu a {
	display: inline;
	list-style-type: none;
	float:left;
	}

#menu-webdev {
	display:block;
	height:143px;
	width:178px;
	background: url('/images/menu-webdev.gif') no-repeat 0 0;
	}

#menu-webdev:hover { 
	background-position: 0 -144px;
	}
#menu-webdev span { display:none;}


#menu-webdes {
	display:block;
	height:143px;
	width:177px;
	background: url('/images/menu-webdes.gif') no-repeat 0 0;
	}

#menu-webdes:hover { 
	background-position: 0 -144px;
	}
#menu-webdes span { display:none;}


#menu-graphicdes {
	display:block;
	height:143px;
	width:178px;
	background: url('/images/menu-graphicdes.gif') no-repeat 0 0;
	}

#menu-graphicdes:hover { 
	background-position: 0 -144px;
	}
#menu-graphicdes span { display:none;}


#menu-webmarketing {
	display:block;
	height:143px;
	width:167px;
	background: url('/images/menu-webmarketing.gif') no-repeat 0 0;
	}

#menu-webmarketing:hover { 
	background-position: 0 -144px;
	}
#menu-webmarketing span { display:none;}




#guide {
	margin-top:0px;
	width:700px;
	height:500px;
	}

#guidecontrol {
	position:relative;
	width:700px;
	height:371px;
	background-image:url('/images/guide-holder.gif');
	background-position:right;
	}

#guidebuttons {
	width:174px;
	margin:0px 0px 0px 317px;
	}

#guidebuttons a {
	width:174px;
	list-style:none;
	margin:0px;
	display:block;
	}

#guidebuttons span {
	position:absolute;
	top:0px;
	margin-left:175px;
	width:209px;
	vertical-align:top;
	}


#guidebuttons a span {display:none;}

#guidebuttons a:hover span {
	display:block;
	background-color:#d8d0ae;
	font-size: 13px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	line-height: 17px;
	color: #666666;
	font-weight:normal;
	width:205px;
	padding-left:4px;
	}

