body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

#wrapper {
	width: 990px;
	margin:0px auto;
	text-align:left;
}

#header {
	border-top: 4px solid #0066CC;
}

#spotnav {

float: right;
margin-right: 20px;
}

#spotnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#spotnav ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 0px 15px 5px;
	border: 2px solid #0066CC;
	list-style: none;
	display: inline;
	background-color: #93C9FF;
	}
#spotnav ul li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	line-height: 15px
 	
	}

#logobrand {
	padding: 0px;
	border: 0;
}

#logobrand h1 {
	padding: 0;
	margin: 0;
	border: 0;
}

#logobrand .name {
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}

#logobrand .tag {
	font-size: 19px;
	font-weight: normal;
	font-style: italic;
	color: #0066CC;
}
#innerwrap {
	width:100%;
}

#content {
	float: right;
	width: 645px;
	margin-right: 96px;
	text-align:justify;
}

#highlight {
	background-image: url(img/highbg.jpg); 
	background-position: center;
	background-repeat: repeat-x;
	margin-left: 200px;
	width: 650px;
	height: 190px;
	border-top: 2px solid #0066CC;
	border-bottom: 2px solid #0066CC;
}

#highlight #feature {
	text-align: right;
	margin-left: 10px;
	padding-top: 10px;
}

#highlight #feature h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 5px;
	padding: 0;
}

#content h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	width: 95%%;
	border-bottom: 1px solid #333;

}

#Left-Nav {
	width: 220px;
	padding-left: 15px;
	text-align: left;
	float: left;
}

#Left-Nav ul {
	padding-left: 0;
	margin-left: 0;
	width: 220px;
}

#Left-Nav ul li {
	list-style: none;
	margin: 0;
	padding: 8px;
	border-bottom: 1px solid gray;
}

#Left-Nav ul li a {
	margin: 10px;
	font-size: 17px;
	color: #0066CC;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
#Left-Nav ul li ul {
	padding-left: 0;
	margin-left: 0;
	width: 200px;
}

#Left-Nav ul li ul li {
	list-style: none;
	margin: 0;
	border-bottom: 0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#Left-Nav ul li ul li a {
	margin-left: 5px;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

#content h1 {
	font-size: 23px;
	text-align: right;
	font-weight: normal;
	font-style: italic;
	color: #333;
	line-height: 36px;
}

#content h5 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
}

#content .shot {
	border: 2px solid #000;
}

#content li {
	padding-bottom: 1em;
}

.hiQuote {
	font-size: 21px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #0066CC;
	line-height: 36px;
}