body{
margin:0;
}
#top_strip {
	height: 4px;
	width: 1000px;
	background-color: #FF9900;
}
#header {
	height: 116px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#services {
	height: auto;
	width: 650px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}
* {
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 115px;
	width: 220px;
	float: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#wrapper {
	height: auto;
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
}
#right_header {
	float: right;
	height: 115px;
	width: 700px;
}
#main {
	height: auto;
	width: 1000px;
	clear: both;
	padding-top: 10px;
}
#leftpannel {
	height: auto;
	width: 685px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(../images/index_21.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#rightpannel {
	float: right;
	height: auto;
	width: 245px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	height: 30px;
	width: 1000px;
	background-color: #666465;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFCC00;
}
.headingarrow{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:22px;
	color:#993300;
	background-color:#fcfcfc;
	background-image:url(../images/heading_arrow.png);
	background-repeat:no-repeat;
	border:#CCCCCC dotted 1px;
	background-position:8px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	margin-bottom: 10px;
}
#subheadingarrow{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:22px;
	color:#993300;
	background-color:#fcfcfc;
	border:#CCCCCC dotted 1px;
	background-position:8px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}

