@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	background:url(../images/body-bg.gif) repeat-x ;
	font-size:12px;
	color:#232323;
	font-family:Arial, Helvetica, sans-serif;
}
.clearboth
{
	clear:both;
}
img
{
	border:none;
}
a
{
	outline:none;
	color:#232323;
	text-decoration:none;
}
.gray
{
	font-size:24px;
	color:#3f3f3f;
	font-weight:normal;
}
.gray18
{
	font-size:18px;
	color:#3f3f3f;
	font-weight:normal;
}
h1
{
	color:#e37500;
	margin:0px;
	padding:0px;
	font-size:24px;
	font-weight:normal;
}
h2
{
	color:#e37500;
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
}
#outer
{
	width:983px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	background:url(../images/outer-bg.gif) repeat-y;
}
#header
{
	height:90px;
}
.logo
{
	width:217px;
	height:68px;
	float:left;
	margin-left:19px;
	margin-top:22px;
}
.links
{
	width:696px;
	float:right;
}
.links ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.links ul li
{
	float:left;
	display: inline;
	height:86px;
}
.home
{
	background:url(../images/home.gif) no-repeat;
	height:86px;
	width:68px;
}
.home:hover
{
	background:url(../images/home-hover.gif) no-repeat;
}
.about-us
{
	background:url(../images/about-us.gif) no-repeat;
	height:86px;
	width:90px;
}
.about-us:hover
{
	background:url(../images/about-us-hover.gif) no-repeat;
}
.services
{
	background:url(../images/services.gif) no-repeat;
	height:86px;
	width:148px;
}
.services:hover
{
	background:url(../images/services-hover.gif) no-repeat;
}
.tips
{
	background:url(../images/tips.gif) no-repeat;
	height:86px;
	width:106px;
}
.tips:hover
{
	background:url(../images/tips-hover.gif) no-repeat;
}
.repairing
{
	background:url(../images/repairing.gif) no-repeat;
	height:86px;
	width:181px;
}
.repairing:hover
{
	background:url(../images/repairing-hover.gif) no-repeat;
}
.contact-us
{
	background:url(../images/contact-us.gif) no-repeat;
	height:86px;
	width:102px;
}
.contact-us:hover
{
	background:url(../images/contact-us-hover.gif) no-repeat;
}


#banner
{
	width:980px;
	margin-left:2px;
	height:258px;
	margin-top:29px;
}
#content
{
	padding:20px;
	
}
#content ul li
{
	list-style-image:url(../images/bullet.jpg);
	padding-left:5px;
	padding-bottom:5px;
}
.left-container
{
	width:652px;
	float:left;
}
.left-top
{
	height:17px;
	width:652px;
	background:url(../images/left-top.gif) no-repeat;
}
.left-center
{
	background:url(../images/left-center.gif) repeat-y;
	width:622px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding:15px;
	text-align:justify;
	min-height:270px;
	*min-height:295px;
}
.left-bottom
{
	height:15px;
	width:652px;
	background:url(../images/left-bottom.gif) no-repeat;
}
.right-container
{
	width:273px;
	float:right;
}
.right-top
{
	height:17px;
	width:273px;
	background:url(../images/right-top.gif) no-repeat;
}
.right-center
{
	background:url(../images/right-center.gif) repeat-y;
	width:243px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}
.right-bottom
{
	height:34px;
	width:98px;
	background:url(../images/right-bottom.gif) no-repeat;
	padding-top:15px;
	padding-left:175px;
}
.readmore
{
	width:70px;
	height:19px;
}
#footer
{
	background:#171512;
	color:#ffffff;
	width:983px;
	margin-left:auto;
	margin-right:auto;
	height:38px;
	text-align:center;
	font-size:11px;
	padding-top:12px;
}
#footer a
{
	color:#ffffff;
}
#footer a:hover
{
	color:#6b6b6b;
}
.footer10
{
	color:#6b6b6b;
	font-size:10px;
}