#Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	line-height: 18px;
	font-weight: bold;
	text-align:center;
	border: medium ridge #333300;
	border-right: 0px none #333300;
	border-left: 0px none #333300;
	width: 500px;
	padding: 20px;
	margin:20px auto;
	clear:right;
}
#Page {
	background-color: #333333;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10%;
}
#Header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	clear: both;
	left: 0px;
	top: 0px;
	bottom: auto;
	height: 71px;
	overflow: visible;
	float: left;
}
#Header2 {
	text-indent: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	position: relative;
	clear: both;
	float: left;
	height: 25px;
	width: 100%;
	background-image: url(Images/top2.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
}
.leftBar {
	background-image: url(Images/sideback.gif);
	background-repeat: repeat-y;
	height: 100%;
	float: left;
	width: 130px;
	visibility: visible;
}

#Menu {
	background-color: #3333CC;
	width: 130px;
	float: left;
	background-image: url(Images/sideback.gif);
	padding:0px 0px 0px 20px;
	margin:0px;
	height: 1400px;
}

#Content {
	background-color: #FFFFFF;
	padding:0px; /* padding: 0px 10px 20px 20px;	*/
	margin:0px 0px 0px 180px;
	position:relative;
	width:800px;
	text-align:left;
}

.PageStyle1 {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	visibility: visible;
}

.PageTitleTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 10px;
	text-align:center;
}
.PageStyle1 #Content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
}

.style3 {
	color: #CC9966
}
.style4 {
	font-size: large;
	line-height: 10px;
	color: #CC6600;
	font-weight: bolder;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
}
table.Specs ul {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: none;
}
table.Specs li ul {
	font-size: 14px;
	list-style-type: disc;
}
table.Specs td {
width:360px;
}

/* Success Stories tables*/
.header {background-color:#98bf4a;text-align:center;padding:5px;}
.content { background-color:#F3F4F6; padding:10px; margin:0px;}
.content p { text-align:justify;font-size:.78em;}
.content a {color:#ff0000;text-align:center;font-size:.75em;}
.content img.right { float:right;padding:0px 0px 0px 15px;}
.content img.left { float:left;padding:0px 15px 0px 0px;}
.footer {background-color:#e5e5e5;height:15px;}
.center {margin:0px auto;}
