@charset utf-8;
body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url('images/body.jpg');
}
#main {
	margin-left: auto;
	margin-top: 30px;
	height: 100%;
	margin-bottom: 30px;
	margin-right: auto;
	width: 1003px;
}
.header {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url('images/topbg.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 150px;
}
.title {
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 200px;
}
.text{
font-family:Verdana, Arial,Helvetica, sans-serif;
font-size:25px;
float:left;
line-height:20px;
text-align:justify;
font-weight:200;
}
 
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.nav{
float:left;
width:91%;
margin:15px 0px 0px 43px;
padding:0px;
height:35px;
line-height:35px;	
text-align:center;
border-bottom:1px #dedede solid;
border-top:1px #dedede solid;
}
.nav a{
	text-decoration:none;
	padding:0px 37px 0px 17px;
	font-weight:bold;
	color:#979797;
	font-size:14px;
	background: url('images/dvr.jpg');
	background-position:right;
	background-repeat: no-repeat;
	font-family:calibri,Arial, Helvetica, sans-serif;
}
.nav a:hover{
	text-decoration: underline;
	color:#000;
	

}

.nav .active{
	text-decoration: underline;
	color:#000;

}

#middle {
	width: 1002px;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	background: url('images/midbg.png') repeat-y;
}

#left{
	float:left;
	width:195px;
	margin:10px 15px 0px 45px;
	padding:0px;
}
#right{
	float:left;
	width:705px;
	margin:10px 0px 0px 0px;
	padding:0px;
}

/* Slider
---------------------------------------- */
#slider-wrapper {
	width: 100%;
	height: 635px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.slider-wrap {
	width: 100%;
	height: 635px;
	overflow: hidden;
}
.slider-bg {
	width: 916px;
	height: 423px;
	padding: 12px;
}
#slider {
	position: relative;
	width: 916px;
	height: 423px;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#slider a {
	border: 0;
	display: block;
}
.slider-title {
	display: block;
	font-family: 'Maiden Orange', cursive;
	font-size: 25px;
	font-weight: 400;
	line-height: 35px;
	margin: 28px 0 24px;
	text-align: center;
	position: relative;
}
.border-l, .border-r {
	font-size: 0;
	height: 13px;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	top: 12px;
	width: 283px;
}
.border-l {
	left: 0;
}
.border-r {
	right: 0;
}
/* The Nivo Slider styles */
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 60;
	display: none;
}
/* The slices in the Slider */
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 50;
	height: 100%;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 99;
	cursor: pointer;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position: absolute;
	width: 100%;
	background-color: #f6f6f6;
	left: 0;
	bottom: -82px;
	padding: 0px 0px 10px;
	text-align: center;
}
.nivo-controlNav a {
	position: relative;
	z-index: 99;
	cursor: pointer;
	display: inline-block !important;
}
.nivo-controlNav a img {
	-webkit-transition: all 0.3s ease-out; /* Saf3.2+, Chrome */;
	-moz-transition: all 0.3s ease-out; /* FF4+ */;
	-ms-transition: all 0.3s ease-out; /* IE10 */;
	-o-transition: all 0.3s ease-out; /* Opera 10.5+ */;
	transition: all 0.3s ease-out;
}
.nivo-controlNav a:before {
	display: block;
	content: '';
	width: 150px;
	height: 100px;
	position: absolute;
	cursor: default !important;
}
.nivo-controlNav a.active img, .nivo-controlNav a:hover img {
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.nivo-directionNav a {
	position: absolute;
	display: block;
	width: 36px;
	height: 35px;
	text-indent: -9999px;
	border: 0;
	top: 50%;
	background: url(images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
	right: 0;
	background-position: -36px 0;
}
a.nivo-nextNav:hover {
	background-position: -36px -35px;
}
a.nivo-prevNav {
	left: 0;
	background-position: 0 0;
}
a.nivo-prevNav:hover {
	background-position: 0 -35px;
}
#slider .nivo-controlNav img {
	display: inline; /* Unhide the thumbnails */;
	position: relative;
	width: 100px;
	height: 58px;
	margin: 0px 2px;
	padding: 4px;
	background-color: white;
	border: 1px #e5e5e5 solid;
}

.footer {
	float: left;
	width: 100%;
	margin: 0px;
 
	background: url('images/footer.png');
	background-repeat: no-repeat;
 	background-position: top center;
	text-decoration:none;
	text-align:center;
	color:#9f9f9f;
	padding-top:20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height: 73px;
}


.tag{
	float:left;
	width:100%;
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:center;
}
.tag2{
	float:left;
	width:100%;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

a{
	color:black;
	text-decoration:underline;
}
a:hover{
	color: silver;
	text-decoration: none;
}

.hdr{
	float:left;
	width:100%;
	background: url('images/hdr.jpg');
	background-repeat:no-repeat;
	height:37px;
	line-height:34px;
	color:white;
	text-align:center;
	font-family:calibri,elvetica, sans-serif;
	font-weight:bold;
	font-size:14px;

}
ul.left_menu {
	width: 188px;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	list-style: none;
	font-family: calibri,Trebuchet MS, Arial, Helvetica, sans-serif;
}
ul.left_menu li {
	margin: 0px 0px 0px 0px;
	list-style: none;
}
ul.left_menu li.odd a {
	width: 160px;
	display: block;
	background: url(images/arrow.png) no-repeat left;
	background-position: 5px 9px;
	border-bottom: 1px #c6c6c6 dotted;
	text-decoration: none;
	line-height: 18px;
	color: #000;
	padding: 2px 0px 1px 20px;
}
ul.left_menu li.even a {
	width: 178px;
	height: 23px;
	display: block;
	background: url(images/arrow.png) no-repeat left;
	background-position: 5px 9px;
/*border-bottom:1px #c6c6c6 dotted;*/text-decoration: none;
	color: #000;
	padding: 0 0 0 20px;
	line-height: 23px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover {
	color: #d92614;
	background-color: #f8f8f8;
	background-position: 5px 9px;
	text-decoration: none;
}

.more{
	float:right;
	width:100%;
	text-align:right;
	margin-top:7px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

h2{
	width:100%;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	/* border-bottom:1px #efefef solid; */
	margin:4px 0px 10px 0px
}
h3{
	width:100%;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
  border-bottom:1px #efefef solid;
	margin:4px 0px 10px 0px
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color: black;float:left;
	width:100%;
}
.pic4{
border:3px solid #f0f0f0;
margin-right:10px;
width:200px;
height:100px;
margin-bottom:5px;}
.field {
	background-color: #f7f7f7;
	width: 250px;
	line-height: 19px;
	height: 19px;
	border:1px #e4e4e4 solid;
}
.field2 {
	background-color: #f7f7f7;
	width: 250px;
	height:140px;
	border:1px #e4e4e4 solid;
}
.field3 {
	background-color: #fcf3e6;
	width: 50px;
	border:1px #eed4ad solid;
}
.field4 {
	background-color: #fcf3e6;
	width:110px;
	border:1px #eed4ad solid;
}
.services{
color:#de0611;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;}
.pics{
		width:300px;
		height:175px;
		padding:0px 7px 7px 0px;}		

.pics1{
		width:300px;
		height:319px;
		padding:0px 0px 8px 8px;}				

.pics2{
		width:200px;
		height:115px;
		padding:0px 0px 10px 10px;}	
		
.pics3{
		width:200px;
		height:115px;
		padding:0px 10px 10px 10px;}	