.midleportion {
	background-attachment: fixed;
	background-image: url(images/border2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding: 10px 10px 20px 5px;
	text-align: justify;

}
.text a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;

}
.text a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #9C3031;
	text-align: justify;
	font-weight: bold;


}
.contact {
	background-attachment: fixed;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 120px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	height: 88px;



}
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 5px;
}

.navigattion {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px; 

}

a:hover {
	color: #000000;
	text-decoration: underline;


}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;


}
.box {
	font-family: Verdana;
	font-size: 11px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.ba {
	background-image: url(images/rubber.jpg);
	background-repeat: no-repeat;
	height: 73px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 5px;
	padding-left: 15px;

}
.hand {


cursor: hand;

}
