/*Logo Div code*/
.logo {
		background-image: url(images/logo_55H.gif);
		background-repeat: no-repeat;
		background-position: left top;
		width: 100%;
	}

/*Login Div code*/
.login {
		background-image: url(images/login.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		height: 100px;
		width: 100%;
	}
/*Code for Top links*/
.toplink {
		background-color: #FFFFFF;
		float: right;
		height: 46px;
		width: 238px;
		position: absolute;
		top: -4px;
		right: 34px;
		text-align: center;
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

.toplink a:visited {
		text-align: center;
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}

.toplink a:hover {
 
		text-align: center;
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #FFFF99;
		text-decoration: none;
	}

.toplink a:link {
		text-align: center;
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
			text-decoration: none;
	}

.toplink a:active {
		text-align: center;
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	
.headerlink
		 {
		 color:#ffcc99;
		 font:Arial, Helvetica, sans-serif;
		 font-weight:bold;
		 text-decoration:none;
				 
				 }
#links {
		background-image: url(images/bar.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		height: 35px;
		width: 100%;
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
	}

#links a:visited {
		background-image: url(images/bar.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		height: 35px;
		width: 100%;
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
	}

#links  a:hover{
		background-image: url(images/bar.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		height: 35px;
		width: 100%;
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFF99;
		text-decoration: none;
		text-align: center;
	}

#links a:active {
		background-image: url(images/bar.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		height: 35px;
		width: 100%;
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
	}

#links a:link{
		background-image: url(images/bar.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		height: 35px;
		width: 100%;
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFCC99;
		text-decoration: none;
		text-align: center;
	}

.table-border{
		border: #e1e1e1 solid 1px;
	}
 
.strongly-rec {
		float: center;
		width: 90%;
		border-left: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
		border-top: 2px solid #880000;
		border-bottom: 1px solid #e6e6e6;
		/*margin:20px 20px 0 0;
		display:inline;*/
	}
	
/*used in product pages for the check boxes*/

.dropdown {
	color: #666;
	background-color:#EDEDED;
	font-weight: bold;
	border: #e1e1e1 solid 1px;
}

.dropdown a:visited  {
	color: #FFFFFF;
	background-color:#666;
	font-weight: bold;
	}
	
/*Code for Request Listing*/
.listing_req {
		float: right;
		height: 57px;
		width: 197px;
		position: absolute;
		top: +52%;
		right: 38%;
	}
.table-left{
		border-left:1px dotted #880000; 
	}
 
/*--------------------------------------------------------------------------------------
 Using Divs
/*--------------------------------------------------------------------------------------*/

/*End of home-value-prop*/

/*home-value-prop using Div*/

.top-text
{
	width:55%;
	color:#344A04;
	padding:10px 1px 10px 10px;
	/*margin:0 auto;*/
	float:left;
	
}

.value-prop{
	width:65%;
	background-color:#FFFFFF;
	padding:1px 1px 1px 1px;
	margin:auto auto;
	align:right;
	text-align:left;
	height:380px;
	background-image:url(../images/home_valprop.png);
	background-repeat:no-repeat;
	overflow: hidden;
}
/*For Ads*/
.ad
{
	width:45%;
	background-color:#FFFFFF;
	padding:1px 1px 1px 1px;
	align:left;
	margin:0 0;
	text-align:left;
	height:65px;
	background-image:url(../images/ad_head.JPG);
	background-repeat:no-repeat;
	background-position:left;
}

.div-ad
{
	background-image:url(../images/advertisement.gif);
	width:20px;
	padding:1px;
	height:65px;
	background-repeat:no-repeat;
	position: absolute;
	left: auto;
	top: 31%;
	
}

div-body
{
	width:98%;
	height:auto;
	padding:6px 6px 6px 6px;
}

.bgimg
{
		background-image: no-repeat;;
		background-repeat: no-repeat;
		background-position: left top;
		width: 100%;;
}
/*-----------------------------------------------------------
Rounded Corners
------------------------------------------------------------*/
