/*main.css*/
BODY
{
	margin: 0;
	padding: 0;
	background: #2C1E46 url(../images/bg5.jpg) repeat-x;
	font-family: 100% Helvetica, sans-serif;
	line-height: 17px;
}
P
{
	margin: 0;
	padding: 0;
}
#wrap
{
	margin: 0 auto;
	/*width: 900px;*/
}
#logo
{
	float: left;
	position: relative;
	top: 7px;
	left: 0px;
}
#nav
{
	height: 55px;
}
ul#tabs
{
	list-style: none;
	margin: 9px 0 0 0;
	padding: 7px 0;
	border-bottom: 1px solid #a0afe1;
	font-weight: bold;
	text-align: right;
	white-space: nowrap
}
ul#tabs li
{
	display: inline;
	margin: 0 2px}
ul#tabs a
{
	text-decoration: none;
	padding: 0 0 3px;
	border-bottom: 4px solid #a2b1e1;
	color: #d3dbef
}
ul#tabs a#current
{
	border-color: #F60;
	color: #FFF
}
ul#tabs a:hover
{
	border-color: #F60;
	color: #CCC
} 
/*---Header---*/
#header
{
	height: 249px;
	_overflow: hidden;
}
#header A
{
	font-weight: bold;
	color: #CFEEF4;
}
#header A:hover
{
	font-weight: bold;
	color: #FFF;
}
#header H1
{
	color: #F5F7FA;
	font: italic 36px Georgia, serif;
	margin: 9px 0 10px;
}
#header P
{
	color: #BFDDE4;
	font: 18px Georgia, serif;
}
#headerButtons LI
{
	list-style: none;
	height: 72px;
	float: left;
}
#headerButtons LI A
{
	height: 71px;
	text-indent: -9000px;
	display: block;
	_cursor: hand;
}
#headerButtons LI A#downloadSub,
#headerButtons LI A#buySub
{
	font-size: 10px;
	color: #DDE;
	height: 20px;
	width: 128px;
	text-indent: 0;
	text-align: center;
	text-decoration: none;
	position: relative;
	top: -20px;
	display: block;
}
#headerButtons LI A#downloadSub:hover,
#headerButtons LI A#buySub:hover
{
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
}
.font2
{
	font-family: "Times New Roman", serif;
	font-size: 105%;
}
#intro .Emph
{
	color: #FFF;
}
#intro .Italic
{
	font-style: italic;
}
A#download, A#buy
{
	width: 128px;
	height: 64px;
}
A#guarantee
{
	width: 72px;
	height: 72px;
	position: relative;
	top: -5px;
}
A#download
{
	background-image: url(../images/Download5.png);
	background-repeat: no-repeat;
}
A#buy
{
	background-image: url(../images/BuyNow6.png);
	background-repeat: no-repeat;
}
A#guarantee
{
	background-image: url(../images/guarantee.png);
	display: none;
}
A#download:hover, A#buy:hover
{
	background-position: 0 -68px;
	_background-position: 0 0;
}
#headerImage
{
	position: relative;
	top: 6px;
}
/*---Content---*/
#content
{
	position: relative;
	top: 8px;
	height: 305px;
}
#content A
{
	font-weight: bold;
	color: #000;
}
#content A:hover
{
	color: #FFF;
}
.bold
{
	font-weight: bold;
	background: #BDDCF0;
}
#content H2, .popup2 H2
{
	background: url(../images/colHeader_bg2.gif) repeat-x 0 100%;
	color: #000;
	padding: 3px;
	font: 23px Georgia, serif;
}
#content P, .popup2 P
{
	padding: 6px;
	font-size: 13px;
}
.colHeader
{
	float: left;
	width: 220px;
}
.colContent
{
	/*[empty]background:;*/
	position: relative;
	top: -10px;
	border-right: 2px solid #7FA2BE;
	height: 240px;
}
.colContent2
{
	/*[empty]background:;*/
	position: relative;
	top: 20px;
	border-right: 2px solid #7FA2BE;
	height: 240px;
}
#content BR
{
	line-height: 50px;
}
#midCol P
{
	margin: 0 0 0 10px;
	/*[empty]border-left:;*/
}
.title
{
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 0 -10px;
}
.deEmph
{
	color: #7EA0BB;
}
.deEmph2
{
	color: #537EA0;
}
#rightCol .title
{
	margin: 0 0 0 10px;
}
#popup
{
	background: url(../images/parch.gif);
	height: 305px;
}
.popup2
{
	padding: 7px;
	background: #a7d2ee;
}
.popup2 H2
{
	padding: 0;
	margin: 5px 0 4px 0;
}
/*---Footer---*/
#footer
{
	color: #567;
	text-align: right;
}
#footer A
{
	color: #9AB;
}
.preload
{
	display: none;
}

