BODY {
	background-color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
    overflow-y: scroll;
}

A {
	text-decoration:none;
	color:#ff6633;
}

A:hover {
	color:#cc3300;
}
	

.page {
	text-align:center;
	margin:auto;
	width:768px;
	background-color:#FFF;
	padding:5px;
}
.page .head {
	background-image:url(/img/header.png);
	margin:auto;
	width:768px;
	height:86px;
}

.page .head .login {
	vertical-align:top;
	text-align:right;
	width:100%;
	height:22px;
	font-weight:bold;
}

.page .middle {
	padding-top:5px;
}

.page .middle .content {
	text-align:justify;
	width:575px;
	padding-right:5px;
	float:right;
}

.page .middle .content .title {
	font-size:22px;
	border-bottom-color:#666;
	border-bottom-style:double;
}

.page .middle .content .belly {
	padding-top:5px;
}

.page .middle .menu {
	width:168px;
	text-align:left;
	float:left;
	margin-top:5px;
}

.page .middle .menu IMG {
	border:none;
}

#profile {
	width:168px;
	height:40px;
	overflow:hidden;
}

#profile A {
	background-image:url(/img/menu/profile3.png);
	background-repeat: no-repeat;
	display:-moz-inline-box;
	display:inline-block;
}

#profile A:hover {
	background-position:0 -40px;
}

#services {
	width:168px;
	height:40px;
	overflow:hidden;
}

#services A {
	background-image:url(/img/menu/services3.png);
	background-repeat:no-repeat;
	display:-moz-inline-box;
	display:inline-block;
}

#services A:hover {
	background-position:0 -40px;
}

#whatwedo {
	width:168px;
	height:40px;
	overflow:hidden;
}

#whatwedo A {
	background-image:url(/img/menu/whatwedo3.png);
	background-repeat: no-repeat;
	display:-moz-inline-box;
	display:inline-block;
}

#whatwedo A:hover {
	background-position:0 -40px;
}

#testimonials {
	width:168px;
	height:40px;
	overflow:hidden;
}

#testimonials A {
	background-image:url(/img/menu/testimonials3.png);
	background-repeat: no-repeat;
	display:-moz-inline-box;
	display:inline-block;
}

#testimonials A:hover {
	background-position:0 -40px;
}

#contact {
	width:168px;
	height:40px;
	overflow:hidden;
}

#contact A {
	background-image:url(/img/menu/contactus3.png);
	background-repeat: no-repeat;
	display:-moz-inline-box;
	display:inline-block;
}

#contact A:hover {
	background-position:0 -40px;
}

#bills {
	width:168px;
	height:40px;
	overflow:hidden;
}

#bills A {
	background-image:url(/img/menu/bills3.png);
	background-repeat: no-repeat;
	display:-moz-inline-box;
	display:inline-block;
}

#bills A:hover {
	background-position:0 -40px;
}

#support {
	width:168px;
	height:40px;
	overflow:hidden;
}

#support A {
	background-image:url(/img/menu/support3.png);
	background-repeat: no-repeat;
	display:-moz-inline-box;
	display:inline-block;
}

#support A:hover {
	background-position:0 -40px;
}

.clear {
	clear:both;
}

.footer {
	padding-top:5px;
}

.footer .break {
	background-image:url(/img/footer.png);
	height:6px;
}

.phone {
	font-size:12px;
	text-align:center;
}

.info {
	margin:auto;
	width:768px;
	margin-top:5px;
}

.info .copyright {
	font-size:10px;
	text-align:center;
	padding-top:5px;
}

#facebook {
	width:20px;
	height:20px;
	float:right;
	overflow:hidden;
}

#facebook IMG {
	border:none;
}

#facebook A {
	background-image:url(/img/menu/facebook.png);
	background-repeat: no-repeat;
	display:-moz-inline-box;
	display:inline-block;
}

#facebook A:hover {
	background-position:0 -20px;
}