body {
  margin: 0 auto;
  padding: 0 auto;
  color: #333;
  font-family: verdana,arial,helvetica,sans-serif;
	background-image:url(images/main_bg.png);
	background-repeat:repeat-x;
	background-color:#273440;
	
}

h1 {
  margin: 0;
  padding: 0;
  font-size: medium;
}

h2 {
  margin: 0;	
  padding: 0;
  font-size:12px;
}

h3 {
  margin: 0;
  padding: .5em 0 0 0;
  font-size:12px;
  color: #047;
}

h4 {
  margin: 0;
  padding: .5em 0 0 0;
  font-size:12px;
  color: #047;
}

p {
  margin: 0;
  padding: .5em 0;
  font-size:12px;
}

div {
  margin: 0;
  padding: 0;
}

td {
  font-size:12px;
}

form {
  margin: 0;
  padding: .5em 0;
  font-size:12px;
}

input, select, textarea {
  font-size:12px;
}

ol, ul {
/*  margin: .5em 0;
  padding: 5px 20px 10px 27px;
  font-size:12px; */
}

ul li {
/*  margin: 0 0 .5em 0;*/
}

ol li {
/*  margin: 0 0 1em 0;*/
}

a {
  color: #047;
}
  
a:hover {
  color: #f00;
}

#wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 947px;
  margin: 0 auto;
}

#header {
  top: 0px;
  left: 0px;
  width: 947px;
  height:390px;
  margin: 0;
  }



#main {
  position: absolute;
  top: 390px;
  left: 0;
  margin: 0;
  padding: 0;
   background-image: url(../images/line.png);
  background-repeat: repeat-y;
  
}
#main_details {
  position: absolute;
  top: 100px;
  left: 0;
  margin: 0;
  padding: 0;
  background-image: url(../images/line.png);
  background-repeat: repeat-y;
}
#content-top {
  height: 38px;
  width: 947px;
  padding: 10px 0 0 10px;
  background-image: url(../images/line.png);
   background-repeat: repeat-y;
}

#content-top h1 {
  font-size: x-large;
  font-weight: normal;
}

#content-left {
  margin: 0;
  padding: 0 0 30px 3px;
  width: 668px;
  float: left;
  line-height: 1.25em;
}

#section-a1l img, #section-b1l img, #section-c1l img, #section-a3l img {
  display: block;
}

#section-a1l {
  background-image: url(../images/SectionA1L_Bkg.jpg);
  background-repeat: no-repeat;
  color: #fff;
}

#section-a1l h2 {
  margin: 0;
  padding: 5px 0;
  color: #ffde13;
  font-weight: normal;
}

#section-a1l a {
  color: #fff;
  font-size: large;
}

#section-a1l div {
  padding: 0 60px 0 50px;
}

#section-a1l p {
  margin: 0;
  padding: 0 0 .5em 0;
}

#section-a1l .keywords {
  color: #ffde13;
}

#section-a1l .description {
  padding: 0 0 1.5em 0;
  color:#FFFFFF;
}

#section-b1l {
  background-image: url(../images/SectionB1L_Bkg.gif);
  background-repeat: repeat-y;
  margin: 1em 0 0 0;
  
}

#section-b1l h2 {
  margin: 0;
  padding: 0 0 .5em 0;
}

#section-b1l h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

#section-b1l div {
  margin: .5em 0 1.5em 0;
  padding: 0 60px 0 50px;
}

#section-b1l p {
  margin: 0;
  padding: 0 0 .5em 0;
}

#section-c1l {
  background-image: url(../images/SectionC1L_Bkg.jpg);
  background-repeat: no-repeat;
  color: #fff;
}

#section-c1l h1 {
  margin: 0;
  padding: 5px 0;
  font-size: large;
}

#section-c1l a {
  color: #fff;
}

#section-c1l div {
  padding: 0 60px 0 50px;
}

#section-c1l p {
  margin: 0;
  padding: 0 0 .5em 0;
}

#section-c1l .phone {
  position: relative;
  top: 5px;
  float: right;
  font-size:15px;
}

#section-c1l .keywords {
  color: #ff3;
  font-weight: bold;
}

#section-c1l .description {
  padding: 0 0 1.5em 0;
}

#section-a3l {
  background-image: url(../images/SectionA3L_Bkg.gif);
  background-repeat: repeat-y;
  width:208px;

}
.section_bg
{
	 background-image: url(../images/SectionA3L_Bkg.gif);
	 background-repeat: repeat-y;
	
}
.section_bg_inner
{
	 background-image: url(../images/box2_middle.png);
	 background-repeat: repeat-y;

	
}
.section_bg_inner ul li
{
	list-style-type:circle;
	font-size:11px;	
}
#section-a3l a {
  color: #006;
  font-size:12px;
}

#section-a3l a:hover
{
  color: #006;
  font-size:10px;
}

#section-a3l div {
  width: 200px;
  float: left;
  margin: 0 0 0 0;
  padding: 0 15px;
  height:auto;
}


#content-right {
  width: 228px;
  margin: 0 0 30px 717px;
  padding: 0;
  line-height: 1.25em;
}


#section-ar img, #section-br img {
  display: block;
}

#section-ar div, #section-br div  {
  margin: 0 0 1em 0;
  padding: 0 25px;
}

#section-ar {
  
  margin: 0 0 1em 0;
}
#section-ar ul li{
   text-align:center;
   font-size:12px; 
}

#section-br {
  background-image: url(../images/SectionBR_Bkg.gif);
  background-repeat: repeat-y;
  margin: 0 0 1em 0;
}

#footer23 {
  margin: 0;
  padding: 10px 0 0 0;
  width: 947px;
  float:left;
  background-color:#273440;
}

.footer, .footer a {
	color: #0a73ba;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	text-align:center;
	outline:none;
}

.footer a:hover { color:#FFFFFF;}


.footer2{
	color: #FFFFFF;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	text-align:center;
}





#content-bottom {
  height: 52px;
  width: 950px;
  background-image: url(../images/Content_Btm_Bkg.gif);
  background-repeat: no-repeat;
}

#search-form {
  position: relative;
  top: 50px;
  width: 250px;
  margin: 0 auto;
  text-align: left;
}

#search-form input {
  width: 180px;
}

#search-form .input-label {
  width: 50px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

#search-form .input-object {
  margin: 0 0 .5em 60px;
}

#search-form .input-link {
  width: 130px;
  float: left;
  margin: .5em 0 0 0;
  font-size: 10px;
  text-align: center;
}

#search-form a  {
  color: #fff;
}

#search-form .input-button {
  margin: 0 0 .5em 0;
}

.txtsm {
  font-size: x-small; 
}

.yp-advertisers {
  width: 98%;
}

.yp-advertisers h3 {
  margin: 1em 0 -.5em 0;
}

.yp-advertisers a {
  color: #393;
}
.pagelinks span
{
  font-size: 12px;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  cursor:pointer;

	
}
.breadcrums 
{
	font-size: 12px;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  cursor:pointer;
  color:#000000;
}
.breadcrums a
{
	font-size: 12px;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  cursor:pointer;
}

/******		Change on 8aug	******/
.txt_feedbkform
{
	color:#004477;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:700;
	line-height:normal;
}	

.err_star
{
	color:#FF0000;
}

.rand_no1 a
{
	font-size:16px;
	color:#0a73ba;
	text-decoration:none;	
	line-height:20px;
}

.rand_no2 a
{
	font-size:12px;
	color:#0a73ba;
	text-decoration:none;
	line-height:20px;
}

.rand_no3 a
{
	font-size:14px;
	color:#0a73ba;
	text-decoration:none;	
	line-height:20px;
}

.rand_no1 a:hover
{
	font-size:16px;
	color:#FF0000;
	text-decoration:none;	
	line-height:20px;
}

.rand_no2 a:hover
{
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	line-height:20px;
}

.rand_no3 a:hover
{
	font-size:14px;
	color:#FF0000;
	text-decoration:none;	
	line-height:20px;
}
/* new css */


.nav_01 a{
	background-position:left;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	border:0;
}

.nav_01:hover {background-image:url(../images/manu_hover.png);
text-decoration:none;
background-repeat:no-repeat;
border:0;
}



.nav_01, .nav_01 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	outline:none;
}

.nav_01 a:hover { color:#FFFFFF;}

.nav_02 {
	background-image:url(../images/blank_hover.png);
	background-position:right;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	border:0;

}

.nav_02:hover { background-image:url(../images/manu2_hover.png);
text-decoration:none;
background-repeat:no-repeat;
border:0;
}
.nav_02 :focus { outline: 0; }


.nav_02, .nav_02 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	outline:none;
}

.nav_02 a:hover { color:#FFFFFF;}


.nav_02 {
	background-image:url(../images/blank_hover.png);
	background-position:right;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	border:0;
	
	
	
}

.nav_02:hover { background-image:url(../images/manu2_hover.png);
text-decoration:none;
background-repeat:no-repeat;
border:0;
}
.nav_02 :focus { outline: 0; }


.nav_02, .nav_02 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}

.nav_02 a:hover { color:#FFFFFF;}


.serch_box{
	font-family:Lucida Sans, Verdana, Arial, Helvetica;
	color:#0060ab;
	font-size:18px;
	padding-left:10px;
	font-weight:bold;
	}



.search_subtext{
	 vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:10px;
	
}
.category{
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color: #172531;
}

.category2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-left:10px;
	color: #172531;
	
}
.links li, .links li a {
	color: #172531;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	text-align:left;
}

.links li a:hover { color:#FF0000;
text-decoration:underline;	
}


.cloud_text,cloud_text a{
	font-size:17px;
	padding-top:10px;
	line-height:30px;
	padding-left:5px;
	padding-bottom:15px;
	color: #0a73ba;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
