*{
	margin: 0;
	padding: 0;
}
img, fieldset{ border: 0;}

body{
	background: #030A36 url(/images/www/bg.gif) repeat-x 0 0;
	font-family: Verdana, Tahoma, sans-serif;
}
hr, #accessibility{
	display: none;
}

/* general settings*/
#container{
	width: 832px;
	margin: 0 auto;
	padding: 4px 0 0 0;
}

	#content{
		width: 815px;
		margin: 0 auto;
		color: #FFF;
		padding: 24px 0 0 0;
	}
	#content:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
		#content_1st{
			float: left;
			width: 776px;
		}
		#content_1st .r{
			position: relative;
			line-height: 22px;
			font-size: 0.81em;
		}
		#content_1st h3 {
			font-weight: normal;
		}
		#content_1st .r span{
			position: absolute;
			top: 0; left: 0;
			height: 22px; width: 100%;
		}
		.billboards{
			display: none;
		}
			#content_1st div{
				padding: 0 15px;
			}
				#content_1st div p{
					font-size: 12px;
					line-height: 20px;
					margin: 8px 0;
				}
								
				#content_1st div p.preamble{
					font-weight: bold;
				}
				#content_1st div h2.somethingmore{
					width: 305px;
					margin: 20px 0 0;
				}
					#content_1st div h2.somethingmore span{
						background: url(/images/www/h_somethingmore.gif) no-repeat 0 0;
					}
				#content_1st div.sixthings h2{
					width: 290px;
				}
					#content_1st div.sixthings h2 span{
						background: url(/images/www/h_6things.gif) no-repeat 0 0 !important;
					}
		#content_1st div.sixthings{
			background: url(/images/www/list_spacer.gif) no-repeat 46% 100%;
			clear: both;
		}
			#content_1st div.sixthings ul.snd{
				padding-left: 30px;
			}
		#content_1st div.sixthings:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
		#content_1st div.sixthings ul{
			width: 45%;
			float: left;
			padding: 10px 0;
		}
		#content_1st div.sixthings ul li{
			list-style-type: none;
			padding: 8px 14px 8px 14px;
			font-size: 0.75em;
		}
			#content_1st div.sixthings ul li em{
				float: left;
				margin-left: -12px;
				text-indent: -9999px;
				width: 23px; height: 23px;
				background: url(/images/www/em_1.gif) no-repeat 0 0;
				margin-right: 13px;
			}
			#content_1st div.sixthings ul li em.e2{ background: url(/images/www/em_2.gif) no-repeat 0 0;}
			#content_1st div.sixthings ul li em.e3{ background: url(/images/www/em_3.gif) no-repeat 0 0;}
			#content_1st div.sixthings ul li em.e4{ background: url(/images/www/em_4.gif) no-repeat 0 0;}
			#content_1st div.sixthings ul li em.e5{ background: url(/images/www/em_5.gif) no-repeat 0 0;}
			#content_1st div.sixthings ul li em.e6{ background: url(/images/www/em_6.gif) no-repeat 0 0;}
		#content_2nd{
			width: 239px;
			float: left;
			position: relative;
		}
			#content_2nd #search{
				display: none;
			}
		  #menu{
			display: none;
		  }
/*
*/

#container{
	height: 800px
}

/*top style*/
#top{
	display:none;
}

/*
*/

/* footer */
#footer{
	display: none;
}


.buttonRed {
	overflow: hidden;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	margin: 4px;
	float:left;
	width: 100px;
	height: 17px;
	display:block;
	background: url(/images/www/buttonRedBG.gif);
}
.buttonGreen {
	overflow: hidden;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	margin: 4px;
	float:left;
	width: 100px;
	height: 17px;
	display:block;
	background: url(/images/www/buttonGreenBG.gif);
}

.pages {
	display: none;
}

input {
	display: none;
}

.features img {
	display: none;
}
