@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
	background:url(../images/body-bg.gif) repeat-x #f6f4f1;
}
img{ border:none; }
a{ outline:none; }
h1{	margin:0px;	padding:0px; font-size:20px; color:#44423f; font-weight:normal; }
h2{	margin:0px;	padding:0px; font-size:20px; color:#e47e04; font-weight:normal; }
h4{	font-size:12px;	color:#a41717; margin:0px; padding:0px; font-weight:normal; }
#outediv
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#banner
{
	width:980px;
	height:307px;
}
#footer
{
	width:100%px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	font-size:11px;
	color:#44423f;
	text-align:center;
	line-height:18px;
}
#footer a
{
	font-size:11px;
	color:#44423f;
	text-decoration:none;
}
#footer a:hover
{
	font-size:11px;
	color:#f7941d;
	text-decoration:none;
}
#header
{
	height:76px;
	background:url(../images/header-bg.gif) repeat-x;
	padding:12px;
}
.header-logo
{
	width:229px;
	height:76px;
	float:left;
}
.header-right
{
	width:712px;
	height:76px;
	margin-left:15px;
	float:right;
}
.header-phone
{
	width:712px;
	text-align:right;
	color:#aea7a1;
	font-size:18px;
}
.phonenumber
{
	font-size:24px;
	color:#f7941d;
}

#top-links
{
	width:712px;
	margin-top:14px;
}
.top-links-left
{
	width:24px;
	height:30px;
	background:url(../images/top-links-left.gif) no-repeat;
	float:left;
}
.top-links-right
{
	width:24px;
	height:30px;
	background:url(../images/top-links-right.gif) no-repeat;
	float:left;
}
.top-links-center
{
	width:664px;
	height:30px;
	background:url(../images/top-links-center.gif) repeat-x;
	float:left;
}
.top-links-center ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.top-links-center li
{
	display: inline;
	color: #fff;
	margin-left:20px;
	margin-top:10px;
}
.top-links-center li A {
	float: left;
	margin-top: 7px;
	padding: 0px 10px;
	color: #fff;
	text-decoration:none;
}
.top-links-center li A:hover {
	color: #f7941d;
	text-decoration:none;
}
.top-links-center-visited {
	color:#990;
}

/* CSS for Content Part */

#content
{
	width:980px;
	background:#ffffff;
	padding-bottom:10px;
}
#content-bottom
{
	width:980px;
	height:8px;
	background:url(../images/content-botton.gif) no-repeat;
}
#left-container
{
	width:244px;
	margin-left:8px;
	margin-right:8px;
	margin-top:5px;
	float:left;
}
#right-container
{
	width:720px;
	float:right;
	margin-top:5px;
}
.services-top
{
	width:229px;
	height:39px;
	background:url(../images/content-left-top.gif) no-repeat;
	padding-left:15px;
	padding-top:5px;
}
.services-bottom
{
	width:244px;
	height:9px;
	background:url(../images/content-left-bottom.gif) no-repeat;
}
.services-center
{
	width:214px;
	background:url(../images/content-left-center.gif) repeat-y;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
.service-banner
{
	width:214px;
	height:130px;
}
.service-links
{
	width:214px;
}
.service-links ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.service-links li
{
	color: #282828;
	margin-top:10px;
}
.service-links li a
{
	display: inline;
	color: #3f67a9;
	margin-top:15px;
	text-decoration:none;
}
.service-links li a:hover
{
	color: #f7941d;
	text-decoration:none;
}




#welcome
{
	width:712px;
	padding-bottom:5px;
	text-align:justify;
	min-height:200px;
}
#welcome li
{
	list-style-image:url(../images/readmore.gif);
}
#welcome h2
{
	margin-top:10px;
}
.gray
{
	color:#44423f;
}
.welcome-banner
{
	margin:10px 0px 10px 10px;
}

#testimonials
{
	width:712px;
}
.testimonials-top
{
	width:702px;
	height:42px;
	background:url(../images/testimonials-top.gif) no-repeat;
	padding-left:10px;
	padding-top:5px;
}
.testimonials-bottom
{
	width:712px;
	height:8px;
	background:url(../images/testimonials-bottom.gif) no-repeat;
}
.testimonials-center
{
	width:662px;
	background:url(../images/testimonials-center.gif) repeat-y;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
}
.readmore
{
	color:#990000;
	font-size:11px;
	text-decoration:none;
}
.tebular-data
{
		margin:15px;
		border:1px solid #efefef;
}
.tebular-data th
{
	padding:3px;
	color:#000000;
	background:#efefef;
}