
* { margin:0; padding:0;}

body  { background:url(../images/background.jpg );
		background-repeat:repeat-x;
		font-family:Arial, Helvetica, sans-serif ;
		font-size:11px;
		color:#333333 ;
		}
		
h4 { font-size:18px; font-family:"Arial Rounded Bold";  color:#fd0104; padding:0px; margin:0px;}
h1 { font-size:18px; font-family:"Arial Rounded Bold";  color:#2373e3;}
		

		
.centerbody { background-color:#FFFFFF;
			  margin-right:auto;
			  margin-left:auto;
			  vertical-align:top;
			  width:912px;}
			  
.menu { height:51px; background-repeat:no-repeat; }

.logo { height:69px; background:#d0edff; }

.header { height: 240px;background-repeat:no-repeat; }

.contentarea { background:white;  }


.welcome { background-color:#ebede2 ;
		  width:891px; 
		  background-repeat:no-repeat;
		  height:150px;
		  padding:10px;
		   
		   background:url(../images/welcome.jpg )
		  }
		  
.leftcontents { float:left ; width:570px;
					 
					 height:227px;
					 margin-top:20px; 
					color:#5b5b5b;
					  background:url(../images/box1.jpg );
					  background-repeat:no-repeat;
					 padding:8px;}
.leftcont { width:450px; padding-left:10px; padding-right:10px; padding-top:4px; }
					 
.rightcontents { float:right ; width:315px; 
					
					 height:250px;
					 color:#5b5b5b;
					  background:url(../images/box2.jpg );
					  background-repeat:no-repeat;
					 
					 }
					 
.rightcontents span { padding-bottom:5px; color:#424242 ; font-weight:bold; }

.rightcontents span  a:link {color: #1b63dc ; text-decoration:none;}     /* unvisited link */
.rightcontents span a:visited {color: #1b63dc ; text-decoration:none;}  /* visited link */
.rightcontents span  a:hover {color: #fd0104 ;text-decoration:none;}   /* mouse over link */
.rightcontents span  a:active {color: #1b63dc ; text-decoration:none;}   /* selected link */

.rightcont { padding:10px; float:right; width:280px;}
.footer { width:912px; text-align:center; height: 28px; background-color:#d2eeff ; margin-top:25px; float:left; padding-top:15px; }
					 
/*top menu css */



.mattblacktabs{
width: 912px;
overflow: hidden;

 background:url(../images/menu-top.jpg );
 background-repeat:no-repeat;
height:51px;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
 /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;

}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin-top:10px;
margin-left:30px;
text-align:center;

padding: 8px 20px; /*padding inside each tab*/

color: #c7e6f8;


}

.mattblacktabs li a:visited{
color: #c7e6f8;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #e10b00; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */

color:white;
}

.tdbg td { border-bottom: solid 1px #d1d0c0; padding:3px; padding-left:35px;  background:url(../images/sub-arrow.jpg ) 12px 8px; background-repeat:no-repeat; } 

.tdbg th {background-color:#0066FF; text-align: left;}

.tdbg .nobg { background:none;}
.tdbg .bghr { background:none; font-size:3px; width:1px; border-right:1px solid #d1d0c0;}


/*form*/

.contactBoxBG { background:url(../images/contact-us.jpg ); height:600px; background-repeat:no-repeat; background-color:#fffeef }

.hide { color:#d2eeff; }

.hide a:link {color:#d2eeff} /* unvisited link */
.hide a:visited {color:#d2eeff} /* visited link */
.hide a:hover {color:#d2eeff} /* mouse over link */
.hide a:active {color:#d2eeff} /* selected link */
