@charset "utf-8";
/* CSS Document */

body {
background: url(images/bg_pattern.gif);
padding-bottom: 20px;
padding-top: 20px;
}

.top {
width: 844px;
height: 26px;
margin: 0px auto;
margin-bottom: 0px;
background: url(images/top-trans.png) no-repeat;
padding-bottom: 0px;
z-index: 10;
}

.outer_wrapper {
width: 844px;
padding-top: 0px;
margin-top: 0px;
margin: 0px auto;
background: url(images/wrap-trans.png) repeat-y;
padding-bottom: 25px;
}

.bottom {
width: 844px;
height: 51px;
margin: 0px auto;
background: url(images/bottom-trans2.png) no-repeat;
text-align: center;
padding-top: 11px;
color:#375f8c;
size: 14px;
}

.logo_container {
padding: 0px 0px 5px 25px;
white-space: nowrap;
}

.callus {
font-family:Trebuchet,Trebuchet MS,"Trebuchet MS",Arial,Helvetica,sans-serif;
color:#f69137;
font-size:16px;
font-style:normal;
font-weight:bold;
margin:0;
padding: 0px 0px 0px 270px;
text-decoration:none;
line-height: 16px;
vertical-align:  80%;
}

.banner{
	padding-top: 6px;
	height:266px;
	width: 815px;
	margin: 0px auto;
}

.banner2{
	padding-top: 6px;
	height:185px;
	width: 815px;
	margin: 0px auto;
}

h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #e98833;
	margin-left: 22px;
	margin-right: 20px;
	margin-top: 10px;
	text-decoration:underline;
}

h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
	margin-top: 10px;
	color: #249cc2;	
}

li {
	list-style-type:none;
}

.text_b {
	padding: 0px 35px 0px 30px;
	color:#156781;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.lpad{
	padding-left: 15px;
	zwidth: 545px;
}

.services {
padding-left: 20px;
}

.contactleft {
	width: 620px;
	float: left;
}

.contactright {
	padding-left: 100px;
	width: 250px;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(images/contact_bg.jpg) no-repeat;
	display: none;
}

.clearfloat {
	clear: both;
}



#slideshow {
    position:relative;    
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.current {
    z-index:10;
}

#slideshow IMG.last-current {
    z-index:9;
}

.aboutlist ul {
margin: 0px;
padding: 0px;
padding-left: 20px;
}

.aboutlist li {
list-style: disc;
padding: 3px;
margin-left: 3px;
}



a { 
	text-decoration:none; 
	color:#FF3300;
}
img { border: none 0; }


