/* CSS Document */

body { margin:0; background:url(../images/fill_body.png) top left repeat-x; font:normal 11px Verdana; color:#575757 }

div#header { width:800px; margin:50px auto 12px auto; border-bottom:3px double #6D6D6D; overflow:hidden }
div#header img { float:left }
div#header span { float:left; font-size:9px; position:relative; top:35px; color:#999999 }
div#header ol { float:right; list-style-type:none; margin:0; padding:30px 0 0 0; font:normal 11px Verdana; text-transform:uppercase; letter-spacing:-1px; color:#FE6640; overflow:hidden }
div#header ol li { 
	padding:8px 10px 5px 10px;
	border-right:1px solid #6D6D6D;
	margin:0;
	/*\*/
	float:left;
	/* */
	text-align:center;
	overflow:hidden;
	cursor:pointer;
}
div#header ol li.menuOver { background:url(../images/fill_activeMenu.gif) bottom center no-repeat }
div#header ol li.menuActive  { background:url(../images/fill_activeMenu.gif) bottom center no-repeat }
div#header ol li.menuActive a { color:#FE6640;text-decoration:none }
div#header ol li.menuOver a { color:#CCCCCC; text-decoration:none }
div#header ol li a { color:#FFFFFF; text-decoration:none }
div#header ol li a:hover { color:#CCCCCC; text-decoration:none }

div#pageHeader { width:584px; height:115px; margin:0 auto }
div#pageHeaderTry { width:216px; height:115px; margin:0 auto;  }
div.Homepage { background:url(../images/home.png) left no-repeat;float:left }
div.Top { background:url(../images/try.png) left no-repeat;float:right; }
div.Download { background:url(../images/download.png) left no-repeat;float:left }
div.Purchase { background:url(../images/purchase.png) left no-repeat;float:left }
div.Faq { background:url(../images/faq.png) left no-repeat;float:left }
div.Contact { background:url(../images/contact.png) left no-repeat;float:left }
div#pageContent { width:800px; margin:12px auto 8px auto; line-height:17px; overflow:hidden }
div#pageContent h1 { margin:0 0 12px 0; padding:0; font:bold 21px Tahoma; letter-spacing:-1px; color:#666; text-transform:lowercase }
div#pageContent p { margin:0 0 10px 0; padding:0 }
div#pageContent a { color:#FE472D }
div#pageContentLeft { width:560px; padding-top:8px }
div#pageContentRight { float:right; width:216px }
div#pageContentRight h1 { margin-bottom:8px }
div#pageContentRight div { background:#F5F5F5; padding:8px 10px; margin-bottom:12px }
div#pageContentRight div p { background:#FFFFFF; margin:0 0 2px 0; padding:8px 10px; font-size:11px }


div#footer { width:800px; margin:20px auto; padding-top:6px; border-top:3px double #DFDFDF; font-size:9px; color:#CCCCCC }
div#footer a { font-weight:normal; color:#999999;text-decoration:none }
div#footer strong { font-weight:normal; color:#999999 }
div#footer span { float:right }

.headerImg { height:115px;margin:0 auto;width:800px}
.downloadBtn { position:relative;top:-55px;left:597px;height:42px;width:187px }

.textbox { 

	height:17px;
	
	font:normal 11px Verdana;
	color:#575757;
	border:1px solid #DBDBDB;
	border-left-color:#BEBEBE;
	border-top-color:#BEBEBE; 
}
.contact td { padding:8px 0 0 10px }

