body {
	background-color:#b0b0b0;
	font-family:Arial, Helvetica, sans-serif;
	#text-align:center;
}
#mainBody {
	margin:20px;
	background-color:#fff;
	color:#000;
	width:804px;
	margin:0 auto;
	border-bottom:1px solid #3a5164;
	#text-align:left;
}
#mainContent {
	margin-left:0px;
	padding-top:2px;
}

a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#header {
	border: 1px solid #cecea5;
	margin:10px;
	padding:10px;
	width:770px;
	margin:0 auto;
	background: #fff;
	height:70px;
	vertical-align:middle;
	margin-top:10px;
}
#header img {
	margin-top:15px;
}
#outer_wrapper {
	background: #fff;
	width:800px;
	margin:0 auto;
	#margin-top:10px;
}
#wrapper {
}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
}
#content {
	margin-right: 200px;
}
#main {
	margin-left: 160px;
	padding-bottom:20px;
	font-size:12px;
}
#left {
	width: 140px;
	float: left;
	background-image:url(/images/left_dot_bg.gif);
	background-repeat:repeat-y;	
	height:500px;
}
#sidebar {
	width: 200px;
	float: right;
	font-size:10px;
}
#sidebar input {
	border:1px solid silver;
	font-size:10px;
}
#login {
	background-color:#d7dabd;
	border:1px solid #cecea5;
	margin:10px;
	padding:10px;
}
#footer {
	border: 1px solid #cecea5;
	background: #d7dabd;
	text-align:center;
	font-size:9px;
	line-height:13px;
	width:800px;
	margin:0 auto;

}
h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
#mainMenu {
	list-style-type:none;
	margin:0px;
	padding:0px;	
}
#mainMenu {
	margin:0px;
	padding:0px;	
}
#mainMenu li a {
	display:block;
	width:128px;
	background-color:#837838;
	border-bottom:2px solid white;
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#mainMenu li a:hover {
	background-color:#CDC48B;
}

#subMenu {
	margin-bottom:20px;
	border-bottom:2px solid #cdc48b;
}
#subMenu a {
	font-size:12px;
	font-weight:bold;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
#aboutUs {
	font-size:11px;
	margin-bottom:20px;
	margin-top:10px;
	border-bottom:1px solid silver;
}
.label {
	background-image:url(/images/label_bg.jpg);
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;
	padding:3px;
}
#pricingTable {
	border-collapse:collapse;
}
#pricingTable td {
	border:1px dotted silver;
	padding:10px;
	line-height:20px;
}
#downloadStepsList {
	font-size:14px;
	line-height:20px;
}
#downloadStepsList li {
	margin-bottom:10px;
}