body {
margin:0;
padding:0;
line-height: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background: 	#98AFC7;
}

#container {
width: 800px;
margin: auto;
background: #E0FFFF;
}
#header {
height: 140px;
background: url(images/header-new.jpg) no-repeat;
}
#content {
width: 800px;

}
#left_column {
float: left;
width: 540px;
min-height: 400px;
}

#left_column1, #content1{
width:800px;
}

#left_column1 .text_area {
padding:0 30px 0 30px
}
#left_column1 .text_area .sitemap a{
	color: #666666;
	font-size:12px;
	padding-bottom:8px;
	text-decoration:none;
}
#left_column1 .text_area .sitemap a:hover{
	color: #666666;
	font-size:12px;
	padding-bottom:8px;
	text-decoration:underline;
}
#ourChargesTable
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 650px;
	text-align: left;
	border-collapse: collapse;
}
#ourChargesTable th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background:	#488AC7;
	
	border-bottom: 1px solid #fff;
	color: #039;
}
#ourChargesTable td
{
	padding: 5px;
	background: 	#659EC7; 
	border-bottom: 1px solid #fff;
	
	border-top: 1px solid transparent;
}
#ourChargesTable tr:hover td
{
	background: 	#5CB3FF;
	
}
/* //////////////////Our Charge Table /////////////////////////*/
#right_column {
background: #E0FFFF;
float: left;
width: 250px;
min-height: 400px;
}
#footer {
clear: left;
background: #000000;
padding: 5px;
color: #FFFFFF;
}
#footer a {
color: #FFFFFF;
}
#site_title {
padding-top: 50px;
padding-left: 60px;
font-size: 24px;
font-weight: bold;
visibility:hidden;
}
#site_slogan {
padding-top: 10px;
padding-left: 60px;
font-size: 12px;
font-weight: bold;
visibility:hidden;
}

.section_box {
margin: 10px;
padding: 10px;
background: 	#E0FFFF;
;
}

.section_box1 {
margin: 10px;
padding: 10px;
background: 	#660000;
color: white;
;
text-align:left;
}

.section_box a, .section_box2 a {
color: #006600;
text-decoration:none;
}

.section_box ul{
padding-right:10px;
padding-left:20px;
}

.section_box1 .subtitle {
padding-bottom: 6px;
font-size: 12px;
font-weight: bold;
}
.text_area {
margin: 10px;
}

.title {
padding-bottom: 5px;
font-size: 14px;
font-weight: bold;
}
.subtitle {
padding-bottom: 10px;
font-size: 12px;
font-weight: bold;
}

/* Menu Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #FFFFFF;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li{
display: inline;
}
.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}
.solidblockmenu li a:visited{
color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
p.iepara{
padding-top: 1em;
}

/* Resource Directory */

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 100%;
}

ul.menu a {

  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #FFFFFF;
  color: #000033;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #FFFFFF;
  color:#FF0000;

}

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
  
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

/* contact us style */

/* Left Column Style */
.contactformLeftColumn {
 padding-right:5px;
 padding-bottom:5px;
}

/* Right Column Style */
.contactformRightColumn {
 padding-right:5px;
 padding-bottom:5px;
}

/* Text Field Style */
.contactformTextField {
 width:150px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Text Area Style */
.contactformTextArea {
 width:150px;
 height:80px;
 border: 1px solid #999999;
 color:#333333;
 padding-left:2px;
}

/* Check Box Style */
.contactformCheckBox {
}

/* Submit Button Style */
.contactformSubmit {
 border: 1px solid #999999;
}

/* Errors Block Style */
.contactformErrors {
 color:#FF0000;
}

/* Thank You Message Style */
.contactformThankYou {
}

.apr-box{
	border:2px solid #CCCCCC; width:220px; height:80px; text-align:center; font-size:20px;padding-top:10px;margin:20px;
}



/* End of contact us style */