/* Real PR +231 August'09-Ashritha*/

div#container 
{ 
  width:950px;
  text-align: center;
  margin:0 auto;

}

#content {
  width: 950px;
   margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  background-color: #525252;/*F5F5DC*/
 _margin-bottom:0px;
 	
background-repeat: repeat-y;

}


.cell1-content0{width:153px;}


body.contentbackground {
  background-color: #525252;
text-align: center;

background-repeat:repeat-x;
}



/* Logo at the top */
#logo {
  background-image: url(/content/00/01/61/37/08/userimages/header.jpg);
  background-repeat: no-repeat;
   height: 125px;
  width: 950px;
  margin-left: auto;
  margin-right: auto;


}


/* a link for main content */
a:link {
font-family:arial;
color: #E01F22;
  text-decoration: none;
	font-weight: normal;
}

a:visited {
 font-family:arial;
color: #E01F22;
  text-decoration: none;
	font-weight: normal;
}

a:hover {
  font-family:arial;
 color: #555555;
  text-decoration: none;
	font-weight: normal;
}

.formcolors a:link{
  color:#B0CE2C;}




p{
  font-family:arial;
font-size: 13px;
margin:0px;
margin:8px;
letter-spacing:0.4px;
	
}
div {
  font-family:arial;
	font-size: 13px;}

ul, li{
font-family:arial;
  font-size: 13px;
  text-align: left;
margin-bottom: 0px;
}



/* Starts Headers */
h1 {

	font-size:30px;
	line-height: 1.6em;
	color: #E01F22;
font-family:"Arial Narrow", Helvetica, sans-serif;
padding:0px;
margin:0px;

}



h2 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        color: #E01F22;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 0.8em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   color: #E01F22;
   font-size: 16px;
  line-height: 1.4em;
  
}

h4{
  
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size:12px;
  color: white;
  height: 20px;
  _height: 23px;
  background-repeat: no-repeat;
  padding:3 0 0 19px;
  margin:0 0 0 4px;
  
}

/* Header4 a links */
h4 a:link{
  color:#536D20;
  text-decoration: none;
  font-weight: bold;

}

h4 a:active {
  color: #536D20;
  text-decoration: none;
  font-weight: bold;
}

h4 a:hover{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  /*padding:0 0 0 3px;*/
}

h4 a:visited {
  color: #536D20;
  text-decoration: none;
  font-weight: none;
}

h4 a:visited:hover {
  color:#000000; 
  text-decoration:none;
  font-weight: bold;

}





#tf1{
  background-color: white;
}

#tf2{
  background-color: white;
}

#tf3{
  background-color: white;
}

#tf5{
  background-color: white;
}

#tf6{
  background-color: white;
}


/*Static Links at the top */
.staticlinks {
  padding-top: 0px;
  background-color: transparent;
  color: #ffffff;
  position: absolute;
  text-align: right;
  margin-top: 8px;
  margin-left: 10px;
  width: 270px;
  left: 480px;
  visibility: hidden;
}


*html .staticlinks {
  padding-top: 0px;
  background-color: transparent;
  color: #ffffff;
  position: absolute;
  text-align: right;
  margin-top: 16px;
  width: 300px;
  left: 468px;
  visibility: hidden;
}

/* Static links a links */
.staticlinks a:link {
  color: #ffffff; 
  text-decoration: none;
  padding-right: 5px;
 font-family:arial;
  font-weight: 300;
  font-size: 10px;
}

.staticlinks a:visited {
  color: #ffffff; 
  text-decoration: none;
  padding-right: 5px;
 font-family:arial;
  font-weight: 300;
  font-size: 10px;
}

.staticlinks a:hover {
  color: #3A10A4;
  text-decoration: underline;
}

.staticlinks ul {
  display: inline;
  visibility: visible;
  
}




/*FROM HERE*/
.navbar /*main navbar*/
{       
 background-color:transparent; /*#004685;*/
 text-align: left;
 vertical-align: top;
 width: 850px;
 margin-left: auto;
margin-right: auto; 
 padding-bottom: 1px;
 padding-top: 0px;
 line-height: 1.5em;
 z-index:1000;
 position:relative;
 top:-28px;
   height:30px;


}

*html .navbar{

z-index: 1000;
top:-32px;

}

.navbar ul /*still goes all the way across*/
{margin-left:80px;
position:relative;
z-index:1000;
 position:relative;
_top:5px;
}

.navbar ul li /*seems to adjust the color of the seperating vertical lines */
{
 display: inline;
 list-style: none;
 text-indent: 0px;
font-size: 12px;
 color: #555555; /*000000 BB*/ 
 font-weight: normal;
 margin-left: 5px;

 padding: 0;
z-index:1000;
 
}

*html .navbar ul li{
 margin-left: 2px;
 color: #555555;

}

.navbar ul li ul /* properties of the pulldown menus */
{
 background-color:#5D5D5D; /*#004685;*/
 color: #B06B14;
 display: none;
/* position: absolute;*/
 margin-top:-106px;
 list-style: none;
 padding: 0px 3px;
 padding-top:5px;
 margin-left:-1px;
width:280px;
z-index: 1000;

}

*html .navbar ul li ul /* properties of the pulldown menus */
{
z-index: 1000;
margin-top:-102px;
width:285px;
margin-left:-80px;
}




.navbar ul li ul li
{
 display: block;
 list-style: none;
 margin: 0px;
 padding: 0px; /* Added by Nick */
 width:195px;
 font-size:13px;
 /*text-align:left;*/
z-index: 1000;
}



	

.navbar a {    

padding-left: 6px;_padding-left: 12px;
padding-right: 6px;_padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;

}		

.navbar a:link {
 color: #ffffff;
 font-family:arial;
 font-weight:normal;



 text-decoration: none;
 font-size: 13px;
 white-space: nowrap;
 margin-left: 0px;
}



.navbar a:visited {
 color: #ffffff;
 text-decoration: none;
 font-weight:normal;
 font-size: 13px;
font-family:arial;
 margin-left: 0px;
}



.navbar a:hover {
 color: #E01F22; /* blue; #ff0000;*/
 /*background-color: #FFFFFF;*/ /*#ffeab9;*/
 text-decoration: none;
 font-weight: normal;
 
}

.navbar a.on:link  /* the active link properties */
{
  color: #ffffff; /* #cc9933;*/
font-family:arial;
 font-weight:normal;
 text-decoration: none;
 font-size: 13px;
 white-space: nowrap;
}

.navbar a.on:visited
{
 color: #ffffff; /* #cc9933;*/
 text-decoration: none;
 font-weight:normal;
 font-size: 13px;
font-family:arial;
}

.navbar a.on:hover
{
 color: #E01F22; /* blue;*/
 text-decoration: none;
 font-size: 13px;
 font-weight:normal;
}

/* properties of the pulldown links */
.navbar ul li ul a:link {
  color: #ffffff;
    display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family:arial;
  font-weight:normal;
  padding-left:5px;

}

.navbar ul li ul a:visited {
  color: #ffffff;
  display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family:arial;
  font-weight:normal;
  padding-left:5px;
  
}

.navbar ul li ul a.on:visited {
  color: #ffffff;
  display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family:arial;
  font-weight:normal;
  padding-left:5px;


}


.navbar ul li ul a.on:link {
    color: #ffffff;
    display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family:arial;
  font-weight:normal;
  padding-left:5px;
  
}


.navbar ul li ul a.on:hover {
    color: red;
    display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family:arial;
  font-weight:normal;
  padding-left:5px;
  
}
.navbar ul li ul a:hover {
   color: red;
    display:block;
  width:210px;
  _width:230px;
  margin-bottom:1px;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  font-family:arial;
  font-weight:normal;
  padding-left:5px;
 
}



/* Starts Footer */
.footer {
  /*background-color: #000000;*/
  
  color:#cccccc;
  font-family:arial;
  font-size: 9px;
  margin-top: -11px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding-top: 3px;
  padding-bottom: 3px;
  letter-spacing: 0px;
  width: 950px;


}

*html div.footer{

  width: auto;
text-align: center;
padding-top: 13px;
}



/* Footer a links */
.footer a:link {color: #cccccc; text-decoration: none;}
.footer a:visited {color: #cccccc;  text-decoration: none;}
.footer a:hover {color: #cccccc; text-decoration: underline;}
.footer a:visted:hover {color: #cccccc; text-decoration: underline;}


.formbody {
font-family:arial;
}

.site a{
color: #000000;
text-decoration: none;
}

.site a:hover{
color: #333333;
text-decoration: underline;
}

.site a:visited:hover{
color: #000000;
text-decoration: underline;
}

.site a:visited{
text-decoration: none;
color: #000000;
}






#maincontainer
{

width:775px;
}

#lhs
{
width:600px;
float:left;

}
#rhs
{
width:162px;
float:left;
border:1px solid #555555;

margin-top:0px;
margin-left:7px;
}

#rhs p
{
padding-left:5px;
width:145px;
background-image:url(/content/00/01/61/21/63/userimages/arrow.jpg);
background-repeat:no-repeat;
}


#rhs p a
{
position:relative;
left:10px;
color:#555555;
}

#rhs p a:hover{color:#E01F22}
#quick_links
{
width:153px;
border:1px solid #555555;
margin:0;
padding:0

}

#quick_links ul
{
width:120px;
_width:90px;
margin:5;
padding-left:0;
_padding-left:0;

_margin:0;

}

#quick_links ul li
{
background-image:url(/content/00/01/61/21/63/userimages/arrow.jpg);
color:#000000;
width:150px;
background-repeat:no-repeat;
padding-top:5px;
position:relative;
list-style-type:none;
left:5px;
}

#quick_links li a
{
color:#000000;
width:140px;
position:relative;
left:30px;
_left:30px;

}

#quick_links li a:hover{color:#E01F22}

.cell2-content0{width:850px;}
.cell1-content0{width:145px;padding-left:5px;}

#maincontent{width:920px;}

#maincontent1{width:720px;float:left}
#maincontent2{width:190px;float:left;margin-left:5px;}
#top_content
{
width:920px;
float:left;
height:15px;
background-image:url(/content/00/01/61/21/63/userimages/top.jpg);
background-repeat:no-repeat;
}
#bottom_content{
width:920px;
float:left;
background-repeat:no-repeat;
background-image:url(/content/00/01/61/21/63/userimages/bottom.jpg);
height:32px;
position:relative;
top:-20px;
}
#mid_content{
width:920px;
float:left;
background-color:#ffffff;
position:relative;
top:-9px;
}


#top_content1
{
width:720px;
float:left;
height:15px;
background-image:url(/content/00/01/61/21/63/userimages/top1.jpg);
background-repeat:no-repeat;
}
#bottom_content1{
width:720px;
float:left;
background-repeat:no-repeat;
background-image:url(/content/00/01/61/21/63/userimages/bottom1.jpg);
height:32px;
position:relative;
top:-20px;
}
#mid_content1{
width:720px;
float:left;
background-color:#ffffff;
}
#top_content2
{
width:190px;
_width:192px;
float:left;
background-image:url(/content/00/01/61/21/63/userimages/top2.jpg);
background-repeat:no-repeat;
height:6px;
}
#bottom_content2{
width:190px;
float:left;
background-repeat:no-repeat;
background-image:url(/content/00/01/61/21/63/userimages/bottom2.jpg);
height:8px;
position:relative;
top:-6px;
}
#mid_content2{
width:185px;
_width:189px;
float:left;
background-color:#ffffff;
padding-left:5px;
_margin-top:-10px;
min-height:300px;
height:auto ;

}

#mid_content2 p
{
position:relative;
top:-12px;
}
#mid_content2{

_height:300px;

}
#lhs_content
{
width:900px;
float:left;
padding-left:10px;
position:relative;
top:-5px;
}
#lhs_content1
{
width:700px;
float:left;
padding-left:10px;
position:relative;
top:-20px;

}


#services
{
width:465px;
background-color:#908E8E;
position:relative;
left:-5px;

}

#top_services
{
width:465px;
float:left;
background-image:url(/content/00/01/61/21/63/userimages/services_top.gif);
background-repeat:no-repeat;
height:32px;
}
#bottom_services
{
width:465px;
float:left;
background-image:url(/content/00/01/61/21/63/userimages/services_bottom.jpg);
background-repeat:no-repeat;
height:24px;
}
p.content_row_break{display:none;}


#mid_services
{
width:450px;
padding:5px;
padding-left:10px;
color:#ffffff;
}



#news
{
width:442px;
background-color:#908E8E;
position:relative;
left:-5px;
}

#top_news
{
width:442px;
float:left;
background-image:url(/content/00/01/61/21/63/userimages/news_top.gif);
background-repeat:no-repeat;
height:31px;
}
#bottom_news
{
width:442px;
float:left;
background-image:url(/content/00/01/61/21/63/userimages/news_bottom.jpg);
background-repeat:no-repeat;
height:25px;
}



#mid_news
{
width:437px;
padding:5px;
padding-left:10px;
}


#contact
{
width:920px;


}

#top_con
{
width:920px;
float:left;
background-image:url(/content/00/01/61/21/63/userimages/top_contact.gif);
background-repeat:no-repeat;
height:35px;

}
#bottom_con
{
width:920px;
float:left;
background-image:url(/content/00/01/61/21/63/userimages/bottom_contact.jpg);
background-repeat:no-repeat;
height:14px;
}

#mid_con
{
width:909px;
_width:919px;
background-color:#696969;
padding:5px;
color:#ffffff;
text-align:center;

}


#mid_content2 p
{
font-size:12px;
}

#mid_news a
{
font-size:11px;
}

form
{
color:#ffffff;
}


input
{
border:1px solid #ffffff;
}

textarea
{
border:1px solid #ffffff;
}

.txt{letter-spacing:2px;}

.eazipay{display:none;}
body{_padding-bottom:150px;}

#blog_button
{
text-align:right;
width:910px;
_width:875px;
height:0px;
position:relative;
top:7px;
_top:20px;z-index:100;
}

.content_cell_0 table
{
_position:relative;
_top:-20px;
}

.date
{
width:900px;
}
