body{
	margin: 0px;	
	font-family: "Trebuchet MS", Georgia, Arial, Verdana, Tahoma, Sans-serif;
	background: url(../images/bg.gif) repeat-x;	
	background-color: #EDEDED;
}


a			{ color:#2E60AA; }
a:hover		{ color:#349F2B; }

img			{ border:none; }

h1, h2, h3	{ margin: 0; }
h1			{ font-size: 250%; }
h2			{
	color: #2E60AA;
	font-size: 120%;
	padding-top: 10px;
	border-bottom: dashed 1px #FF9966;
}
h3			{ color: #2E60AA; font-size: 100%; margin-top: 1em; }
h4			{ color: #515A5F; font-size: 80%; }


#header {
	background-color: #000000;
	height: 66px;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
}

#menubar {
	background-image: url(../images/menu_bk.jpg);	
	height: 30px;
	margin: 0px;
}

#menulist{
	width:760px;
	position: relative;
	left: 50%;
	margin-left: -360px;
}

#wrapper{
    background: #fff;
	width:760px;
	position: relative;
	left: 50%;
	margin-left: -360px;
	padding-left: 12px;
	border: 1px solid #9CC;
}

#content{
width: 520px;
float: left;
}

#content h1,#content h2,#content p,{
	padding-right: 0px;
}

#mainNav{
	width: 200px;
	float:right;
	padding: 20px 5px;
	background-color: #F0F0FF;
}

#mainNav h2 {
	color: #AA6060;
	font-size: 120%;
	border-bottom: dashed 1px #0000FF;
}

#mainNav h3 {
	color: #60AA60;
	font-size: 90%;
}

#mainNav a:link, #mainNav a:visited
{
	text-decoration: none;
}


#mainNav li{
  padding-left: 10px;
  padding-right: 10px;
  list-style: none;
}

#faqsbox h3 {
	color: #60AA60;
	font-size: 90%;
}

#faqsbox  a:link, #faqsbox  a:visited
{
	text-decoration: none;
}

#footer1{
   clear: both;
   text-align: center;
}

#footer1 a:link{
	color: #EEEEFF;
}

#footer1 a:visited{
	color: #FFFFF;
}

#footer1 a:hover{
	color: #FFFFF;
}

#featurelist {
	padding: 10px 0;
	margin: 0;
}

#featurelist ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#featurelist li
{
	background: url(../images/feature_list.jpg) no-repeat 0 0;
	list-style: none;
	padding: 6px 0 3px 40px;
	margin: 0;
	text-align: left;
	line-height: 120%;
}

#requirementbox {
	padding: 3px 0;
	margin: 0;
}

#requirementbox li
{
	background: url(../images/arrow2right.gif) no-repeat 0 0;
	list-style: none;
	padding: 6px 0 3px 30px;
	margin: 0;
	text-align: left;
	line-height: 120%;
}

	
#menubar ul {
	list-style-type: none;
}
#menubar li {
	float: left;
	height: 20px;
	width: 90px;
	margin: 0px;
	padding: 0px;
}
#menubar a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 90px;
	vertical-align: middle;
}
#menubar a:link {
	color: #0000FF;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
#menubar a:visited {
	color: #FFFFCC;
	text-align: center;
	height: 20px;
}
#menubar a:hover {
	color: #FF6633;
	background-color: #FFFFBB;
	height: 20px;
	text-align: center;
}

#advdownload{
	width:			520px;
	margin:			10px 0 10px 5px;
	padding:		8px 0;
	text-align:		center;	
	border:			1px solid #FFC68F;
	background:		#FFFFFF;
}

#download {
	width:			520px;
	margin:			10px 0 10px 5px;
	padding:		8px 0;
/*	text-align:		center;	*/
	border:			1px solid #FFC68F;
	background:		#F4F3D5;
}

#download h3 {
	text-align: center;
	padding: 0 5px;
}

#navcontainer
{
background: #3E80B0;//#369;
border-top: 1px solid #9CC;
font: normal normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
	list-style: none outside none;
	margin: 0;
	padding: 0px;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0px;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #900;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #C00;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #369;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #369;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 5px 5px;
position: relative;
right: 0;
}



/* install button */
.install-button,
p.install-button {
    width: 230px;
	padding-left: 150px;
    margin: 0;
	text-align: center;
}

span.install-button-text {
    padding-right: 30px;
}

.install-button a:link span.install-green-button,
.install-button a:visited span.install-green-button,
.install-button a:hover span.install-green-button,
.install-button a:active span.install-green-button {
    background: url(../images/install-button.png) no-repeat bottom left;
    display: block;
    min-height: 20px;
    padding: 10px;
} 
* html .install-button a:link span.install-green-button,
* html .install-button a:visited span.install-green-button,
* html .install-button a:hover span.install-green-button,
* html .install-button a:active span.install-green-button { height: 20px; }

.install-button a:link,
.install-button a:visited,
.install-button a:hover,
.install-button a:active {
    background: #a8ed2d url(../images/install-button.png) no-repeat top left;
    display: block;
    color: #005825;
    text-decoration: none;
}

.install-button a:hover span.install-green-button,
.install-button a:active span.install-green-button {
    background: url(../images/install-button.png) no-repeat bottom right;
}

.install-button a:hover,
.install-button a:active {
    background: #89dc29 url(../images/install-button.png) no-repeat top right;
    color: #000;
    cursor: pointer;
}