
body {
	margin:0px;
	padding:0px;
	background-color:#ecebcd;
}

td {
	font-family: 'Trebuchet MS', Tahoma;
	font-size:14px;
	color:#555;
}

a {
	color:#333;
}

a:hover {
	color:#e49625;
}

.small {
	 font-size:12px;
}

.subhead {
	font-family: Tahoma;
	font-size:24px;
	font-weight:bold;
	color:#000033;
	padding-bottom:10px;
}

.menutable {
	height:51px;
	background:url(/images/top_bg.gif) top repeat-x;
}

.menusep {
	padding:0 20px;
}

.bodytable {
	background:url(/images/body_bg.gif) top repeat-x;
	background-color:#fff;
	padding-bottom:20px;
}

.footertable {
	border-top:1px solid #ccc;
	height:70px;
}

.hometext {
	padding:10px 0 30px 0;
	font-family: 'Trebuchet MS', Tahoma;
	font-size:15px;
}

.ban {
	height:167px; 
	width:268px;
	font-family: Arial;
	font-size:12px; 
	font-weight:bold;
	color:#FFFFFF;
}

.ban .text {
	padding:36px 0 0 115px;
}
.ban .more {padding:15px 0 0 107px;}
.analyze {background:url(/images/home/analyze_bg.jpg) top left no-repeat;}
.implement {background:url(/images/home/implement_bg.jpg) top left no-repeat;}
.optimize {background:url(/images/home/optimize_bg.jpg) top left no-repeat;}
