body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0574a9;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #474747;
	text-decoration: none;
}
.top-bg {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	text-align: right;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color: #f49819;
	text-decoration: none;
}
.top-bg span{
	color: #594b4a;
	text-decoration: none;
}
.main-link {
	float:left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	background-image: url(../images/link-bg.jpg);
	background-repeat: repeat-x;
	line-height:37px;
	padding-left:10px;
	padding-right:10px;
}
.main-link a{
	float:left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	background-image: url(../images/link-bg.jpg);
	background-repeat: repeat-x;
	line-height:37px;
	padding-left:10px;
	padding-right:10px;
}
.main-link a:hover{
	float:left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0b3b21;
	text-decoration: none;
	line-height:37px;
	background-image: url(../images/link_hover.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
	padding-right:10px;
	background-position: center center;
}

.pading {
	padding: 18px;
}

.logo {
	display: block;
	float: left;
	padding-top: 29px;
	padding-bottom: 26px;
	padding-left: 31px;
}
.welcome-tital {
	background-image: url(../images/welcome-tital-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c7b093;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #474747;
	text-decoration: none;
}
.none-txt-bg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #474747;
	text-decoration: none;
	background-image: url(../images/none-text-bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 6px;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.more a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/more-bg.jpg);
	background-repeat: repeat-x;
}
.more a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.boder123 {
	display: block;
	border: 3px solid #f8a31b;
	float: left;
	margin-right: 10px;
}
.boder1234 {
	display: block;
	border: 3px solid #f8a31b;
	float: left;
}
.boder12345 {
	display: block;
	border: 3px solid #f8a31b;
	margin-left: 5px;
	margin-bottom: 10px;
}
.bottom {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 20px;
	text-align: center;
	color: #474747;
	text-decoration: none;
	padding-bottom: 20px;
	font-size: 11px;
}
.bottom a{
	color: #474747;
	text-decoration: none;
}
.bottom a:hover{
	color: #000000;
	text-decoration: underline;
}
.left_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #86ad0b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D2;
}

