/* CSS Document */

body {
	/** background-image:url(../images/footerbg.png); **/
	background-image:url(../images/bg.png);
	font:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color: #424344;
	font-size:12px;
}

#maincontent {
	background-image:url(../images/bg.png);
}

.headerbg {
background-image:url(../images/headerbg.png);
background-repeat:repeat-x;
}

.footerborder {
	background-image:url(../images/contentseperator.png);
	background-repeat:repeat-x;
	height:400px;
	background-color:#252a2c;
}

.footerbg {
	background-image:url(../images/footerbg.png);
}

h1 {
	color:#69519f;
	font-size:16px;
}

h2 {
	color:#519f86;
	font-size:14px;
}

h3 { 
	color:#9f5165;
	font-size:12px;
}

.sayhi {
	background-image:url(../images/sayhi.png);
	background-repeat:no-repeat;
	height:33px;
	left:0px;
	position:relative;
	top:0px;
	width:293px;
}

.latestpost {
	background-image:url(../images/latestpost.png);
	background-repeat:no-repeat;
	height:33px;
	left:40px;
	position:relative;
	top:10px;
	width:689px;
}

.websitetutorials {
	background-image:url(../images/websitetutorial.png);
	background-repeat:no-repeat;
	height:33px;
	left:80px;
	position:relative;
	top:20px;
	width:696px;
}

.chorleynews {
	background-image:url(../images/chorleynews.png);
	background-repeat:no-repeat;
	height:33px;
	left:120px;
	position:relative;
	top:30px;
	width:696px;
}

.searchtool {
	background-image:url(../images/findit.png);
	background-repeat:no-repeat;
	height:33px;
	left:0px;
	position:relative;
	top:55px;
	width:696px;
}

#websitedesign {
	background-image:url(../images/webdesign.png);
	background-repeat:no-repeat;
	height:50px;
	width:240px;
}

#ecommerce {
	background-image:url(../images/ecom.png);
	background-repeat:no-repeat;
	height:50px;
	width:240px;
}

#cprogramming {
	background-image:url(../images/cprogramming.png);
	background-repeat:no-repeat;
	height:50px;
	width:240px;
}

#support {
	background-image:url(../images/support.png);
	background-repeat:no-repeat;
	height:50px;
	width:240px;
}

.searchtext {
	left:0px;
	position:relative;
	top:2px;
	width:129px;
}

#latestclient {
	background-image:url(../images/latestclient.png);
	float:left;
	height:193px;
	left:792px;
	position:relative;
	top:-140px;
	width:161px;
}

.gbmenu {
	background-color:#cccccc;
}

.banner {
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	width:961px;
	min-height:300px;
}
