body {
	color: #FFF;
	background-color: #374242;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

a{
	color:#009999;}

.clear{
	clear:both;
}

.container {
	background-color: #67999A;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.container .header {
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
}

.container .header h2 {
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	float: right;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navfooter ul{
margin:10px 0 10px 0;
padding:0;
}

.navfooter li{
list-style:none;
}



.navfooter a{
	color:#fff !important;
	font-size: 11px;
	text-decoration:none !important;
}


.navfooter a:hover{
	text-decoration:underline !important;
}
	

.navfooter{
width:960px;
margin: 0 auto 0 auto;
text-align:center;
}


.container .nav {
	height: 34px;
	width: 765px;
}
.container .nav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
.container .nav ul li {
	list-style-type: none;
	float: left;
	margin:0;
	padding:0;

}
.container .nav ul li a {
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;


}

.container .nav ul li:last-child a {
	border: none;
}


.container .nav ul li a:hover {
	text-decoration: underline;
}

.container .services{
	width: 765px;
}
.container .services ul {
	margin: 0px;
	padding: 0 0 10px 0;
	float: right;
}
.container .services ul li {
	list-style-type: none;
	float: left;
}
.container .services ul li a {
	font-weight: bold;
	color: #476769;
	text-decoration: none;
	font-size: 12px;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.container .services ul li:last-child a {
	border: none;
}
.container .content{
	color:#649495;
	background-color: #FFF;
	background-image: url(images/shad.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.container .content .services {
	width: 690px;
	float: left;
}

.container .services ul li:last-child {
	border: none;
}

.container .content .info {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.container .content .info h3 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	margin-top: 25px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #588485;
}
.container .content .info h1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	padding-top: 30px;
}

.container .footer #slider1 {
	height: 40px;
	overflow: hidden;
	background-image: url(images/shad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#fff;
}

.container .footer #slider1 div {
	text-align: center;
	width: 780px;
	padding:10px 0;
	letter-spacing:3px;
	color: #699;


}
p , li{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #333;
}
