body {
  margin:0px;
  padding:0px;
  color:#000;
  font-family:"Verdana","Tahoma","Arial",sans-serif;
  font-size:14px;
  line-height:20px;
  background: #ffffff url(/images/body-bg.jpg) repeat-x 0 0;
}
#background{
	background: url(/images/bg-2.jpg) no-repeat top center;
}
#simkins {
  width:960px;
  margin:0px auto;
  background:url(/images/page-shadow.png) repeat-y 0 0;
  padding: 0 9px;
}
#header {
  background:#006CAF url(/images/header-bg.jpg) no-repeat 0 0;
  margin:0px;
  padding:0px;
  height:100px;
	clear: both;
}
#header h1 {
	text-indent: -99999px;
	margin: 0;
	padding: 0;
}
#header h1 span {
 	width: 315px;
	height: 100px;
	display: block;
}
#nav {
	width: 100%;
	height: 39px;
	background: url(/images/nav-bg.jpg) repeat-x 0 0;
	clear: both;
	font-weight: bold;
}

.sf-menu {
	float: left;
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 12px;
}
.sf-menu a {
	padding:0 10px;
	line-height: 39px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #333;
}
.sf-menu li {
	background: url(/images/nav-bg.jpg) no-repeat 0 -39px;
	padding-left: 2px;
}

.sf-menu li.first {
	padding-left: 0;
	background: none;
}
.sf-menu li ul.people {
	width: 380px;
}

.sf-menu li ul.about {
	width: 150px;
}

.sf-menu li ul {
	width: 350px;
}
.sf-menu li li {
	background: #fdfdfd;
	border: 1px solid #ccc;
	border-top: 0;
	
}


.sf-menu li li a {
	font-size: 11px;
	line-height: 32px;
	
}
.sf-menu li li:hover,
.sf-menu li li a:hover {
	background-color: #fff5df;
	border-width: 1px !important;
	border-top: 0 !important;
	background-image: none;
	margin: 0;
	color: #000;
	
}

.sf-menu li li li {
	background: #FFB032;
}

.sf-menu a:hover{
	text-decoration: underline;
}

.sf-menu li.active a {
	background: url(/images/nav-bg.jpg) repeat-x 0 -78px;
	outline: 0;
}

.sf-menu li.active li a {
	background: none;
}

.sf-menu li.active a{
	color: #000;
}
a > .sf-sub-indicator {
	background-position:0 -100px;
	top:14px;
}

#nav .sf-menu li:hover ul,
#nav .sf-menu li.sfHover ul {
	top: 39px;
}


.sf-sub-indicator {

	background:transparent url(../images/arrows-ffffff.png) no-repeat scroll -10px -100px;
	display:block;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:0.75em;
	text-indent:-999em;
	top:14px !important;
	width:10px;
}

#main {
	clear: both;
	background: url(/images/main-bg.jpg) repeat-y 0 0;
}

#sidebar-left {
	width: 180px;
	float: left;
	padding: 10px;
	background: url(/images/left-bg.jpg) repeat-x 0 0;
}

div[id="login"] label {
  padding:0px !important;
}


#pageContent {
	margin-left: 200px;
	padding: 15px;
	background: url(/images/content-bg.jpg) repeat-x 0 0;
}

#pageContent.wide {
	margin-left: 0;
	background: #FFF none;
}

h1, h2, h3 {
  font-family:"Arial",sans-serif;
  color:#222;
}
h1 {
	font-size: 1.8em;
	color: #0069d4;
	line-height: 28px;
}
h2 {
	font-size: 1.4em;
	color: #fd8c08;
}
h3 {
	font-size: 1.2em;
	color:#000;
}
#footer {
  background: #5fb4da url(/images/footer-bg.jpg) repeat-x 0 0;
  min-height: 70px;
  padding-top: 10px;
  
}
#footer a,
#footer p {
  font-size: 10px;
  color:#fff;
  text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;	
}
/*
#cae li {
  list-style-type:none;
  font-size:14px;
  border-bottom:1px solid #eee;
  padding:10px;
  margin:0px;
}
#cae {
  padding-left:0px !important;
  margin-left:0px !important;
  background:url('../images/cae.gif') center right no-repeat;
  padding-right:180px;
}
#cae a {
  color:black;
  text-decoration:none;
}
*/
.pdf li {
  list-style-type:none;
  background:url('../images/pdf.gif') center left no-repeat;
  padding:20px 0px 20px 60px;
}

.register-now{
	border:none;
	margin:20px auto;
}

.johnsonbox{
	background: #ebf6ff;
	border: 1px solid #008aff;
	margin: 20px auto;
	width: 80%;
	padding: 10px 20px;
}

#pageContent ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#pageContent ul li{
	list-style: none;
	margin: 10px 0;
	padding: 0 0 10px 30px;
	background: url(../images/blue-arrow.png) no-repeat 0 0;
	
}

/* Home Service Boxes */
.service-boxes {
	width: 701px;
	margin: 0 auto;
}

.service-box {
	width: 340px;
	height: 345px;
	float: left;
}

.service-box h3 {
	margin: 0;
	padding: 10px 0;
}

.service-box h3 a {
	text-decoration: none;
}

.service-box p {
	margin: 0;
	padding: 0;
}

.service-box p a {
	text-decoration: none;
	color: #000;
}

.service-box .inner {
	height: 95px;
}

.service-box.sb01,
.service-box.sb02 {
	padding-bottom: 10px;
	border-bottom: dotted 1px #CCC;
}

.service-box.sb01,
.service-box.sb03 {
	padding-right: 10px;
	border-right: dotted 1px #CCC;
}

.service-box.sb02,
.service-box.sb04 {
	padding-left: 10px;
}

.service-box.sb03,
.service-box.sb04 {
	padding-top: 10px;
}

.service-box.sb01 h3,
.service-box.sb01 h3 a {
	color: #2fa500;
}

.service-box.sb02 h3,
.service-box.sb02 h3 a {
	color: #d40000;
}

.service-box.sb03 h3,
.service-box.sb03 h3 a {
	color: #ff8400;
}

.service-box.sb04 h3,
.service-box.sb04 h3 a {
	color: #0069d4;
}

.service-box .button {
	width: 302px;
	height: 40px;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: transparent url(../images/home/buttons.png) no-repeat 0 0;
}

.service-box.sb01 .button {
	background-position: 0 0;
}

.service-box.sb01 .button:hover {
	background-position: 0 -40px;
}

.service-box.sb02 .button {
	background-position: 0 -80px;
}

.service-box.sb02 .button:hover {
	background-position: 0 -120px;
}

.service-box.sb03 .button {
	background-position: 0 -160px;
}

.service-box.sb03 .button:hover {
	background-position: 0 -200px;
}

.service-box.sb04 .button {
	background-position: 0 -240px;
}

.service-box.sb04 .button:hover {
	background-position: 0 -280px;
}

#signup-form  {
background-color:#FEF1D1;
border:2px solid #FD8C08;
display:block;
margin:0 auto;
padding:10px;
width:250px;
}
#signup-form .form-item label {
display:inline;
}
#signup-form .form-item label.error {
font-size:12px;
font-weight:normal;
}
#signup-form .form-item .text {
width:244px;
}
#signup-form .privacy {
text-align:center;
}
.form-item {
margin-bottom:1em;
margin-top:1em;
}
.form-item label {
display:block;
font-weight:bold;
}
input.text {
border:1px solid #DEDEDE;
padding:3px;
}
input.text:hover,
input.text:focus{
border:1px solid #3E9ACB;
}

#signup-form input.submit{
	background:url(/images/register-now-btn.png) no-repeat 0 -42px;
	border:none;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	width:188px;
	height:42px;
	cursor:pointer;
	display:block;
	margin:0 auto;
}

#signup-form input.submit:hover{
	background-position:0 0
	
}