/* CSS Document */
body{
background-image:url(../images/background.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#000000;
margin-top:0;
}

#wapper{
width:850px;
height:1200px;
margin-left:auto;
margin-right:auto;
}

#header{
float:right;
width:850px;
height:150px;
}

#nav{
float:left;
height:40px;
width:850px;
background-image:url(../images/menu/bg1.jpg);
background-repeat:repeat-x;
}
#menu {padding:0; margin:0; list-style:none;}
#menu li {float:left; margin-left:0px; color:#FFFFFF;}
#menu li a {display:block; height:40px; line-height:40px; padding:0 15px; float:left; background-image:url(../images/menu/bg1.jpg); color:#FFFFFF; text-decoration:none; font-family:Arial; font-size:12px;}
#menu li a b {text-transform:uppercase; color:#000; font-family:Arial;}
#menu li a:hover, 
#menu li a b {text-transform:uppercase; color:#000; font-family:Arial;}
#menu li a:hover, 
.home #menu li#home a,
.web-design #menu li#webdesign a,
.whatwedo #menu li#whatwedo a,
.showcase #menu li#showcase a,
.aboutus #menu li#aboutus a,
.contact #menu li#contact a
{background-image:url(../images/menu/bg2.jpg); color:#FFFFFF;}


#slideshow{
float:right;
width:300px;
height:200px;
}

#maintext{
float:left;
background-image:url(../images/maintextbg.png);
background-repeat:no-repeat;
width:505px;
height:255px;
padding:10px;
}

#contacttext{
float:left;
background-image:url(../images/contact.png);
background-repeat:no-repeat;
width:505px;
height:475px;
padding:10px;
}

#secntext{
float:right;
background-repeat:no-repeat;
width:280px;
height:40px;
padding:10px;
}

#lntext{
margin-top:10px;
float:left;

width:850px;
height:535px;
}
#serviceslefttext{
background-image:url(../images/textbg.png);
background-repeat:no-repeat;
float:left;
width:525px;
height:500px;
}

#callback{
	background-image:url(../images/callback.png);
	background-repeat:no-repeat;
	float:left;
	width:325px;
	height:380px;
}

	#whyspacer{
	float:inherit;
	width:325px;
	height:105px;
	}
	#whytxt{
	float:right;
	width:275px;
	height:240px;
	margin:8px;
	}

#sersp{
	float:right;
	width:500px;
	height:45px;
	}
	#serviceswebdesign{
	float:right;
	width:340px;
	height:120px;
	padding-right: 10px;
	}
	#servicesecomm{
	float:right;
	width:350px;
	height:165px;
	}
	#servicesSEO{
	float:right;
	width:350px;
	height:160px;
	}

#servicesrighttext{
float:left;
width:325px;
height:280px;
}

#servicesrightwhite{
float:left;
background-image:url(../images/white_clear.png);
background-repeat:no-repeat;
width:300px;
height:300px;
padding:10px;
}

#whyhave{
float:left;
width:850px;
height:160px;
}

#bottomft{
float:left;
width:850px;
height:110px;
}

