h1, h2
{
    border: 0 !important;
    color: #355676;
    font-size: 13pt;
    text-align: left;
	margin-bottom:0px;
}

#content
{
   background-color: transparent;
   margin-top: 3px;
}

#leftcol
{
    padding-right: 15px;
    width: 65%;
}

#rightcol
{
	border: 0px;
    padding: 0;
    text-align: right;
    width: 33%;
}

#leftcol p
{
    color: #ffffff;
	margin-top: 0px;
}

#leftcol #info
{
    padding: 0 0 0 0px;
	color: #355676;
}


div#info p{
	padding-top:0;
	color: #355676;
	margin-left:4px;
}

div#info h2{
	margin: 5px 0 0 4px;
}

div#info h2 a{
	color: #355676;
}

#rightcol img.uses
{
    margin-right: 50px;
}

ul.feature
{
	color: #ffffff;
	font-size: 8pt;
    font-weight: bold;
    line-height: 1.4em;
    margin-top: 20px;
    height: 140px;
}

ul.feature li
{
	padding: 3px;
}

ul.feature li a
{
	color: #ffffff;
}

div#subcontent
{
    background: #ffffff url('/images/productbg.png') repeat-x;
    height: 250px;
	margin-top:0px;
	padding: 20px 10px 10px;
	overflow: auto;
}

div#subcontent table
{
    margin-top: 10px;
    width: 100%;
}

div#subcontent table td
{
    padding: 3px 5px;
}

div#subcontent table a
{
    color: inherit;
}

div#subcontent table a:hover
{
    text-decoration: underline;
}

div#subcontent h2
{
    color: #355676;
}

ul#productsubmenu{
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #3A5D80;
	height: 26px;
	margin-top: 35px;
	font-weight: bold;
	list-style-type: none;
}

ul#productsubmenu li{
    background: transparent url('/images/silverbuttonleft.png') no-repeat top left;
	float: left;
	padding-left: 8px;
}

ul#productsubmenu li.selected{
    background: transparent url('/images/bluebuttonleft.png') no-repeat top left;
}

ul#productsubmenu li a{
	padding: 5px 7px 5px 0;
	text-decoration: none;
	color: #000000;
	background: transparent url('/images/silverbutton.png') no-repeat top right;
	border: 0;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 2px;
}

ul#productsubmenu li.selected a{
	color: #ffffff;
	background: transparent url('/images/bluebutton.png') no-repeat top right;
}

ul#productsubmenu li.selected a:hover{
	text-decoration: none;
}

#panel2 p, #panel3 p, #panel4 p, #panel5 p,
#panel2 ul, #panel3 ul, #panel4 ul, #panel5 ul
{
    color: #355676 !important;
}

#mainimage
{
    height: 300px;
    line-height: 300px;
    text-align: center;
    width: 425px;
}

#navbuttons
{
    text-align: center;
    width: 425px;
}

#navbuttons a img
{
    margin: 0 5px;
}

#loading
{
    margin-top: 20px;
}
table
{
	color:#355676;
	margin-left:4px;
}
table th
{
	text-align:left;
	font-weight:bold;
	padding:3px;
}

ul.downloads li{
	list-style:none;
}

ul.downloads img{
	float:left;
}

h2.brochure
{
    margin-top: 40px;
