body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #49394E;
	background-color: #E4E4E5;
}

.tableDetail {
	font-size: 11px;
	font-family: Verdana;
	color: #49394E;
	line-height: 140%;
}

.twhite {
	font-size: 11px;
	font-family: Verdana;
	color: #ffffff;
	line-height: 140%;
}

h1{font-size: 150%;color: #49394E;}


a:link{ font-weight: normal; color: #49394E; }
a:visited{ font-weight: normal; color: #49394E; }
a:hover{ font-weight: normal; color: #f02c02; }
a:active { font-weight: normal; color: #49394E; }


.table01 {
	width:775px;
	margin:auto;
	}
	
.table02 {
	width:775px;
	height:37px;
	}
	
.table03 {
	width:775px;
	height:50px;
	}
	
.table04 {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	}
	
.table05 {
	width:775px;
	height:72px;
	}
	
	.table06 {
	width:775px;
	height:30px;
	margin:auto;
	text-align:center;
	}


	
	.maintable {
	width:736px;
	margin:auto;
	font-size: 11px;
	font-family: Verdana;
	color: #49394E;
	line-height: 140%;
	}
	
	.menu1 {
	width:108px;
	height:43px;
	}
		.menu2 {
	width:130px;
	height:43px;
	}
		.menu3 {
	width:107px;
	height:43px;
	}
		.menu4 {
	width:102px;
	height:43px;
	}
		.menu5 {
	width:92px;
	height:43px;
	}
		.menu6 {
	width:138px;
	height:43px;
	}
		.menu7 {
	width:98px;
	height:43px;
	}


.btnhome {
	width: 108px;
	height: 43px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(../images/home.gif);
}

.btnhome:hover {
	background-position: 0 -43px;
}

.btnwebdesign {
	width: 130px;
	height: 43px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(../images/webdesign.gif);
}

.btnwebdesign:hover {
	background-position: 0 -43px;
}

.btnportfolio {
	width: 107px;
	height: 43px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(../images/portfolio.gif);
}

.btnportfolio:hover {
	background-position: 0 -43px;
}

.btntemplates {
	width: 102px;
	height: 43px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(../images/templates.gif);
}

.btntemplates:hover {
	background-position: 0 -43px;
}

.btnpricing {
	width: 92px;
	height: 43px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(../images/pricing.gif);
}

.btnpricing:hover {
	background-position: 0 -43px;
}

.btnhosting {
	width: 138px;
	height: 43px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(../images/hosting.gif);
}

.btnhosting:hover {
	background-position: 0 -43px;
}

.btncontacts {
	width: 98px;
	height: 43px;
	display: block;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(../images/contacts.gif);
}

.btncontacts:hover {
	background-position: 0 -43px;
}

.centre {
margin:auto;
text-align:center;
}

.imageborder {
border:none;
}