body
{
	margin:0;
	padding:0;
	font-family: Verdana,sans-serif;
	font-size:10pt;

}

ul#shareB
{
	margin:0;
	padding:0
}
ul#shareB li
{
	display:inline-block;
	float:left;
}

.twitt
{
	position:relative;

	left:1em
}

.fb
{
	position:relative;
	left:1em;
}

.st{

	
	position:relative;
	margin-left:1em !important;
}

.a2a_dd
{
	margin-left:1em
}


:focus
{
	outline:none
}
a
{
	color:blue
}

a img
{
	border:none
}
#showCase
{
	display:block;
	width:700px;
	height:362px;
	background:url(/images/showcase.png) no-repeat;
	margin:3em auto 0 auto;
}


#showCaseDownload
{
	width:240px;
	height:100px;
	padding:.5em;
	position:relative;
	bottom:-250px;
	right:-10px;
	float:right;
	background:url(/images/downloadShowCase.png) no-repeat;
	color:#fff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#showCaseDownload a
{
	color:#fff
}

#showCaseFeatures
{
	display:block;
	width:1000px;
	margin:3em auto 0 auto;

}

.featuresHeader
{
	background:#333;
	border-bottom:3px solid #333;
	color:#fff;
	font-size:14pt;
	padding:.3em;
	border-top-radius:10px;
	-moz-border-radius-topright: 10px; 
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-radius:10px
	
}
.featureItem
{
	display:inline-block;
	float:left;
	width:328px;
	margin-right:5px;				
}

.featureimg
{
	float:right;
	margin:1em
}

.featuretext
{
	margin-top:1em;
	margin-left:.6em
}

.last
{
	float:right !important;
	margin-right:0
}

.center
{
	margin-left:3px
}

#header
{
	padding:.5em 1em .5em 1em;
	border-bottom:3px solid #999;
	background:#f1f1f1;
}

#header h1
{
	font-size:14pt
}

#header img
{
	vertical-align:middle
}

#menu
{
	padding-left:1em;
	background:#666;
	border-bottom:3px solid #999;
	line-height:30px;
	font-size:12pt;
	color:#999
}

#menu a
{
	margin-right:.5em;
	margin-left:.5em;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-shadow: #333 0px 2px 2px;
}

#menu a:hover
{
	color:#f1f1f1
}

.clear
{
	clear:both
}

#content
{
	margin:2em
}

#footer
{
	border-top:3px solid #999;
	padding:1em;
	margin-top:3em
}

label.download
{
	float:left;
	width:100px	
}

label.contact
{
	float:left;
	width:100px	
}

#notes
{


	margin-left:60px
}

ol
{
margin-left:3em !important;
}
ol li
{
list-style-type: decimal !important
}

.providers
{
	margin-top:1em;
	border-collapse:collapse;
	border:1px solid #ccc
}

.providers th
{
	border:1px solid #ccc;
	padding:.5em
}
.providers td
{
	padding:1em;
	border-right:1px solid #ccc
}

.providers .center
{
	text-align:center
}

.dark
{
	background:#fafafa
}
