/* CSS Document */

body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #465D6B;
	background-position: center;
	font-family:"Times New Roman", Times, serif;  /*Arial,Verdana, Helvetica, sans-serif*/
	font-size: 14px;
	color: #617983;
}
#container {
	background-image: url(images/bg_plartform.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#top {
	background-image: url(images/Top.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 777px;
	background-color: #AD9382;
}
#banner {
	padding: 0px;
	height: 222px;
	width: 535px;
	float: left;
	background-color: #EAE3D9;
}
#yers {
	background-image: url(images/years.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 222px;
	width: 242px;
	float: left;
	background-color: #63A9A9;
}
#content {
	width: 485px;
	padding: 25px;
	float: left;
	background-color: #FDFCF8;
}
#con_column {
	padding: 0px;
	float: left;
	width: 242px;
	background-color: #FDFCF8;
	background-image: url(images/Right_divider.jpg);
	background-position:left;
	background-repeat: no-repeat;
	text-align: center;
	height: 250px;
}
#footer {
	clear: both;
	height: 22px;
	background-color: #EAE3D9;
	width: 777px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #dad5cb;
	border-right-color: #dad5cb;
	border-bottom-color: #dad5cb;
	border-left-color: #dad5cb;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #776161;
	text-align: center;
}
#bottom {
	background-image: url(images/bottom.jpg);
	height: 8px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 797px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fafafa;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #776161;
	text-decoration: none;
}
#footer a:hover {
	color: #825857;
	text-decoration: underline;
}
#Menu_bar {
	background-image: url(images/Menu_bar.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 777px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E6D2BD;
	text-align: center;
	padding-top: 26px;
	background-color: #AD9382;
}
#Menu_bar a {
	color: #EBE0CB;
	text-decoration: none;
}
#Menu_bar a:hover {
	color: #FDFCFA;
	text-decoration: none;
}
#read_more {
	margin-left: 380px;
}
#divider {
	background-image: url(images/Divider.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 426px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#read_more a {
	color: #987363;
	text-decoration: underline;
}
#read_more a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#services {
	margin-top: 0px;
	margin-left: 0px;
	color: #987363;
	font-size: 10px;
	margin-bottom: 15px;
}
.style1 {
	color: #eb7925;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #526770;
}
.input {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #526770;
}
#have_any_query {
	text-align: center;
	width: 76%;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 13px;
	font-weight: bold;
}
#click_here {
	text-align: center;
	width: 76%;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	color: #987363;
	text-decoration: underline;
}

