html
{
	overflow:scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 8px 0;
}

h3 {
	font-size: 15px;
	line-height: 20px;
	margin: 16px 0 8px 0;
	color: #222222;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
}

div#header
{
	width:875px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

div#logo_container
{
	float:left;
	width:410px;
}

div#search_bar_container
{
	float:left;
	width:465px;
	height:105px;
	background:url(../images/search_bar_bg.png) no-repeat;
	text-align:left;
	position:relative;
}

div#lang_form_container select
{
	width:150px;
}

div#header_nav
{
	padding-left:38px;
	padding-right:33px;
	margin:0;
}

div.header_nav_tab
{
	float:left;
	width:109px;
	height:25px;
}

div.header_nav_tab img
{
	border:0;
}

div#lang_form_container
{
	position:relative;
	background:url(../images/language_tab.png) no-repeat;
	float:right;
	width:291px;
	height:25px;
	text-align:right;
}

div#lang_form_container select
{
	margin-top:-2px;
	margin-right:15px;
	font-size:11px;
	height:17px;
}

div#current_lang_flag
{
	position:absolute;
	left:92px;
	top:0px;
	width:20px;
	height:13px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding:1px;
}

input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; } 

div#Container {
	margin: 0 auto 0 auto;
}

div#FeedbackForm { padding-top: 20px; }
div#FeedbackForm .Field { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; padding-right: 10px; text-align: right; }
div#FeedbackForm h2 {font-size: 16pt; padding-top: 20px; }

.Main {
	width: 760px;
	text-align: left;
	margin: 0 auto 0 auto;
}

.Main .ThinBox {
	border: 1px solid #666666;
	background-color: #FAFAFA;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}

.Main .ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 2px 0;
}

.Main .ProductSlogan  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	margin: 0px 0 10px 0;
}

.Main .ProductTitle a:link {
	text-decoration: none;
	color: #000000;
}

.Main .ProductTitle a:hover {
	text-decoration: none;
	color: #000000;
}

.Main .ProductTitle a:visited {
	text-decoration: none;
	color: #000000;
}

.Main .ThinBox .BoxTitle {
	background-color: #AAAAAA; 
	border-bottom: 1px solid #666666; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

.Main .Title {
	height: 100px;
}

.Main .Title .Label {
	float: left;
}

.Main .Title .AddOnsIcon {
	float: right;
}

.Main .ProductBanner {
	height: 180px;
	width: 100%;
	border-bottom: 1px solid #888888;
	padding: 20px 0px 20px 0px;
}

.Main .ProductBanner .ProductBox {
	width: 25%;
	height: 180px;
	float: left;
}

.Main .ProductBanner .ShortDescription {
	width: 75%;
	float: right;
	padding: 0px 0px 0px 0px;
}

.Main .ProductBanner .Buttons {
	text-align: right;
	padding-top: 20px;
}

.Main .LeftBar {
	width: 535px ;
	float: left;
	padding: 0 0 0 0;
}

.Main .LeftBar .ProductStats {
	width: 100%;
	padding-top: 10px;
}

.Main .LeftBar .ProductStats .Box {
	width: 180px;
	height: 180px;
	float: left;
}

.Main .LeftBar .ProductStats .Description {
	width: 340px;
	float: right;
	padding: 10px 0px 20px 0px;
}

.Main .LeftBar .ProductStats .Description .Price {
	background-color: #F6F6F6;
	border: 1px solid #AAAAAA;
	padding: 5px 5px 5px 5px;
	margin-right: 20px;
}

.Main .LeftBar .ProductStats .Description .Price p {
	font-size: 9pt;
	margin: 2px 0 2px 0;
	color: #333333;
}

.Main .LeftBar .ProductOverview {
	width: 100%;
	padding: 10px 0 0 0;
}

.Main .SideBar {
	width: 225px;
	float: right;
	padding: 0 0 0 0;
}

.Main .SideBar .DownloadBox {
	padding: 20px 0px 20px 0 ;
}

.Main .SideBar .DownloadBox .ButtonText {
	padding: 5px 0 5px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.Main .SideBar .ProductInfo {
	border: 1px solid #666666;
	background-color: #FAFAFA;
	margin: 0 0 0 0;
}

.Main .SideBar .ProductInfo .BoxTitle {
	background-color: #AAAAAA; 
	border-bottom: 1px solid #666666; 
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

.Main .SideBar .ProductInfo p {
	padding: 5px 5px 5px 15px;
	margin: 0 0 0 0;
	line-height: 15px;
	border-bottom: 1px solid #888888;
}

.Main .SideBar .ProductInfo a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.Main .SideBar .ProductInfo a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.Main .SideBar .ProductInfo a:hover {
	text-decoration: underline;
	color: #0076A3;
}

.Main .AppsList {
	border-top: 1px solid #AAAAAA; 
	padding: 20px; 
	width: 510px;
}

.Main .AppsList .TheList {
	width: 480px;
	background-color: #F6F6F6; 
}

.Main .AppsList p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 22px; 
}

.Main .PopularListContainer {
	background:url(../images/argo_popular_middle.gif) repeat-y;
	margin-left:20px;
	margin-bottom:20px;
	line-height: 20px; 
}

.Main .PopularListContainer .PopularList {
	padding-right: 20px; 
	padding-left: 20px; 
	width: 480px;
}

.Main .PopularListContainer .PopularList .PopularListItem {
	padding: 8px; 
	font-size: 12px;
}

.Main .PopularListContainer .PopularList .PopularListTitle {
	padding-left: 8px; 
	padding-bottom: 12px; 
	font-weight: bold;
	font-size: 24px;
}

div#argo_popular_top {
	width:480px;
	height:20px;
	background:url(../images/argo_popular_top.gif) no-repeat;
}

div#argo_popular_bottom {
	width:480px;
	height:20px;
	background:url(../images/argo_popular_bottom.gif) no-repeat;
}

div#info_text {
	margin-bottom:20px;
	border-bottom: 1px solid #AAAAAA; 
}