body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table#nav {
	color: #FFFFFF;
	text-align: center;
}
.descrip {
	font-size: 11px;
}
.many {
	color: #F8C584;
	font-size: 14px;
	font-weight: bold;
}
.view_features {
	color: #B0C8FF;
	font-weight: bold;
}




table#main {
	background-image: url(images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.col1 {
	color: #4A3980;
	font-size: 11px;
}
.col2 {
	font-size: 10px;
}

table#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
table#nav a:hover {
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
#features a {
	color: #80C8FF;
	font-weight: bold;
	text-decoration: none;
}
#features a:hover {
	color: #B0C8FF;
	font-weight: bold;
	text-decoration: underline;
}


.descrip a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.descrip a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
table#main2 {

	background-image: url(images/bg03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
table#footer {

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EE9726;
	border-right-color: #EE9726;
	border-bottom-color: #EE9726;
	border-left-color: #EE9726;
}
.col2Copy {

	font-size: 10px;
}
