/* Default Font */

body, div, span, ul, li, p, td {
  font-family:		Verdana;
  font-size:		12px;
  color:		#1D428C
}


/* Regular Links */

a:link {

  text-decoration:	none;
  color:		#727A8C
}

a:active {

  text-decoration:	none;
  color:		#727A8C
}

a:visited {

  text-decoration:	none;
  color:		#727A8C
}

a:hover {
  font-weight:		bold;
  text-decoration:	none;
  color:		#1D428C
}

h1 {
  font-family:		Verdana;
  font-size:		24px;
  color:		#B0BDD9;
  margin:0px;
}

/* side links */

a.design:link {

  text-decoration:	none;
  font-size:		9px;
  color:		#727A8C
}

a.design:active {

  text-decoration:	none;
  font-size:		9px;
  color:		#727A8C
}

a.design:visited {

  text-decoration:	none;
  font-size:		9px;
  color:		#727A8C
}

a.design:hover {
  font-size:		9px;
  text-decoration:	none;
  color:		#1D428C
}

/* links for headers on home page */

a.uk:link {

  text-decoration:	none;
  font-size:		10px;
  color:		#1D428C
}

a.uk:active {

  text-decoration:	none;
  font-size:		10px;
  color:		#1D428C
}

a.uk:visited {

  text-decoration:	none;
  font-size:		10px;
  color:		#1D428C
}

a.uk:hover {
  font-size:		10px;
  text-decoration:	underline;
  color:		#727A8C
}




/* div properties for layers*/

#webdesign {
position:absolute; left:0px; top:0px; width:728px; height:79px; z-index:1; background-color: #B0BDD9; layer-background-color: #B0BDD9; border: 1px none #000000;
}

#design {
position:absolute; left:0px; top:79px; width:728px; height:53px; z-index:2; background-color: #1D428C; layer-background-color: #1D428C; border: 1px none #000000;
}
#website {
	position:absolute;
	left:0px;
	top:223px;
	width:150px;
	height:100%;
	z-index:3;
	background-color: #B0BDD9;
	layer-background-color: #B0BDD9;
	border: 1px none #000000;
}
#designer {
position:absolute; left:151px; top:223px; width:577px; height:379px; z-index:4;
}
#company {
position:absolute; left:0px; top:132px; width:728px; height:90px; z-index:5;
}
#agency {
position:absolute; left:0px; top:603px; width:729px; height:12px; z-index:6;
}

#webdesignuk {
position:absolute; left:728px; top:0px; width:122px; height:600px; z-index:7;
}
