body {
	margin: 0px;
	padding: 0px;
}
.logo {
	padding-top: 20px;
	padding-left: 20px;
}
.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.top-menu ul {
}
.top-menu li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
.servicesli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #727272;
	text-decoration: none;
}
.servicesli ul {
	margin-bottom: 12px;
}
a.more:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099B8;
	text-decoration: none;
}
a.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099B8;
	text-decoration: none;
}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF5604;
	text-decoration: none;
}
.servicesli li {
	list-style-image: url(../images/li-icon.jpg);
	margin-top: 17px;
	margin-left: 12px;
}
.servicesli a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #727272;
	text-decoration: none;
	padding-left: 12px;
}
.servicesli a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FD5D00;
	text-decoration: none;
}

.top-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FF5302;
	width: 90px;
	float: left;
}

.top-menu a:hover {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #14A2C6;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #21AACC;
	text-decoration: none;
}
.right-top-menu {
	background-color: #0099b7;
	float: left;
	width: 330px;
	height: 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.right-top-menu ul {

}

.right-top-menu li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
	text-decoration: none;
	padding-bottom: 9px;
}
.right-top-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
.right-top-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.search-box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8f949f;
	border-bottom-color: #8f949f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8f949f;
	border-left-color: #8f949f;
	padding-top: 5px;
	width: 200px;
	background-image: url(../images/search-icon.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-left: 5px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bluetax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099B8;
	text-decoration: none;
}
.orangtax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF4B00;
	text-decoration: none;
}
.icon {
	background-color: #FFFFFF;
	border: 1px solid #dedede;
}
.bottom-bg {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 61px;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
}
.bottom-bg li {
	float: left;
	padding-right: 12px;
	list-style-type: none;
}
.bottom-bg ul {
}
.bottom-bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-bg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5100;
	text-decoration: none;
}
.bodar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.titaltax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF5302;
	text-decoration: none;
	padding-left: 12px;
}
.search-bg {
	background-image: url(../images/search-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
}
.search-level {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099B7;
	text-decoration: none;
}
.black-iner-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 20px;
	margin-left: 15px;
}
.iner-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
}
.iner-page ul {
	margin-left: 40px;
	padding-top: 14px;
}
.iner-page li {
	list-style-image: url(../images/li-icon.jpg);
	margin-top: 14px;
}
.iner-page a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.iner-page a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
.iner-page li {
}
