body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4350;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-top:0;
	margin-bottom:1em;
}
p.half {
	margin-bottom:0.5em;
}
p.none {
	margin-bottom:0;
}
h1 {
	margin-top:0;
	margin-bottom:1em;
	font-size:16px;
	color:#6E2A8E;
	font-weight:bold;
}
h2 {
	margin-top:0;
	margin-bottom:1em;
	font-size:14px;
	color:#056324;
	font-weight:bold;
}

a {
	color:#6E2A8E;
}

a.button {
	background-image:url(../images/tpl_button_bg.gif);
	background-repeat:no-repeat;
	padding:5px 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}

a.button:hover {
	background-image:url(../images/tpl_button_bg_r.gif);
	
}

.page-container1 {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/tpl_shadow_left.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:780px;
	padding-left:15px;
}
.page-container2 {
	background-image:url(../images/tpl_shadow_right.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-right:15px;
	padding-bottom:5px;
	min-height:400px;
}
.page-container3 {
	margin-left:auto;
	margin-right:auto;
	width:795px;
	min-height:10px;
	background-image:url(../images/tpl_shadow_footer_bg.gif);
	background-repeat:repeat-x;
}
.page-footer {
	margin-left:auto;
	margin-right:auto;
	width:765px;
	margin-top:10px;
	padding:0 15px;
	color:#4C4350;
	font-size:11px;
	text-align:center;
}
.page-footer a {
	color:#4C4350;
}
.page-nav {
	float:left;
	width:155px;
	margin:0 10px;
}
.page-nav-container {
	background-image:url(../images/tpl_nav_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:9px;
	margin-bottom:10px;
}
.page-content {

  width: 782px ;
  margin-left: auto ;
  margin-right: auto ;

}
.page-spacer {
	clear:both;
	height:1px;
}

.page-features-table {
	margin-top:15px;
}


.page-features {
	background-image:url(../images/tpl_features_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:182px;
	vertical-align:top;
	height:200px;
	
}

.page-features-content {
	background-image:url(../images/tpl_features_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	min-height:100px;
	padding:10px;
}

.page-content ul, .page-features ul {
	list-style-image:url(../images/tpl_arrow.gif);
	margin:0;
	padding:0;
	padding-left:15px;
}
.page-content ul li, .page-features ul li{
	padding-bottom:0.5em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

