* {margin: 0px; padding:0px; font-family: "Myriad Pro", Helvetica, Arial}

body {
	background: #04376b;
	font-size: 13px;
	color: #555;
}

.clear {
	clear: both;
}

strong {
	color: #122661;
}

a {
	color: #122661;
	 text-decoration: none;
}

#top {
	background: url(../images/headerbg.png) repeat-x;
	height: 164px;
	border-bottom: 1px solid #fff;
}


#topcon {
	width: 940px;
	height:164px;
	margin: 0px auto;
	position: relative;
	z-index: 5;

}

/* Navigation */

#nav {
	width: 648px;
	height: 89px;
	background: url(../images/nav.png);
	text-indent: -9999px;
	position: relative;
	left: 210px;
}

#nav li {
display: inline;
float: left;
}

#nav a * {
  display: none;
}

#nav a, #nav a .hover {
display: block;
height: 90px;
}

#nav a.list-one {
	width: 66px;
}


#nav a.list-two {
	width: 80px;
}

#nav a.list-three {
	width: 86px;
}

#nav a.list-four {
	width: 140px;
}

#nav a.list-five {
	width: 105px;
}

#nav a.list-six {
	width: 85px;
}

#nav a.list-seven {
	width: 86px;
}

#nav .highlight a.list-one:hover,
#nav a.list-one .hover {
	background: url(../images/nav.png) 0px -89px
}

#nav .highlight a.list-two:hover,
#nav a.list-two .hover {
	background:url(../images/nav.png) -66px -89px;
}

#nav .highlight a.list-three:hover,
#nav a.list-three .hover  {
	background:url(../images/nav.png) -146px -89px;
}

#nav .highlight a.list-four:hover,
#nav a.list-four .hover  {
	background:url(../images/nav.png) -232px -89px;
}

#nav .highlight a.list-five:hover,
#nav a.list-five .hover  {
	background:url(../images/nav.png) -372px -89px;
}

#nav .highlight a.list-six:hover,
#nav a.list-six .hover  {
	background:url(../images/nav.png) -477px -89px;
}

#nav .highlight a.list-seven:hover,
#nav a.list-seven .hover  {
	background:url(../images/nav.png) -562px -89px;
}

#active-home {
	background: url(../images/nav.png) 0px -89px
}

#active-company {
	background:url(../images/nav.png) -66px -89px;
}

#active-services {
	background:url(../images/nav.png) -146px -89px;
}

#active-value {
	background:url(../images/nav.png) -232px -89px;
}

#active-philosophy {
	background:url(../images/nav.png) -372px -89px;
}

#active-process {
	background:url(../images/nav.png) -477px -89px;
}

#active-contact {
	background:url(../images/nav.png) -562px -89px;
}


#middle {
	background: #fff url(../images/main.png) repeat-x;
	padding-bottom: 0px;
}

#secmiddle {
	background: #fff url(../images/sec.png) repeat-x;
	padding-bottom: 0px;
}

#middlecon {
	width: 956px;
	margin: 0px auto;
	position: relative;
	z-index: 2;
}

#secmiddlecon {
	width: 963px;
	margin: 0px auto;
	position: relative;
	z-index: 2;
}

#midcontent {
	width: 957px;
	height: 455px;
	position: relative;
	top: -75px;
	background: transparent url(../images/mainpic.png) no-repeat;
}

#secmidcontent {
	width: 957px;
	height: 207px;
	position: relative;
	top: -82px;
	background: transparent url(../images/secpic.png) no-repeat;
}

#processcontent {
	width: 957px;
	height: 207px;
	position: relative;
	top: -82px;
	background: transparent url(../images/process-photo.png) no-repeat;
}

#contactcontent {
	width: 957px;
	height: 207px;
	position: relative;
	top: -82px;
	background: transparent url(../images/contact-photo.png) no-repeat;
}


#philcontent {
	width: 957px;
	height: 207px;
	position: relative;
	top: -82px;
	background: transparent url(../images/philosophy-photo.png) no-repeat;
}

#discontent {
	width: 957px;
	height: 207px;
	position: relative;
	top: -82px;
	background: transparent url(../images/disclosure-photo.png) no-repeat;
}

#valuecontent {
	width: 957px;
	height: 207px;
	position: relative;
	top: -82px;
	background: transparent url(../images/value-photo.png) no-repeat;
}

#servicecontent {
	width: 957px;
	height: 207px;
	position: relative;
	top: -82px;
	background: transparent url(../images/services-photo.png) no-repeat;
}

#belowpic {
 	width: 907px;
 	background: url(../images/maintop.png) no-repeat top;
 	padding: 0px 25px 0px 25px;
 	margin: 0px auto;
 	position: relative;
 	top: -75px;
}


#secbelowpic {
 	width: 907px;
 	background: #fff url(../images/sectop.png) no-repeat top;
 	padding: 0px 28px 0px 28px;
 	margin: 0px auto;
 	position: relative;
 	top: -82px;
}

#content {
	width: 550px;
	float: left;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 25px;
}

#content h3 {
	margin-bottom: 20px;
	font-size: 1.5em;
	color: #122661;
}

#content ul {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 25px;
}

#content ul li  {
	line-height: 20px;
	margin-bottom: 10px;
}

#content ol {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 25px;
}

#content ol li  {
	line-height: 20px;
	margin-bottom: 10px;
	color: #122661;
	font-weight: bold;
}

#content ol li span {
	color: #555;
	font-weight: normal;
}

#secbelowpic p{
	font-size: 13px;
	color: #555;
	margin-bottom: 20px;
	line-height: 20px;
}


#belowpic p{
	width: 480px;
	margin-left: 20px;
	font-size: 13px;
	color: #555;
	margin-bottom: 20px;
	line-height: 20px;
	float: left;
}

.onepixel {
	margin-top: -2px;
	position: relative;
	top: -30px
}

#info {
	float: right;
	width: 300px;
	min-height: 100px;
	position: absolute;
	top: -30px;
	right: 35px;
	padding: 15px;
	background: #ececec;
}

#info h3 {
	margin-bottom: 10px;
}

#info p {
	font-size: 13px;
	color: #555;
	margin-bottom: 5px;
	line-height: 20px;
	float: left;
	width: 250px!important;
	margin-left: 0px;
	clear: both;
}

#secinfo {
	float: left;
	width: 200px;
	min-height: 200px;
	padding: 15px;
	background: #ececec;
	position: relative;
	left: -10px;
}

#secinfo h3 {
	margin-bottom: 10px;
}

#secinfo p {
	font-size: 13px;
	color: #555;
	margin-bottom: 5px;
	line-height: 20px;
	float: left;
	width: 150px!important;
	margin-left: 0px;
}

#sidebar {
	float: left;
	width: 150px;
	min-height: 200px;
	padding: 15px;
	position: relative;
	left: -15px;
	top: 10px;
}

#sidebar ul {
	list-style-type: none;
	position: relative;
	left: -10px;
}

#sidebar ul li {
	margin-bottom: 1px;
}

#sidebar ul li a {
	display: block;
	width: 187px;
	height: 28px;
	line-height: 28px;
	background: url(../images/sidebar.png) 0px 0px;
	text-indent: 10px;
}


#sidebar ul li a:hover {
	background: url(../images/sidebar.png) 0px -28px;
}

a.active {
	background: url(../images/sidebar.png) 0px -28px!important;
}

#logo {
position: absolute;
}


#logo a{
width: 195px;
height: 243px;
display:block;
background: url(../images/logo.png) no-repeat;
}

#seclogo {
position: absolute;
top: 0px;
left: -2px;
}

#seclogo a{
width: 195px;
height: 243px;
display:block;
background: url(../images/logo.png) no-repeat;
}


#arthur span {
	font-weight: normal;
	font-size: .7em;
	font-style: italic;
}

#footer {
	height: 165px;
	background: url(../images/footerbg.png) repeat-x;
	position: relative;
	z-index: 5;
}

#footercon {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

#footercon ul {
	list-style-type: none;
	position: relative;
	top: 30px;
}

#footercon ul a {
	color: #fff;
	font-size: .9em;
	text-shadow: 1px 1px 0px #000;
}

#footercon ul li {
	display: inline;
	padding: 10px;
}

#footercon p {
	position: relative;
	top: 75px;
	left: 10px;
	float: left;
	font-size: .8em;
	color: #b7b7b7;
	font-style: italic;
}

.right {
	float: right!important;
	margin-right: 110px;
}

.right span {
	margin-left: 10px;
	width: 84px;
	height: 23px;
	background: url(../images/3waveslogo.png);
	display: inline-block;
	position: relative;
	top: 5px;
}

.waves {
	display: block;
	position: absolute;
	right: 0px;
	top: 86px;
	border: none;
}

a.waves {
	border: none;
}

form {
	width: 300px;
	margin: 0px;
}

form input {
	width: 100%;
	height: 15px;
	padding: 7px 7px 7px 7px;
	background: url(../images/contact.png) repeat-x;
	border: 1px solid #ccc;
}

form select {
	width: 105%;
	padding: 5px;
	border: 1px solid #ccc;
	background: #ececec
}

form input:focus {
	color: #888;
}


form textarea {
	width: 100%;
	padding: 5px;
	height: 100px;
	background: url(../images/contact.png) repeat-x;
	border: 1px solid #ccc;
}

#zip {
	width: 100px;
}


.submit-button { background: url(../images/submit.png); width: 82px; height: 30px; cursor: pointer;}


.login {	
	font-weight: bold;
	color: #122661;
	position: absolute;
	top: 50px;
	right: 2px;
	
}

.login a {
	background: #fff url(../images/login.png) repeat-x;
	width: 68px;
	height: 30px;
	text-align: center;
	line-height: 32px;
	display: block;
}

.login a:hover {
	background: #ddd;
}

#errors em {
	padding: 10px;
	width: 260px;
	background: #e47f7f;
	border: 1px solid #a25e5e;
	color: #444;
	float: left;
	clear: both;
	font-style: normal!important;
	margin-bottom: 10px;
}
