@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
padding:0px;
background:url(images/body-bg.jpg) repeat-x;
font-size:12px;
font-family:Tahoma, Arial;
color:#DFDEDE
}
#main-wrapper
{
margin:0 auto;
width:1100px;
}
#header-wrapper
{
height:128px;
width:1100px;
float:left;
}
#header-left
{
width:141px;
float:left;
}
#header-right
{
height:128px;
width:947px;
float:left;
}
#header-right .top
{
float:left;
height:64px;
width:947px;
float:left;
text-align:right;
background:url(images/call-us-img.jpg) no-repeat top right
}
#header-right .bottom
{
height:64px;
float:left;

}
#nev
{
float:left;
background:url(images/nev-top-bg.jpg) no-repeat top;

height:59px;

}
#nev-right
{
float:left;
height:64px;
width:231px;
}
#nev-right-inner
{
float:left;
background:url(images/head-top-inner-img.jpg) no-repeat bottom left;
height:64px;
width:160px;


}
#nev-right-inner-nohead
{
float:left;
background:url(images/without-head.jpg) no-repeat bottom left;
height:64px;
width:160px
}
#home-banner-wrapper
{
float:left;
width:1100px;
height:548px;
background:url(images/bg.gif) bottom no-repeat;
position:relative;
z-index:100;
top:-78px;
}
#inner-banner-wrapper
{
float:left;
width:1100px;
height:337px;
}
#content-wrapper
{
float:left;
width:1100px;
background:url(images/middle-content-bg.jpg) repeat-x bottom #4B4B4B;
padding-bottom:25px;
}
#content-wrapper-start
{
margin:0 auto;
width:1038px;
_width:1036px;
padding-bottom:30px;
}
#home-content-left
{
width:491px;
float:left;
line-height:18px;
}
#home-content-right
{
width:476px;
float:right;
margin-left:45px;
}
#inner-content-left
{
width:785px;
float:left;
line-height:18px;
}
#inner-content-right
{
width:253;
float:right;
margin-left:15px;
margin-top:25px ;
margin-bottom:35px ;
}

hr
{
border:0px;
height:1px;
color:#666666;
background:#666666;
margin-top:12px;
_margin:3px;
=margin:3px;
padding:0px;
}
#footer-wrapper
{
width:1100px;
float:left;
height:37px;
background:url(images/footer-bg.jpg) repeat-x;
line-height:37px;
}
#copyright
{
float:left;
width:300px;
margin-left:34px;
_margin-left:21px;
font-size:11px;
}
#footer-link
{
float:right;
width:675px;
}
#footer-link a
{
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#DFDEDE;
}
#footer-link a:hover
{
font-size:11px;
text-decoration:none;
font-weight:bold;
color:#fff;
}
#footer-link-bottom
{
background:url(images/footer-bottom.jpg) no-repeat;
height:38px;
float:right;
width:1100px;
_width:1097px;
}

ul
{
list-style:none;
float:left;
=margin:10px 0 10px 40px;
}
li
{
background:url(images/grey-aerrow.gif) no-repeat;
margin:0px;
padding:0px 10px;
width:337px;
float:left;
line-height:20px;
}

li strong
{
color:#fff;
}
p
{
	clear:both
	}

.location  ul
{
list-style:none;
float:left;
=margin:10px 0 10px 40px;
}
.location  li
{
background:url(images/grey-aerrow.gif) no-repeat;
margin:0px;
padding:0px 10px;
width:317px;
float:left;
line-height:20px;
margin-bottom:20px;
}

.location  li strong
{
color:#fff;
}

.grey-input
{
	border:1px solid #666666;
	background:#888888;
	height:18px;
	margin-top:2px;
	color:#fff

}

