#wrapper {
	width:1024px;
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	}

#footer {
	width:1024px;
	height:47px;
	margin-top:10px;
	background:url('images/SB-footer.jpg') no-repeat;
	padding-left:105px;
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}
	a:link {
	color:#FFF;
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	color:#FFF;
	}
	a:hover {
	text-decoration: underline;
	}
	a:active {
	color:#FFF;
	text-decoration: none;
}
#footer p {
	padding:0;
	margin:0;
	}
	.pagetext {
	font-family: Arial, Helvetica, sans-serif;
}
.pagetext {
	font-size: 12px;
}
.heading1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #DA6728;
	text-align: left;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #676161;
}
.pagetext {
	font-family: Arial;
	text-align: left;
}
.sublinks {
	text-align: center;
}
.sublinks {
	text-align: center;
}
body p {
	text-align: left;
}
.sublinks .sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sublinks .sublinks {
	font-size: 12px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#navigation ul {
width:1024px;
height:39px;
list-style:none;
margin:0;
padding-left:59px;
}

#navigation ul li {
display:block;
float:left;
}


.nav {
display:none;
}

#homenav {
display:block;
width:129px;
height:39px;
background-position:top;
background:url("images/homebtn.jpg") no-repeat;
}

#homenav:hover {
background-position:bottom;
}

#companynav {
display:block;
width:131px;
height:39px;
background-position:top;
background:url("images/companybtn.jpg") no-repeat;
}

#companynav:hover {
background-position:bottom;
}

#theproblemnav {
display:block;
width:130px;
height:39px;
background-position:top;
background:url("images/problembtn.jpg") no-repeat;
}

#theproblemnav:hover {
background-position:bottom;
}

#oursolutionnav {
display:block;
width:130px;
height:39px;
background-position:top;
background:url("images/solutionbtn.jpg") no-repeat;
}

#oursolutionnav:hover {
background-position:bottom;
}

#newsnav {
display:block;
width:129px;
height:39px;
background-position:top;
background:url("images/newsbtn.jpg") no-repeat;
}

#newsnav:hover {
background-position:bottom;
}

#resourcesnav {
display:block;
width:130px;
height:39px;
background-position:top;
background:url("images/resourcesbtn.jpg") no-repeat;
}

#resourcesnav:hover {
background-position:bottom;
}

#contactnav {
display:block;
width:129px;
height:39px;
background-position:top;
background:url("images/contactbtn.jpg") no-repeat;
}

#contactnav:hover {
background-position:bottom;
}

body#home a#homenav,
body#company a#companynav,
body#problem a#theproblemnav,
body#solution a#oursolutionnav,
body#news a#newsnav,
body#resources a#resourcesnav,
body#contact a#contactnav {
background-position:bottom;
}
