*
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

body {
	margin: 0px;
	background: #edf1f3 url(../images/masthead_background.gif) top center repeat-y;	
	font-family: "Trebuchet MS", Georgia, Arial, Verdana, Tahoma, Sans-serif;
	/*font-family: Arial, Verdana, Tahoma, Sans-serif;*/
}

#wrapper 
{
	background-color: #fff; 
	position: relative; 
	width: 998px; 
	margin: 0 auto; 
	padding: 0; 
	left:1px;
	text-align: left;
	border-bottom:24px solid #eee;
}

#wrapper h1
{
	color: #5D7CBA;
	font-size: 160%;
	padding-left: 20px;
	padding-top: 10px;
}

#mainbox
{
	width: 740px;
	float: left;
	padding: 16px;
}

#mainbox h2
{
	height: 40px;
	font-size: 100%;
	color: #30306A;
	background: #fff url(../images/bg-left01.gif) no-repeat top left;	
	padding-left: 16px;
	padding-top: 10px;
}



#mainbox p
{
	padding-left: 10px;
	padding-right:10px;
	line-height: 125%;
}

#mainbox h3
{
	height: 30px;
	color: #5D7CBA;
	border-bottom: dashed 1px #DDC5A6;
	font-size: 90%;
}

#mainbox li
{
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff url(../images/tick_lblue.gif) no-repeat top left;	
}

#introductionlist li
{
	padding-left: 10px;
	background: #fff url(../images/img_13.gif) no-repeat top left;		
	color: #69f;
}

#introductionlist p
{
	padding-left: 10px;
	color: #036;
}

#morefeature li
{
	padding-left: 30px;
	padding-bottom: 6px;
	background: #fff url(../images/arrow2right.gif) no-repeat top left;	
}

#sysrequire li
{
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #fff url(../images/arrowrt.gif) no-repeat top left;	
	color: #369;
}

#rightbox
{
	width: 220px;
	float: right;
	background-color: #F4FAF8;
	border-left: solid 1px #369;
}

#rightbox h2
{
	padding: 4px;
	background: url(../images/sfx_titlebar_bg2.png)  repeat-x;
	height: 39px;
	color: #036;
	font-size: 90%;
	padding-bottom:10px;
}


#rightbox p
{
	padding-left: 10px;
	padding-right: 10px;
}

#rightbox ul
{
	padding-left: 10px;
	padding-right: 10px;
}

#rightbox a:link
{
	text-decoration: none;
}

#rightbox a:hover
{
	text-decoration: underline;
}

#navbar {
	background-color: #000066;
	height: 66px;
}

#header
{
	height: 108px;
	background-color: #1C1CA0;
	background: url(../images/header_right.jpg) no-repeat top right ; 
	border-bottom: solid 1px #DEE4FF;
}

#menubar
{
	height : 30px;
	padding-top: 38px;	
}

#footer 
{
	clear: both;
	background-color: #FFE3BF;
	height: 36px;
}

#downloadbox
{
	width:			350px;
	margin:			10px 0 10px 0px;
	padding:		10px 0px 10px 0px;
	text-align:		center;	
	border:			1px solid #E8CE09;
	background:		#ECF0F9;

}


#downloadbox2
{
	width:			700px;
	margin:			10px 0 10px 0px;
	padding:		10px 0px 10px 0px;
	text-align:		center;	
	border:			1px solid #E8CE09;
	background:		#FAFCF9;

}

#buynowbox
{
	width:			700px;
	margin:			10px 0 10px 0px;
	padding:		10px 0px 10px 0px;
	text-align:		center;	
	border:			1px solid #369;
	background:		#F6FAF8;	
	text-align:   center;
}

#linkbox li
{
	padding-top:2px;
	padding-left: 20px;
	background: #fff url(../images/arrow-product.gif) no-repeat top left;	
}

#whatsnewbox li
{
	padding-top:2px;
	padding-left: 20px;
	background: #fff url(../images/arrow-product.gif) no-repeat top left;		
}

#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
} 

#navcontainer
{
	height: 30px;
	text-align: center;
}

#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	height: 30px;
	font-style: bold;
	font-size: 0.9em;
	background: url("../images/navbarbg.gif") repeat-x 30px;
}

#navcontainer a
{
color: #14223D;
text-decoration: none;
display: block;
width: 110px;
border-top: 1px solid #DEE4FF;
border-bottom: 1px solid #DEE4FF;
border-left: 1px solid #DEE4FF;
border-right: 1px solid #DEE4FF;
height: 22px;
padding-top: 6px;
font-weight: bold;
}


#navcontainer li#active 
{
	background: url("../images/navbarbghover.gif") repeat-x 30px; 
	color: #455D8B;
}

#navcontainer a:hover 
{
	background: url("../images/navbarbgactive.gif") repeat-x 30px; 
	color: #455D8B;
}

