html {
	margin:0;
	padding:0;
}
body {
	text-align:center;
}
#home {
	width:754px; /* S.O. changed from 746 to make center with other html pages */
	margin:0 auto;
	padding:3px 0 0 0;
	position:relative;
}
table.topBar {
	text-align:left;
	margin:0px 27px;
}
table.bottomBar {
	text-align:left;
	margin:0px 27px;
}
#mainHome {
	background:url("/images/HomeMain.jpg") no-repeat top left;
	width:746px;
	height:632px;
	position:relative;
	text-align:left;
}
#mainHomeActions {
	position:relative;
	width:746px;
	margin-left:12px;
}
#mainHomeActions h3 {
	font-size:13pt;
	font-family:"Arial Narrow";
	letter-spacing:0px;
	color:#5a6470;
	margin:0;
	padding:0;
	visibility:hidden;
}
#mainHomeActions h4 {
	font-size:8pt;
	font-weight:normal;
	color:#5a6470;
	margin:0;
	padding:0;
}
#mainHomeActions a {
	text-decoration:none;
}
#mainHomeActionsMore {
	font-size:8pt;
	font-weight:bold;
	position:absolute;
	width:175px;
	height:12px;
	bottom:0;
	left:0;
	padding:10px 0 10px 40px;
}
#mainHomeActionsMore a {
	color:white;
}
#tour {
	float:left;
	display:inline;
	position:relative;
	width:211px;
	height:155px;
	margin:8px 0 0 17px;
	padding:12px 0 0 5px;
}
#tour h4 {
	margin:20px 10px 0 0;
	padding-left:142px;
}
#products {
	float:left;
	display:inline;
	position:relative;
	width:211px;
	height:155px;
	margin:8px 0 0 24px;
	padding:12px 0 0 5px;
}
#products h4 {
	margin:20px 10px 0 0;
	padding:0 85px 0 8px;
}
#testimonials {
	float:left;
	display:inline;
	position:relative;
	width:211px;
	height:155px;
	margin:8px 0 0 25px;
	padding:12px 0 0 5px;
}
#testimonials h4 {
	margin:20px 10px 0 0;
	padding:0 85px 0 9px;
}
#mainHomeInfo {
	clear:both;
	width:746px;
	height:448px;
}
#mainHomeInfo h3 {
	font-family:Arial Narrow;
	color:#536579;
	font-size:16pt;
	padding-top:15px;
	margin:0 0 0 30px;
	visibility:hidden;
}
#mainHomeInfo h4 {
	font-family: Georgia;
	color:#929292;
	font-weight:normal;
	font-size:15pt;
	margin:10px 0 0 42px;
	line-height:1.3em;
}
#mainHomeInfo h4 span.strong {
	color:#222222;
}
#mainKeywordLinks {
	clear:both;
	width:746px;
	height:448px;
}
#videos {
	position:relative;
	text-align:left;
	left:38px;
}
.TestimonialTextHome
{
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #333333;	
    font-size: 11px;
    font-weight: normal;    
	font-style:normal;
	line-height:17px;
}
.MiniSignatureHome
{
	margin: 5px 0px 2px 0px;	
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #333333;	
    font-size: 11px;
    font-weight: bold;    
	font-style: normal;
}
.MiniHeadingHome
{
    font-family: Georgia, "Times New Roman", Times, serif;
	margin: 4px 0px 6px 0px;	
	font-size: 11px;
	font-weight: bold;
	color: #4A759C;
}
.MiniTextHome
{
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #333333;	
    font-size: 11px;
    font-weight: normal;    
	font-style: normal;
}



