/* CSS Document */

body{	 
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

img a{
	outline:none;
}

img a:hover{
	outline:none;
}

h1{
	font:26px Arial;
	color:#35378e;
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
	margin-top:15px;
}

.phone{
	font:23px Arial;
	color:#35378e;
	text-decoration:none;
	font-weight:normal;
	margin-top:15px;
}

.tabbg{
	background-image:url(images/tablebg.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.heading{
	font:18px Arial;
	color:#000121;
	text-decoration:none;
	padding-left:10px;
}

h2{
	font:20px Arial;
	color:#35378e;
	text-decoration:none;
	font-weight:normal;
	padding-left:9px;
	margin-top:18px;
}

.bodytxt{
	font:12px Arial;
	color:#565656;
	text-decoration:none;
	padding-left:9px;
	padding-right:9px;
	text-align:justify;
	line-height:18px;
}

ul.bullet{
	list-style-image:url(images/bullet.jpg);
	padding: 0 0 0 13px;
	margin: 0 0 0 14px;
	font:12px Arial;
	color:#565656;
	text-decoration:none;
}

.bullet li{
	margin-bottom:5px;
	padding-bottom:5px;
}

.estimate{
	font:bold 27px Arial;
	color:#000000;
	text-decoration:none;
}

.formtxt{
	font:12px Arial;
	color:#565656;
	text-decoration:none;
}

.highlight{
	color:#35378e;
}

.frmbdr{
	border:#d0d1e7 solid 1px;
	background-color:#FFFFFF;
	font:12px Arial;
	color:#565656;
	text-decoration:none;
	width:171px;
}

.midbg{
	background-image:url(images/midbg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

h3{
	font:18px Arial;
	color:#35378e;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.lefttxt{
	font:12px Arial;
	color:#565656;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}

.footerbg{
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	height:35px;
	font:12px Arial;
	color:#35378e;
	text-decoration:none;
}