body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	width: 796px;
	margin-left:auto;
	margin-right:auto;	
	background-image: url(./images/wrapper_bg.JPG);
	background-repeat:repeat-x;
	background-position: left top;	
}
p a {
	color: #000000;
	text-decoration: underline;
}
p a:hover {
	color: #999999;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 2.0em;
	color: #004080;
	margin-top: 0;
}
h1 a {
	color: #004080;	
	text-decoration: underline;
}
h1 a:hover {
	color: #999999;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 500;
	color: #000000;
}
h2 a {
	color: #000000;
}
h2 a:hover {
	color: #999999;
}
h2 a:visited {
	color: #001DE8;
}
h3 {
	font-size: 1.2em;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
h3 a {
	color: #000000;
}
h3 a:hover {
	color: #999999;
}
h3 a:visited {
	color: #001DE8;
}

h4 {
	font-size: 1em;
	font-weight: 500;
}

h5 {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}



.bannerwrapper {
 	border: 1px solid #000000;
	border-bottom: 0;
	height: 117px;
}

.banner {
	margin-bottom: -1px;
}

ul.topnavbar {
	margin-left: 0px;
	margin-top: -2px;
	height: 14px;	
	list-style: none;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #004080;
	float: left;
	width: 100%;	
}

ul.topnavbar li {
	float: left;
	display: inline;		
}

* html .ul.topnavbar a {
	height: 1px;
}

ul.topnavbar a {	
	padding: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	font-size: 1.1em;
	font-weight: 700;
	border-right: 1px dotted #CCCCCC;
}

ul.topnavbar a:hover {
	background-color: #ffffff;
	color: #004080;	
}

#mainwrapper {
	background-color: #F0F0F0;
	background-repeat:repeat;
	margin-top: 0;
	border: 1px solid #000000;		
}

#maincontent {
	margin-left: 185px;
	margin-right: 5px;
	margin-top: 15px;
	padding: 10px;
	min-height: 20em; 
	
}

.maincontent_header {	
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

.index_page {
	background-color: #ffffff;
	border: solid 2px #004080;
	border-top: none;
	min-height: 250px;
}
.index_page img {
	margin-top: 20px;
	margin-left: 25px;
}
.img1 {
	position: absolute;
	margin-top: -35px;
	margin-left: 300px;
}
.index_page table {
	margin-left: 15px;
	padding-top: 30px;
}
.index_page td img {
	margin-left: -12px;
	margin-top: -30px;
	position: absolute;
}
.index_page td {
	border: solid 2px #004080;
	border-top: none;
	padding-bottom: 20px;
	
}
.index_page h1 {
	margin-left: 18px;
	margin-top: 20px;
}
.index_page table h2{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 1.7em;
	font-weight: 400;
	margin-top: -5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.index_page h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin-left: 25px;
}
.index_page h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.index_page h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: -5px;
	margin-left: 15px;
}
ul.product_nav {	
	margin: 20px;
	padding-left: 10px;	
	margin-left: 0px;		
}
.product_nav li {
	list-style: none;
	float: left;
	background: #FFF url(./images/product_pages/images/sliding_door_right_02.jpg) no-repeat right top;
	margin-right:  2px;
}

.product_nav a {
	display: block;	
	padding: 4px 10px 4px 10px;
	background-image: url(./images/product_pages/images/sliding_door_left_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: 400;
	font-size: 1em;
	height: 12px;
	
}
.product_info_top {
	margin-left: -1px;
	position: absolute;
}
.product_info {
	background-color: #ffffff;
	border: solid 2px #004080;
	border-top: none;
	padding: 15px;
	padding-top: 0px;
	min-height: 250px;
}
.product_info ol {
	list-style-position: inside;
	margin-top: 0px;
}
.product_info ul {
	margin-top: 0px;
}
.product_info ul li {
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.product_info td ol {
	font-size: 1em;
}
.product_info td ol li {
	margin-left: -22px;
}
.product_info table {
	margin-top: 10px;
}
.product_info ul a {
	color: #000000;
}
.product_info ul a:hover {
	color: #999999;
}
.product_info h1 {
	margin-top: 20px;
}
.product_info p {
	padding-left: 20px;
	font-size: 1.2em;
}
.product_info h2 {
	margin-left: 10px;
	margin-top: 0px;
}
.product_info h2 a:hover {
	color: #999999;
}
.product_info h2 a:visited {
	color: #001DE8;
}
.product_info h3 {
	margin-left: 10px;
	margin-bottom: -5px;
}
.product_info h3 a:hover {
	color: #999999;
}
.product_info h3 a:visited {
	color: #001DE8;
}
.product_info h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0px;
	margin-left: 15px;
}
.product_img {
	position: absolute;
	margin-left: 410px;
	margin-top: 20px;
}
.product_img2 {
	position: absolute;
	margin-left: 410px;
	margin-top: 200px;
}
.pricing_info {
	margin-bottom: 20px;
}


.pricing_info ul {
	list-style: none;
}
.pricing_info li {
	margin-left: -30px;
}

.pricing_info table {
	margin-bottom: 0;
}
.pricing_info h1 {
}
.pricing_info h2{
	margin-top: 15px;
	margin-bottom: 0px;
}
.pricing_info_2 h1 {
	margin-top: 30px;
}
.pricing_info_2 {
	margin-bottom: 10px;
	margin-top: 15px;
}
.pricing_info p {
	margin: 0;
	padding-left: 0;
	font-size: 1em;
}
table {
	margin-bottom: 20px;
}

td h3 a:hover {
	color: #999999;
}
td h3 a:visited {
	color: #001DE8;
}


td ul {
	padding-top: 10px;
}
td ol {
	padding-top: 10px;
	margin-bottom: 0px;
}
td li a:visited {
	color: #001DE8;
}
td p {
}

.product_ta img {
	margin-left: 10px;
}
.product_ta h1 {
	text-align: center;
}
.product_ta h3 {
	margin-left: 80px;
}
.product_ta ul {
	margin-left: 80px;
}



.product p {
	margin-top: 0;
	margin-left: 80px;
}
.product p a {
	color: #000000;
	text-decoration: underline;
}
	
.product a {
	text-decoration: underline;
	color: #000000;
}
.product a:hover {
	text-decoration: underline;
	color: #999999;
}
.product a:visited {
	color: #001DE8;
}
.product ul a {
	text-decoration: underline;
	color: #000000;
}
.product ul a:hover {
	text-decoration: underline;
	color: #999999;
}
.product ul a:visited {
	color: #001DE8;
}

.product h1 {
	margin-top: 0px;
	margin-bottom: 15px;
}
.product h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 600;
}
.product h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-left: 10px;
}
.product h4 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 390px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 1.2em;
	color:#000000;
}
.product ul {
	margin-left: 10px;
	margin-top: 10px;
}
.product_page	{
	background-color: #ffffff;
	border: solid 2px #004080;
	border-top: none;
	padding: 15px;
	min-height: 250px;
	padding-bottom: 100px;
}
.product_page h1 {
	margin-top: 5px;
}
.product_page p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 25px;
	margin-bottom: 10px;
}
.product_page h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: 300;
	margin-left: 10px;
	margin-bottom: 0px;
}
.product_page h2 a {
	text-decoration: underline;
}
.product_page h2 a:hover {
	color: #999999;
}
.product_page h2 a:visited {
	color: #001DE8;
}
.product_page h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 200;
	margin-left: 20px;
}
.product_page h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0px;
	margin-left: 15px;
}
.product_page ul {
	margin-top: -20px;
}
.product_page li {
	font-size: 1em;
	margin-top: 0px;
}

.product_page_badge img {
	position: absolute;
	margin-left: 350px;
	margin-top: -115px;
}
.product_page_single_location img {
	margin-left: 370px;
	margin-top: -125px;
	position: absolute;
}
.product_page_multiple_location img {
	margin-left: 340px;
	margin-top: -145px;
	position: absolute;
}
.product_page_bio img {
	margin-left: 350px;
	margin-top: -145px;
	position: absolute;
}
.product_page_keyboard img {
	margin-left: 370px;
	margin-top: -110px;
	position: absolute;
}
.product_page_harsh img {
	margin-left: 370px;
	margin-top: -40px;
	position: absolute;
}
.product_page_small img {
	margin-left: 380px;
	margin-top: -40px;
	position: absolute;
	background-image: url(/images/thumbnails/punch_clocks_electronic/acroprint_es900_thmb.JPG);
}
.product_page table {
	margin-top: 10px;
	margin-left: -10px;
	margin-bottom: -15px;
}

.product_page tr h2 {
	font-size: 1.4em;
}
.product_page tr h3 {
	margin-bottom: 15px;
	
}
.hosting_page	{
	background-color: #ffffff;
	border: solid 2px #004080;
	border-top: none;
	padding: 15px;
	padding-top: 20px;
	padding-bottom: 175px;
	min-height: 240px;
}

.hosting_page p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 25px;
	margin-top: 0px;
}
.hosting_page h1 {
	margin-top: -5px;
}
.hosting_page h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 300;
	margin-left: 10px;
}
.hosting_page h2 a {
	text-decoration: underline;
}
.hosting_page h2 a:hover {
	color: #999999;
}
.hosting_page h2 a:visited {
	color: #001DE8;
}
.hosting_page h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 200;
	margin-left: 20px;
	margin-top: -5px;
}

.hosting_page ul {
	margin-top: -10px;
	margin-bottom: 15px;
	font-size: 1.1em;
}
.hosting_page ol li {
	margin-left: -18px;
}
.hosting_page img{
	position: absolute;
	margin-left: -100px;
	margin-top: 0;
}
.hosting_page table {
	margin-top: 10px;
}
.hosting_page table ol {
	margin-top: 0px;
}
.product_nav a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
	
td {
	padding-left: 8px;
}
tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;

}

#leftsidebar {
	margin-top: 55px;
	position: absolute;
	width: 164px;
	margin-left: 13px;
	list-style-type: none;
	border: 2px solid #004080;
	border-top-style: none;
	background-color: #ffffff;
	
}
.left_navbar_top {
	margin-top: -30px;
	margin-left: -2px;
	position: relative;
}
#leftsidebar ul {
	margin-bottom: 0px;
	list-style-type: none;
	margin-top: 0px;
}

#leftsidebar ul li{
		list-style-type: none;
		margin-left: -20px;
	}
#leftsidebar li {
		margin-left: 5px;
		list-style-position: outside;
		margin-bottom: 0;
}
#leftsidebar a {
	color: #666666;
	font-size: 1.1em;
	font-weight: 700;
	text-decoration: none;
	height: 1.5em;
	line-height: 1.5em;
	list-style-type: none;

}
#leftsidebar a:hover {
	text-decoration: underline;
	color: #999999;
}

#leftsidebar ul li a {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

#leftsidebar ul li a:hover {
	text-decoration: underline;
	color: #999999;
}

.footer {
	text-align: center;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: 700;
	line-height: .5em;	
	margin-top:10px;
}

.footer p a {	
	color: #000000;
}

.footer p a:hover{
	color: #999999;
}

ul.footernavbar {
	margin-left: 0px;
	margin-top: -10px;
	height: 10px;	
	list-style: none;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #004080;	
	width: 100%;
	
}

ul.footernavbar li {	
	display: inline;
	padding: 2px;		
}

* html .ul.footernavbar a {
	height: 1px;
}

ul.footernavbar a {
	width: 12em;	
	padding: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	font-size: 1em;
	font-weight: normal;	
}

ul.footernavbar a:hover {
	text-decoration: underline;	
}

div.apabanner {
	position: absolute;
	margin-left: 30px;
	margin-top: 130px;
}
.purchase_page {
background-color:#FFFFFF;
}
