#left_menu{
	float:left;
	width:183px;
	padding: 0px;
	padding-left: 0px;
}

#left_menu a{
	display: block;
	margin-right: 3px; /*spacing between tabs*/
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 183px;
	padding-top: 20px;
	padding-bottom:10px;
	padding-left:15px;
	border-bottom:dotted 1px #333333;
}

#left_menu a:hover{ background-color:#025289;
	background-repeat: no-repeat;
}
#left_menu .active{background-color:#025289;}

#rightcolumn{
float:left;
width: auto;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#leftcolumn {float:left;
width:170px;
padding: 0px;
padding-left: 0px;
}
#rightcolumn {float:left;
width: auto;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.welcome{font-family:Arial, Helvetica, sans-serif; font-size:24px;}
.welcome h2{display:inline;}

.our_products{ font-family:Arial, Helvetica, sans-serif; font-size:22px;}
.our_products h1{display:inline;}