﻿/*----------------------------
  Note: These styles only apply to the mainpage of the website.
------------------------------*/

h1 {text-align: left; margin-top: 15px; margin-left:5px;width:90%;}

#Content
	{
	background-color: #fff;
	background-image: none;
	width:853px;
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
	}

 #TopSubBanner .swfBoxMain
	{
		top: 0;
		right:0;
		position:absolute;
		margin: 10px 0 5px 15px;
		width:523px !important;
		height: 328px !important;
		text-align:right;
	}

#ContentBody { width: 98%;}

#FooterMenu
	{
	background: url('../images/topmenuback.gif') repeat-x 0 0;
	width:855px;
	height: 35px;
	width: auto;
	border-top: #12456d 1px solid;
	border-bottom: #12456d 1px solid;
	margin-top:5px;
	}

#infoCategory
	{
	position: relative;
	left: 40px;
	float: left;
	}

#downloadMain
	{
	position: relative;
	float: left;
	left: 20px;
	top: 30px;
	}

#mainContent
	{
	width: 855px;
	clear: both;
	line-height: 1.5em;
	font-size: 9pt;
	height: auto;
	overflow-y: auto;
	overflow-x: hidden;
	padding-bottom: 3px;
	text-align:left;
	}

.mainSection
	{
	position: relative;
	width: 260px;
	float: left;
	margin: 5px;
	left: 8px;
	text-align: center;
	background-color: #edeef0;
	border: #12456d 1px solid;
	vertical-align:top;
	color:#4d4d4d;
	}

.mainSection li {padding-bottom: 7px;}

.mainSection ul
	{
	text-align: left;
	margin-top: 0;
	}

.mainSection p, .mainSection h3
	{
	text-align: left;
	padding: 0 10px 10px 10px;
	}

.mainSection h2
	{
	display: block;
	margin-top: 0;
	padding-top:0;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	}

.mainSection h2 a { text-decoration: none !important; color: #fff !important; }	
.mainSection h2 a:hover {color: #bbb !important; }

#mainWebAccel h2 {background-color: #12456d;color:#ffffff;width:100%;}
#mainWebConn h2 {background-color: #12456d;color:#ffffff;width:100%;}
#mainInstall h2 {background-color: #12456d;color:#ffffff;width:100%;}

.mainSection .box { margin-left: 50px; }

#mainWebAccel {margin-left:15px;margin-right:5px;}
#mainWebConn {margin-left: 5px;margin-right: 0;}
#mainInstall {margin-left:10px;}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}

#mainParagraph, #closingParagraph
	{
	text-align: ln: 0;
	padding: 5px 45px 15px 45px; 
	}
 
#mainParagraph
	{
	border-bottom: 1px solid #c5bdd4;
	}
 
#closingBlurb
	{
	clear: both;
	border-top: 3px solid #c5bdd4;
	}
 
#closingBlurb #left
	{
	float: left;
	width: 45%;
	height: auto;
	overflow-y: auto;
	overflow-x: hidden;
	padding-bottom: 5px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	margin: 0 5px 5px 0;
	}

#closingBlurb #right
	{
	clear: both;
	float: right;
	width: 45%;
	height: auto;	
	clear: both;
	overflow-y: auto;
	overflow-x: hidden;
	padding-bottom: 5px;
	margin: 0 0 5px 5px;
	}

#closingBlurb h2 { font-size: 1.2em;}
