*{margin:0;padding:0}
html,body{width:100%;height:100%;background-color:#edede3;font-family:Arial;}
h1.logo{
	overflow:hidden;
	background:transparent url(imgs/logo.jpg) no-repeat 0px 0;
	text-indent:-1000px;
	width:294px;
	height:56px;
	float:left;
}
h2.tagline{
	width:298px;
	height:28px;
	text-indent:-1000px;
	background:transparent url(imgs/tagline.jpg) no-repeat 0 0;
}
a{outline:none;border:none;}
a img{outline:none;border:none;}
h2{
	font-size:29px;
	font-weight:normal;
}
h3{
	color:#666;
	margin:5px 0 10px;
}
.clearfix{float:none;clear:both;}
div#container{
	width:960px;
	margin:10px auto;
}
div#rightImage{
	width:374px;
	height:332px;
	float:right;
}
div#leftText{
	padding-top:15px;
	width:580px;
	float:left;
	font-size:29px;
	color:#5e5e5e;
}
div.head{
	color:#696969;
	font-size:24px;
}
div#testimonials{
	margin-top:5px;
	background:transparent url(imgs/testbg.jpg) no-repeat 0 0;
	height:120px;
	padding:10px;
	overflow:hidden;
}
div#testimonials ul li{
	list-style:none;
	float:left;
	width:48%;
}
div#testimonials ul li:last-child{
	float:right
}
div#testimonials ul li img{
	float:left;
	margin:4px 15px 0px 4px;
	padding:3px;
	border:1px solid #EEE;
	width:80px;
	height:80px;
}
div#testimonials ul li span{
	font-size:13px;
}
div#mainSec{
	margin-top:20px;
	background-color:#fff;
	padding:15px;
}
.zeroTable, .zeroTable tr, .zeroTable tr td, .zeroTable tr th{
	margin:0px;
	padding:8px;
	font-size:13px;
	text-align:center;
}
.zeroTable tr td, .zeroTable tr th{
	border:1px solid #ddd;
	border-width:0 0 1px;
}
.headBG{
	background:transparent url(imgs/bg.png) no-repeat 0 0;
	font-size:14px !important;
	vertical-align:middle;
	padding:9px 8px 7px !important;
}
.headBG_G{
	background:transparent url(imgs/bg1.png) no-repeat 0 0;
	font-size:14px !important;
	vertical-align:middle;
	padding:9px 8px 7px !important;
}
td.middleCol{
	background-color:#C4ECFA
}
td.sideTitle{
	font-size:14px !important;
	background-color:#FCFCF3;
}
td.sideHead{
	font-size:13px;
	color:#555;
}
a.blogLink{color:#666;font-weight:bold;font-size:13px;float:right;text-decoration:none;margin-left:20px;margin-top:20px;}
a:hover.blogLink{color:#333;border-bottom:1px dotted #ccc;}