body {
	margin: 20px;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 160%;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

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

a img {
	border:0px;
}

h1 {
	color:#f29500;
	line-height:120%;
	font-size:30px;
}

h2 {
	color:#005292;
	font-weight:normal;
	font-size:20px;
	line-height:120%;
}

#container {
	background-image:url(images/swish.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#inner {
	width:980px;
	margin:auto;
}

#header {
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
	height: 167px;
}

#header #topnav {
	text-align:right;
	color:#fff;
	padding-top:19px;
}

#header #topnav a {
	color:#fff;
}

#header #strapline {
	text-align:right;
	padding-top:67px;
}

#pageimg {
	text-align:center;
	float:left;
	width:846px;
	overflow:hidden;
}

#inner1 {
	background:#fff;
}

#inner2 {
	padding: 38px 20px;
	width:806px;
	float:left;
}

#footer {
	height:119px;
	background:#d5d5d5;
	background-image:url(images/footer_bg_rpt.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #d6d6d6;
}

#footer1 {
	width:866px;
	margin:auto;
	padding:16px 84px 0 30px;
}

#footer2 {
	background:#d5d5d5;
	border-top: 1px solid #fff;
	text-align:center;
	font-size:0.8em;
	padding:8px 0;
}

#footer1 #socnetpanel {
	float:left;
}

#footer1 #form {
	float:right;
	background-image:url(images/form_bg.jpg);
	background-repeat:no-repeat;
	width:404px;
	height:21px;
	padding-top:22px;
}

#subscribeform form {
	margin:0;
}

#subscribeform input {
	float:left;
	background:transparent;
	padding:3px;
}

#subscribeform input.text {
	width:167px;
	margin-right:8px;
	border:1px solid #ddd;
}


#subscribeform input.submit {
	border:1px solid #ddd;
	background:#eee;
	padding:2px 10px;
}



#footer1 #form form {
	margin:0;
}

#footer1 #form input {
	float:left;
	background:transparent;
	border:0px;
	padding:3px;
}

#footer1 #form input.text {
	width:167px;
	margin-right:8px;
}


#footer1 #form input.submit {
	width:36px;
}

#footer a {
	text-decoration: none;
	color: #454545;
}
#leftcol {
	float: left;
	width: 530px;
}

#rightcol {
	width: 127px;
	float:right;
	margin-right:7px;
	margin-top:10px;
}

#rightcol2 {
	height:628px;
	overflow:hidden;
	margin-bottom:30px;
	margin-top:12px;
}

#rightinner {
	width: 127px;
	height:614px;
	overflow:hidden;
}

#rightinner p {
	margin:0;
}

#rightinner img {
	margin-bottom:10px;
}

#scrollup {
	width:57px;
	height:17px;
	margin:auto;
	margin-top:-613px;
}

#scrolldown {
	width:57px;
	height:17px;
	margin:auto;
	margin-top:578px;
}


#maincol {
	width: 234px;
	float:right;
}

#navigation {
	text-align:right;
	padding:0 7px;
}

#navigation ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display:inline-block;
}

#navigation ul li {
	padding-right: 1px;
	float: left;
	display: block;
}

#navigation a {
	text-decoration: none;
	color: #818285;
	background-image:url(images/nav_btn_off.gif);
	background-repeat:no-repeat;
	width:126px;
	height:22px;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	padding-top:7px;
}

#navigation a.selected, #navigation a:hover {
	background-image:url(images/nav_btn_on.gif);
	color: #fff;
}


#footer2 ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display:inline-block;
}

#footer2 ul li {
	padding: 0 10px;
	float: left;
	display: block;
	border-left:1px solid #818285;

}

#footer2 ul li.first {
	border-left:0px;

}

#footer2 a {
	text-decoration: none;
	display:inline-block;
	color:#818285;
}

#subnav a,  {
	color: #454545;
	text-decoration: none;
	display: block;
	border-bottom: solid 1px #454545;
	padding: 1px 0;
}

#subnav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	border-top: 1px solid #454545;
}

#subnav ul ul {
	border-top: none;
}

#subnav ul li li a {
	padding-left: 10px;
}

#subnav ul li li li a {
	padding-left: 20px;
}

#subnav ul li li li li a {
	padding-left: 30px;
}

#sitename {
	float:left;
	padding-left:20px;
	padding-top:80px;
	color:#ea6a00;
	font-family:"Comic Sans","Comic Sans MS",Arial,Helvetica,sans-serif;
	font-size:30px;
}

#sitelogo {
	padding-top:20px;
	padding-right:20px;
	float:right;
}
