@charset "utf-8";
/* CSS Document */


/* some custom fonts via google font api */
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700,400);
/* content block 1 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
html,body{
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #F2F2F2;
}
.enquiry {
	position: fixed;
	height: 117px;
	width: 28px;
	top: 39%;
	right: 0px;
	z-index: 1000;
}
.main {
	position: relative;
	box-shadow: 0px 0px 5px #666666;
}
.wrap{
	width:993px;
	margin: 0 auto;
}
.hide{
	display:none!important;
}
.show{
}
.bf-ad{
}
@media screen and (max-width: 980px) {
.wrap{
	width:96%;
	margin: 0 auto;
}
.hide{
	display:block!important;
}
.show{
	display:none!important;
}
.enquiry {
	display:none;
}
.bf-ad{
	display:none;
}
}
@media screen and (max-width: 768px) {
.wrap{
	width:96%;
	margin: 0 auto;
}
.hide{
	display:block!important;
}
.show{
	display:none!important;
}
.enquiry {
	display:none;
}
.bf-ad{
	display:none;
}
}
@media screen and (max-width: 480px) {
.wrap{
	width:96%;
	margin: 0 auto;
}
.hide{
	display:block!important;
}
.show{
	display:none!important;
}
.enquiry {
	display:none;
}
.bf-ad{
	display:none;
}
}

.search {
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #45b3ca;
}

.search_box {
	text-decoration: none;
	border: 1px solid #dddddd;
	height: 205px;
	background-repeat: repeat-x;
	background-position: left top;
}
.search_box .search_box_inner {
}
.keyword_highlight   {
	text-decoration: none;
	padding: 5px;
	margin-top: 15px;
	color: #333333;
	background-image: url(../images/tm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #EEEEEE;
}
.search h4 {
	background-image: url(../images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	margin-bottom: 3px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
}
.search h4 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.search h4 a:hover {
	color: #0084C4;
	text-decoration: none;
}
.search .post {
	text-decoration: none;
	display: block;
	height: 130px;
	width: 520px;
}
.search-left{
	float:left;
	width:53%;
	overflow:hidden;
}
.search-center{
	float:left;
	width:23%;
	overflow:hidden;
	margin:0 1%;
}
.search-right {
	float:left;
	width:19%;
	padding:1% 1.5%;
	overflow:hidden;
	background-image: url(../images/tm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	font-weight: bold;
	background-color: #F1F0F0;
	line-height: 25px;
	box-shadow:inset 0px 0px 0px 1px #ddd;
}
.search_right a {
	color: #0099CC;
	text-decoration: none;
}
.search-inner7{
	padding:15px 0 0 0;
}
.search-inner7 .si1,.si2,.si3,.si4,.si5,.si6,.si7{
	float:left;
	width:14%;
	padding:0 .14%;
}
.search-inner6{
	padding:15px 0 0 0;
}
.search-inner6 .si1,.si2,.si3,.si4,.si5,.si6{
	float:left;
	width:16%;
	padding:0 .33%;
}
@media screen and (max-width: 980px) {
.search {
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	background-image: url(../images/search_bg.jpg);
	background-size:100%;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 100px 0 20px 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #45b3ca;
}
.search-left{
	float:none;
	display:none;
}
.search-center{
	float:none;
	width:100%;
	margin:1% 0;
}
.search-right {
	float:none;
	width:94%;
	padding:3%;
}
.search-inner7{
	padding:15px 0 0 0;
}
.search-inner7 .si1,.si2,.si3,.si4,.si5,.si6,.si7{
	float:left;
	width:23%;
	padding:1%;
}
.search-inner7 .si7{
	float:left;
	width:23%;
	padding:1%;
	text-align:right;
}
.search-inner6{
	padding:15px 0 0 0;
}
.search-inner6 .si1,.si2,.si3,.si4,.si5,.si6{
	float:left;
	width:23%;
	padding:1%;
}
.search-inner6 .si6{
	text-align:right;
}
}
@media screen and (max-width: 768px) {
.search {
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	background-image: url(../images/search_bg.jpg);
	background-size:100%;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 100px 0 20px 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #45b3ca;
}
.search-left{
	float:none;
	display:none;
}
.search-center{
	float:none;
	width:100%;
	margin:1% 0;
}
.search-right {
	float:none;
	width:94%;
	padding:3%;
}
.search-inner7{
	padding:15px 0 0 0;
}
.search-inner7 .si1,.si2,.si3,.si4,.si5,.si6,.si7{
	float:left;
	width:23%;
	padding:1%;
}
.search-inner7 .si7{
	float:left;
	width:23%;
	padding:1%;
	text-align:right;
}
.search-inner6{
	padding:15px 0 0 0;
}
.search-inner6 .si1,.si2,.si3,.si4,.si5,.si6{
	float:left;
	width:23%;
	padding:1%;
}
.search-inner6 .si6{
	text-align:right;
}
}

@media screen and (max-width: 480px) {
.search {
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	background-image: url(../images/search_bg.jpg);
	background-size:100%;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 100px 0 20px 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #45b3ca;
}
.search-left{
	float:none;
	display:none;
}
.search-center{
	float:none;
	width:100%;
	margin:1% 0;
}
.search-right {
	float:none;
	width:94%;
	padding:3%;
}
.search-inner7{
	padding:15px 0 0 0;
}
.search-inner7 .si1,.si2,.si3,.si4,.si5,.si6,.si7{
	float:left;
	width:48%;
	padding:1%;
}
.search-inner7 .si7{
	float:left;
	width:98%;
	padding:1%;
	text-align:right;
}
.search-inner6{
	padding:15px 0 0 0;
}
.search-inner6 .si1,.si2,.si3,.si4,.si5,.si6{
	float:left;
	width:48%;
	padding:1%;
}
.search-inner6 .si6{
	text-align:right;
}
}



.banner {
	background-image: url(../images/home_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 2px;
}
.banner h4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.banner .bc_td {
	text-align: justify;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.banner .bc_td img {
	float: right;
	margin-left: 10px;
}

.banner .banner_mar {
	z-index: 2000;
	position: absolute;
	top: 295px;
	height: 70px;
	left: 10px;
	width: 973px;
}

.top-bg {
	text-decoration: none;
	font-size: 13px;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding:15px 0 0 0;
	font-family: 'Roboto Condensed', sans-serif;
}
.top-bg .logo {
	float:left;
	width:50%;
	text-align:left;
}
.top-bg .logo img {
	width:auto;
	height:auto;
}
.top-bg .top-r {
	float:left;
	width:47%;
	padding:0 0 0 3%;
	text-align:right;
	font-size:14px;
}
.top-bg .top-r i {
	background-color:#ee6232;
	color:#fff;
	padding:5px;
	width:25px;
	line-height:25px;
	text-align:center;
	border-radius:50%;
	font-size:18px;
}
.top-bg .top-r .tr-mobile {
	float:left;
	width:52%;
	text-align:left;
	margin:15px 0 0 0;
}
.top-bg .top-r .tr-email {
	float:left;
	width:48%;
	text-align:right;
	margin:15px 0 0 0;	
}
.top-menu {
	text-decoration: none;
	text-align: left;
	background-image: url(../images/tm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E7420F;
	border-bottom-color: #FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	margin:15px 0 0 0;
}
@media screen and (max-width: 980px) {
.top-bg {
	text-decoration: none;
	font-size: 13px;
	padding:15px 0 0 0;
}
.top-bg .logo {
	float:left;
	width:50%;
}
.top-bg .logo img {
	width:100%;
	max-width:468px;
	height:auto;
}
.top-bg .top-r {
	float:left;
	width:50%;
	padding:10px 0 0 0;
	text-align:left!important;
	font-size:14px;
	border:0;
	margin:0;
}
.top-bg .top-r img {
	display:none;
}
.top-bg .top-r i {
	background-color:#ee6232;
	padding:8px;
	color:#fff;
	width:20px;
	line-height:20px;
	text-align:center;
	border-radius:50%;
	font-size:18px;
}
.top-bg .top-r .tr-mobile {
	float:none;
	width:100%;
	text-align:center;
	margin:0;
}
.top-bg .top-r .tr-email {
	float:none;
	width:100%;
	text-align:center;
	margin:0;	
}
.top-menu {
	margin:0;
}
}
@media screen and (max-width: 768px) {
.top-bg {
	text-decoration: none;
	font-size: 13px;
	padding:15px 0 0 0;
}
.top-bg .logo {
	float:none;
	width:100%;
}
.top-bg .logo img {
	width:auto;
	height:auto;
}
.top-bg .top-r {
	float:none;
	width:100%;
	padding:10px 0 0 0;
	text-align:center;
	font-size:14px;
	border-top:solid 1px #eee;
	margin:10px 0 0 0;
}
.top-bg .top-r img {
	display:none;
}
.top-bg .top-r i {
	background-color:#fff;
	padding:0;
	color:#ee6232;
	width:auto;
	line-height:25px;
	text-align:center;
	border-radius:50%;
	font-size:18px;
}
.top-bg .top-r .tr-mobile {
	float:none;
	width:100%;
	text-align:center;
	margin:0;
}
.top-bg .top-r .tr-email {
	float:none;
	width:100%;
	text-align:center;
	margin:0;	
}
.top-menu {
	margin:0;
}
}
@media screen and (max-width: 480px) {
.top-bg {
	text-decoration: none;
	font-size: 13px;
	padding:15px 0 0 0;
}
.top-bg .logo {
	float:none;
	width:100%;
}
.top-bg .logo img {
	width:80%;
	height:auto;
}
.top-bg .top-r {
	float:none;
	width:100%;
	padding:10px 0 0 0;
	text-align:center;
	font-size:14px;
	border-top:solid 1px #eee;
	margin:10px 0 0 0;
}
.top-bg .top-r img {
	display:none;
}
.top-bg .top-r i {
	background-color:#fff;
	padding:0;
	color:#ee6232;
	width:auto;
	line-height:25px;
	text-align:center;
	border-radius:50%;
	font-size:18px;
}
.top-bg .top-r .tr-mobile {
	float:none;
	width:100%;
	text-align:center;
	margin:0;
}
.top-bg .top-r .tr-email {
	float:none;
	width:100%;
	text-align:center;
	margin:0;	
}
.top-menu {
	margin:0;
}
}

.top_head  {
	line-height: 25px;
	height: 25px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}
.top_head a {
	color: #FFFFFF;
	text-decoration: none;
}
.top_head a:hover {
	color: #F78403;
	text-decoration: none;
}


.top-bg a {
	text-decoration: none;
	color: #E7420F;
	font-weight: lighter;
}
.top-bg a:hover {
	text-decoration: underline;
}
.top-right  {
	text-align: left;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top-right  a  {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0084C4;
}
.top-right  a:hover  {
	text-decoration: underline;
}
.sm-l{
	position:fixed;
	z-index:1000;
	top:40%;
	left:2px;
	width:32px;
}
.sm-l img{
	margin-bottom:3px;
}

.top_menu2 {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00889B;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 25px;
}
.top_menu2 ul {
	text-decoration: none;
	float: left;
}
.top_menu2 ul li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	text-transform: capitalize;
}
.top_menu2 ul li a {
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	background-color: #00A5BD;
	border: 1px solid #00889B;
	margin-right: 3px;
	border-radius: 3px 3px 0 0;
}
.top_menu2 ul li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
.top_menu2  ul  li  a .sel {
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
@media screen and (max-width: 980px) {
.top_menu2 {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00889B;
	margin-bottom: 10px;
	margin-top: 10px;
	height: auto;
}
.top_menu2 ul {
	text-decoration: none;
	float: none;
}
.top_menu2 ul li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	text-transform: capitalize;
	width:19%;
	margin:.5%;
}
.top_menu2 ul li a {
	text-decoration: none;
	float: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	background-color: #00A5BD;
	border: 1px solid #00889B;
	margin: 0;
	border-radius: 0;
	text-align:center;
}
.top_menu2 ul li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
.top_menu2  ul  li  a .sel {
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
}
@media screen and (max-width: 768px) {
.top_menu2 {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00889B;
	margin-bottom: 10px;
	margin-top: 10px;
	height: auto;
}
.top_menu2 ul {
	text-decoration: none;
	float: none;
}
.top_menu2 ul li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	text-transform: capitalize;
	width:24%;
	margin:.5%;
}
.top_menu2 ul li a {
	text-decoration: none;
	float: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	background-color: #00A5BD;
	border: 1px solid #00889B;
	margin: 0;
	border-radius: 0;
	text-align:center;
}
.top_menu2 ul li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
.top_menu2  ul  li  a .sel {
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
}
@media screen and (max-width: 480px) {
.top_menu2 {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00889B;
	margin-bottom: 10px;
	margin-top: 10px;
	height: auto;
}
.top_menu2 ul {
	text-decoration: none;
	float: none;
}
.top_menu2 ul li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	text-transform: capitalize;
	width:32.33%;
	margin:.5%;
}
.top_menu2 ul li a {
	text-decoration: none;
	float: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	background-color: #00A5BD;
	border: 1px solid #00889B;
	margin: 0;
	border-radius: 0;
	text-align:center;
}
.top_menu2 ul li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
.top_menu2  ul  li  a .sel {
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
}


.bdr_l {
	width: 196px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 5px;
	margin-right: 10px;
}
.bdr_img {
	border: 1px solid #cccccc;
}

.bdr_r {
	width: 196px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img_r {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}
.img_l {
	border: 1px solid #cccccc;
	margin-right: 10px;
	float:left;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #E7420F;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 24px;
	border: 1px solid #dddddd;
	background-color: #F8F8F8;
	text-transform: uppercase;
	border-radius: 4px;
	-moz-border-radius: 4px;

}
h1 a {
	color: #555555;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #00A5BD;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 24px;
	border: 1px solid #dddddd;
	background-color: #F8F8F8;
	text-transform: uppercase;
	border-radius: 4px;
	-moz-border-radius: 4px;

}
h3   {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: lighter;
	color: #00A5BD;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
	background-image: url(../images/tm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 7px;
	font-size: 14px;
	margin-bottom: 8px;
	padding-right: 7px;
	border: 1px solid #dddddd;
	
}
h3   a  {
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
h3  a:hover {
	text-decoration: underline;
}

.page_content {
	background-color: #FFFFFF;
	color: #666666;
	box-shadow: 0px 0px 5px #666666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 993px;
	margin-top: 10px;
	margin-bottom: 10px;
	height:100%;
}
.content-full {
	text-align: justify;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	padding: 1.5%;	
	width:97%;
}
.content-full p {
	font-size:14px!important;
}
.content-full span {
	font-size:14px!important;
}
.content {
	text-align: justify;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	padding: 2%;
	float:left;
	width:72%;
}
.content p {
	font-size:14px!important;
}
.content span {
	font-size:14px!important;
}
.content a {
	text-decoration: none;
}
.content .detail {
	font-size: 14px;
	padding-right: 5px;
}
.content .detail p {
	font-size: 14px;
}
.content .detail .banner{
	border:solid 1px #ccc;
	margin:20px 0;
}
.content .detail .banner img{	
	width:100%;
	height:auto;
}
.content .detail ul {
	text-decoration: none;
}
.content .detail ul li {
	list-style-type: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 16px;
}
.h_left {
	float:left;
	width:52%;
	padding:2%;
	text-align:left;
}
.h_left p {	
	text-align:justify;
}
.h_right {
	box-shadow:inset 0px 0px 0px 1px #ddd;
	padding:2%;
	margin:2% 2% 2% 0;
	float:left;
	width:38%;
}
.h_right img {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width:98%;
	height:auto;
}
.left {
	text-align: left;
	background-color: #F4F4F4;
	border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	padding:2%;
	float:left;
	width:20%;
	height:100%;
	font-size:14px!important;
}
.right_box {
	width: 198px;

}
.right_box  .right_box_t {
	text-decoration: none;
	text-align: left;
	color: #00A5BD;
	margin-bottom: 5px;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	padding-bottom: 5px;
	height: 40px;
	line-height: 40px;
}
.right_box .right_box_t img {
	float: left;
	margin-right: 3px;
	margin-top: 5px;
}
.right_box  .right_box_t2 {
	background-image: url(../images/tm2.gif);
	background-repeat: repeat-x;
	font-size: 17px;
	font-weight: bold;
	line-height: 32px;
	text-decoration: none;
	padding-left: 3px;
	text-align: left;
	color: #333333;
	background-position: left -31px;
	margin-bottom: 5px;
	width: 195px;
	height: 32px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #DDDDDD;
	background-color: #FAFAFA;
	font-family: 'Roboto Condensed', sans-serif;
}
.right_box .right_box_t2 img {
	float: left;
	margin-right: 3px;
}

.right_box  .right_box_b {
	padding-left: 3px;
	padding-bottom: 3px;

}
@media screen and (max-width: 980px) {
.page_content {	
	width: 96%;
}
.content-full {
	text-align: justify;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding: 2%;	
	width:96%;
}
.content {
	text-align: justify;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding: 2%;
	float:none;
	width:96%;
}
.left {
	display:none;
}
.h_left {
	float:none;
	width:96%;
	padding:2%;
	text-align:left;
}

.h_right {
	box-shadow:inset 0px 0px 0px 0px #ddd;
	padding:2%;
	margin:0;
	float:none;
	width:96%;
}
.h_right img {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width:98%;
	height:auto;
}
}
@media screen and (max-width: 768px) {
.page_content {	
	width: 96%;
}
.content-full {
	text-align: justify;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding: 2%;	
	width:96%;
}
.content {
	text-align: justify;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding: 2%;
	float:none;
	width:96%;
}
.left {
	display:none;
}
.h_left {
	float:none;
	width:94%;
	padding:3%;
	text-align:left;
}

.h_right {
	box-shadow:inset 0px 0px 0px 0px #ddd;
	padding:3%;
	margin:0;
	float:none;
	width:94%;
}
.h_right img {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width:98%;
	height:auto;
}
}
@media screen and (max-width: 480px) {
.page_content {	
	width: 96%;
}
.content-full {
	text-align: justify;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding: 2%;	
	width:96%;
}
.content {
	text-align: justify;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding: 2%;
	float:none;
	width:96%;
}
.left {
	display:none;
}
.h_left {
	float:none;
	width:94%;
	padding:3%;
	text-align:left;
}

.h_right {
	box-shadow:inset 0px 0px 0px 0px #ddd;
	padding:3%;
	margin:0;
	float:none;
	width:94%;
}
.h_right img {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width:98%;
	height:auto;
}
}



/*Post Requirment*/
.pr_row {
	height: auto;
	padding: 0;
	margin:0 0 20px 0;
	clear:both;
}
.pr_row .pr_text {
	float: left;
	width: 130px;
	font-size:12px;
	font-weight: bold;
	margin-right: 10px;
	background-image: url(../images/colon.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.pr_row .pr_text2 {
	float: left;
	height: 25px;
	width: 250px;
	font-size: 10px;
	color: #999999;
}
.pr_row .pr_field {
	float: left;
	width: 200px;
	margin:0 20px 0 0;
}
@media screen and (max-width: 480px) {
.pr_row {
	height: auto;
	padding: 0;
	margin:0 0 20px 0;
	clear:both;
}
.pr_row .pr_text {
	float: none;
	width: 100%;
	margin: 0;
	background-image: none;
}
.pr_row .pr_text2 {
	float: none;
	width: 100%;
	font-size: 10px;
}
.pr_row .pr_field {
	float: none;
	width: 100%;
	margin:0;
}
}
/*Post Requirment end */



.builder-logo{
}
.builder-logo li{
	float:left;
	width:14.66%;
	padding:.5%;
	margin:.5%;
	list-style:none;
	overflow:hidden;
	text-align:center;
	box-shadow:inset 0px 0px 0px 1px #ddd;
}
.builder-logo li img{
	width:auto;
	max-width:100%;
	height:70px;
}
@media screen and (max-width: 980px) {
.builder-logo{
}
.builder-logo li{
	float:left;
	width:23%;
	padding:.5%;
	margin:.5%;
	list-style:none;
	overflow:hidden;
	text-align:center;
	box-shadow:inset 0px 0px 0px 1px #ddd;
}
.builder-logo li img{
	width:auto;
	max-width:100%;
	height:70px;
}
}
@media screen and (max-width: 768px) {
.builder-logo{
}
.builder-logo li{
	float:left;
	width:31.33%;
	padding:.5%;
	margin:.5%;
	list-style:none;
	overflow:hidden;
	text-align:center;
	box-shadow:inset 0px 0px 0px 1px #ddd;
}
.builder-logo li img{
	width:auto;
	max-width:100%;
	height:70px;
}
}

@media screen and (max-width: 480px) {
.builder-logo{
}
.builder-logo li{
	float:left;
	width:48%;
	padding:.5%;
	margin:.5%;
	list-style:none;
	overflow:hidden;
	text-align:center;
	box-shadow:inset 0px 0px 0px 1px #ddd;
}
.builder-logo li img{
	width:auto;
	max-width:100%;
	height:70px;
}
}


.list1 {
	text-decoration: none;
	text-align: left;
}
.list1 li {
	text-decoration: none;
	list-style-type: none;
}
.list1 li a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bullet6.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	border: 1px dotted #C4C0A2;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FAF9F5;
}
.list1 li img {
	float: left;
	margin-right: 5px;
}

.list1 li a:hover {
	color: #0084C4;
	text-decoration: none;
	background-color: #FFFFFF;
}
.list2 {
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
}
.list2 li {
	list-style-type: none;
	float:left;
	width:48%;
	margin:1%;
}
.list2 li a {
	color: #777777;
	text-decoration: none;
	display: block;
	font-size: 18px;
	text-align:center;
}
.list2 li a i{
	color: #fff;
	background-color:#999;
	padding:20px;
	font-size:30px;
	height:30px;
	width:30px;
	text-align:center;
	border-radius:50%;
	border:solid 3px #888;
}
.list2 li a:hover {
	color: #FB8004;
	text-decoration: none;
}
.list2 li a:hover i{
	background-color:#fff;
	color:#333;
	border:solid 3px #888;
}
.list3 {
	text-decoration: none;
}
.list3 li {
	list-style-type: none;
}
.list3 li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
}
.list3 li a:hover {
	text-decoration: underline;
}
.list4 {
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
}
.list4 li {
	text-decoration: none;
	list-style-type: none;
	height: 35px;
}
.list4 li a {
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	line-height: 34px;
	height: 34px;
}
.list4 li a:hover {
	color: #FB8004;
	text-decoration: none;
}
.list4 li a img {
	float: left;
	margin-right: 5px;
}
.list5 {
	text-decoration: none;
}
.list5 li {
	list-style-type: none;
	float: left;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 25px;
}
.list5 li a {
	float: left;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	font-size: 11px;
}
.list5 li a:hover {
	text-decoration: underline;
}
.list6 {
	text-decoration: none;
}
.list6 li {
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	float: left;
	width: 43%;
	padding-left: 22px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
@media screen and (max-width: 480px) {
.list6 {
	text-decoration: none;
}
.list6 li {
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	float: none;
	width: auto;
	padding-left: 22px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
}
.box2 {
	text-align: justify;
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	background-image: url(../images/box2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	color: #333333;
	text-decoration: none;
	display: block;
}
.box2:hover {
	background-color: #F5F5F5;
	background-image: none;
	text-decoration: none;
}

.box2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #073963;
	margin-bottom: 15px;
}



.box1 {
	text-align: justify;
	padding: 9px;
	border: 1px solid #eeeeee;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 3px #666666;
}


.box3h {
	width: 48%;
	font-size:12px;
	float:left;
	margin:1%;
	color: #444444;
	background-image: url(../images/box3_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 11px;
	position:relative;
}
.box3h .b3h_inner {
	border: 3px solid #ececec;

}
.box3h .b3h_inner .img {
	width:100%;
	height:120px;
	overflow:hidden;
	margin:1px 0;
	border: 1px solid #EEEEEE;
	border-left:0;
	border-right:0;
}
.box3h .b3h_inner .img img {	
	width:100%;
	height:auto;
}
.box3h  .b3h_inner  h3 {
	margin-bottom: 2px;
	padding-bottom: 3px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size:16px;
	line-height: 17px;
}
.box3h  .b3h_inner  h3  a {
	color: #333333;
	text-decoration: none;
}
.box3h  .b3h_inner  h3  a:hover  {
	color: #00A5BD;
	text-decoration: none;
}

.box3 {
	width: 23.6%;
	font-size:12px;
	float:left;
	margin: .7%;
	color: #444444;
	background-image: url(../images/box3_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 11px;
	
}
.box3 .b3_inner {
	border:solid 3px #ececec;

}
.box3 .b3_inner .img {
	width:100%;
	height:120px;
	overflow:hidden;
	margin:1px 0;
	border: 1px solid #EEEEEE;
	border-left:0;
	border-right:0;
}
.box3 .b3_inner .img img {	
	width:100%;
	height:auto;
}
.box3 .b3_inner h2,h6 {
	margin-bottom: 2px;
	padding-bottom: 3px;
	color: #00A5BD;
	text-decoration: none;
	background-image: none;
	border: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: capitalize;
	line-height: 17px;
	background-color: #FFF;
	margin-right: 2px;
	font-size:16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:lighter;
}
.box3  .b3_inner  h2 a, h6 a{
	color: #333333;
	text-decoration: none;

}
.box3  .b3_inner  h2  a:hover{
	color: #00A5BD;
	text-decoration: none;
}
@media screen and (max-width: 980px) {
.box3h {
	width: 31.33%;
	float:left;
	margin: 1%;
	color: #444444;
	background-image: none;
	padding-bottom: 0;
	
}
.box3h .b3h_inner {
	border:solid 3px #ececec;

}
.box3h .b3h_inner .img {
	width:100%;
	height:150px;
	overflow:hidden;
	margin:1px 0;
	border: 1px solid #EEEEEE;
	border-left:0;
	border-right:0;
}
.box3h .b3h_inner .img img {	
	width:100%;
	height:auto;
}
.box3h .b3h_inner .btn3 {
	overflow:hidden;
}
.box3 {
	width: 31.33%;
	float:left;
	margin: 1%;
	color: #444444;
	background-image: none;
	padding-bottom: 0;	
}
.box3 .b3_inner {
	border:solid 3px #ececec;

}
.box3 .b3_inner .img {
	width:100%;
	height:150px;
	overflow:hidden;
	margin:1px 0;
	border: 1px solid #EEEEEE;
	border-left:0;
	border-right:0;
}
.box3 .b3_inner .img img {	
	width:100%;
	height:auto;
}
.box3 .b3_inner .btn3 {
	overflow:hidden;
}
}
@media screen and (max-width: 768px) {
.box3h {
	width: 44%;
	float:left;
	margin: 3%;
	color: #444444;
	background-image: none;
	padding-bottom: 0;
	
}
.box3h .b3h_inner {
	border:solid 3px #ececec;

}
.box3h .b3h_inner .img {
	width:100%;
	height:150px;
	overflow:hidden;
	margin:1px 0;
	border: 1px solid #EEEEEE;
	border-left:0;
	border-right:0;
}
.box3h .b3h_inner .img img {	
	width:100%;
	height:auto;
}
.box3 {
	width: 44%;
	float:left;
	margin: 3%;
	color: #444444;
	background-image: none;
	padding-bottom: 0;	
}
.box3 .b3_inner {
	border:solid 3px #ececec;

}
.box3 .b3_inner .img {
	width:100%;
	height:150px;
	overflow:hidden;
	margin:1px 0;
	border: 1px solid #EEEEEE;
	border-left:0;
	border-right:0;
}
.box3 .b3_inner .img img {	
	width:100%;
	height:auto;
}
}
@media screen and (max-width: 480px) {
.box3h {
	width: 90%;
	float:none;
	margin: 5%;
	color: #444444;
	background-image: none;
	padding-bottom: 0;
	
}
.box3h .b3h_inner {
	border:solid 3px #ececec;

}
.box3h .b3h_inner .img {
	width:100%;
	height:150px;
	overflow:hidden;
	margin:1px 0;
	border: 1px solid #EEEEEE;
	border-left:0;
	border-right:0;
}
.box3h .b3h_inner .img img {	
	width:100%;
	height:auto;
}
.box3 {
	width: 90%;
	float:none;
	margin: 5%;
	color: #444444;
	background-image: none;
	padding-bottom: 0;
	
}
.box3 .b3_inner {
	border:solid 3px #ececec;

}
.box3 .b3_inner .img {
	width:100%;
	height:150px;
	overflow:hidden;
	margin:1px 0;
	border: 1px solid #EEEEEE;
	border-left:0;
	border-right:0;
}
.box3 .b3_inner .img img {	
	width:100%;
	height:auto;
}
}


.box4 {
	background-image: url(../images/box4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	background-color: #f2f2f2;
	margin-top: 10px;
	color: #333333;
}
h5  {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	color: #E7420F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 a {
	color: #0084C4;
	text-decoration: none;
}




/* --------------------------- */
.property{
}
.property ul{
}
.property ul li{
	list-style:none;
	width:23%;
	margin:1%;
	float:left;
	text-align:center;
}
.property ul li a{
	display: block;
	text-decoration: none;
	color: #333;
	padding: 15px;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #82B441;
	border-left-color: #CCCCCC;
}
.property ul li a:hover{
	color:#fff;	
	background-color:#82b441;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82B441;
	border-right-color: #82B441;
	border-bottom-color: #82B441;
	border-left-color: #82B441;
}
.property ul li a img{
	border-radius:50%;
	width:80px;
	height:auto;
	margin:0 0 10px 0;
	padding:3px;
	border:solid 1px #45515a;
	background-color:#fff;
}
.property ul li a p{
	height:50px;
}
.property-list{
	font-size:13px;
	margin:0 0 20px 0;
}
.property-list strong{
	color: #00aec4;
}
.property-list a{
	display:block;
	border:solid 3px #fff;
	box-shadow:0px 0px 5px #ccc;
	padding:10px;
	color:#666;
	text-decoration:none;
}
.property-list a:hover{
	background-color:#f9f9f9;
}
.property-list h5{
	margin:0 0 15px 0;
}
.property-list .pl-1{
	float:left;
	width:15%;
	margin:0 1% 0 0;
}
.property-list .pl-1 img{	
	width:100%;
	height:auto;
}
.property-list .pl-2{
	float:left;
	width:30%;
	margin:0 1% 0 0;
}
.property-list .pl-3{
	float:left;
	width:24%;
	margin:0 1% 0 0;
}
.property-list .pl-4{
	float:left;
	width:28%;
}
@media screen and (max-width: 980px) {
.property{
}
.property ul{
}
.property ul li{
	list-style:none;
	width:48%;
	margin:1%;
	float:left;
	text-align:center;
}
.property ul li a{	
	padding:3px;
}
.property ul li a img{
	border-radius:50%;
	width:30px;
	height:auto;
	margin:0;
	padding:3px;
	border:solid 1px #45515a;
	background-color:#fff;
}
.property ul li a p{
	height:50px;
}
}
@media screen and (max-width: 768px) {
.property{
}
.property ul{
}
.property ul li{
	list-style:none;
	width:100%;
	margin:0 0 10px 0;
	float:none;
	text-align:center;
}
.property ul li a{	
	padding:3px;
}
.property ul li a img{
	border-radius:50%;
	width:30px;
	height:auto;
	margin:0;
	padding:3px;
	border:solid 1px #45515a;
	background-color:#fff;
}
.property ul li a p{
	height:auto;
}
.property-list{
	font-size:13px;	
}
.property-list a{
	display:block;
	border:solid 3px #fff;
	box-shadow:0px 0px 5px #ccc;
	padding:10px;
	color:#666;
	text-decoration:none;
}
.property-list h5{
	margin:0 0 15px 0;
}
.property-list .pl-1{
	float:left;
	width:22%;
	margin:0 3% 0 0;
}
.property-list .pl-1 img{	
	width:100%;
	height:auto;
}
.property-list .pl-2{
	float:left;
	width:35%;
	margin:0 3% 0 0;
}
.property-list .pl-3{
	float:left;
	width:34%;
	margin:0 3% 0 0;
}
.property-list .pl-4{
	float:none;
	width:100%;
}
}
@media screen and (max-width: 480px) {
.property{
}
.property ul{
}
.property ul li{
	list-style:none;
	width:100%;
	margin:0 0 10px 0;
	float:none;
	text-align:center;
}
.property ul li a{	
	padding:3px;
}
.property ul li a img{
	border-radius:50%;
	width:30px;
	height:auto;
	margin:0;
	padding:3px;
	border:solid 1px #45515a;
	background-color:#fff;
}
.property ul li a p{
	height:auto;
}
.property-list{
	font-size:13px;	
}
.property-list a{
	display:block;
	border:solid 3px #fff;
	box-shadow:0px 0px 5px #ccc;
	padding:10px;
	color:#666;
	text-decoration:none;
}
.property-list h5{
	margin:0 0 15px 0;
}
.property-list .pl-1{
	float:none;
	width:100%;
	margin:0 0 10px 0;
}
.property-list .pl-1 img{	
	width:100%;
	height:auto;
}
.property-list .pl-2{
	float:none;
	width:100%;
	margin:0 0 10px 0;
}
.property-list .pl-3{
	float:none;
	width:100%;
	margin:0 0 10px 0;
}
.property-list .pl-4{
	float:none;
	width:100%;
}
}

.tbl1 {
	text-decoration: none;
}
.tbl1 a {
	line-height: 25px;
	text-decoration: none;
	background-image: url(../images/bullet8.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 25px;
	padding-left: 20px;
	color: #333333;
}
.tbl2 {
}
.tbl2 td {
	padding-bottom: 2px;
	text-decoration: none;
}
.tbl3 {
	background-color: #eeeeee;
}
.tbl3 td {
	padding: 3px;
}
.tbl3 td a {
	color: #0084C4;
	text-decoration: none;
}
.tbl3 td a:hover {
	text-decoration: underline;
}

.tbl4 {
	background-color: #dddddd;
}
.tbl4 td {
	background-color: #FFFFFF;
	padding: 5px;
}
.tbl5 {
	background-color: #00A5BD;
}
.tbl5 td {
	padding: 3px;
}
.tbl5 td a {
	color: #0084C4;
	text-decoration: none;
}
.tbl6 {
	text-decoration: none;
}
.tbl6 td {
	border: 1px solid #dddddd;
}











.nav1 {
	background-image: url(../images/nav1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #D2DBE4;
	line-height: 25px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-left: 9px;
}
.nav2 {
	background-image: url(../images/tm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #E8E6E6;
	line-height: 45px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-color: #F1F0F0;
	height: 45px;
	padding: 5px;
	margin-bottom: 10px;
}
.nav2 img{
	float: left;
	margin-right: 8px;
}
.nav2 a{
	color: #1F5EAB;
	text-decoration: none;
}



.txt1 {
	font-weight: bold;
	color: #143F47;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97D5E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt1 a {
	color: #E7420F;
	text-decoration: none;
}

.txt2 {
	font-size: 11px;
	font-weight: bold;
	color: #0084C4;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.txt4 {
	color: #FB8004;
	text-decoration: none;
}
.txt4_2 {
	color: #00A5BD;
	text-decoration: none;
	font-weight: bold;
}
.txt5 {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-decoration: none;
}
.txt6 {
	font-size: 13px;
	font-weight: bold;
	color: #00A5BD;
	text-decoration: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: left;
	padding-bottom: 5px;
	text-transform: capitalize;
}
.txt6_1 {
	font-size: 13px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt6_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FB8004;
	text-decoration: none;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C0A2;
	text-align: left;
	height: 24px;
	line-height: 17px;
	padding-bottom: 3px;
}
.txt6_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0084C4;
	text-decoration: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C0A2;
	text-align: left;
	height: 24px;
	line-height: 17px;
	padding-bottom: 5px;
}
.txt6_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0084C4;
	text-decoration: none;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C0A2;
	text-align: left;
	padding-bottom: 3px;
}
.txt7 {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt7_2 {
	font-weight: bold;
	color: #00A5BD;
	text-decoration: none;
}
.txt7_3 {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.txt9 {
	font-weight: bold;
	color: #00A5BD;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt11 {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	color: #FB8004;
	font-size: 11px;
}
.txt11_1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	color: #0084C4;
}
.txt11_2 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #FB8004;
}
.txt11_3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
}
.txt12 {
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;
	margin-bottom: 3px;
	line-height: 14px;
}
.txt13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0084C4;
	text-decoration: none;
	background-image: url(../images/bullet10.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eeeeee;
	padding-left: 20px;
}
.txt14 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A5BD;
	font-size: 13px;
}
.rupee1 {
	background-image: url(../images/icon_rupee.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 17px;
	color: #E7420F;
	font-weight: bold;
	background-color: #ECECEC;
	border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
}
.rupee2 {
	background-image: url(../images/icon_rupee.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
}










.link1 {
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.link2 {
	font-weight: bold;
	color: #1F5EAB;
	text-decoration: none;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	line-height: 20px;
	height: 20px;
}
.link2:hover {
	color: #333333;
	text-decoration: underline;
}
.link_search {
	font-weight: bold;
	color: #0084C4;
	text-decoration: none;
	padding-left: 30px;
	background-image: url(../images/search-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #97D3EA;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.link3 {
	background-image: url(../images/search_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	height: 20px;
	display: block;
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #333333;
}
.link3:hover {
	color: #F21B23;
	text-decoration: none;
}


.link4 {
	color: #0084C4;
	text-decoration: none;
}
.link4:hover {
	text-decoration: underline;
}

.link5 {
	font-size: 13px;
	font-weight: bold;
	color: #0084C4;
	text-decoration: none;
	float: right;
}
.link6 {
	background-color: #f9f9f9;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	float: left;
	width: 285px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.link6:hover {
	background-color: #FFFFFF;
}
.link7 {
	float: right;
	border: 1px solid #333333;
	margin-top: 3px;
	background-image: url(../images/tm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
}
.maps{
}
.maps li{
	list-style:none;
	float:left;
	width:33.33%;
}
.maps li a{
	text-decoration: none;
	color: #333;
	font-size:12px;
	font-weight: bold;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding:5px 0 5px 20px;
	line-height:25px;
}
.img-r{
	float:right;
	margin:0 0 0 15px;
}
.img-r img{
	width:auto;
	max-width:230px;
	height:auto;
}
@media screen and (max-width: 980px) {
.maps{
}
.maps li{
	list-style:none;
	float:left;
	width:50%;
}
.maps li a{
	text-decoration:none;
}
}
@media screen and (max-width: 480px) {
	
.maps{
}
.maps li{
	list-style:none;
	float:none;
	width:100%;
}
.maps li a{
	text-decoration:none;
}

.img-r{
	float:none;
	margin:0;
}
.img-r img{
	width:100%;
	max-width:100%;
	height:auto;
}
}
.page_nation {
	text-decoration: none;
	line-height: 25px;
}
.page_nation a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #333333;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

.page_nation {
	text-decoration: none;
	line-height: 25px;
}
input[type="text"] {
	background-color: rgba(255,255,255,1);
	font-size: 12px;
	box-shadow:inset 0px 0px 0px 1px #ddd;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 3%;
	height:30px;
	width: 94%;
	text-decoration: none;
	margin:0;
}
input[type="password"] {
	background-color: rgba(255,255,255,1);
	font-size: 12px;
	box-shadow:inset 0px 0px 0px 1px #ddd;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 3%;
	height:30px;
	width: 94%;
	text-decoration: none;
	margin:0;
}
textarea{
	background-color: rgba(255,255,255,1);
	font-size: 12px;
	box-shadow:inset 0px 0px 0px 1px #ddd;
	border: 0px solid #dddddd;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 3%;
	height:80px;
	width: 94%;
	text-decoration: none;
	margin:5px 0;
	font-family: 'Open Sans', sans-serif;
}
input[type="submit"] {
	background-color: rgba(235,60,0,1);
	font-size: 16px;
	text-transform:uppercase;
	border: 0px solid #dddddd;
	color: #FFF;
	font-weight: lighter;
	clear: both;
	height:30px;
	width: 100%;
	text-decoration: none;
}
input[type="button"] {
	background-color: rgba(235,60,0,1);
	font-size: 16px;
	text-transform:uppercase;
	border: 0px solid #dddddd;
	color: #fff;
	font-weight: lighter;
	clear: both;
	height:30px;
	width: 100%;
	text-decoration: none;
}
select {
	background-color: rgba(255,255,255,1);
	font-size: 12px;
	border: 1px solid #dddddd;
	color: #666;
	font-weight: lighter;
	clear: both;
	height:30px;
	width: 100%!important;
	text-decoration: none;
}
.textfield1 {
	height: 15px;
	width: 174px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F5F5;
}
/*#textfield {
	height: 15px;
	width: 174px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F5F5;
	margin-bottom: 4px;
}*/
#textarea {
	height: 50px;
	width: 174px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F5F5;
}
.textfield1 {
	height: 17px;
	width: 100px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 1px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F5F5;
	margin-bottom: 4px;
}
.textarea {
	height: 50px;
	width: 174px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 2px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.txtfield2{
	height: 20px;
	width: 150px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.txtfield3{
	height: 16px;
	width: 120px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.txtfield4{
	height: 22px;
	width: 250px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #FFFFFF;
	padding: 2px;
}
.txtarea2{
	height: 50px;
	width: 150px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding: 3px;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	margin-bottom: 4px;
}
.selbox1{
	height: 24px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #FFFFFF;
	padding: 4px;
	margin-right: 5px;
}
.selbox2{
	height: 24px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/txt-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #FFFFFF;
	line-height: 24px;
	width: 160px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.txt_box1 {
	width: 185px;
}
.btn1 {
	background-image: url(../images/btn1.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 71px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 9px;
	font-weight: bold;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}
.btn2 {
	background-image: url(../images/tm2.png);
	background-repeat: repeat-x;
	height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
	background-color: #F4F4F4;
	float: left;
	background-position: left top;
	border: 2px solid #E94F20;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 4px;
}
.btn3 {
	font-size: 11px;
	line-height: 24px;
	color: #FD470B;
	text-decoration: none;
	float: right;
	height: 20px;
	padding: 5px 10px 5px 7px;
	border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;
	font-weight: bold;
	background-color: #ECECEC;
}
.btn3:hover {
	color: #310D02;
	text-decoration: none;
	cursor: Pointer;
}
.btn4 {
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	border: 1px solid #008395;
	padding-right: 8px;
	padding-left: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	background-color: #00A5BD;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	margin-top: 10px;
	margin-right: 6px;
}


.bottom_mar {
	text-align: left;
	background-image: url(../images/search_bg.gif);
	height: 71px;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}
.bottom_mar img {
	border: 1px solid #CCCCCC;
}
.bottom_mar a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer3{
	padding:15px;
	text-align:left;
}
.footer3 .f3-1{
	float:left;
	width:31.33%;
	padding:0 1%;
	box-shadow:inset -1px 0px 0px 0px #ddd;
}
.footer3 .f3-2{
	float:left;
	width:31.33%;
	padding:0 1%;
	box-shadow:inset -1px 0px 0px 0px #ddd;
}
.footer3 .f3-3{
	float:left;
	width:31.33%;
	padding:0 1%;
}
.footer2 {
	background-color: #45B3CA;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34A0B8;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align:left;
	font-weight:lighter!important;
	font-size:13px;
}
.footer2 .f2-left {
	float:left;
	width:22%;
}
.footer2 .f2-left ul {	
}
.footer2 .f2-left ul li {
	list-style:none;
}
.footer2 .f2-left ul li a {
	line-height:22px;
	display:block;
	font-weight:lighter!important;
	font-size:13px;
}
.footer2 .f2-center {
	float:left;
	width:45%;
}
.footer2 .f2-right {
	float:left;
	width:33%;
	font-weight:lighter!important;
}
.footer2 .map {
	border: 3px solid #58C8E0;
	background-color: #FFFFFF;
	padding: 1px;
	margin-top: 10px;
}
.footer2 .cloud {
	text-decoration: none;
	background-image: url(../images/cloud-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 387px;
	float: left;
	padding-bottom: 60px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: -3px;
}
.footer2 .cloud li {
	float: left;
	list-style-type: none;
	line-height: 22px;
}
.footer2 .cloud li a{
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer2 .cloud  li  .c1{
	font-size: 25px;
}
.footer2 .cloud  li  .c2{
	font-size: 18px;
	font-weight: bold;
}
.footer2 .cloud  li  .c3{
	font-size: 14px;	
}
.footer2 .cloud  li  .c4{
	font-size: 15px;
	font-weight: bold;
}
.footer2 .cloud  li  .c5{
	font-size: 11px;
}
.footer2 .cloud  li  .c6{
	font-size: 18px;
	font-weight: bold;
}
.footer2 .cloud  li  .c7{
	font-size: 14px;
	font-weight: lighter;
}
.footer2 .cloud  li  .c8{
	font-size: 16px;
	font-weight: bold;
}
.footer2 .cloud  li  .c9{
	font-size: 15px;
}
.footer2 .cloud  li  .c10{
	font-size: 10px;
	font-weight: bold;
}
.footer2 .disclaimer{
	font-size:12px;
	text-align:justify;
	margin:10px 0 0 0;
}

.footer {
	text-decoration: none;
	font-size: 11px;
	font-weight:lighter;
	padding-bottom: 20px;
	color: #FFFFFF;
	background-color: #48B5CC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #58C8E0;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
}
.footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover {
	text-decoration: underline;
}
footer .footer-l {
	float:left;
	font-weight:lighter!important;
}
footer .footer-r {
	float:right;
	font-weight:lighter!important;
}
footer .gtp{
	position:fixed;
	z-index:1000;
	right:5px;
	bottom:5px;
}
footer .gtp a{
	display:block;	
	color:#fff;
	background-color:#ee6232;
	text-decoration:none;
	border-radius:50%;
	height:35px;
	width:35px;
	padding:10px 5px 0px 5px;
	font-size:22px;
}


@media screen and (max-width: 980px) {
.footer3{
	padding:15px;
	text-align:left;
}
.footer3 .f3-1{
	float:none;
	width:96%;
	padding:0 2%;
	box-shadow:inset 0px 0px 0px 0px #ddd;
}
.footer3 .f3-2{
	float:none;
	width:96%;
	padding:0 2%;
	box-shadow:inset 0px 0px 0px 0px #ddd;
}
.footer3 .f3-3{
	float:none;
	width:96%;
	padding:0 2%;
}
.footer2 {
}
.footer2 .f2-left {
	float:none;
	width:100%;
}
.footer2 .f2-left ul {	
}
.footer2 .f2-left ul li {
	list-style:none;
	float:left;
}
.footer2 .f2-left ul li a {
	line-height:22px;
	display:block;
	padding:0 10px 0 0;
}
.footer2 .f2-center {
	float:none;
	width:100%;
}
.footer2 .f2-right {
	float:none;
	width:100%;
}
.footer2 .f2-right img {
	width:auto;
	height:auto;
}
.footer2 .map {
	display:none;
}
.footer2 .cloud {
	background-image: none;
	width: 100%;
	float: none;
	padding:10px 0;
	margin:10px 0;
	border-top:solid 1px #58c8e0;
	border-bottom:solid 1px #58c8e0;
}
.footer2 .cloud li {
	float: left;
	list-style-type: none;
	line-height: 22px;
}
.footer2 .cloud li a{
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer2 .cloud  li  .c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10{
	font-size: 12px!important;
	font-weight:lighter!important;
}
.footer {
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 20px;
	color: #FFFFFF;
	background-color: #48B5CC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #58C8E0;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
}
.footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover {
	text-decoration: underline;
}
footer .footer-l {
	float:none;
	width:100%;
}
footer .footer-r {
	float:none;
	width:100%;
}
}
@media screen and (max-width: 768px) {
.footer3{
	padding:15px;
	text-align:left;
}
.footer3 .f3-1{
	float:none;
	width:96%;
	padding:0 2%;
	box-shadow:inset 0px 0px 0px 0px #ddd;
}
.footer3 .f3-2{
	float:none;
	width:96%;
	padding:0 2%;
	box-shadow:inset 0px 0px 0px 0px #ddd;
}
.footer3 .f3-3{
	float:none;
	width:96%;
	padding:0 2%;
}
.footer2 {
}
.footer2 .f2-left {
	float:none;
	width:100%;
}
.footer2 .f2-left ul {	
}
.footer2 .f2-left ul li {
	list-style:none;
	float:left;
}
.footer2 .f2-left ul li a {
	line-height:22px;
	display:block;
	padding:0 10px 0 0;
}
.footer2 .f2-center {
	float:none;
	width:100%;
}
.footer2 .f2-right {
	float:none;
	width:100%;
}
.footer2 .f2-right img {
	width:auto;
	height:auto;
}
.footer2 .map {
	display:none;
}
.footer2 .cloud {
	background-image: none;
	width: 100%;
	float: none;
	padding:10px 0;
	margin:10px 0;
	border-top:solid 1px #58c8e0;
	border-bottom:solid 1px #58c8e0;
}
.footer2 .cloud li {
	float: left;
	list-style-type: none;
	line-height: 22px;
}
.footer2 .cloud li a{
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer2 .cloud  li  .c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10{
	font-size: 12px!important;
	font-weight:lighter!important;
}
.footer {
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 20px;
	color: #FFFFFF;
	background-color: #48B5CC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #58C8E0;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
}
.footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover {
	text-decoration: underline;
}
footer .footer-l {
	float:none;
	width:100%;
}
footer .footer-r {
	float:none;
	width:100%;
}
}
@media screen and (max-width: 480px) {
.footer3{
	padding:15px;
	text-align:left;
}
.footer3 .f3-1{
	float:none;
	width:96%;
	padding:0 2%;
	box-shadow:inset 0px 0px 0px 0px #ddd;
}
.footer3 .f3-2{
	float:none;
	width:96%;
	padding:0 2%;
	box-shadow:inset 0px 0px 0px 0px #ddd;
}
.footer3 .f3-3{
	float:none;
	width:96%;
	padding:0 2%;
}
.footer2 {
}
.footer2 .f2-left {
	float:none;
	width:100%;
}
.footer2 .f2-left ul {	
}
.footer2 .f2-left ul li {
	list-style:none;
	float:left;
}
.footer2 .f2-left ul li a {
	line-height:22px;
	display:block;
	padding:0 10px 0 0;
}
.footer2 .f2-center {
	float:none;
	width:100%;
}
.footer2 .f2-right {
	float:none;
	width:100%;
}
.footer2 .f2-right img {
	width:100%;
	height:auto;
}
.footer2 .map {
	display:none;
}
.footer2 .cloud {
	background-image: none;
	width: 100%;
	float: none;
	padding:10px 0;
	margin:10px 0;
	border-top:solid 1px #58c8e0;
	border-bottom:solid 1px #58c8e0;
}
.footer2 .cloud li {
	float: left;
	list-style-type: none;
	line-height: 22px;
}
.footer2 .cloud li a{
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer2 .cloud  li  .c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10{
	font-size: 12px!important;
	font-weight:lighter!important;
}
.footer {
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 20px;
	color: #FFFFFF;
	background-color: #48B5CC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #58C8E0;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
}
.footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover {
	text-decoration: underline;
}
footer .footer-l {
	float:none;
	width:100%;
}
footer .footer-r {
	float:none;
	width:100%;
}
footer .gtp{
	position:fixed;
	z-index:1000;
	right:5px;
	bottom:5px;
}
footer .gtp a{
	display:block;	
	color:#fff;
	background-color:#ee6232;
	text-decoration:none;
	border-radius:50%;
	height:25px;
	width:25px;
	padding:10px 5px 0px 5px;
	font-size:14px;
}

}

 
	
.breadcrumb {
	list-style: none;
	overflow: hidden;
	margin-bottom: 15px;
	text-transform:capitalize;
	border-bottom:solid 1px #ddd;
	font-family: 'Roboto Condensed', sans-serif;
}
.breadcrumb li {
	float: left;
	font-weight: lighter;
	color:#333;
	font-size:14px;
	
}
.breadcrumb li a {
	color: #00aec4;
	text-decoration: none; 
	padding: 10px 20px 10px 20px;
	position: relative; 
	display: block;
	float: left;
	box-shadow:inset -1px 0 0 0 #ddd;
}
@media screen and (max-width: 480px) {
	.breadcrumb {
	list-style: none;
	overflow: hidden;
	margin-bottom: 15px;
	text-transform:capitalize;
	border-bottom:solid 1px #ddd;
	font-family: 'Roboto Condensed', sans-serif;
}
.breadcrumb li {
	float: left;
	font-weight: lighter;
	color:#333;
	font-size:12px;
	
}
.breadcrumb li a {
	color: #00aec4;
	text-decoration: none; 
	padding: 5px 10px;
	position: relative; 
	display: block;
	float: left;
	box-shadow:inset -1px 0 0 0 #ddd;
}
}

#fixme-bottom{
	position:fixed;
	z-index:10000!important;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.5);
	padding:3px;
	text-align:center;
}
#fixme-bottom .d-msg {
	width:auto;
	display:inline-block;
	background-color:#fff;
	position:relative;
	height:auto;
	margin:3% auto;
	padding:20px;
	text-align:justify;
	line-height:24px;	
	box-shadow:0 0 0 25px rgba(0,0,0,.2);
	/*overflow-y:scroll;*/
}

@media screen and (max-width : 768px) {
#fixme-bottom .d-msg iframe {
	width:100%;
height:250px;
}
}

#fixme-bottom .d-msg .agree {
	position:absolute;
	top:0;
	right:0px;	
	border-radius:50%;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	padding:10px;
	background-color:#fff;
}
#fixme-bottom .d-msg .agree i {
	font-size:40px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;	
	color:#F30;
}
@media screen and (max-width : 768px) {
	#fixme-bottom{
	position:fixed;
	z-index:10000!important;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.5);
	padding:3px;
	text-align:center;
}
#fixme-bottom .d-msg {
	width:auto;
	display:inline-block;
	background-color:#fff;
	position:relative;
	height:auto;
	margin:10% auto;
	padding:20px;
	text-align:justify;
	line-height:24px;	
	box-shadow:0 0 0 25px rgba(0,0,0,.2);
	overflow-y:scroll;
}
#fixme-bottom .d-msg img {
	width:200px;
	height:auto;
}
#fixme-bottom .d-msg .agree {
	position:absolute;
	top:0;
	right:0px;	
	border-radius:50%;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	padding:10px;
	background-color:#fff;
}
#fixme-bottom .d-msg .agree i {
	font-size:40px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;	
	color:#F30;
}
}