body {
	font-family: Verdana, Arial, sans-serif;
	/*font-size: 70%;*/
	font-size:11px;
	color:black;
	margin: 0px;
	padding: 0px;
	background: black url(/images/bgMain1.jpg) repeat-y top center;
	text-align: center;
}
body img {
	border-width:0px;
}
a {
	font-size:11px;
	color:#003399;
}
a:hover {
	color:#CC3300;
}
#containerHome {
	background: #001a53 url(/images/bgInnerMain1.jpg) no-repeat top left;
	width: 780px;
	margin:0px auto;
	text-align: left;
}
#container {
	width:780px;
	margin:0px auto;
	text-align:left;
	background-color:black;
}
#topArea {
	
}
#topMenu {
	margin:0px;
	padding:0px;
	float:left;
}
#topMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#topMenu a {
	display: block;
}
#topMenu img {
	border-width:0px;
}
#homeContentWrapper {
	margin:0px 0px 0px 9px;
}
#contentWrapper {
	margin:0px 10px 0px 9px;
	background-color:#8bcdd3;
}
#homeContentMainLeft {
	width:518px;
	float:left;
}
#homeContentMainRight {
	width:225px;
	/*height:415px;*/
	/*height:445px;*/
	/*height:458px;*/
	height:542px;
	background: #62656b url(/images/bghomeFeatures-tall.gif) no-repeat top left;
	float:left;
	padding:0px 9px 0px 9px;
	color:white;
	/*margin-left:518px;*/
}
#homeContentMainRight a {
	font-weight:bold;
	color:white;
}
#homeContentMainRight a:hover {
	color:yellow;
}
.featLeftType1 {
	margin-top:44px;
}
.featLeftType1 p {
	margin:0px;
}
.featLeftType1Img {
	float:left;
	margin-top:-35px;
	padding:0px 10px 0px 0px;
}
.featLeftType2 {
	margin-top:19px;
}
.featLeftType2 p {
	margin:0px;
}
.featLeftType2Img {
	float:left;
	margin-top:-10px;
	padding:0px 10px 0px 0px;
}
.featLeftArrow {
	margin:0px 0px 0px 7px;
	position:relative;
	top:2px;
}
.featLeftArrow {
	margin:0px 0px 0px 7px;
	position:relative;
	top:2px;
}
#photoSelector {
	padding:4px 0px 0px 4px;
}
#photoSelector img {
	padding:0px 0px 0px 3px;
}
#tagline {
	margin:20px 0px 8px 21px;
	color:#99a4bb;
	padding:0px 5px 0px 0px;
}
#tagline h1 {
	margin:0px;
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
}
#tagline h2 {
	margin:0px;
	color:#c7e8d7;
	font-size:13px;
	font-weight:normal;
}
#tagline h3 {
	margin:0px;
	font-size:11px;
	font-weight:normal;
}
#leftMenu {
	margin:0px 0px 0px 0px;
	background-color:#8bcdd3;
	width:172px;
	float:left;
}
#leftMenu ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#leftMenu li {
	margin:0px;
	padding:0px;
}
#leftMenu a {
	display: block;
	text-decoration:none;
	padding:1px 0px 1px 9px;
	color:black;
	border-bottom:1px solid #14757e;
	width:163px;
	background-color:#96ebf2;
}
#leftMenu a:hover {
	background:transparent url(/images/bgLeftMenuItemOver.gif) repeat-y top left;
}
#leftMenu a.active {
	background:transparent url(/images/bgLeftMenuItemOver.gif) repeat-y top left;
	color:#CC3300;
}
#leftMenu a.active:hover {
	color:#CC3300;
}
#leftMenu h1 {
	margin:0px;
	background-color:#14757e;
	text-align:center;
}
#contentMain {
	width:406px;
	float:left;
	background:white url(/images/bgSubContentRight.gif) repeat-x top left;
	padding:0px 165px 0px 17px;
}
#contentMain p {
	margin:12px 0px;
}
.inline {
	display:inline;
}
.contentArt {
	margin:15px -175px 0px 0px;
	float:right;
	padding:0px 0px 5px 10px;
	display:inline;
	position:relative;
}
#leftMenuFeatureArea {
	background-color:#666666;
	color:white;
	padding:0px 12px;
	width:149px;
	margin:50px 0px 0px 0px;
}
#leftMenuFeatureArea p {
	margin:10px 0px;
}
.leftMenuFeatureImgTop {
	position:relative;
	top:-38px;
	margin-bottom:-38px;
}
#footer {
	border-top:1px solid #88a7d5;
	border-bottom:1px solid #88a7d5;
	background-color: black;
	color:white;
	padding:6px 0px 6px 61px;
	height:11px;
}
.clear {
	clear:both;
}
.contentFiller {
	height:100px;
}