body {
	margin: 0; padding: 0;
	background-image : url(images/bg.gif); background-repeat : repeat-x; background-color : #FFF; 
	font-family: arial, helvetica, sans-serif; font-size : 11px; color: #575757; text-align: left;  }
#logo {
	background: url(images/logo.gif) no-repeat center;
}
#head-img{
	width: 751px;
	height: 200px;
	background: url(images/header_grid.gif) repeat-y right;
	border: 0;
	padding: 0;
	margin: 0;
}
#head-nav {
	width: 751px;
	height: 38px;
	background: url(images/header_grid.gif) repeat-y right;
	line-height: 32px;
	margin-bottom: -16px;
}

#contact {
	padding: 10px;
	line-height: 1.6em;
	font-family: arial, helvetica, sans-serif; font-size : 11px; 
}
html>body #contact {
	padding: 15px; /* ie5win fudge ends */ 
}
#navtop li
{
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}
ul#navtop
{
margin-left: 20px;
padding-left: 0;
white-space: nowrap;

}
#navtop a { 
	text-decoration: none;
	color: #FFF;
	font: bold 11px Arial, Helvetica, sans-serif;

}
#navtop a:link, #navtop a:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
}
#navtop a:hover {
	color: #CCC;
	text-decoration: none;
	text-transform: capitalize;
}
#navtop a#current:link, #navtop a#current:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
}

TABLE TD IMG{
	padding: 0;
	border: 0;
	margin: 0;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font:normal 12px Arial;
line-height: 30px;
z-index: 100;
background-color: #3B3B3B;
width: 150px;
margin-top: 8px;
}

.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid #FFF;
padding: 4px 0 4px;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
color: #FFF;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #3B3B3B;
	color: #CCC;
}

/* LEFT NAVIGATION BEGINS*/
#navleft {
	float: left;
	width: 184px;
	margin-left: 6px;
	margin-top: 20px !important;
	font: 11px Arial, Helvetica, sans-serif;
	color: #1E72DF;
}

#navleftcontainer ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#navleftcontainer a {
	display: block;
	color: #1E72DF;
	width: 16em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	background: url(images/bullet_arrow1.gif) no-repeat left;
}
html>body #navleftcontainer a{
	width: 14.8em; /* ie5win fudge ends */ 
}
#navleftcontainer a:hover {
	background-color: #F4F4F4;
	color: #000;
}
#navleftcontainer a#current {
	display: block;
	color: #999999;
	width: 16em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	background: url(images/bullet_arrow2.gif) no-repeat left;
}
#navleftcontainer li li a {		
	display: block;
	color: #7c7c7c;
	width: 16em;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	background: none;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
}
html>body #navleftcontainer li li a{
	width: 14.3em; /* ie5win fudge ends */ 
}
#navleftcontainer li li a#current2 {		
	display: block;
	color: #7c7c7c;
	width: 16em;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	background-color: #F4F4F4;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
}
#navleftcontainer li li a:hover {
	color: #000;
	background-color: #F4F4F4;
}
/* LEFT NAVIGATION ENDS*/

.box {
	background: url(images/grid.gif) repeat-y left;
}
#content {	
	margin: 0;
	width: 556px; height: auto;
	padding: 9px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	vertical-align: top;
}


H1 { font-family: arial, helvetica, sans-serif; font-size : 1.4em; padding: 0; margin: 0; padding-top: 10px; padding-bottom: 6px; color: #1E72DF;}
H2 { font-family: arial, helvetica, sans-serif; font-size : 1.1em; padding: 0; margin: 0; padding-bottom: 1px; color: #1E72DF;}

H3 { font-family: arial, helvetica, sans-serif; font-size : 1.1em; padding: 0; margin: 0; color: #6B8E23;}

H4 { font-family: arial, helvetica, sans-serif; font-size : 1.2em;  color: #555; margin: 0; padding: 0; text-align: center;  background-color: #F5F5F5; }
H5 { font-family: arial, helvetica, sans-serif; font-size : 1em; font-weight: normal;  color: #868686; margin: 0; padding: 3px; padding-bottom: 5px; line-height: 1em;  text-align: center; }	
H6 { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size : 1.1em; padding: 0; margin: 0; }


#footercontainer {
	width: 751px; height: auto;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding: 10px;
	color: #CCC;
	border-top: 1px solid #E6E6E6;
	background-color: #FFF;
}
#footer {	
	width: auto; height: auto;
	margin-right: auto; margin-left: auto; 
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CCC;

}
#footer span {
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	margin-top: -26px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: red;
	text-decoration: underline;
}

#profile {
	font-family: arial, helvetica, sans-serif; font-size : 12px;
	text-align: left;
	margin-top: 20px;
}
#profile img{
	border: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	float: left; }

#case {
	font-family: arial, helvetica, sans-serif; font-size : 12px;
	margin-top: 20px;
	margin-left: 2px;
	border: 1px solid #E3E3E3;
	padding: 5px; }
#case img{
	border-top: 1px solid #DDD; border-bottom: 1px solid #DDD;  margin: 20px; margin-left: 60px !important; }
	
#inquiry {
		font-family: arial, helvetica, sans-serif; font-size : 12px; color: #575757; text-align: left;  
		padding: 3px;
}