body {
	background-color: 042641;
	background-image: url(images/head.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}
#credits {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}

.HeadImage {
	margin-top: 0px;
	margin-left: 200px;
	background-image: url(images/reflected.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	width: 600px;
	height: auto;
	margin-left: 300px;
}
#contentArea a {
	color: #6699FF;
	text-decoration: none;
}
#contentArea a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.contentAreaImg    {
	padding-right: 30px;
	padding-top: 20px;
}


#NavBarSide  h3  {
	color: #6699FF;
	margin-top: 0px;
}

#NavBarSide ul {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 200px;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	list-style-type: none;
	text-align: right;
	margin-left: 20px;
}
#NavBarSide li {
	padding-bottom: 10px;
}

#NavBarSide a {
	text-decoration: none;
	color: #6699FF;
	background-color: #0B2F4E;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#NavBarSide a:hover {
	color: #FFFFFF;
}
#NavBarFooter ul {
	font-family: "Century Gothic", "Helvetica LT", Arial;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 270px;
	margin-top: 50px;
	background-image: url(images/Footer_block.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	padding-top: 15px;
}
#NavBarFooter li {
	display: inline;
	color: #CCCCCC;
}
#NavBarFooter a {
	font-family: "Century Gothic", "Helvetica LT", Arial;
	font-size: 10px;
	color: #6699FF;
	padding-right: 30px;
	text-decoration: none;
}

#NavBarFooter a:hover {
	color: #FFFFFF;
}


.Halo {
	float: left;
	margin-left: 60px;
	
}
#wrapper {
	width: 1200px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}


.RightBox {
	float: right;
	height: auto;
	width: 200px;
	margin-right: 50px;
	margin-top: 50px;
}
.TopBorder      {
	background-repeat: no-repeat;
	background-image: url(images/Round_box_top.gif);
	height: 31px;
}
.MiddleBorder {
	font-size: 14px;
	color: #999999;
	height: auto;
	background-color: 072946;
	background-image: url(images/Round_box_middle.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font-family: "ITC Avant Garde CE Gothic Book", "Century Gothic";
}
.BottomBorder {
	background-image: url(images/Round_box_bottom.gif);
	background-repeat: no-repeat;
	height: 16px;
}
#Testimonial .MiddleBorder p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}
.contentAreaimg2  {
	width: 500px;
	padding: 7px;
	border: 1px solid #CCCCCC;
	background-color: #163F61;
	margin-left: 40px;
	-moz-box-shadow:2px 2px 5px #ccc;
	-webkit-box-shadow:2px 2px 5px #ccc;
}

#contentArea #Slideshow {
	width: 320px;
	border: 1px solid #CCCCCC;
	background-color: #163F61;
	margin-left: 0px;
	-moz-box-shadow:2px 2px 5px #ccc;
	-webkit-box-shadow:2px 2px 5px #ccc;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#navMenu {
	margin:0;
	width:auto;
	margin-left: 200px;
	margin-top: 33px;
 }

  #navMenu ul {
    margin:0;
    padding:0;
    line-height:30px;
 }

  #navMenu li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	background-image: url(images/divider.gif);
	background-position: left;
	background-repeat: no-repeat;
 }

  #navMenu ul li a {
	text-align:center;
	height:30px;
	width:150px;
	display:block;
	color:#FFFFFF;
	font-family: "ITC Avant Garde CE Gothic Book", "Century Gothic";
	text-decoration:none;
	background-color: none;
 }

  #navMenu ul ul {
	position:absolute;
	visibility:hidden;
	top:30px;
	background:#0B2F4E;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
 }
 
 #navMenu ul ul li a {
	width: 200px;
	text-align: left;
	padding-left:10px;
 }
 
 #navMenu ul ul li {
	font-size: 11px;
	height: 30px;
	background-image: url(none);
	
 }

  #navMenu ul li:hover ul {
    visibility:visible;
    z-index:9999; 
 }

  #navMenu ul li:hover ul li a:hover {
    color:#6699FF;
 }

  #navMenu a:hover {   
  color:#6699FF;
 } 

 .clearFloat {
	clear:both;
	margin:0;
	padding:0;
	color: #FFFFFF;
 }

 /* IE7 Display Fix */  
 
 #navmenu #holder ul li {

  display: inline;     
 
 }   

