/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}
		

body {
	background-image: url.backGround.jpg);
	margin-bottom: 1em;
	background: #CBCBCB;
	font: 0.7em Verdana, Arial, sans-serif;
	line-height: 1.3em;
}

p {
   
	}
	
input {
	height: 18px;
	border: thin solid #f3d9f4;
}

.spacer {
	height: 15px;
}	
		
/*  --------- 2. main structure  --------- */

#wrapper {
	margin: 20px auto;
	width: 803px;
	background: #FFFFFF;
	border: thin solid #FFFFFF;
		}		

#banner {
	height: 152px;
	width: 803px;
}

#masthead {
	width:800px;
	height:160px;
	background: url(../images/header.jpg);
		}			
		
#content {
	padding-top: 6px;
	width: 800px;
	padding-bottom: 5px;
	min-height: 210px;
	}			
		
#contentWrapper {
	padding: 0px;
	width: 802px;
		}			

		
		
#rightContent {
	width: 130px;
	height: 100px;
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
		}	
		
#mainContent {
	width: 553px;
	background: #f7e4f8;
	border: thin solid #f3d9f4;
	margin: 0px;
	padding: 5px;
		}
		
.mainContent {
	width: 553px;
	background: #f7e4f8;
	border: thin solid #f3d9f4;
	margin: 0px;
	padding: 5px;
		}
		
		
#headerBox {
	height: 20px;
	padding: 5px 5px 5px 5px;
	background: url(../images/pingTest.png) no-repeat left top;
		}	
	
#nav {
	height: 26px;
	margin-top: 5px;
	font-weight: lighter;
		}
		
#nav a{
	font-weight: lighter;
	font-size: 0.97em;
	line-height: 12px;
		}
		
#footer{
	height: 20px;
	width: 803px;
	padding-top: 6px;
}

#footer a{
	color:#000066;
}

#footerleft{
	height: 20px;
	width: 61px;
	float: left;
	font-size: 0.8em;
	padding-top: 5px;
	background: url(../images/footerleft.jpg);
	}
	
#footerright{
	height: 20px;
	width: 729px;
	float: right;
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 10px;
	background: url(../images/footerright.jpg);
	}

	
.footertxt{
	color:#8D808E;
	}
	
		
	
/*- left content box styling --------------------------- */	

.leftContent {
	width: 223px;
	float: left;
	background: #f7e4f8;
	border: thin solid #f3d9f4;

		}

.cOne {
	height: 280px;
		}
		
.cOneMain {
	height: 270px;
		}

.cTwo {
	height: 348px;
		}
		
.cTwoMain {
	height: 338px;
		}

.cThree {
	height: 310px;
		}
		
.cThreeMain {
	height: 300px
		}
		
.cFour {
	height: 266px;
		}
		
.cFourMain {
	height: 256px;
		}
		
.cFive {
	height: 240px;
		}
		
.cFiveMain {
	height: 230px;
		}		
	
		
/*- Index --------------------------- */

.header{
	color:#4eb0dd;
	font-size:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 18px;
	}
	
/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
	  
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url(../images/tableftB.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url(../images/tabrightB.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	  
	  											
		
/* ---------- 3. links and navigation ---------- */

a { color: #000000;
		}
		
a:link {
    color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none
}
a:hover {
    color: #0000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
		
/* ---------- 4. fonts ---------- */

h1 {
	text-transform: none;
	margin-bottom: 5px;
	color: #66226B;
	font: 400 normal 1.55em Verdana, Arial, Helvetica, sans-serif;
		}

h2 {
	text-transform: uppercase;
	margin-bottom: 3px;
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
		}
							
		
/*  --------- 2. index structure  --------- */				 			 				
	
	

/*  --------- 2. xxx page  --------- */	

	
/* ---------- 3. F A Qs ---------- */


/* ---------- 3. contact ---------- */	

#contactBanner {
	height: 175px;
	width: 752px;
	background: url(../images/contactTopPannel.png) no-repeat center 10px;
	padding-top: 23px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 24px;
		}
		
#contactWrapper {
	padding: 0px;
	width: 780px;
	height: 222px;
	background: url(../images/contactPannel.png) no-repeat center top;
	margin-top: 20px;
	margin-right: 2px;
	margin-left: 4px;
	}

#directions {
	float: left;
	width: 225px;
	height: 240px;
		}	

#mapRight {
	float: right;
	width: 305px;
	height: 240px;
	margin-left: 5px;
		}	



	
#contactRight {
	padding-bottom: 0px;
	width: 365px;
	padding-left: 0px;
	margin-right: 15px;
	margin-top: 10px;
		}	
											
.dropDownLink {
	color: #3C4A9E;
	text-decoration: none;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	}													
		
.Q {
	font-size: 1.5em;
	color: #000000;
	font-weight: 200;
}

		
			

	

