﻿* {
	margin: 0;
	padding: 0;
}
body
{
	BACKGROUND-IMAGE: url(images/bg1.gif);
	 BACKGROUND-REPEAT: repeat-x;
	background-attachment: fixed;
	/*background-image: url(images/bg.png);*/
	font-family:tahoma,Century Schoolbook,sans-serif;
	font-size:11px;
	MARGIN: 0px
}

a:visited ,a:active ,a:hover ,a:link 
{
	 color: Blue;
}

a:visited.foot ,a:active.foot ,a:hover.foot ,a:link.foot 
{
	 color: #999;
}

div.main
{
	width:100%;
	min-width:100%;
	margin:0 auto;
	text-align:left;
	direction :ltr ;
}

h1,h2,h4,h5,h6
{
	color:#666;
	font-size:100%;
	margin:0;
	padding:0
}


div.foot
{
	 left: 0px;
	 top:5px;
	 BORDER-TOP: #ff9900 thin solid;
	 WIDTH: 600px;
	 POSITION: relative;
	 text-align: center;
	 color: #999;
	 z-index: 101; 
	 height: 34px;
	 margin:0 auto;
}

div.page
{
	background-color: white;
	direction: ltr; 
	width: 760px;
	margin:0 auto;
	left: 20px;
	z-index: 100;
	text-align :left;
}
div.tab
{
	BACKGROUND-COLOR: #e6f6fd;
PADDING-RIGHT: 5px; 
PADDING-LEFT: 5px; 
PADDING-BOTTOM: 5px; 
WIDTH: 90%; 
PADDING-TOP: 5px;
POSITION: relative;
height :190px;
}

div.intab
{
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: small; 
	Z-INDEX: 101; 
	PADDING-BOTTOM: 5px; 
	WIDTH: 100%; 
	PADDING-TOP: 5px; 
	POSITION: relative; 
	TOP: 0px;
	}
#datetd
	{
		vertical-align: bottom;
		color :#fff;
		font-size :small ;
		text-align: right;
		width: 100px;
		height: 34px;
	}
#tabsbox
{
	Z-INDEX: 101; 
	RIGHT: 0px; 
	WIDTH: 450px; 
	POSITION: relative; 
	TOP: 0px; 
	HEIGHT: 232px; 
	BACKGROUND-COLOR: #ffffcc;
}
#productsbox
{
	Z-INDEX: 105; 
	RIGHT: 544px; 
	WIDTH: 250px; 
	POSITION: absolute; 
	TOP: -35px;
}
#footerlinks
{
	RIGHT: 0px; 
	WIDTH: 100%; 
	POSITION: relative; 
	TOP: -24px; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #696969;
	margin-bottom :-20px;
}
#loginheaderbox
{
	LEFT: 536px; 
	TOP: 8px;
	Z-INDEX: 102; 
	WIDTH: 176px; 
	POSITION: absolute; 
}

#mainmenu {
	width: 150px;
	height: 22px;
	font: bold 14px/20px tahoma,Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	background: url(images/tabmenu1.gif) no-repeat top;
}

#left_1 
{
	POSITION: relative;
	float: left;
	left:5px;	
	width: 150px;	
}

#left_2 {
	padding: 0 0 0 3px;	
	text-align: left;
}

#left_2 ul {
	list-style: none;	
}

#left_2 ul li {
	margin-bottom: 15px;
	background: url(images/left.gif) repeat-y;
}

#left_2 ul li ul {
   margin: 0;	
	text-align: left;
	background: url(images/left.gif) repeat-y;
	border-bottom: 1px solid #878163;
	padding-left: 5px;
	
}

#left_2 ul li ul li {
   display: block;
   margin: 0;
	padding: 0 0 0 5px;	
	border-bottom: 1px dashed #435461;
}

#left_2 ul li ul li.lastItem {
	border-bottom: none;
}

#left_2 ul li ul li a {	
	margin: 0;	
	font: 14px/20px tahoma,Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #8D0000;	
	font-weight: bold;
	}

#left_2 ul li ul li a:hover {
	text-decoration: none;
	color: #BBC3D5;	
}
#right {
	float: right;
	width: 590px;
}

#rightTop {
	width: 560px;
	height: 22px;
	/*background: url(images/cont_top.gif) no-repeat top;*/
}
#rightCont {
	padding: 0 0 0 15px;
	/*background: url(images/cont.gif) repeat-y;*/
	text-align: left;
}

#rightBottom {
	width: 560px;
	height: 22px;
	/*background: url(images/cont_bottom.gif) no-repeat bottom;*/
}
#servicesbox
{
	left: 5px;
	 FLOAT: left; 
	 POSITION: relative;
}
