body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	text-align: enter;
	color: #999999;
	background-color: #F2F2F2;
	background-image: url(../images/background.gif);
}

.left-2col {
	width:365px;
	float: left;
	margin-right: 20px;
	}
	
.right-2col {
	width: 365px;
	float:left;
	clear:right;
}

.2col-header {
	margin-bottom: -10px;
	
	}
	
#clear {
	margin-top: 100px;
	clear: both;
}

#wrapper {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
	padding: 10px;
}

#header {
	text-align:left;
	left: 50px;
	position: relative;
	top: 30px;
	clear: both;
	width: 800px;
}

#menu {
	text-align:left;
	left: 85px;
	width: 800px;
	top: 40px;
	position: relative;
}

#submenu {
	text-align:left;
	left: 88px;
	width: 780px;
	top: 45px;
	position: relative;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 999999;
}

#anim {
	width: 750px;
	position: relative;
	left: 69px;
	top: 55px;
}

#features {
	width: 750px;
	position: relative;
	left: 69px;
	top: 70px;
}

#content {
	width: 760px;
	position: relative;
	left: 69px;
	top: 70px;
	background-image: url(../images/products/product_bg.gif);
	background-repeat: repeat-y;
	padding-top: 25px;
}

#prodpic {
	width: 235px;
	float: left;
	padding-left: 4px;
	padding-right: 10px;
}

#prodinfo {
	float: right;
	display: inline;
	width: 500px;
}

#prodtitle {
	clear: both;
	height: 45px;
	background-image: url(../images/products/line500px.gif);
	background-repeat: no-repeat;
	background-position: 0px 42px;
	width: 500px;
}

#prodcopy {
	float: left;
	width: 350px;
	padding-right: 5px;
	padding-top: -50px;
}

#prodsidelink {
	float: right;
	width: 140px;
	clear: right;
	padding-top: 10px;
}

#footer {
	width: 750px;
	position: relative;
	left: 70px;
	top: 80px;
}

.headline {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.copy {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.tiny {
	font-size: 9px;
	color: #CCCCCC;
}
.headlineRed {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BE0027;
	text-decoration: none;
	line-height: 22px;
	
}
