html {
	overflow: -moz-scrollbars-vertical;
}

body {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #000000;
	text-align: left;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#mainContainer {
	width: 777px;
	margin-top:15px;
	/*margin-right: auto;
	margin-left: auto;*/
	background-image:url(../images/backgroundGradient.jpg);
	background-repeat:repeat-y;
}
#tablePositon {
	margin-left:10px;
}
#logo {
	width: 777px;
	background-image:inherit;
}
#cloudImage {
	background-image:url(../images/cloudImage.jpg); 
	background-repeat:no-repeat;
	height:130px; 
	width:777px;
}
#greyBar {
	background-image:url(../images/mainGreyBar.gif); 
	background-repeat:no-repeat;
	height:128px; 
	width:777px;
}
#mainContent {
	width:760px;
}


/* *********************************** */
/* top navigation */
/* *********************************** */

#topNav { 
	font-size: 10px;
	float:right; 
	background-image:inherit;
	
}




/* *********************************** */
/* footer */
/* *********************************** */
#footer {
	color: #FFFFFF; 
	text-align:left; 
	padding-top:10px;
	padding-left:257px;
	background-image:url(../images/mainGreyBar.gif); 
	background-repeat:repeat-y;
	width: 777px;
	height:115px;
}

#footerTop {
	background-image:url(../images/footerGreyBar_top.jpg);
	background-repeat:no-repeat;
	height:12px;
	width: 777px;
}
#footerBottom {
	background-image:url(../images/footerGreyBar_bottom.jpg);
	background-repeat:no-repeat;
	height:12px;
	width: 777px;
}

#footer a {
	color: #FFFFFF; 
	text-decoration:none;
}

#footerText {
	color: #999999;
	padding:0px 20px 0px 0px; 
	font-style:italic;
	font-size:9px;
	letter-spacing:.06em;
}
#footerText a {
	color: #999999; 
	text-decoration:none;
}
#footerText a:hover {
	text-decoration:underline;
}

/* *********************************** */
/* html tags */
/* *********************************** */
h1 {
	font-size:18px;
	color:#6A0604;
	margin: 0px;
}
.brclear { 
     clear:both; 
     height:0px; 
     margin:0px;
	 margin:0px;
     line-height: 0px;
}
/* *********************************** */
/* leadership */
/* *********************************** */


#leadershipImage { 
	margin:0px;
	width: 118px;
	background-image:inherit;
	float: left;
}
#leadershipContent {
	margin: 0px 0px 0px 247px; 
	padding: 15px 30px 15px 15px;
	width: 485px; background-image:url(../images/mainGreyBar_shodowBottom_1.jpg); 
	background-repeat:no-repeat
}

#contactImage { 
	margin:0px;
	width: 239px;
	background-image:inherit;
	float: right;
}
#contactContent {
	margin: 0px; 
	padding: 15px 20px 15px 285px;
	width: 421px; background-image:url(../images/contactUs_mainGreyBar_shodowBottom.jpg); 
	background-repeat:no-repeat
}
/* *********************************** */
/* testimonials */
/* *********************************** */
.testimonialsQuote {
	margin: 0px 65px 5px 10px; 
	font-style:italic;
}
.testimonialsPerson {
	margin: 0px 65px 15px 10px; 
	font-weight:bold; 
	line-height:12px;
}
/* *********************************** */
/* side navigation */
/* *********************************** */

.sideNavTop  {
	font-weight:bold;
	padding:10px 0px 0px 15px;
	color:#537BC0;
}

.sideNavTop a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.sideNavTop a:hover {
	color:#537BC0;
	text-decoration:underline;
}
.sideNav  {
	font-weight:bold;
	padding:15px 0px 0px 15px;
	color:#537BC0;
}
.sideNav a {
	color: #000000; 
	text-decoration:none;
	font-weight:bold;
}
.sideNav a:hover {
	color:#537BC0;
	text-decoration:underline;
}

/* *********************************** */
/* aboutUs */
/* *********************************** */
#blueBox {
	padding:25px 60px; 
	color:#FFFFFF; 
	font-size:12px; 
	line-height:23px; 
	letter-spacing:.1em;
}
#blueBox a {
	color: #FFFFFF; 
}
#blueBox a:hover {
	text-decoration:none;
}

































































