#bot {
	padding: 0px;
	width: 100%;
	height: 150px;
	clear: both;
	margin: 0px;
}
#bot_cont {
	width: 1000px;
	padding: 0px;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../jeeva_img/botom.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}
#bot p {
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#bot a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#bot a:hover {
	text-decoration: none;
	color: #3384B3;
}
.valid {
	position: absolute;
	margin-top: 20px;
	margin-left: 775px;
}
