	body {
	margin: 0px;
	background-image: none;
}	
	p {
	font: small/130% Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
	h1 {
	font: bold large Arial, Helvetica, sans-serif;
	color: #1F4376;
	text-align: left;
	margin-top: 20px;
	padding: 0px 5px 0px 5px ;
}
	h2 {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #1F4376;
	text-align: left;
	padding: 0px 5px 0px 5px ;
}
	h3 {
	font: bold small Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 0px 5px 0px 5px ;
}
	hr {
	background-color: #5C73B6;
	color: #5C73B6;
	margin-top: 0px;
	padding-top: 0px;
}
	ol {
	font:  small Arial, Helvetica, sans-serif;
}
	table {
	font:  small Arial, Helvetica, sans-serif;
	border-right: thin #336699;
	border-top: none thin #336699;
	border-bottom: thin #336699;
	border-left: thin #336699;
}
	td {
	font:  small Arial, Helvetica, sans-serif;
}
	th {
	font:  12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	background-color: #336699;
}
	ul {
	font: small/130% Arial, Helvetica, sans-serif;
	padding-left: .25em;
	margin-top:0px;
} 
	li {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding-left: 0em;
	margin-left:10px;
}
	#container {
	width: 759px;
	z-index: 0;
	padding-top: 0px;
	margin:0px auto;
	text-align:left;
	border:2px solid #062753;
	background-color:#ffffff;
	padding-bottom: 0px;
	height: auto;
}
	#container[id] {
	padding-bottom: 5em;
	position: relative;
	width: 760px;
	overflow: visible;
	visibility: visible;
	min-height:600px;
}
	#content {
	margin: 0px auto;
	text-align:left;
	padding:8px;
	width: 575px;
	left:auto;
	top: -100px;
	z-index:3;
	position:relative;
}
	#content[id] {
	margin:0px 0px 20px;
	padding:0px 0px 20px;
	width:500px;
	clear:left;
	top:50px;
	left:180px;
	display:block;
}
	#content2 {
	bottom:80px;
	position:relative;
	margin:auto;
	text-align:left;
	padding:0px 0px 50px 0px;
	height:auto;
	z-index:4;
	width:760px;
	background-color: #CDB87F;
}
	#content2[id] {
	margin-bottom: 10px;
	padding-bottom: 5px;
	height: 500px;
	top:40px;
}
	#content p{
	padding: 0px 5px 0px 5px ;
	border: none;
	width:100%;
}
	#content[id] p{
	padding: 0.25em;
	border: none;
	font:  small Arial, Helvetica, sans-serif;
	clear: left;
	display:block;
	margin: 10px;
}
	#content[id] ul{
	padding: 1em 10px 0px;
	margin-left: 10px;
}
	#content2 p{
	padding: 0px 5px 0px 5px;
	border: none;
	float:left;
	width:145px;
}
	#content2[id] p{
	margin:0px;
	width:110px;
}
	#header{
	width:760px;
	background-image: url(images/top_bg.gif);
	background-repeat:repeat-x;
	height:38px;
	text-align:right;
}
	#header[id]{
	margin-top: 0px;
	padding-top: 0px;
	background-position: top;
	top: 0px;
}
	#header2{
	width:760px;
	background-color:#3A5894;
	height:25px;
	z-index:5;
	position:relative;
	bottom:80px;
}
	#header2[id]{
	width:100%;
	top:40px;
}
	#leftnav{
	display: none;

}
	#leftnav[id]{
	display: none;
	
}
	#leftnav p{
	display: none;
}
	#leftnav[id] p{
	display: none;
}
	#rightbox{
	position:relative;
	width: 130px;
	height:auto;
	right: 0px;
	float:right;
	border: solid thin #000000;
	background-image: url(images/bg.jpg);
	padding-bottom: 1em;
	padding-left: 0px;
	top: 0px;
}
	#rightbox[id]{
	width: 155px;
	right:-40px;
	padding-bottom: 0.5em;
	clear:left;
}
	#rightboxNOBG{
	position:relative;
	width: 130px;
	height:auto;
	right: 0px;
	float:right;
	border: solid thin #000000;
	background-color: #ffffff;
	padding-bottom: 1em;
	padding-left: 0px;
	top: 0px;
	text-align:center;
	
}
	#rightboxNOBG[id]{
	width: 155px;
	right:-40px;
	padding-bottom: 0.5em;
	clear:left;
}
	#features{
	width: 500px;
	position:relative;
	padding-bottom: 0.5em;
	padding-left: 0px;
	top:30px;
}
	#features[id]{
	width: 550px;
	top:200px;
}
	#rightbox p{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0.25em 0.5em 0em 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5px;
}
	#rightbox ul{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0.5em 0px 0.5px 10px;
	list-style-image:url(images/bullet.gif);
	list-style-position:outside;
	padding:0.25em 0em 0em 1em;
}
	#rightbox[id] ul{
	padding: 0.25em 0em 0em 2em;
}
	#banner{
	display:none;
}
	#banner[id]{
	display:none;
}
	#top{
	display:none;
}
	#top[id]{
	display:none;
}	
	#footer{
	display:none;
}
	#footer[id]{
	display:none;
}

	#product1{
	float: left;
	width: 280px;
	height: auto;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 0px;
	border-right: thin dashed #336699;
	margin-top: 1em;
}
	#product1[id]{
	width: 230px;
	padding-right: 25px;
}
	#product2{
	float: left;
	width: 280px;
	height: auto;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 1em;
}
	#product2[id]{
	width: 230px;
}
/*****************************************************************************************
Link Styles
*****************************************************************************************/
	a:link,a:visited,a:active {
	text-decoration: none;
	color: #7F1B20;
	text-decoration: underline;
}
	a:hover {
	text-decoration: underline;
	color: #000;
}
	A.leftnavlink:link, A.leftnavlink:visited, A.leftnavlink:active{
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
	left: 0px;
	width: 157px;
	margin: 0px;
	padding:0.5em;
	border-top: solid thin #000000;
}
	 A.leftnavlink:hover  {
	COLOR: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding:0.5em;
}
	A.leftnavlink:active[class], A.leftnavlink:visited[class], A.leftnavlink:link[class] {
	border:none;
	position:absolute;
}
	A.leftnavlink:hover[class] {
	position:absolute;
	height:20px;
	width: 150px;
}	
	a.rightbox:link,a.rightbox:visited,a.rightbox:active {
	text-decoration: none;
	color: #ffffff;
}
	a.rightbox:hover {
	text-decoration: underline;
	color: #FFCC33;
}
	A.ancilliaryTop:link,A.ancilliaryTop:visited,A.ancilliaryTop:active {
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
	A.ancilliaryTop:hover {
	COLOR: #F3C90A;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
	A.content2holder:link,A.content2holder:visited,A.content2holder:active {
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-right: none;
}
	A.content2holder:hover {
	COLOR: #F3C90A;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
	.ancilliary {
	display:none;
}
	.ancilliary[class]{
	display:none;
}
	.content2holder{
	width: 140px;
	margin-top: 0px;
	float: left;
	border-right: 1px solid #000000;
	height: auto;
}
	.content2holder[class]{
	width: 139px;
	border: none;
	padding-left: 0px;
	margin-left: 0px;
}
	.content2holder p{
	font:  12px Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	float:left;
	margin-top: 10px;
}
	p.content2holder[class] {
	padding:0px;
	float:left;
	margin-top: 5px;
	border-right: 1px solid #000000;
}
	h1.content2holder {
	font:  12px Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 7px;
	border: none;
}
	h1.content2holder[class] {
	padding: 5px 0px 0px 5px;
}	
	iframe {
	height: 2800px;
	width: 575px;
	border:none;
}
