td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:12px;
	line-height:14px;
	vertical-align:top;
	color:#0E0E0E;
}
form { margin:0px; padding:0px}
body { margin:0; padding:0; background-color:#17233F; background-image:url(images/tall_body.gif); background-repeat:repeat-x}
a { color:#1C2C4D;  text-decoration:underline}
a:hover{ text-decoration:none}
 span a{color:#1C2C4D; font-weight:normal }
 span a:hover{ text-decoration:none}
em {border-bottom: 1px dotted #999; cursor: pointer;}

.tall_left{ background-image:url(images/tall_left.gif); background-repeat:repeat-y}
.bg_lt{ background-image:url(images/bg_lt.gif); background-repeat:no-repeat}
.bg_lb{ backgroundurl(images/bg_lb.gif) right bottom no-repeat }
.head{ background-image:url(images/bg_head.gif); background-repeat:no-repeat}

b { color:#7D0000; font-size:12px}
span strong { color:#7D0000}
span{ color:#1C2C4D; font-weight:bold}
span b { color:#7D0000; font-weight:normal}

.tall_right{ background-image:url(images/tall_right.gif); background-repeat:repeat-y}
.bg_rt{ background-image:url(images/bg_rt.gif); background-repeat:no-repeat}
.bg_rb{ backgroundurl(images/bg_rb.gif) right bottom no-repeat }
.white_td{ background-color:#FFFFFF;}
.grey_td{ background-color:#EDEBE4; background-image:url(images/grey_line.gif); background-repeat:repeat-y}
.red span b { color:#7D0000; font-weight:normal; font-size:11px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list ul li { background:url(images/marker.gif) top right no-repeat; padding:0 12px 0 0;}
.list ul li a{ color:#E8E1BA; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.list2 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list2 ul li { background:url(images/marker1.gif) top left no-repeat; padding:0 0 0 12px;}
.list2 ul li a{ color:#1C2C4D; font-size:12px; font-weight:bold; text-decoration:underline}
.list2 ul li a:hover{text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li { background:url(images/marker1.gif) top left no-repeat; padding:0 0 0 12px;}
.list1 ul li a{ color:#1C2C4D; font-weight:bold; text-decoration:underline}
.list1 ul li a:hover{text-decoration:none}


.margin{ margin-left:17px; margin-top:18px; margin-right:6px}
.margin1{margin:13px 8px 0;}
.margin2{margin:20px 8px 0;}
.margin3{ margin-left:10px; margin-right:6px;}
.margin4{
	margin-left:17px;
	margin-right:6px;
}
.margin44{
	margin-left:17px;
	margin-right:6px;
	text-align: center;
}

.foot{ background-image: url(images/bg_foot.gif); background-repeat:no-repeat; }
.foot_txt{
	color:#FFFFFF;
	font-size:10px;
	vertical-align:middle;
	text-align: center;
}
.foot_txt a{color:#FFFFFF; font-size:10px; text-decoration:none}
.foot_txt a:hover{ text-decoration:underline}
.form input {
	width:220px;
	height:19px;
	font-family:tahoma;
	font-size:10px;
	color:#0E0E0E;
	padding:0 0 0 4px;
	border-color:#ABABAB;
	border-width:1px;
	background-color:#EDEBE4
}

.form textarea {
	width:220px;
	height:115px;
	font-family:tahoma;
	font-size:10px;
	color:#0E0E0E;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#ABABAB;
	border-width:1px;
	background-color:#EDEBE4
}

#topNav ul, #topNav li {
	margin:0;
	padding:0;
	list-style:none;
}

#pageContainer {
	width:739px;
	margin:0 auto;
	text-align:left;
}

	#header {
	}
	
		#slideShows {
			width:100%;
			overflow:hidden;
		}
			.slideshow {
				float:left;
				border-right:1px solid #edebe4;
				border-bottom:1px solid #edebe4;
				border-top:1px solid #edebe4;
			}
			
			#slideShow4 {
				border-right:none;
			}
	
	#topNav {
		border-top:1px solid #17233f;
		border-bottom:2px solid #17233f;
		height:62px;
		overflow:hidden;
		background:url(../images/menuBG.png) repeat-x;
	}
	
		#topNav ul {
		}
		
			#topNav li {
				float:left;
				width:104px;
				margin-right:2px;
				background:url(../images/menuSprite.png) 0 0 no-repeat;
			}
			
				#topNav li#home {background-position:0px 0px}
				#topNav li#history {width:103px; background-position:-106px 0}
				#topNav li#service {background-position:-211px 0}
				#topNav li#elitedifference {background-position:-317px 0}
				#topNav li#managementteam {background-position:-423px 0}
				#topNav li#relatedlinks {width:103px; background-position:-529px 0}
				#topNav li#contactusdirections {width:105px;margin-right:0; background-position:-634px 0}
				
				#topNav li#home.currentPage {background-position:0px -62px}
				#topNav li#history.currentPage {background-position:-106px -62px}
				#topNav li#service.currentPage {background-position:-211px -62px}
				#topNav li#elitedifference.currentPage {background-position:-317px -62px}
				#topNav li#managementteam.currentPage {background-position:-423px -62px}
				#topNav li#relatedlinks.currentPage {background-position:-529px -62px}
				#topNav li#contactusdirections.currentPage {background-position:-634px -62px}
			
				/*#topNav a {
					display:block;
					width:104px;
					height:62px;
					cursor: pointer;
				}*/
				
				#topNav li#history a {width:103px;}
				#topNav li#relatedlinks a {width:103px;}
				#topNav li#contactusdirections a {width:105px;}
				
					#topNav img {
						border:0;
					}
					
				/*#topNav li span {
					width: 104px;
					height: 62px;
					overflow: hidden;
					display: block;
				}
				
				#topNav li#history span {width:103px;}
				#topNav li#relatedlinks span {width:103px;}
				#topNav li#contactusdirections span {width:105px;}*/
	
	
h4 {
	font-style: italic;
}
h5 {
	font-style: italic;
}

