body {
	margin: 0px;
	padding: 0px;
	background-color: #f7fcfe;
	font-family:Arial;
	font-size:15px;
	
}
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	color:#156131;
}
b{
color:#156131;
}
h3{
	font-size: 1em;
}
h1{
	font-size: 1.4em;
}
h2{
	font-size: 1.2em;
}
p,li{
	font-family: Arial;
}
a{
	text-decoration: none;
}
.clear{
	clear: both;
	margin-bottom: 10px;
}
#Container{
	width: 100%;
	background:url(../images/content_bk.png) repeat-y center;
}
#Header{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-position: 50% 0%;
	height: 135px;
}
.header-inner{
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}
#Content{
	width: 872px;
	margin-right: auto;
	margin-left: auto;
}

#Content p{
	margin:8px 15px 8px 15px;
	text-align:justify;
}
#Footer{
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #4F4F4F;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	background-position: 0px 0%;
}
#Footer p,a{
	color: #CCC;
	text-align: center;
	padding-top: 5px;
	font-size:0.8em;
}


#Footer a:hover{
	text-decoration:underline;
}

.mainImage{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.logo{
	background-image: url(../images/logo.png);
	display: block;
	float: left;
	height: 120px;
	width: 298px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.logo h1{display: none;}
.nav{
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 100%;
	clear: both;
}
.nav ul{
	list-style-type: none;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav li{
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	float: left;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	padding-top: 4px;
	padding-bottom: 4px;

}
.nav li a{
	color: #FFF;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav li a:hover{
	color:#FFC;
	text-decoration: none;
	//background-image: url(../images/nav_bg_hover.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


.col-left{
	float: left;
}
.col-right{
	float: right;
}
.col-box-3-home{
	float: left;
	margin-right: 20px;
}
.col-box-3-home-last{
	float: right;
	margin-right: 0px;
}
.text-box{
	background-image: url(../images/img_text_bg.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 872px;
}
.text-box h1{
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight:500;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 28px;
}

.product-nav{
	width: 200px;
}
.product-main{
	width: 620px;
	padding: 10px;
	border: 1px solid #CCC;
}


.side-nav{
	background-color: #A8EAFF;
	padding: 8px;
}
.side-nav h1{
	font-size:14px;
	color:#156131;
}
.side-nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.side-nav li a{
	color: #FFF;
	background-color: #19BAFE;
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-bottom: 2px;
}
.side-nav li a:hover{
	background-color: #036;
}

.note_r{
	color:#930;
	font-family:Arial;
	font-size:12px;
}

.homeprostyle {
	padding: 0px ;
	background-color: #fff;
	border-right: 1px dotted #ccc;
}

#contact_details{
	padding:20px 30px 20px 30px; 
	text-align:left;
	font-size:15px;
	font-weight:bold;
}

#contact_details a{
	color:#156131;
}
#contact_details a hover{
	text-decoration:underline;
}

#form1{
	font-size:13px;
	font-weight:bold;
}

.red{
	color:#930;
	font-size:1.4em;
	font-weight:bold;
	vertical-align:middle;

}
.red2{
	color:#930;
	font-size:15px;
	font-weight:bold;
}
.downloadheading{
	font-family:Arial;
	color:#36C;
	font-size:18px;
	font-weight:bold;
}
.downloadproduct{
	font-family:Arial;
	color:#555555;
	font-size:13px;
	font-weight:bold;
}
.downloadsscript
{
	font-family:Arial;
	color:#555555;
	font-size:12px;
}
.downloadsize
{
	font-family:Arial;
	color:#777777;
	font-size:14px;
}

.title_font{
	font-weight:bold;
	color:#F60;
	margin-bottom:2px;
}