@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
}

body {
	background-image: url(images/bkg_body.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, san-serif;
	font-size: 10pt;
	margin: auto;
	width: 851px;
	min-width: 851px;
	max-width: 851px;
	height: 768;
	min-height: 768px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: underline;
	color: #00C;
}
a:active {
	text-decoration: none;
}

.jbanner {
	height: 147px;
	max-height: 147px;
	background-image: url(../../images/jemtek_banner1.png) ;
	background-repeat:no-repeat;
	width: 851px;
}

.topnav {
	background-image: url(../../images/Menu.png);
	width:832px;
	height:26px;
	padding: 8px 4px 4px 15px;
	border-bottom: 1px solid;
}

.backgrd {
	width:835px;
	Height:auto;
	padding:8px;
	background:#C1CFF7;
}

.windowmain{
	width:825px;
	background:#FFF;
	padding:5px;
}

.page-header {
	background-image:url(../../images/Header.jpg);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color:#FFF;
	padding:5px;
}

.eset-ad {
	background-image:url(../../images/eset_ad.jpg);
	background-repeat: no-repeat;
	height:130px;
	padding: 0px 200px 0px 170px ;
}

.divider {
	background-image:url(../../images/Divider.jpg);
	background-repeat: no-repeat;
	height:18px;
	font-size: medium;
	color: #000066;
	padding: 6px;
}

.draw-line {
	background:#666;
	height: 3px;
	width:inherit;
}

.footer {
	background-image:url(../../images/Footer.jpg);
	background-repeat: repeat;
	width: 851px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #FFFFFF;
	padding-top:12px;
}

.business-pic {
	float:right;
	background-image:url(../../images/Merger.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:202px;
}

.pccheckup {
	float:left;
	background-image:url(../../images/pccheckup.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:222px;
}

.pccheck-txt {
	float:right;
	width:611px;
	height:222px;
	padding-left:5px;
	text-align:justify;
}

.business-txt {
	float:left;
	width: 580px;
	text-align:justify;
	margin-top:0px;
}

.contact {
	background-image:url(../../images/Contact.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height:267px;
}

.logmeinpin {
	background-color:#C1CFF7;
	border-color:#333;
	border-style:solid;
}


.name-heading { font-size:36px; font: Garamond ; }
.large-heading { font-size: 22pt; }
.heading { font-size: 14pt; }
.sub-heading { font-size: 9pt; }
.title {font-size:10pt; font: Verdana, Geneva, sans-serif; font-weight:bold; }

.xbold { font-weight: bolder; }
.bold { font-weight: bold; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.float-left { float: left; }
.float-right { float: right; }

.yellow { color: #ffff00; }
.black { color: #000000; }
.white { color: #ffffff; }
.green { color: #390  ;}
.blue { color: #0000F6; }
.red { color: #FE0A22; }
.grey { color: #CCC; }
.lblue { color:#09F; }
.dblue { color:#006; }
