.header {
	height: 250px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/Head1.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#indexContent {
	width: 740px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#indexContentCenter {
	padding-right: 20px;
	padding-left: 20px;
}
#indexContentLeft {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-right: 20px;
}
#indexContent a {
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}
#indexContent a:hover {
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
}
#indexContent a.active {
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}

#indexContentRight {
	float: right;
	width: 240px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left: 20px;
}

.body {
	background-color: #333333;
	height: 250px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/backHeader.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
}



.dividerTop {
	height: 35px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/dividerTop.png);
	padding-top: 15px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 0px;
}

.footer {
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 20px;
	background-image: url(Images/footer.png);
	height: 130px;
	padding-right: 20px;
	margin-top: 0px;
}
.footerText {
	height: 50px;
	padding-top: 8px;
	margin-top: 100px;
}
.footerPic {
	background-color: #333333;
	height: 20px;
}


#footer {
	font-weight: bolder;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}

#footer a.active {
	color: #FFFFFF;
	text-decoration: none;
}

ul.MenuBarHorizontal
{
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: 420px;
	float: right;
	margin-top: 212px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 80px;
	float: left;
}

/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #077CB2;
	text-decoration: none;
}
ul.MenuBarHorizontal .active {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #077CB2;
	width: 45px;
}


/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #077CB2;
	color: #FFF;
}

#servicesText {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
#clientsLeft {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 40px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#clientsLeft2 {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}

#clientsRight {
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#servicesLeft {
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: justify;
}
#directorsLeft {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#directorsRight {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}


#servicesRight {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
}
#newsLeft {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-right: 20px;
	text-align: justify;
	padding-left: 10px;
}

#newsRight {
	padding-right: 20px;
	padding-left: 20px;
}
#engage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #999999;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
#engage a {
	color: #FFFFFF;
	text-decoration: none;
}
#engage a:hover {
	color: #990000;
	text-decoration: none;
}

#engage  a.active {
	color: #FFFFFF;
	text-decoration: none;
}

