﻿body {
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
}
.bgimage {
    background-image: url("../images/bg.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    width: 100%;
    
}

.inner_bgimage {
    background-image: url("../images/inner_bg.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    width: 100%;}

.bottom1 {
    background-image: url("../images/bottom1.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    height: 67px;
    width: 100%;
}
.main_div {
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
    width: 980px;
}
.solidblockmenu {
    background: url("media/blockdefault.gif") repeat-x scroll center center #262626;
    border-width: 1px 0;
    color: white;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.solidblockmenu li {
    display: inline;
}
.solidblockmenu li a {
    border-right: 1px solid #373737;
    color: white;
    float: left;
    padding: 14px;
    text-decoration: none;
}
.solidblockmenu li a:visited {
    color: white;
}
.solidblockmenu li .current {
    background: url("media/blockactive.gif") repeat-x scroll center center #333333;
    color: white;
}

.solidblockmenu li a:hover {
    background: url("media/blockactive.gif") repeat-x scroll center center #333333;
    color: white;
}

.services{
	font-size:16px;
	 color:#262626;
	 font-weight:bold;
	 text-align:left;
	 padding-bottom:10px;
	 border-bottom:1px silver solid;
}














#slider-wrapper {
 
    width:980px;
    height:460px;
  
  
}

#slider {
	position:relative;
    width:980px;
    height:460px;
  
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
	p
}

.nivo-controlNav {
	position:absolute;
	left:260px;
 vertical-align:top;
 padding-top:415px;
 padding-left:600px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url('../images/bullets.png') no-repeat;
	text-indent:-10000px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-10000px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}











