body {
	background-color : white;
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;

	margin:0;
}
a:link {color: #993300; text-decoration: none; }
a:visited {color:#08074F; text-decoration: none;}
a:hover {color: orange; text-decoration: none;  }
a:active {color:#663366;  } 
h3{
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 12px;
/*	color: #666666;*/
	color: #08074F;
}
td{
	font-family: Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
blockquote {
        font-size: 10px;
	font-weight: italic;
	font-family: Verdana, Serif, "Courier New", Serif, Courier;
	color: #666666;

	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-right: 15px;
}
.ctact {
	background-color : white;
	background-image : url(img/bg1_contact.gif);
	background-repeat : repeat-x;

	margin:0;
}
.pduct {
	background-color : white;
	background-image : url(img/bg1_product.gif);
	background-repeat : repeat-x;

	margin:0;
}
.home  {
	background-color : white;
	background-image : url(img/bg1_home.gif);
	background-repeat : repeat-x;

	margin:0;
}
.bannerbkg {
	background-color : #F2F2F2;
	background-image : url(img/bg1b.jpg);
	background-repeat : repeat-x;
}
.bannerbkg_contact {
	background-color : #F2F2F2;
	background-image : url(img/bg1f.jpg);
	background-repeat : repeat-x;
}
.bannerbkg_products {
	background-color : #F2F2F2;
	background-image : url(img/bg1d.jpg);
	background-repeat : repeat-x;
}
.bannerbkg_services {
	background-color : white;
	background-image : url(img/bg1e.gif);
	background-repeat : repeat-x;
}

.fo {
	background-image : url(img/bg2.gif);
	background-repeat : repeat-x;
	background-position: bottom;
	height: 28px;
}
.ma{
	padding-left: 20px;
	padding-right: 20px;
}
.download {
	font-size: 10px;
	color: #663366;
}
.news {
	padding:5px 5px 5px 5px;
}
/* lhs images */
.shadowbox1 {
	background: url(img/shadowlight.gif) repeat;
	left: 5%;
	width: 125px;
	margin-top:30px;
}
.shadowbox2 {
	background: url(img/shadowlight.gif) repeat;
	left: 5%;
	width: 100%;
	margin-top:30px;
}
.shadowcontent {
	position: relative;
	padding: 10px; 
	top: -5px; /* these two define the shadow 'offset'*/
	left: -5px; /*...*/
	background: #F2F2F2;
	border: 1px solid lightgrey
}

.mid_block {
	position: absolute;
	top: 290px;
	height: 300px;
	left: 180px;
	width: 600px;
}
.rhs_block,.rhs_news {

	position: absolute;
	top: 320px;
	height: 300px;
	left: 830px;
	width: 200px;
}
.rhs_news {
	background-image : url(img/news_box_gradient.jpg);
	background-repeat : no-repeat;
	background-position: top left;
}
.rhs_text {
	
	font-family: Verdana, Tahoma, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

	background-color: white;

	padding-top:0px;padding-left:6px;padding-bottom: 6px;
	margin-top:34px;
	margin-left:8px;
	margin-right:12px;
	margin-bottom:6px;
}
.bot_block {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D8D8D;

	position: absolute;
	top: 640px;
	left: 0px;
	width: 100%;
	background-image : url(img/bg2.gif);
	background-repeat : repeat-x;
	background-position: top;
	height: 60px;
}
.credits_block {

	margin-top:0px;

	font-family: "Courier New", Serif, Courier;
	font-size: 9px;
	color:#333333;
}
