body {
	margin:0px;
	font-family: "Helvetica", Arial, sans-serif;
	color:#000000;
	font-size: .9em;
	background: #fff top center fixed no-repeat url(images/page-bgd.gif);
}
A:link {
	text-decoration: none;
	color:#0000FF;
}
A:visited {
	text-decoration: none;
	color:#999999;
}
A:active {
	text-decoration: none;
	color:#48CCFF;
}
A:hover {
	text-decoration: underline;
	color:#CEF1FF;
}

.product{
	float: left;
	overflow: auto;
}

.product h1{
	color: red;
	font-size: 2em;
}

a.downloads{
	display: block;
	width: 310px;
	height: 100px;
	text-indent: -9999px;
	background: top left no-repeat url(images/downloads.jpg);
}

a.downloads:hover{
	background-position: 0 -100px;
}

p.note{

text-align: left;
color: red;
}

.tests{
	float: left;
	z-index: -1;
	position: fixed;
	left: 0;
	top: 0;
	width: 200px;
}

.tests h1{
	color: #ff9494;
	font-size: 1.8em;
	font-family: "Georgia", serif;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
}

div.cf_wrapper {
  	width: 200px;
	color: white;
	margin-left: 15px;
	margin-top: 15px;
}

div.cf_element{
	clear: both;
	font-size: .7em;
	line-height: 14px;
	padding: 10px;
}

div.cf_element p{
	padding-top: 4px;
	padding-bottom: 4px;
}


/* SPAN STYLES */

p.title{
	text-align: center;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 2em;
}

p.title span{
	background-color: #e2e3bf;
	font-weight: bold;
}


h1 {
	margin:0px;
	font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #f80f0f;
}

#container p{
	margin: 10px 0;
	padding: 10px 20px;

}

/** DIVS **/

.header{
	margin: 0 auto;
	width: 719px;
	height: 200px;
	background: url(images/head.jpg) no-repeat 0 top;
}

#container {
	width:719px;
	border-left: 8px solid white;
	border-right: 8px solid white;
	margin: 0px auto;
	background-color: white;
	text-align: center;
	overflow: auto;
}

#top {
	height:0px;
}
#body {
background-color:#FFFFFF;
margin: 0 auto;
padding: 0;
	text-align: center;
}

.push{
	background: #e3e3e3 repeat url(images/push-bgd.gif);
	padding: 18px;
	margin: 10px 25px;
	border: 8px solid #d5d5d5;
	font-family: "Georgia", serif;
	font-style: italic;
	font-size: .8em;
	color: #5c5c5c;
}

.push strong{
	font-family: Helvetica, Arial, sans-serif;
}

.lala{
	margin: 0 auto;
}
#footer {
	background-color: #959595;
	margin-top:30px;
	height:54px;
}
#footer_text {
	margin: 0 auto;
	width: 800px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #c7c7c7;
}

#footer_text a{
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 55px;
}

/* asdf  */

.box {
	width: 475px;
	padding:15px;
	background-image:url(images/box.gif);
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border: 1px #C5DBE7 solid;
	margin: 0px auto 0 auto;
}
.box img {
	float:right;
	margin: 0 0 5px 5px;
}
.box2 {
width: 450px;
margin: 0px auto 0 auto;
background-color:#fff;
border: 3px #C5DBE7 dashed;
padding:10px;
}
.box2 img {
margin: 3px 0 3px 0;
}
.box2 td {
padding: 3px;
}
.text_color {
background-color:#D9EAFF;
border-bottom: 1px #666699 solid;
}
h2 {
	margin:0px;
	font-size:1.6em;
	text-transform: uppercase;
	padding: 6px;
	background-color: #e3e3e3;
	color:#ce0000;
}
#bottom {
	height:54px;
}
h3 {
	color:#5c5c5c;
	font-size: 1em;
	margin: 20px 25px;
	text-align: center;
	background-color: #e3e3e3;
	padding: 11px;
}
.box3 {
	width: 550px;
	margin: 0px auto 0 auto;
	border: 3px #990000 dashed;
	padding:10px;
}
.box4 {
	width: 550px;
	margin: 0px auto 0 auto;
	background-color:#FFFFFF;
	border: 3px #990000 dashed;
	padding:10px;
}
p {
	margin:0px;
}
subtext {
	margin:0px;
	font-size: 8px;
}

#spam{
	color: #6a6a6a;
	background-color: #eaeaea;
}

#spam h1{
	font-size: 1em;
	font-weight: bold;
	color: white;
	background-color: #b1b1b1;
	padding: 5px;
}

#spam p{
	padding: 10px;
}
