/* Clear defaults */
ul,ol,dl {list-style:none;} 
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,fieldset,input,dl,dt,dd {margin:0; padding:0;} 
/* End Clear defaults */
a img {
	border:none;
}
a:link {
	color:#940000;
	text-decoration:none;
}
a:hover {
	color:#940000;
	text-decoration:underline;
}
html {
	overflow:hidden;
}
a:visited {
	text-decoration:none;
	color:#940000;
}
a:visited:hover {
	color:#940000;
	text-decoration:underline;
}
a:active {
	text-decoration:none;
	color:#940000;
}
a {
   outline:none;
}
#articleList {
	position:absolute;
	top:210px;
	left:780px;
	width:240px;
}
#articleList div {
	color:#373737;
	font-size:20px;
	margin-bottom:5px;
}
#articleList ul li {
	background: url(../Images/bullet.gif) no-repeat;
	background-position:0 5px;
	padding-left:10px;
	margin-bottom:7px;
}
body {
	width:100%;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	font-size:12px;
}
#breadcrumbs {
	position:absolute;
	left:20px;
	top:117px;
	color:#757679;
}
#breadcrumbs span {
	background:url(../Images/breadcrumb_bg.gif) repeat-x;
	background-position:bottom;
	height:16px;
	float:left;
}
#breadcrumbs div {
	float:left;
	margin-left:8px;
	margin-right:8px;
}
#breadcrumbs a:link {
	color:#757679;
	float:left;
}
#breadcrumbs a:hover {
	color:#9c2f30;
	text-decoration:none;
	float:left;
}
#breadcrumbs a:visited {
	color:#757679;
	float:left;
}
#breadcrumbs a:visited:hover {
	color:#9c2f30;
	text-decoration:none;
	float:left;
}
#breadcrumbs a:active {
	color:#757679;
	float:left;
}
#btnMainLeft {
	width:62px;
	height:151px;
	float:left;
	cursor:pointer;
	overflow:hidden;
	z-index:500;
	position:absolute;
	margin-top:-76px;
}
#btnMainRight {
	width:62px;
	height:151px;
	float:right;
	cursor:pointer;
	overflow:hidden;
	border:0px;
	z-index:500;
	position:absolute;
	margin-top:-76px;
}
#btnSliderMainLeft {
	background:url(../Images/slider_btnLeft.gif) no-repeat;
	width:20px;
	height:104px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	left:0px;
	position:absolute;
	z-index:499;
	bottom:38px;
	display:none;
}
#btnSliderMainLeft:hover {
	background:url(../Images/slider_btnLeft.gif) no-repeat;
	background-position:0 -104px;
	width:20px;
	height:104px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	left:0px;
	position:absolute;
	z-index:499;
	bottom:38px;
	display:none;
}
#btnSliderMainRight {
	background:url(../Images/slider_btnRight.gif) no-repeat;
	width:20px;
	height:104px;
	float:right;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	border:0px;
	right:0px;
	position:absolute;
	z-index:499;
	bottom:38px;
	display:none;
}
#btnSliderMainRight:hover {
	background:url(../Images/slider_btnRight.gif) no-repeat;
	background-position:0 -104px;
	width:20px;
	height:104px;
	float:right;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	right:0px;
	position:absolute;
	z-index:499;
	bottom:38px;
	display:none;
}
#content {
	margin:0 auto;
}
#dealerBox {
	position:absolute;
	top:210px;
	left:375px;
	width:300px;
	z-index:100;
}
#dealerBox h1 {
	width:295px;
	background-color:#9c2f30;
	color:#fff;
	height:20px;
	line-height:19px;
	padding-left:5px;
	font-weight:bold;
	float:left;
	clear:both;
	margin-bottom:5px;
}
#dealerContainer {
	float:left;
	background-color:#ccc;
	width:300px;
	padding-bottom:6px;
	margin-top:10px;
	height:122px;
}
#dealerContainer ul {
	float:left;
	width:300px;
	clear:both;
}
#dealerContainer2 {
	float:left;
	background-color:#ccc;
	width:300px;
	padding-bottom:6px;
	margin-top:10px;
	height:122px;
}
#dealerContainer2 ul {
	float:left;
	width:300px;
	clear:both;
}
.formLeft {
	float:left;
	margin-right:5px;
	margin-left:7px;
	margin-top:5px;
	margin-bottom:5px;
	width:100px;
}
.note {
	float:left;
	font-size:10px;
	margin-right:5px;
	margin-left:7px;
	margin-top:5px;
	margin-bottom:5px;
	width:300px;
}
.formRight {
	float:left;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.formRight select {
	margin-top:-2px;
	position:relative;
}
#footer {
	width:100%;
	color:#fff;
	width:100%;
	bottom:0px;
	height:39px;
	position:absolute;
	z-index:500;
	background:url(../Images/footer_bg.gif) repeat-x;
}
#footer a:link {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#9c2f30;
	text-decoration:none;
}
#footer a:visited {
	text-decoration:none;
	color:#fff;
}
#footer a:visited:hover {
	color:#9c2f30;
	text-decoration:none;
}
#footer a:active {
	text-decoration:none;
	color:#fff;
}
#footerLeft {
	position:absolute;
	left:15px;
	float:left;
	margin-top:11px;
}
#footerLeft li {
	float:left;
	margin-right:15px;
	font-size:13px;
}
#footerLeft span {
	font-size:11px;
	margin-top:4px;
	float:left;
}
#footerRight {
	position:absolute;
	right:15px;
	float:left;
	margin-top:12px;
	text-align:right;
}
#footerRight li {
	float:left;
	margin-left:15px;
	font-size:13px;
}
#header {
	width:100%;
	top:0px;
	height:79px;
	position:absolute;
	background:url(../Images/header_bg.gif) repeat-x;
}
#headerLogo {
	float:left;
	text-align:center;
	left:20px;
	position:absolute;
	margin-top:18px;
}
#mainNav {
	float:left;
	height:44px;
	width:531px;
	margin-left:60px;
	margin-bottom:2px;
	position:absolute;
	right:0px;
	top:60px;
}
#mainNav li {
	float:left;
	color:White;
}
#content {
	width:1041px;
}
#contentDetail {
	width:1065px;
}
#overallButtons2 {
	width:62px;
}
.productListItem {
	float:left;
	margin-left:5px;
	width:320px;
	height:220px;
	text-align:center;
	margin-top:-10px;
	margin-bottom:0px;
}
.productListItem .name {
	margin-top:145px;
}
.productListItem .desc {
	margin-top:135px;
	width:220px;
	margin-left:63px;
	line-height:10px;
}
.productListItem div {
	width:346px;
	text-align:center;
	position:absolute;
}
.productListItemImg {
	width:346px;
	text-align:center;
	position:absolute;
}
.productListTitle {
	text-align:center;
	color:#35373f;
	position:relative;
	width:346px;
}
.productListTitle b {
	font-family:'Arial Black', Arial, sans-serif;
	font-size:13px;
}
.productListDescription {
	width:220px;
	text-align:center;
	font-size:10px;
	line-height:10px;
	color:#000;
	position:relative;
	margin-top:6px;
	display:none;
}
.productList2Item {
	float:left;
	width:346px;
	height:280px;
	text-align:center;
	margin-top:-10px;
	margin-bottom:-30px;
}
.productList2Item a:hover img {
	opacity:.6;
	filter:alpha(opacity=60);
}
.productList2Item .name {
	margin-top:240px;
}
.productList2Item .desc {
	margin-top:260px;
	width:220px;
	margin-left:63px;
	line-height:10px;
}
.productList2Item div {
	width:346px;
	text-align:center;
	position:absolute;
}
.productList2ItemImg {
	width:346px;
	text-align:center;
	position:absolute;
}
.productList2Title {
	text-align:center;
	color:#35373f;
	position:relative;
	width:346px;
}
.productList2Title b {
	font-family:'Arial Black', Arial, sans-serif;
	font-size:13px;
}
.productList2Description {
	width:220px;
	text-align:center;
	font-size:10px;
	line-height:10px;
	color:#000;
	position:relative;
	margin-top:6px;
}
#middleContent {
	float:left;
	width:100%;
	margin-top:50px;
}
#middleContentHome     
{
    float:left;    
    width:1041px;    
    height:601px;        
    position:absolute;    
    top:50%;    
    margin-top:-235px;
}
#middleContentHome span {
	width:220px;
}
#middleContentSub {
	float:left;
	width:1041px;
	height:601px;
	margin-top:70px;
	position:absolute;
}
#middleContentSub span {
	width:220px;
}
#middleContentCat {
	float:left;
	width:1041px;
	height:601px;
	margin-top:100px;
	position:absolute;
}
#middleContentCat span {
	width:220px;
}
#productDetailMiddle {
	float:left;
	width:1065px;
	height:102px;
	margin-top:30px;
}
#gal {
	overflow:hidden;
}
#bottomPanel a {
	/*border-right:1px solid #828282;*/
	background:url(../Images/sliderItem_bg.gif) no-repeat;
	background-position:right;
	padding-right:1px;
	float:left;
}
#bottomPanel span {
	position:absolute;
	width:211px;
	text-align:center;
	margin-top:3px;
	color:#000;
	font-size:11px;
}
#landing {
	position:absolute;
	left:60px;
	/*top:250px;*/
	top:200px;
	width:362px;
}
#landingSelect {
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
	margin-left:15px;
	/*margin-top:-30px;*/
	top:-30px;
	left:15px;
}
#landingLeft {
	width:160px;
	float:left;
	cursor:pointer;
}
#landingLeft img {
	float:left;
}
#landingLeft:hover span {
	color:#000;
}
#landingLeft:hover img {
	opacity:.6;
	filter:alpha(opacity=60);
}
#landingLeft span {
	width:160px;
	text-align:center;
	float:left;
	text-transform:uppercase;
	color:#b60000;
	font-size:14px;
	margin-top:-23px;
	position:relative;
}
#landingTop {
	float:left;
	width:202px;
	cursor:pointer;
}
#landingTop img {
	float:left;
}
#landingTop:hover span {
	color:#000;
}
#landingTop:hover img {
	opacity:.6;
	filter:alpha(opacity=60);
}
#landingTop span {
	width:202px;
	text-align:center;
	float:left;
	text-transform:uppercase;
	color:#b60000;
	font-size:14px;
	margin-top:-30px;
	position:relative;
}
#landingBottom {
	float:left;
	width:202px;
	cursor:pointer;
}
#landingBottom img {
	float:left;
}
#landingBottom:hover span {
	color:#000;
}
#landingBottom:hover img {
	opacity:.6;
	filter:alpha(opacity=60);
}
#landingBottom span {
	width:202px;
	text-align:center;
	float:left;
	text-transform:uppercase;
	color:#b60000;
	font-size:14px;
	margin-top:-30px;
	position:relative;
}
.navDealers {
	background:url(../Images/navDealers.gif) no-repeat;
	width:90px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDealers:hover {
	background:url(../Images/navDealers.gif) no-repeat;
	background-position:0 -23px;
	width:90px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDealersOn {
	background:url(../Images/navDealers.gif) no-repeat;
	background-position:0 -23px;
	width:90px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navWhereToBuy {
	background:url(../Images/navWhereToBuy.gif) no-repeat;
	width:120px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navWhereToBuy:hover {
	background:url(../Images/navWhereToBuy.gif) no-repeat;
	background-position:0 -23px;
	width:120px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navWhereToBuyOn {
	background:url(../Images/navWhereToBuy.gif) no-repeat;
	background-position:0 -23px;
	width:120px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navSystems {
	background:url(../Images/navSystems.gif) no-repeat;
	width:92px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navSystems:hover {
	background:url(../Images/navSystems.gif) no-repeat;
	background-position:0 -23px;
	width:92px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navSystemsOn {
	background:url(../Images/navSystems.gif) no-repeat;
	background-position:0 -23px;
	width:92px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navPress {
	background:url(../Images/navPress.gif) no-repeat;
	width:77px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navPress:hover {
	background:url(../Images/navPress.gif) no-repeat;
	background-position:0 -23px;
	width:77px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navPressOn {
	background:url(../Images/navPress.gif) no-repeat;
	background-position:0 -23px;
	width:77px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navAboutUs {
	background:url(../Images/navAboutus.gif) no-repeat;
	width:90px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navAboutUs:hover {
	background:url(../Images/navAboutus.gif) no-repeat;
	background-position:0 -23px;
	width:90px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navAboutUsOn {
	background:url(../Images/navAboutus.gif) no-repeat;
	background-position:0 -23px;
	width:90px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navGear {
	background:url(../Images/navGear.gif) no-repeat;
	width:63px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navGear:hover {
	background:url(../Images/navGear.gif) no-repeat;
	background-position:0 -23px;
	width:63px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navGearOn {
	background:url(../Images/navGear.gif) no-repeat;
	background-position:0 -23px;
	width:63px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navSupport {
	background:url(../Images/navSupport.gif) no-repeat;
	width:89px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navSupport:hover {
	background:url(../Images/navSupport.gif) no-repeat;
	background-position:0 -23px;
	width:89px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navSupportOn {
	background:url(../Images/navSupport.gif) no-repeat;
	background-position:0 -23px;
	width:89px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navTechnologies {
	background:url(../Images/navTechnologies.gif) no-repeat;
	width:131px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navTechnologies:hover {
	background:url(../Images/navTechnologies.gif) no-repeat;
	background-position:0 -23px;
	width:131px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navTechnologiesOn {
	background:url(../Images/navTechnologies.gif) no-repeat;
	background-position:0 -23px;
	width:131px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_features {
	background:url(../Images/navDetail_features.gif) no-repeat;
	width:88px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_features:hover {
	background:url(../Images/navDetail_features.gif) no-repeat;
	background-position:0 -23px;
	width:88px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_featuresOn {
	background:url(../Images/navDetail_features.gif) no-repeat;
	background-position:0 -23px;
	width:88px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_specs {
	background:url(../Images/navDetail_specs.gif) no-repeat;
	width:63px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_specs:hover {
	background:url(../Images/navDetail_specs.gif) no-repeat;
	background-position:0 -23px;
	width:63px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_specsOn {
	background:url(../Images/navDetail_specs.gif) no-repeat;
	background-position:0 -23px;
	width:63px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_gallery {
	background:url(../Images/navDetail_gallery.gif) no-repeat;
	width:82px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_gallery:hover {
	background:url(../Images/navDetail_gallery.gif) no-repeat;
	background-position:0 -23px;
	width:82px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_galleryOn {
	background:url(../Images/navDetail_gallery.gif) no-repeat;
	background-position:0 -23px;
	width:82px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_downloads {
	background:url(../Images/navDetail_downloads.gif) no-repeat;
	width:106px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_downloads:hover {
	background:url(../Images/navDetail_downloads.gif) no-repeat;
	background-position:0 -23px;
	width:106px;
	height:23px;
	float:left;
	cursor:pointer;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
.navDetail_downloadsOn {
	background:url(../Images/navDetail_downloads.gif) no-repeat;
	background-position:0 -23px;
	width:106px;
	height:23px;
	float:left;
	text-indent:-200px;
	overflow:hidden;
	text-decoration:none;
}
#pageHeaderRed {
	color:#9c2f30;
	font-size:24px;
	position:absolute;
	left:20px;
	top:90px;
	text-transform:uppercase;
}
#pageHeaderRed sup {
	font-size:12px;
}
#pageHeaderRed span {
	font-size:14px;
}
#pageHeaderGray {
	top:170px;
	width:100%;
	height:23px;
	background-color:#757679;
	left:30px;
	position:absolute;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:22px;
	padding-left:10px;
}
#pageDetailGray {
	top:170px;
	width:100%;
	height:23px;
	background-color:#757679;
	left:520px;
	position:absolute;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:22px;
}
#productDetailImage {
	top:145px;
	width:100%;
	left:0px;
	position:absolute;
}
#productName {
	top:140px;
	width:100%;
	height:23px;
	left:530px;
	position:absolute;
	font-weight:bold;
	font-size:13px;
	color:#757679;
	line-height:22px;
}
#productName b {
	font-size:27px;
	font-family:"Arial Black", Arial, sans-serif;
	color:#000;
	float:left;
	margin-right:7px;
	margin-top:-3px;
}
#scrollableContent {
	position:absolute;
	top:200px;
	left:210px;
	width:783px;
}
.scrollableContentText {
	width:425px;
	margin-right:30px;
	float:left;
}
.scrollableContentText table {
	width:100%;
	height:100%;
	position:inherit;	
	left:0px;
}
.scrollableContentText span {
	color:#b60000;
	font-weight:bold;
}
.scrollableContentText h1 {
	margin-top:10px;
	color:#9c2f30;
	font-size:24px;
}
#ScrollerPress1 .scrollableContentText, #ScrollerPress2 .scrollableContentText, #ScrollerPress3 .scrollableContentText, #ScrollerPress4 .scrollableContentText, #ScrollerPress5 .scrollableContentText {
	margin-left:20px;
	width:405px
}
#ScrollerAboutUs1 .scrollableContentText, #ScrollerAboutUs2 .scrollableContentText, #ScrollerAboutUs3 .scrollableContentText, #ScrollerAboutUs4 .scrollableContentText, #ScrollerAboutUs5 .scrollableContentText {
	margin-left:20px;
	width:405px
}
.scrollableContentText h2 {
	color:#9c2f30;
	font-size:12px;
}
.scrollableContentText h3 {
	color:#9c2f30;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:-10px;
}
.scrollableContentText ul li {
	background:url(../Images/bullet.gif) no-repeat;
	background-position:0 6px;
	padding-left:10px;
	margin-bottom:5px;
	margin-left:20px;
}
.Container2 .scrollableContentText ul li {
	background:url(../Images/bullet.gif) no-repeat;
	background-position:0 6px;
	padding-left:10px;
	margin-bottom:5px;
	margin-left:0px;
}
.ContainerLanding .scrollableContentText ul li {
	background:url(../Images/bullet.gif) no-repeat;
	background-position:0 6px;
	padding-left:10px;
	margin-bottom:5px;
	margin-left:0px;
}
#scrollableContentImage {
	float:left;
	margin-top:20px;
	position:absolute;
	margin-left:435px;
}
.pressContentImage {
	float:left;
	margin-top:20px;
	position:absolute;
	margin-left:435px;
}
.aboutUsContentImage {
	float:left;
	margin-top:20px;
	position:absolute;
	margin-left:435px;
}
.Container {
  position:absolute;
	top:200px;
	left:20px;
	width:783px;
}
.Container2 {
  position:absolute;
	top:205px;
	left:530px;
	width:783px;
}
.ContainerLanding {
  position:absolute;
	top:205px;
	left:475px;
	width:783px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
}
#Scroller-1 .scrollableContentText {
	min-height:411px;
}
#ScrollerDealers { 
  position: absolute; 
  overflow: hidden;
  width:425px;
  height: 280px;
}
#ScrollerDealers .scrollableContentText {
	margin-left:20px;
	width:405px;
}
#ScrollerPress1 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
}
#ScrollerPress2 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
	display:none;
}
#ScrollerPress3 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
	display:none;
}
#ScrollerPress4 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
	display:none;
}
#ScrollerPress5 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
	display:none;
}
#ScrollerAboutUs1 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
}
#ScrollerAboutUs2 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
	display:none;
}
#ScrollerAboutUs3 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
	display:none;
}
#ScrollerAboutUs4 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
	display:none;
}
#ScrollerAboutUs5 { 
  position: absolute; 
  overflow: hidden;
  width:783px;
  height: 280px;
	display:none;
}
#ScrollerTab1 { 
  position: absolute; 
  overflow: hidden;
  width:425px;
  height: 360px;
}
#ScrollerTab2 { 
  position: absolute; 
  overflow: hidden;
  width:425px;
  height: 360px;
	display:none;
}
#ScrollerTab3 { 
  position: absolute; 
  overflow: hidden;
  width:425px;
  height: 360px;
	display:none;
}
#ScrollerTab3 img {
	border:1px solid #ccc;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#ScrollerTab4 { 
  position: absolute; 
  overflow: hidden;
  width:425px;
  height: 360px;
	display:none;
}
#Scroller-1 p {
  margin:0;
	padding:0px 20px;
}
.Scroller-Container {
  position:absolute;
  top:0px;
	left:0px;
	width:425px;
}
#Scrollbar-Container {
  position:absolute;
  top:40px;
	left:60px;
	width:783px;
	visibility:hidden;
}
.Scrollbar-Track {
  width:20px;
	height:260px;
  position:absolute;
  top:170px;
	left:704px;
	margin-left:-20px;
	cursor:pointer;
  background:transparent url(../Images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Track2 {
  width:20px;
	height:260px;
  position:absolute;
  top:200px;
	left:540px;
	margin-left:-20px;
	cursor:pointer;
  background:transparent url(../Images/scrollbar_track.gif) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
  width:14px;
	height:22px;
	margin-left:3px;
	cursor:pointer;
	background:transparent url(../Images/scrollbar_handle.gif) no-repeat;
}
#selected:hover {
	background:url(../Images/slider_bg.jpg) no-repeat;
	background-position:0 1px;
	width:211px;
	height:102px;
	margin-right:0px;
}
#sliderPanel a {
	float:left;
}
#mainButtons  {
	width:100%;
	height:100%;
	position:absolute;	
	left:0px;
}
#tagline {
	float:left;
	height:20px;
	width:362px;
	position:absolute;
	right:20px;
	top:20px;
}
#whiteBottom {
	background:url(../Images/white_bottom_sm.png) repeat-x;
	position:absolute;
	width:100%;
	height:83px;
	margin-top:-83px;
}
.scrollableImagePageContentText {
	width:700px;
	margin-right:30px;
	float:left;
	padding-left:20px;	
}
.scrollableImagePageContentText table {
	width:100%;
	height:100%;
	position:inherit;	
	left:0px;
}
.scrollableImagePageContentText span {
	color:#b60000;
	font-weight:bold;
}
.scrollableImagePageContentText h1 {
	margin-top:10px;
	color:#9c2f30;
	font-size:24px;
	margin-top:-15px;
}
.scrollableImagePageContentText h2 {
	color:#9c2f30;
	font-size:12px;
	margin-top:-15px;
}
.scrollableImagePageContentText h3 {
	color:#9c2f30;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:-10px;
	margin-top:-15px;
}
.scrollableImagePageContentText ul li {
	background:url(../Images/bullet.gif) no-repeat;
	background-position:0 6px;
	padding-left:10px;
	margin-bottom:5px;
	margin-left:20px;
}
.scrollablePressContentText {
	width:670px;
	margin-right:30px;
	float:left;
}
.scrollablePressContentText table {
	width:100%;
	height:100%;
	position:inherit;	
	left:0px;
}
.scrollablePressContentText span {
	color:#b60000;
	font-weight:bold;
}
.scrollablePressContentText h1 {
	margin-top:10px;
	color:#9c2f30;
	font-size:24px;
}
.scrollablePressContentText h2 {
	color:#9c2f30;
	font-size:12px;
}
.scrollablePressContentText h3 {
	color:#9c2f30;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:20px;
}
#ScrollerPress1 .scrollablePressContentText, #ScrollerPress2 .scrollablePressContentText, #ScrollerPress3 .scrollablePressContentText, #ScrollerPress4 .scrollablePressContentText, #ScrollerPress5 .scrollablePressContentText {
	margin-left:20px;
	width:670px;
}
.scrollablePressContentText ul li {
	background:url(../Images/bullet.gif) no-repeat;
	background-position:0 6px;
	padding-left:10px;
	margin-bottom:5px;
	margin-left:20px;
}
.scrollableAboutUsContentText {
	width:670px;
	margin-right:30px;
	float:left;
}
.scrollableAboutUsContentText table {
	width:100%;
	height:100%;
	position:inherit;	
	left:0px;
}
.scrollableAboutUsContentText span {
	color:#b60000;
	font-weight:bold;
}
.scrollableAboutUsContentText h1 {
	margin-top:10px;
	color:#9c2f30;
	font-size:24px;
}
.scrollableAboutUsContentText h2 {
	color:#9c2f30;
	font-size:12px;
}
.scrollableAboutUsContentText h3 {
	color:#9c2f30;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:20px;
}
#ScrollerAboutUs1 .scrollableAboutUsContentText, #ScrollerAboutUs2 .scrollableAboutUsContentText, #ScrollerAboutUs3 .scrollableAboutUsContentText, #ScrollerAboutUs4 .scrollableAboutUsContentText, #ScrollerAboutUs5 .scrollableAboutUsContentText {
	margin-left:20px;
	width:670px;
}
.scrollableAboutUsContentText ul li {
	background:url(../Images/bullet.gif) no-repeat;
	background-position:0 6px;
	padding-left:10px;
	margin-bottom:5px;
	margin-left:20px;
}
