/* ================================================================ 
This copyright notice must be untouched at all times.
/*Site Layout*/
body {
	margin:0 auto;
	padding:0;	font: normal 13px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	line-height: 16px;
}

.contentfont {
	font-size: 11px;
	color: #FFFFFF;
}

.framefont {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.footernote{
	font: normal 11px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	line-height: 13px;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#features_col1 {
margin: 0;
padding: 20px 0 0 20px;
line-height: 16px;
background-image:url(../images/features_col1_bg.gif);
background-repeat:no-repeat;
vertical-align:top;
width: 235px;
height: 217px;

}

/*#price{
font-size: 13px;
line-height: 16px;
}*/

#layout {
margin: 0 auto;
padding: 0;
width: 800px;
}

#wrapper{
	width: 800px;
	padding:0;
	margin:0;
	border:0;
	align: center;
	}

#header {
	width:800px;
	padding:0;
	margin:0;
	border:0;
	align: center;
	background-image:url(../images/header.gif);
	height:102px;
	width:800px;
}

#tabnavi {
	width:800px;
	padding:0;
	margin:0;
	border:0;
	align: center;
}


#content {
margin: 0;
padding: 0;
width:800px;
vertical-align: top;
overflow-x: hidden;
z-index:10;
align: center;
background-repeat:no-repeat;
}


#footer {
margin:0;
padding:0;
width: 800px;
background:url(../images/footer_bg.gif);
height: 30px;
background-repeat:no-repeat;
text-align:right;

}