*{ margin:0; padding:0; }
body{
	background-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#indxPage{
	width:850px;
	height:610px;
	background:url(../images/indexBg.jpg) no-repeat center top;
	margin-top:5px;
}
#indxBottom{
	width:253px;
	height:58px;
	margin-top:133px;
}
#indxBottom span{
	width:253px;
	height:58px;
	display:block;	
	visibility:hidden;
}
#indxLogo{
	width:300px;
	height:169px;
	float:left;
}
#indxLogo span{
	width:100%;
	height:125px;
	display:block;
	visibility:hidden;
}
#flashIntro{
	width:542px; 
	height:360px;
	float:right;
	margin-top:42px;
}
#header{
	width:850px;
	height:200px;
	background:url(../images/headerBg.jpg) no-repeat center bottom;
}
#logo{
	width:255px;
	height:160px;
	margin:30px 0 0 2px;
	float:left;
}
#logo span{
	width:100%;
	height:97px;
	display:block;
	margin-top:55px;
	visibility:hidden;
}
#menuTop{
	width:500px;
	height:90px;
	margin-top:35px;
	float:right;
}
#menuTop ul{
	list-style-type:none;
}
#menuTop li{
	width:186px;
	height:63px;
	background:url(../images/menuTop.gif) no-repeat;
	margin:0 20px;
	float:left;
	text-indent:10px;
	line-height:700%;
}
#menuTop a{
	width:186px;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#menuTop a:hover{
	color:#7E1A22;
	text-decoration:underline;
}
#menuBottom{
	width:525px;
	height:28px;
	margin-top:32px;
	float:right;
	clear:right;
}
#menuBottom li{
	list-style-type:none;
	float:left;
	margin-right:5px;
}
#menuBottom a{
	width:78px;
	height:28px;
	display:block;
	background:url(../images/menuBottom.gif) no-repeat left top;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:200%;
}
#menuBottom a:hover{
	display:block;
	background:url(../images/menuBottomHover.gif) no-repeat left top;
	text-decoration:none;
	color:#7E1A22;
}
#menuBottom a.testimonial{
	display:block;
	width:105px;
	height:28px;
	background:url(../images/menuTesti.gif) no-repeat left top;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#menuBottom a:hover.testimonial{
	display:block;
	background:url(../images/menuTestiHover.gif) no-repeat left top;
	text-decoration:none;
	color:#7E1A22;	
}
#contentMain{
	width:850px;
	height:323px;
	background:url(../images/menuRight.jpg) no-repeat right top;
	clear:both;
	margin:5px 0;
}
#contentMain p{
	font-size:20px;
	font-style:italic;
	color:#FFFFFF;
	padding:5px 0;
}
.smalltext {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.header {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #D5A044;
}


#contentMain a{
	color:#FFFFFF;
	text-decoration:none;
}
#contentMain a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#contentCont{
	width:850px;
	height:inherit;
	text-align:left;
}
#content{
	width:542px;
	height:inherit;
	float:right;
}
#content img.h1{
	padding:10px 20px;
	border:none;
}
#content h1{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#EACA77;
	padding:5px 20px;
}
#content h2{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#EACA77;
	padding:5px 20px;
}
#content p{
	line-height:150%;
	padding:5px 20px;
	color:#f4f4f4;
}
#content ul{
	padding:5px 20px 5px 50px;
}
#content li{
	line-height:150%;
	color:#F4F4F4;
	list-style-image:url(../images/0159_flobullet.gif);
}
#imagePlacer{
	width:308px;
	height:inherit;
	float:left;
	margin-top:10px;
}
#imagePlacer img{
	border:#EACA77 2px solid;
	padding:3px;
}#contentPicsVids{
	width:850px;
	height:inherit;
	clear:both;
	margin:5px 0;
}
#contentPicsVids img{
	border:#EACA77 2px solid;
	padding:3px;
	margin:5px;
}
#contentPicsVids img.h1{
	padding:10px 0;
	border:none;
}
#contentPicsVids h1{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#EACA77;
	padding:5px 50px;
	text-align:left;
}
#footer{
	width:850px;
	height:inherit;
	background:url(../images/footerBar.jpg) no-repeat left top;
	font-style:italic;
	font-size:12px;
	color:#EACA77;
	clear:both;
}
#footer p{
	line-height:200%;
}
#footer a{
	text-decoration:none;
	color:#EACA77;
}
#footer a:hover{
	text-decoration:underline;
	color:#EACA77;
}.main {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.mainbold {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
