body {
	text-align: center;
	background: #000099 url('../img/bg.jpg') top center no-repeat fixed;
	margin-top:10px;
	margin-bottom:10px;
}

A:link {
	COLOR: #FFFF00;
	text-decoration: none
}
A:visited {
	COLOR: #FFFF00;
	text-decoration: none
}
A:active {
	COLOR: #FFFFFF;
	text-decoration: none
}
A:hover {
	COLOR: #FFCC00;
	text-decoration: underline
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;	background: #000099 url('../img/content_bg.jpg') top right repeat-y;
}

#page_header {
	height: 134px;
	clear: both;
 background-image: url('../img/header.jpg'); background-repeat: no-repeat; background-position: top right
}

#page_header h1 {
	margin: 0px;
	padding-top:30px;
	padding-left:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFCC00;
}

#page_header h2 {
	margin: 0px;
	padding-left:25px;
	font-family: verdana, arial, sans-serif;
	font-size:13px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFCC00;
}

#menu_bar {
	height:inherit;
	clear: both;
; background-color: #000099; background-image: url(%27../img/drop_shadow.gif%27); background-repeat: repeat-x; background-position: top left
}

#menu_bar ul {
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #000099;
	float: left;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-color: #000099;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

#menu_bar ul li {
	display: inline;
	background-color: #000099;
}

#menu_bar ul li a
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	color: #FFCC33;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000099;
; background-color: #000099url; background-repeat: repeat-x; background-position: top left}

#menu_bar ul li a:hover
{
	background: #6600FF url('../img/menu_hover_bg.gif') top left repeat-x;
	color: #FFFF99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_wrapper {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	clear:both;
	background-color: #FFCC00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right_side {
	margin-top:5px;
	float: right;
	width:160px;
	border:0px dashed #cccccc;
	background-color: #000099;
	margin-left: 3px;
}

#right_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	padding:4px;
	border: 1px #000000 solid;
	background-color:#000000;
}

#right_side p {
	margin-top:0px;
	margin-bottom:15px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	line-height: 16px;
	padding-left:4px;
; background-color: #000099
}

#left_side {
	float: left;
	width:540px;
	background-color: #000099;
	border:0px dashed #cccccc;
	padding-right: 10px;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	background-color:#000099;
	padding:4px;
	border-bottom: 1px solid #ffcc00;
	clear:both;
}

#left_side p {
	margin-top:0px;
	margin-bottom:15px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	line-height: 18px;
	padding-left:4px;
; background-color: #000099
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
	float:left;
	width:250px;
	background-color: #FFFFFF;
	border:1px solid #FFCC00;
	padding:10px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:8px;
; color: #000099
}

#feature_box h4 {
	padding-left:5px;
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000099;
; background-color: #FFCC00
}

#feature_box p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000099;
	line-height: 16px;
	margin-bottom:5px;
; background-color: #FFCC00
}

#page_footer {
	height: 60px;
	background-color: #000099;
	clear: both;
; color: #FF9933
}

#page_footer p {
	padding-top:18px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	font-style: normal;
	color: #000099;
} 

.arrow_list li {
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 7px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height:18px;
	color: #FF00FF;
}
#right_side2 {
	margin-top:5px;
	float: right;
	width:auto;
	border:2px inset;
	background-color: #000099;
	;
	clip:   rect(   );
	margin-left: 3px
; border-color: #FF9900 #FF9900 #FF9900 #FFCC00
}
#left_side2 {
	float: left;
	width:500px;
	background-color: #000099;
	border:0px dashed #cccccc;
	;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	padding: 4;
}


#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	background: #FFFFFF;
	margin: 45px 45px 45px 10px;
	width: 480px;
	border-collapse: collapse;
	text-align: center;
; color: #FFCC66
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
; background-color: #990000
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}

#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}

#featurebox2 { float:left; width:250px; background-color: #000099; border:1px solid #AAE5A4; padding:10px; margin-top:10px; margin-bottom:5px; margin-right:8px; }

#right_side3 {
	margin-top:5px;
	float: right;
	width:154px;
	border:2px inset;
	background-color: #000099;
	margin-left: 5px;
	margin: 2px;
	text-align: left;
	padding: 3;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFCC00;
	margin-right: 2px;
	padding-right: 4px;
}
