@charset "utf-8";

/* CSS Document */



.text{

	font-family:Tahoma, Geneva, sans-serif;

	font-size:11px;

	color:#1d1d1d;

	text-align: justify;

	}

	

.heading1{

	font-family:Tahoma, Geneva, sans-serif;

	font-size:13px;

	color:#ea6e00;

	font-weight:bold;

	text-align:left;

	}


.productname{
	font-family:Tahoma, Geneva, sans-serif;

	font-size:9px;

	color:#ea6e00;

	font-weight:bold;

	text-align:left;

}


.heading2{

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	color:#ea6e00;

	font-weight:bold;

	text-align:left;

	}



h1{

	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#ea6e00;
	font-weight:bold;
	text-align:center;
	}

	

.prodct-disc{
	margin:10px 0 3px 0;
	padding:0;



	}



.product-button{
	background-color:#ea6e00;
	border:1px #0093D9 solid;
	width:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding: 1px;
	position: relative;
	margin-left: 20px;

	}
#menulist{
	margin: 40px;
	padding: 50px 0px 30px 30px;
}
.listitem {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.bgPage {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
}
.prodHead {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:12px;
	color:#ea6e00;
	font-weight:bold;
	height:25px;
}
.footer {
color:#CCCCCC;
font-family:Tahoma,Geneva,sans-serif;
font-size:10px;
text-align:center;
}
