@charset "utf-8";
body {
	background-image: url(shps_bg.jpg);
	background-repeat: repeat-x;
	background-color: #E4EBF3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#topnav {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	color: #FFFFFF;
}
#topnav a:link, #topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	color: #fb8320;
	text-decoration: none;
}

#wrapper {
	background-color: #c7d9a9;
	width: 957px;
	height: 836px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 6px;
}
#content {
	background-color: #FFFFFF;
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 752px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
	color: #405124;
	clear: both;
	background-color: #c7d9a9;
	padding: 10px;
}
#header {
	background-image: url(header.gif);
	height: 118px;
	width: 945px;
}
#leftside {
	height: 634px;
	width: 280px;
	float: left;
	background-image: url(leftside.gif);
	background-repeat: no-repeat;
}
#rightside {
	height: 634px;
	width: 665px;
	float: right;
}
#flash {
	height: 265px;
	width: 665px;
	background-image: url(flash.jpg);
}
#testimonials {
	height: 370px;
	width: 665px;
}
#leftlinks {
	padding-top: 140px;
	padding-left: 25px;
	line-height: 1.8em;
}
#leftside a:link, #leftside a:visited {
	text-decoration: none;
	color: #5A5754;
}
#leftside a:hover, #leftside a:active {
	color: #FB8320;
}
#leftlinks2 {
	padding-top: 310px;
	padding-left: 29px;
	font-size: 8pt;
}


.orange {
	color: #fb8320;
}
