body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #CCCCdf;
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(body_bg.jpg);
	font-size: 14px;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center top;
}
html {
	height: 100%;
}
.quote {
	color: #006;
}
#home_bottom {
	background-color: #F7F9FF;
	width: 850px;
	margin-right: auto;
	margin-left: -25px;
	float: left;
	text-align: center;
	height: 60px;
}


#wrapper {
	background-color: #FFFFFF;
	width: 850px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
}


#content {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 25px;
	margin-top: 0px;
}

h1 {
	color: #4D6CCF; margin-top: 45px;
}

h2 {
	color: #4D6CCF;
}
#homecolumn_L {
	float: left;
	width: 480px;
}
#homecolumn_R {
	background-color: #D8E6F5;
	float: left;
	width: 260px;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border: medium solid #00C;
}
.home h3 {
	line-height: 5px;
	margin-top: -30px;
}


h3 {
	color: #0066CC;
}


#header {
	position:absolute;
	float:left;
	position:relative;
	width:850px;
	height:118px;
	clear: both;
}

#header1_ {
	float: left;
	width:850px;
	height:118px;
}

#navspace1_ {
	float: left;
	width:19px;
	height:32px;
}

#nav-home_ {
	float: left;
	width:72px;
	height:32px;
}

#navspace2_ {
	float: left;
	width:65px;
	height:32px;
}

#nav-about_ {
	float: left;
	width:73px;
	height:32px;
}

#navspace3_ {
	float: left;
	width:61px;
	height:32px;
}

#nav-buy_ {
	float: left;
	width:52px;
	height:32px;
}

#navspace4_ {
	float: left;
	width:60px;
	height:32px;
}

#nav-press_ {
	float: left;
	width:79px;
	height:32px;
}

#navspace5_ {
	float: left;
	width:56px;
	height:32px;
}

#nav-resources_ {
	float: left;
	width:126px;
	height:32px;
}

#navspace6_ {
	float: left;
	width:61px;
	height:32px;
}

#nav-contact_ {
	float: left;
	width:92px;
	height:32px;
}

#navspace7_ {
	float: left;
	width:34px;
	height:32px;
}

a:link {
	color: #C4311E;
}
a:visited {
	color: #C4311E;
}
a:hover {
	color: #0F63F9;
}
a:active {
	color: #C4311E;
}

ul, li {text-align: left}
