*
{
	color: black;
	font-family: times, serif;
	font-size: 12pt;
}

body
{
	background-color: #F3F3F3;
	margin: 0 0 0 0;
}

h1
{
	font-family: helvetica, arial, sans-serif;
	font-size: 1.4em;
}

h2
{
	color: #05b;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 2em;
	margin-bottom: .2em;
}

h3
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

h4
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: .2em;
}

a
{
	color: #05b;
	/*font-family: helvetica, arial, sans-serif;*/
	font-weight: bold;
}

.bottom
{
	font-family: helvetica, arial, sans-serif;
	font-size: .8em
}

p
{
	margin-top: 0em;
}

.lede
{
	font-weight: bold;
	font-size: 1.2em;
	text-indent: 0;
}

.module
{
	color: #05b;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

.moduleselected
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

.indevSelected
{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
}

.largeblue
{
	font-family: helvetica, arial, sans-serif;
	color: #05b;
	font-weight: bold;
	font-size: 1.1em;
}

.blue
{
	font-family: helvetica, arial, sans-serif;
	color: #05b;
	font-weight: bold;
}

.red
{
	font-family: helvetica, arial, sans-serif;
	color: #f00;
	font-weight: bold;
	font-size: 1.1em;
}

.smallred
{
	font-family: helvetica, arial, sans-serif;
	color: #f00;
	font-weight: bold;
}

#page
{
	width: 100%;
	height: 100%;
	text-align: left;
	min-width: 705px;
}

* html #IEminwidth 
{
	border-left:705px solid #F3F3F3;
	height: 1px;
}

* html #IEoffset
{
	margin-left:-705px;
	height: 1px;
	position:relative;
}

#heading
{
	height: 183px;
	background-image: url(images/bgTop.jpg);
	background-repeat: repeat-x;
	background-color: #F3F3F3;
}

#buttons
{
	height: 41px;
	position: relative;
	background-image: url(images/tabBG.jpg);
	background-repeat: repeat-x;
	background-color: #B4D5E8;
	display: inherit;
}


.menu1bar
{
	float: left;
	width: 100%;
	height: 10px;
	background-image: url(images/bar1.jpg);
}

.menu2bar
{
	float: left;
	width: 100%;
	height: 10px;
	background-image: url(images/bar2.jpg);
}

.menu3bar
{
	float: left;
	width: 100%;
	height: 10px;
	background-image: url(images/bar3.jpg);
}

.menu4bar
{
	float: left;
	width: 100%;
	height: 10px;
	background-image: url(images/bar4.jpg);
}

.menu5bar
{
	float: left;
	width: 100%;
	height: 10px;
	text-align: center;
	background-image: url(images/bar5.jpg);
}

.menu6bar
{
	float: left;
	width: 100%;
	height: 10px;
	background-image: url(images/bar6.jpg);
}

.menu7bar
{
	float: left;
	width: 100%;
	height: 10px;
	background-image: url(images/bar7.jpg);
}

.screenshot
{
	float: left;
	width: 50%;
	min-width:340px;
}

.features
{
	margin-left: 60%;
	text-align: left;
}

.twoColL
{
	float: left;
	width: 50%;

}

.twoColR
{
	margin-left: 52%;
	text-align: left;

}

#homePic
{
	margin-top: 1em;
	width: 240px;
	text-align: left;
	font-size: .8em;
}

b.homePic
{
	margin-top: 1em;
	width: 240px;
	text-align: left;
	font-size: 1em;
}

#homeTestimonials
{
	margin-top: 1em;
	width: 247px;
	text-align: left;
	border-style: dotted;
	border-width: 1px;
	padding:1em;
	border-color: #000;
	background: #EBE155;
}

.textmenu
{
	float:left;
	text-align: center;
	width:100%;
}

#bottombar
{
	float: left;
	width: 100%;
	background-color: #49d;
	height: 10px;
	text-align: center;
}

#sidecolumn
{
	float: left;
	width: 180px;
	margin: 15px;
	border-width: 1px;
	padding: 15px;
	border-style: solid;
	border-color: #C33A96;
	background: #eee;
}

#indev
{
	float: left;
	width: 170px;
	margin: 0px;
	padding: 5px;
	background: #ccc;
}


#copy
{
	padding: 25px;
	margin: 0 5% 0 5%;
}

#copyColumn
{
	margin-left: 234px;
	width: inherit;
	padding: 25px;
}