/* CSS Document */
body {margin: 0px;	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
	text-align: left;
	background-position: top;
   
}

#onMouse{
position: absolute;
width: 200px;
border: 1px solid #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding: 5px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;

}


#onMouse2{
position: absolute;
width: 200px;
border: 1px solid #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding: 5px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;

}


#mainpage {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background: white;

}
.logo {
	float: left;
}

.chromestyle{
width: 110%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(images/menu_bg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #00707E;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(menu_bg.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:22px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

#header {
	height: 219px;
	background-image: url(images/header.jpg);
	
}
.headInner {
	float: none;
	padding-top: 15px;
	text-align: center;
}


#content {
	margin: 0px;
	padding: 0px;
	height: auto;
}

#SubLeft {
	width: 200px;
	float: left;
	margin: 0px;
	padding-right: 15px;
	padding-left: 10px;
	
}

.imgRight {
	background-image: url(images/hr-line.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.whiteBox{
	background:#ffffff; 
	border:1px solid #EBEBEC; 
	padding:0px 8px; 

}

.whiteBox2{
	background:#F6F6F6;
	border:1px solid #c8d8cd; 
	padding:0px 8px; 

}

.whiteBox3{
	background:#F6F6F6;
	height: 18px;
	padding:0px 3px;	

}

.redBox{
	background: #FF0033;
	height: 22px;
	padding:0px 6px;
}


.blackBox{
	background: #333333;
	height: 22px;
	padding:0px 6px;
}


.whiteBox2{
	background:#F6F6F6;
	border:1px solid #c8d8cd; 
	padding:0px 8px; 

}

.whitetexthed{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	border:thin;
}


.newsText2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#666666;
	border:thin;
	
}

.newsText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align: justify;	
}

.testimonialText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: justify;	
}


.text11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align: justify;	
}

.font9 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: center;	
}

.text11 a{
	color:#006666;
	}

.text a:hover { 
	color:#F1434A;
}

.headingText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00707E;
	font-weight: bold;

}

.H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00707E;
}

.H2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00707E;

}


#SubRight {
	float: right;
	margin: 0px;
	width: 530px;
	padding-left: 10px;
	padding-right: 8px;
	}

#ServicesLeft {
	width: 235px;
	float:left;
	font-size: 10px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#ServicesLeft h2 {
	margin: 0 0 20px 0;
	}	
#ServicesLeft li {
	background: none;
	border-bottom: solid 1px #CCC;
	padding: 0;
	}	
#ServicesLeft li a {
	text-decoration: none;
}	
#ServicesRight {
	width: 235px;
	float:right;
	font-size: 10px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	}

#ServicesRight h2 {
	margin: 0 0 20px 0;
	}	
#ServicesRight li {
	background: none;
	border-bottom: solid 1px #CCC;
	padding: 0;
	}	
#ServicesRight li a {
	text-decoration: none;
	
}	
	
.servicesBullet a{
	color:#006666;
     height:20px; 
	 font-size:12px;
}

.servicesBullet a:hover { 
	color:#F1434A;
	height:20px; 
	font-size:12px;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:#00707E;
}

.style2 {
	font-size: 10px;
	font-weight: bold;
}

#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	top: auto;
}

a:link {
	color: #00566a;
}

a:hover {
	color: #00566a;
}

#footer {
	height: 344px;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
}


#greyBox{
	margin: 0px;
	width: 95%;
	height:50px;
	padding-left: 10px;
	padding-right: 8px;
	background:#F6F6F6;
	border:1px solid #c8d8cd; 
	padding:0px 8px; 

}

.whBox1{
	margin: 0px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/tab-bgg.jpg);
	border:1px solid #EBEBEC; 
	padding:0px 8px; 

}

.whBox{
	margin: 0px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFFFFF;
	border:1px solid #EBEBEC; 
	padding:0px 8px; 

}


img {border:0px;}

#leftLink {
	width: 160px;
	float:left;
	font-size: 10px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#leftLink h2 {
	margin: 0 0 20px 0;
	}	
#leftLink li {
	background: none;
	border-bottom: solid 1px #CCC;
	padding: 0;
	}	
#leftLink li a {
	text-decoration: none;
}	

.leftlink a{
	color:#006666;
     height:20px; 
	 font-size:11px;
	}

.leftlink a:hover { 
	color:#F1434A;
	height:20px; 
	font-size:10px;
	border-bottom:0px;	
}

.greytext {
	FONT-SIZE: 10px; COLOR: #333333
}
.greytextbold {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}


#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 150px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px solid orange;
padding: 2px;
padding-left: 4px;
}
:-moz-any-link:focus {
outline: none;
}
