	
	html
	{
		overflow: scroll;
	}
	
	body
	{
		width: 768px;
		margin: 0px auto 0px auto;
		font-family: arial, helvetica, sans-serif;
		/*background-image: url(../img/template/bodybg.gif);
		background-position: top center;
		background-repeat: repeat-y;
		background-color: #eee;*/
	}
	
	a img
	{
		border: none;
	}
	
	a
	{
		color: #3F9EDE;
		text-decoration: none;
	}
	
	a:hover
	{
		color: #333c89;
		text-decoration: none;
	}
	
	.clear
	{
		float: left;
		clear: both;
	}
	
	#main
	{
		display: inline;
		float: left;
		clear: left;
		width: 768px;
		height: auto;
		margin: 12px 0px 0px 0px;
		background-image: url(../img/template/contentbg.gif);
		background-position: top left;
		background-repeat: repeat-y;
	}
	
	#header
	{
		display: inline;
		float: left;
		clear: left;
		width: 733px;
		height: 76px;
		margin: 0px 0px 0px 0px;
		background-image: url(../img/template/headerbg.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #fff;
	}
	
	#header .bythebuy
	{
		float: left;
		margin: 20px 0px 0px 27px;
	}
	
	#header .tradeextensions
	{
		float: left;
		margin: 25px 0px 0px 94px;
	}
	
	#nav
	{
		display: inline;
		float: right;
		clear: right;
		width: 35px;
		height: auto;
		padding: 70px 0px 0px 0px;
		background: #fff;
	}
	
	#nav ul
	{
		display: inline;
		float: left;
		clear: left;
		list-style: none;
		width: 35px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav ul li
	{
		width: 35px;
		height: 131px;
		float: left;
		clear: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav ul li a
	{
		display: block;
		float: left;
		clear: left;
		width: 35px;
		height: 131px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-position: 0px 131px;
		background-repeat: no-repeat;
		background: #fff;
		font-size: 18px;
		line-height: 20em;
		overflow: hidden;
	}
	
	#nav ul li.nav1 a
	{
		background-image: url(../img/template/nav1bg.gif);
		background-position: 0px 131px;
	}
	
	#nav ul li.nav2 a
	{
		background-image: url(../img/template/nav2bg.gif);
		background-position: 0px 131px;
	}
	
	#nav ul li.nav3 a
	{
		background-image: url(../img/template/nav3bg.gif);
		background-position: 0px 131px;
	}
	
	#nav ul li.nav4 a
	{
		background-image: url(../img/template/nav4bg.gif);
		background-position: 0px 131px;
	}
	
	#nav ul li.navin a, #nav ul li a:hover
	{
		background-position: 0px 0px;
	}
	
	#content
	{
		display: inline;
		float: left;
		clear: left;
		width: 679px;
		height: auto;
		min-height: 560px;
		margin: 0px 0px 0px 0px;
		padding: 8px 27px 28px 27px;
		background-image: url(../img/template/contentbg.gif);
		background-position: top left;
		background-repeat: repeat-y;
	}
	
	#content h1
	{
		font-size: 20px;
		color: #333c89;
		line-height: 1.3em;
		margin: 8px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content h2
	{
		font-size: 18px;
		color: #333c89;
		line-height: 1.3em;
		margin: 8px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content h3
	{
		font-size: 15px;
		color: #333;
		line-height: 1.3em;
		margin: 4px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content h4
	{
		font-size: 14px;
		color: #333;
		line-height: 1.3em;
		margin: 4px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
		font-weight: normal;
	}
	
	#content p
	{
		font-size: 13px;
		line-height: 1.5em;
		color: #333;
		margin: 0px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content hr
	{
		line-height: 0em;
		font-size: 0em;
		height: 0px;
		width: 100%;
		margin: 0px 0px 6px 0px;
		padding: 0px 0px 0px 0px;
		border-style: none;
		border-top: 1px dotted #666;
		clear: both;
	}
	
	#content ul
	{
		list-style: none outside;
		margin: 0px 0px 12px 8px;
		padding: 0px 0px 0px 0px;
		font-size: 12px;
		color: #333c89;
	}
	
	#content ul li
	{
		margin: 0px 0px 8px 0px;
		padding: 0px 0px 0px 16px;
		line-height: 1.3em;
		background-image: url(../img/template/libg.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
	}
	
	#content ol
	{
		list-style: roman;
		margin: 0px 0px 12px 24px;
		padding: 0px 0px 0px 0px;
		font-size: 12px;
		color: #333c89;
	}
	
	#content ol li
	{
		margin: 0px 0px 4px 0px;
		padding: 0px 0px 0px 0px;
		line-height: 1.3em;
	}
	
	#content blockquote
	{
		display: block;
		float: left;
		font-weight: bold;
		margin: 4px 0px 12px 0px;
		padding: 12px 12px 12px 12px;
		text-align: center;
		color: #fff;
		font-size: 16px;
		background: #333c89;
		width: 97%;
	}
	
	#content .hilite
	{
		background-color: #ECEBF2;
		margin: 12px -12px 12px -12px;
		padding: 4px 12px 4px 12px;
	}
	
	#content .imgright
	{
		float: right;
		clear: right;
		margin: 0px 0px 4px 16px;
	}
	
	#content .imgleft
	{
		float: right;
		clear: right;
		margin: 0px 16px 4px 0px;
	}
	
	#footer
	{
		display: inline;
		float: left;
		clear: left;
		width: 737px;
		height: 30px;
		background-image: url(../img/template/footerbg.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
		margin: 0px 0px 12px 0px;
	}
	
	#footer p
	{
		font-size: 11px;
		color: #3F9EDE;
		margin: 0px 31px 0px 27px;
		padding: 4px 0px 0px 0px;
		font-weight: bold;
		border-top: 1px dotted #666;
		overflow: visible;
	}
	
	#footer p a
	{
		color: #3F9EDE;
		text-decoration: none;
		margin: 0px 42px 0px 0px;
	}
	
	#footer p a.last
	{
		color: #3F9EDE;
		text-decoration: none;
		margin: 0px 0px 0px 40px;
	}
	
	#footer p a:hover
	{
		color: #333c89;
		text-decoration: none;
	}
	


.SlidingPanels {
	position: relative;
	width: 680px;
	height: 540px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	float: left;
}
.SlidingPanelsContentGroup {
	position: relative;
	width: 10000px;
	height: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	float: left;
}
.SlidingPanelsContent {
	width: 680px;
	height: 540px;
	overflow: hidden;
	margin: 0px 100px 0px 0px;
	padding: 0px;
	border: none;
	float: left;
}
.SlidingPanelsAnimating * {
	overflow: hidden !important;
}
.SlidingPanelsCurrentPanel {
}
.SlidingPanelsFocused {
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	