body { background: #FFFFFF url(../images/body-bg.jpg) left top repeat-x;
margin: 0;
padding: 0;
}


.menu-main {
	width: 1000px;
	height: 50px;
	float: left;
	z-index: 10;
	background: #007b89;
	margin-top: 10px;
	margin-bottom: 05px;
}



.menu{
    width: 1000px;
	height: 50px;
	float: left;
	margin: 0 auto;

}

.menu ul{
    margin: 0; padding: 0;
    float: left;}
 
.menu ul li{
    display: inline;
	
}
 
.menu ul li a{
    float: left; 
	text-decoration: none;
	text-align: center;
	height: 34px;
    color: #0d0201;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Calibri;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
    padding: 16px 30px 0px 30px;
	background: #007b89;
}

.menu ul li:last-child {	
	background: none;
}
	
 
.menu ul li a:hover, .menu ul li .selected{
    color: #FFFFFF;
	background:#ff5538;
	
}


.call {
	font-family: calibri;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.all-text {
	font-family: calibri;
	font-size: 15px;
	color: #333333;
	line-height: 25px;
	text-align: justify;
	text-transform:capitalize;
}

.all-text01 {
	font-family: calibri;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	
	
	}		

.all-text-small {
	font-family: calibri;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	
	}


.prod-name {
	font-family: calibri;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform:capitalize;
	}	
	
.cont-name {
	font-family: calibri;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}	
	
	
.prod-name01 {
	font-family: calibri;
	font-size: 22px;
	color: #007b89;
	text-decoration: none;
	font-weight: bold;
	text-transform:capitalize;
	}	
	
.text05 {
	font-family: calibri;
	font-size: 16px;
	color: #000;
	text-transform:lowercase;
}

a:hover { 
    color:#ff5538;
}

.text021 {
	font-family: calibri;
	font-size: 20px;
	color: #F00;
	
}	


.selected{
    color: #ff5538;
	font-family: calibri;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;