body {
	min-width : 786px ;
	background-color: #003a72;
}

content {
width : 786px ;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
position : relative ;

}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style:  bold;
}

.content {
   width: 786px;
   margin: 0px auto;
}

.services {
	width: 200px;
	float: left;
}

.services-copy {
	width: 500px;
	float:right;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-align: left
}

.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	
	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: grey;
	text-align: left
	
}

.class1 A:link {
	text-decoration: none; color: grey;
}
.class1 A:visited {
	text-decoration: none; color: aqua
}
.class1 A:active {
	text-decoration: none
}
.class1 A:hover {
	text-decoration: underline; color: white;
}

ul#nav {	
	width:786px;
	list-style:none;
	height:72px
}

ul#nav li {
	display:inline
}

ul#nav li a {
	height:72px;
	float:left;
	text-indent:-9999px;
	text-decoration:none
}

ul#nav  li a span {
	float:left;
	display:block
}

ul#nav li#nav-1 a {
	width:238px;
	background:url(images/nav/nav.jpg) no-repeat 0px 0
}

ul#nav li#nav-1 a:active,
ul#nav li#nav-1 a:hover {
	background-position:0px -72px
}
ul#nav li#nav-1 a.current {
	background-position:0px 0px -72px
}

ul#nav li#nav-2 a {
	width:94px;
	background:url(images/nav/nav.jpg) no-repeat -281px 0
}

ul#nav li#nav-2 a:active,
ul#nav li#nav-2 a:hover {
	background-position:-281px -72px
}
ul#nav li#nav-2 a.current {
	background-position:-281px -281px -72px
}

ul#nav li#nav-3 a {
	width:85px;
	background:url(images/nav/nav.jpg) no-repeat -375px 0
}

ul#nav li#nav-3 a:active,
ul#nav li#nav-3 a:hover {
	background-position:-375px -72px
}
ul#nav li#nav-3 a.current {
	background-position:-375px -375px -72px
}

ul#nav li#nav-4 a {
	width:62px;
	background:url(images/nav/nav.jpg) no-repeat -460px 0
}

ul#nav li#nav-4 a:active,
ul#nav li#nav-4 a:hover {
	background-position:-460px -72px
}
ul#nav li#nav-4 a.current {
	background-position:-460px -460px -72px
}

ul#nav li#nav-5 a {
	width:83px;
	background:url(images/nav/nav.jpg) no-repeat -522px 0
}

ul#nav li#nav-5 a:active,
ul#nav li#nav-5 a:hover {
	background-position:-522px -72px
}
ul#nav li#nav-5 a.current {
	background-position:-522px -522px -72px
}

ul#nav li#nav-6 a {
	width:110px;
	background:url(images/nav/nav.jpg) no-repeat -605px 0
}

ul#nav li#nav-6 a:active,
ul#nav li#nav-6 a:hover {
	background-position:-605px -72px
}
ul#nav li#nav-6 a.current {
	background-position:-605px -605px -72px
}

ul#nav li#nav-7 a {
	width:71px;
	background:url(images/nav/nav.jpg) no-repeat -715px 0
}

ul#nav li#nav-7 a:active,
ul#nav li#nav-7 a:hover {
	background-position:-715px -72px
}
ul#nav li#nav-7 a.current {
	background-position:-715px -715px -72px
}

/* Connect buttons */

.linkedin {
	background: url(images/main/social.png) no-repeat right top;
	background-position: -50px 0%;
	width: 50px;
	height: 44px;
	float: left;
	display: block;
}

.facebook {
	background: url(images/main/social.png) no-repeat right top;
	background-position: -110px 0%;
	width: 50px;
	height: 44px;
	float: left;
	display: block;
}

.twitter {
	background: url(images/main/social.png) no-repeat right top;
	background-position: 0px 0%;
	width: 50px;
	height: 44px;
	float: left;
	display: block;
}
