
/*  GENERAL ---------------------------------------------------------------------- */

	body { font-family: "Trebuchet MS"; color:#818181; font-size: 12px;/*was 11*/  background:#0267a5 url(../img/design/bg.jpg) repeat-x; background-attachment:fixed; margin: 0; }
	#shell { width:998px; margin: 0 auto 50px auto; }
	a { color:#0c7fc5; text-decoration: underline; }
	a:hover { color:#024ba5; text-decoration: none; }
	a:link, a:active, a:visited {outline:none;}
	h1 { color:#024ba5; font-size: 27px; letter-spacing: -1px; margin: 0; padding: 0;}
	h2 { color:#024ba5; font-size: 22px; letter-spacing: -1px; margin: 0 0 10px 0; padding: 0;}
	p { margin: 0; padding: 0; line-height: 18px; }
	hr { background:#eee; height: 1px; line-height: 100%; border-bottom: none; margin: 15px 0;}
	.imgRight {margin:0 0 0 20px; float:right;}
	.imgLeft {margin:0 20px 0 0; float:left;}
	.back2top {text-align:right;}
	

/*  HEADER ----------------------------------------------------------------------- */

	#slogan { color:#98d6fc; font-size: 12px; letter-spacing: 3px; font-weight: bold; height: 20px; padding-top: 16px; text-align: center;}

	#titleBar { background:url(../img/design/titlebarbg.jpg) no-repeat; height: 119px;  }
		
	#logo { position: absolute; margin: 25px 0 0 45px; background:url(../img/design/logo_vizergy4.png); width: 195px; height: 92px; }
	#logo a { width: 195px; height: 92px; display: block;}
	
	#vizlines { }
	
	#usabilityNav {  z-index: 999; text-align: right; margin: 0 0 0 485px;}
	#usabilityNav ul { text-align: right; position: absolute; padding: 0; padding:  15px 25px 0 0;}
	#usabilityNav li { display: inline; margin: 0 0 0 8px;/*was 15*/ padding-left: 17px;/*was 20*/}
	#usabilityNav li.n_home { background:url(../img/design/icon_home.jpg) 4px 4px no-repeat;}
	#usabilityNav li.n_contact { background:url(../img/design/icon_contact.png) 4px 4px no-repeat;}
	#usabilityNav li.n_forward { background:url(../img/design/icon_forward.jpg) 0 4px no-repeat;}
	#usabilityNav li.n_blog { background:url(../img/design/icon_blog.jpg) 0 3px no-repeat;}
	#usabilityNav li.n_login { background:url(../img/design/icon_login.jpg) 0 4px no-repeat;}
	#usabilityNav li.n_feedback { background:url(../img/design/icon_feedback.jpg) 0 4px no-repeat;}
	#usabilityNav li a { color:#fff; text-decoration: none; }
	#usabilityNav li a:hover { color:#b7daee; text-decoration: underline;}

	#h-nav { margin: 67px 0px 0px 403px; position:relative;position: absolute;  height:39px;z-index:2;}
	#h-nav ul { margin:0; padding:0;}
	#h-nav li {display: block;float: left;list-style: url(none) none;margin: 0px 20px 0px 0px;}
	#h-nav li a {display: block;height: 39px;}
	#h-nav li a:hover { background-position: left -39px;}
	#navSolutions a { width: 96px;background: url(../img/design/nav-solutions.gif) no-repeat left top;}
	#navCompany a { background-image: url(../img/design/nav-company.gif); background-repeat: no-repeat; background-position:left top; width: 134px;}
	#navPress a { background-image: url(../img/design/nav-pressroom.gif); background-repeat: no-repeat; background-position:left top;width: 115px;}
	#navResource a { background-image: url(../img/design/nav-resourcecenter.gif); background-repeat: no-repeat; background-position:left top; width: 158px;}
	#navResource .noMargin { margin:0;}
	.forPrint {position:absolute; left:-5000px;}
	
	/* DROPDOWN PORTION OF MENU ////////////////////////////////////////////////////////////////////////////////////////////// */
	
		#h-nav ul ul { border-top: 1px solid #cdcdcd; margin:0; padding:0; display:none;}
		#h-nav li li { float:none;margin:0 0 8px;line-height: 22px;}
		#h-nav li li a { text-decoration: none;  background-image:none;float:none;height: 22px;color:#034792;padding: 0px 0px 0px 21px;display: block;width: 166px;}
		#h-nav li li a:hover { cursor: pointer; background: url(../img/design/submenu-a-bg.png) no-repeat 3px center;color: #fff;text-decoration: none;}
		#h-nav .subMenus { background: url(../img/design/submenu-bg.jpg) no-repeat 3px 1px; width: 187px;font: bold 11px "Trebuchet MS", Arial, Tahoma, sans-serif;padding: 21px 0px;}
		.uberShell { top:39px; position:absolute; margin:0 0 0 -2px; z-index:669;}
		.subMenuShell { background: url(../img/design/submenu-shell-bg2.png) no-repeat left bottom;}
		#h-nav li:hover ul { display:block;}
		#h-nav li:hover a, #h-nav li:hover a.current { background-position: left -39px;}
		#h-nav li a.current {background-position: left -78px;}
		#h-nav li a.current:hover {background-position: left -39px;}
		
		#h-nav li li a.current {background-position: left -22px; background-image:url(../img/design/submenu-a-bg.png);}
			

/*  BODY ------------------------------------------------------------------------- */

	#contentShell { background:url(../img/design/contentbg.gif) repeat-y; padding: 20px 0 10px 20px; overflow:auto; overflow-y:hidden;}
	#home #contentShell {position:relative;}/* added position*/	
		
 		/* OVERLAYS ////////////////////////////////////////////////////////////////////////////////////////////// */
			
			#overlay {z-index:1; position: absolute; top: 150px; margin-left:380px; height: 173px; width: 150px; /*border:1px solid #000;*/}
			.targetMarketingSec #overlay {  background: url(../img/design/overlay/email-marketing.png) center no-repeat;}
			.awardsHonorsSec #pressRoomPg #overlay {  background: url(../img/design/overlay/awards-honors.png) center no-repeat;}
			.contactUsSec #overlay {  background: url(../img/design/overlay/contact-us.png) center no-repeat;}
			.siteMap #overlay {  background: url(../img/design/overlay/sitemap.png) center no-repeat;}
			.ourCompany #overlay {  background: url(../img/design/overlay/our-company.png) center no-repeat;}
			.apartmentMarketingSec #overlay { background: url(../img/design/overlay/internet-marketing.png) center no-repeat; margin-left: 400px}	
			.condoDevelopmentSec #overlay { background: url(../img/design/overlay/internet-marketing.png) center no-repeat; margin-left: 400px}
			.accountManagementSec #overlay { background: url(../img/design/overlay/account-management.png) center no-repeat; }
			.onlineReservationsSec #overlay { background: url(../img/design/overlay/online-reservations.png) center no-repeat; }
			.electronicBrochureSec #overlay { background: url(../img/design/overlay/electronic-brochure.png) center no-repeat; }
			.newsletterArchiveSec #overlay { background: url(../img/design/overlay/newsletter-archive.png) center no-repeat; }
			.clientTestimonialsSec #overlay { background: url(../img/design/overlay/client-testimonials.png) center no-repeat; }
			.internetMarketingSec #overlay { background: url(../img/design/overlay/internet-marketing.png) center no-repeat; }	
			.searchMarketingSec #overlay {margin-left:430px; background: url(../img/design/overlay/search-marketing.png) center no-repeat; }
			.resourceCenterSec #overlay { background: url(../img/design/overlay/resource-center.png) center no-repeat; }
			.publicRelationsSec #overlay { background: url(../img/design/overlay/public-relations.png) center no-repeat; }			
			.salesSupportSec #overlay { background: url(../img/design/overlay/sales-support.png) center no-repeat; }
			.librarySec #overlay { background: url(../img/design/overlay/library.png) center no-repeat; }
			.solutionsSec #overlay { background: url(../img/design/overlay/solutions.png) center no-repeat; }
			.employmentSec #overlay { background: url(../img/design/overlay/employment.png) center no-repeat; }
			.reportingServicesSec #overlay { background: url(../img/design/overlay/reporting-services.png) center no-repeat; }
			.articlesSec #overlay { background: url(../img/design/overlay/articles.png) center no-repeat; }
			.websiteDesignSec #overlay { background: url(../img/design/overlay/website-design.png) center no-repeat; }			 
			.samplesSec #overlay { background: url(../img/design/overlay/portfolio-samples.png) center no-repeat; }			 
			.webServicesSec #overlay { background: url(../img/design/overlay/web-services.png) center no-repeat;}			 
			.translationsSec #overlay { background: url(../img/design/overlay/translation-services.png) center no-repeat;}			 
			.historySec #overlay { background: url(../img/design/overlay/history.png) center no-repeat; }
			.executiveTeamSec #overlay { background: url(../img/design/overlay/executive-management.png) center no-repeat; }
			.reasons4VizSec #overlay { background: url(../img/design/overlay/reasons4viz.png) center no-repeat; }			 
			#pressRoomPg #overlay { background: url(../img/design/overlay/press-room.png) center no-repeat; }
			.inTheNewsSec #pressRoomPg #overlay, .newsDetailSec #pressRoomPg #overlay { background: url(../img/design/overlay/news.png) center no-repeat; }
			.speakersBureauSec #pressRoomPg #overlay { background: url(../img/design/overlay/speakers-bureau.png) center no-repeat; }
			.trainingSec #pressRoomPg #overlay { background: url(../img/design/overlay/training-cener.png) center no-repeat; }
			.caseStudiesSec #resourcesPg #overlay { background: url(../img/design/overlay/case-studies.png) center no-repeat; }
			.newsletterArchiveSec #resourcesPg #overlay {margin-left:471px;}
			.feedbackSec #overlay { background: url(../img/design/overlay/feedback.png) center no-repeat; }
			 
			 
			 
			 
	.dontPlayVideoAgain {width: 223px; position: absolute; margin:18px 0 30px 0; z-index: 100; text-align:center; line-height:12px;}
	#home .dontPlayVideoAgain {top:369px; /*top: 537px;*/margin:0;}
	#solutionsPg .dontPlayVideoAgain, #ourCompanyPg .dontPlayVideoAgain {width: 270px;}
	.onlineReservationsSec #solutionsPg .dontPlayVideoAgain {width: 300px;}
	.internetMarketingSec #solutionsPg .dontPlayVideoAgain {width: 223px;}
	.whyRebrandSec #solutionsPg .dontPlayVideoAgain {width: 300px;}
	#solutionsPg #video_solutions, #ourCompanyPg #video_solutions  {margin-bottom:35px; }
			
			
/* HOMEPAGE new ////////////////////////////////////////////////////////////////////////////////////////////// */
			
			#home #col2 {  width: 960px;}
			#homeShell { display: block; }
			

			#videoBox {position:relative; float: left; margin: 0 13px 0 0; text-align: center;background:url(../img/home/videoboxbg.jpg); width: 219px; padding:107px 2px 0 2px; height:239px; overflow:hidden; }
       
			#videoBox #video {margin:0 0 0 -48px; width:219px; }

			#header { margin: 0 0 15px 0; background: url(../flash/home/home1.jpg); width: 957px; height: 286px; }
			
					#ctaShell { position: absolute; padding: 14px 0 0 700px;}
		
			        #cta_internetmarketing, #cta_websitedesign, #cta_reservationservices { width: 238px; height: 82px;}
			        #cta_internetmarketing a, #cta_websitedesign a, #cta_reservationservices a { position: relative; background:url(../img/design/spacer.gif); display: block; width: 238px; height: 83px;}
        			
			        #cta_internetmarketing { margin: 0 0 5px 0; background:url(../img/design/cta_internetmarketing.png)}
			        #cta_websitedesign { margin: 0 0 5px 0; background:url(../img/design/cta_websitedesign.png)}
			        #cta_reservationservices { background:url(../img/design/cta_reservationservices.png);}

                    #cta_hotelsandresorts, #cta_apartments { width: 238px; height: 125px;}
			        #cta_hotelsandresorts a, #cta_apartments a, #cta_reservationservices a { position: relative; background:url(../img/design/spacer.gif); display: block; width: 238px; height: 125px;}
        			
			        #cta_hotelsandresorts { margin: 0 0 5px 0; background:url(../img/design/cta_hotelsandresorts.png)}
			        #cta_apartments { margin: 0 0 5px 0; background:url(../img/design/cta_apartments.png)}
			        
			
			#contentContainer { }
			
			    #homeCTA { background: #fff; margin: 0 25px 0 15px; float: left; width: 181px; height: 154px; }
			
			    #content {  }
			    #content h1 { letter-spacing: -2px;}
			    #content p { line-height: 180%; }
			    #content h3 {}
			
			#infoShell { padding: 15px 0 0 0; clear: both; display: block; color: #fff; }
			#infoShell a { color: #b7daee;}
			#infoShell a:hover { color: #fff; }
			
				#boxResults, #boxNews { padding: 48px 15px 0 37px; width: 427px; height: 96px;  float: left; display: block;  }
				
				#boxResults { font-size: 11px; padding: 45px 15px 0 37px;   height: 99px;margin: 0 2px 0 0; background: url(../img/design/bg_results.jpg) }
			    #boxResults span { display: block; margin: 0 0 7px 0; }
			    #boxResults p { padding: 15px 0 0 0; line-height: 150%;}
			    #boxResults strong { font-size: 12px;}
			    
					#resultsShow a { text-decoration: none;}
					#resultsShow h1 {  font-size: 14px; margin: 15px 0 0 0; padding: 0;}
					#resultsShow h1 a { text-decoration: underline; }
					#resultsShow h1 a:hover { text-decoration: none; }
					#resultsShow p { margin: 0; padding: 0; color: #fff; }
					#resultsShow p a { color: #fff; }
									
					#infoShell .subNav { width: 300px; position: absolute; margin: -10px 0 0 285px; font-size: 12px; }
					#infoShell .subNav a { text-decoration: none; margin: 0 15px 0 0;  }
					#infoShell .slide {display:none;}
					
				#boxNews { font-size: 11px; background: url(../img/design/bg_news.jpg) }
			    #boxNews dl dt { margin: 15px 0 -8px 0;  clear: left; color: #fff; float: left; font-size: 12px; width: 70px; }
			    #boxNews dl dd { margin: 15px 0 -8px 0; padding 0; display: block; float: left; }
			
			#results { float: left; width: 257px; height: 137px;}
			#results p {margin:0 0 15px 0;}
			#results h1 { padding: 0 0 10px 0;}
			#results img { float: left; margin: 0 10px 0 0; border: 3px solid #024ba5; padding: 3px;}
			#results span { margin: 5px 0 0 0; }
    
    
            #videoHome {height: 258px; width: 257px; overflow: hidden; top: 34px; margin: 0 0 0 236px; position: absolute; }
			
			
			 

		/* HOMEPAGE - current ////////////////////////////////////////////////////////////////////////////////////////////// */
			
		/*	#home #col2 {  width: 960px;}
			#home #contentShell { background-repeat: repeat-y;}
			#homeShell { display: block; }
			

			#videoBox {position:relative; float: left; margin: 0 13px 0 0; text-align: center;background:url(../img/home/videoboxbg.jpg); width: 219px; padding:107px 2px 0 2px; height:239px; overflow:hidden; }
       
			#videoBox #video {margin:0 0 0 -48px; width:219px; }
	
			#videoBox_overlay {top:3px; position: absolute; background: url(../img/design/overlay/videobox.png) no-repeat; width: 219px; height: 176px; }
            #videoBox_overlayLeft {margin:0 0 0 -5px; width:5px; height:240px;top:98px;position: absolute;background: url(../img/design/overlay/videobox-left.gif);}
            #videoBox_overlayRight {margin:0 0 0 219px;width:8px; height:240px;top:98px;position: absolute;background: url(../img/design/overlay/videobox-right.gif);}
            #videoBox_overlayBottom {z-index:3; margin:0 0 0 -2px;width:223px; height:8px;top:338px;position: absolute;background: url(../img/design/overlay/videobox-bottom.png);}
			
						
            #powerphrases {  top: 20px; position: absolute; margin: 0 0 0 10px; z-index: 5000;}

			
			
			#header { float: left; margin: 0 12px 15px 0; background:#0a8cda; width: 532px; height: 194px; }
			#header_curves { position: absolute; z-index: 1; background:url(../img/design/header_curves.png); width: 532px; height: 194px; }
			#flashheader { position: absolute; z-index 1;}
			
			#homeTabs { float: left; width: 176px; height: 194px; }
			#content {float: left; margin: 0 12px 0 0; padding: 0 20px 0 10px; border-right: 1px solid #87b2e5; width: 420px; min-height: 137px;}
			#content p { margin: 0; padding: 0; line-height: 180%; }
			#content h3 {font-size:16px; letter-spacing:-1px;}
			#results { float: left; width: 257px; height: 137px;}
			#results p {margin:0 0 15px 0;}
			#results h1 { padding: 0 0 10px 0;}
			#results img { float: left; margin: 0 10px 0 0; border: 3px solid #024ba5; padding: 3px;}
			#results span { margin: 5px 0 0 0; }
			#supplementInfo {width:223px; position:absolute; left:20px; top:399px; text-align:center;}		
		
		*/ 
			
		/* HOMEPAGE DIV TOGGLE /////////////////////////////////////////////////////////////////////////////////// */
		
		
			#news, #discuss{ display:none; width: 150px;background: url(../img/design/news-discuss-bg.jpg) no-repeat;height: 152px;font: bold 10px "Trebuchet MS", Arial, Tahoma, sans-serif;	color: #fff; padding: 12px 13px 0px 13px;}
			#news { display:block;}
			#news ul, #discuss ul { margin:0; padding:0;}
			#news li, #discuss li { background: url(../img/design/li-element-news-discuss.gif) no-repeat left 4px;list-style: none;padding: 0px 0px 0px 15px;	margin: 0px 0px 15px;}

			#divtoggles { font-family:"Trebuchet MS";text-transform: uppercase;width: 176px;height: 30px;font-weight: bold;}
			#divtoggles ul { margin:0; padding:0;}
			#divtoggles li { list-style:none;float: left;}
			#divtoggles a { text-decoration: none; background-image: url(../img/design/nav-news-discuss.gif); background-repeat: no-repeat; background-position:left top; display: block;height: 30px;width: 88px;color: #fff; text-align:center;}
			#divtoggles a:hover { text-decoration: none; }
			
			#divtoggles a.classon {font-size: 20px;padding: 8px 0px 0px 0px;width: 88px;height: 22px;margin: 0px 0px -8px 0; }
			#divtoggles a.classoff  { text-align: center; background-position: left bottom; font-size: 17px;color: #0267a5;padding: 5px 0px 0px 0px; height: 25px; width: 88px;}
			#divtoggles a.classoff:hover { color:#003a7d; }
			
			#divtoggles a.classon:hover, #divtoggles a.classoff:hover { text-decoration:none; }
			#divtoggles #navDiscuss a.classon { font-size: 20px;padding: 8px 0px 0px 0px;width: 88px;height: 22px;margin: 0px 0px -8px 0;}
			
			#navDiscuss a.classoff { background-position: 2px bottom; padding-left: 5px; width: 83px; }
			#navNews a.classoff { background-position: -2px bottom; }
	
	
	
		#col1, #col2, #col3 { float: left; }
		#col1 {  width: 183px; margin: 0 18px 0 0;  }
		#col2 {  width: 558px; margin: 0 17px 0 0;}
		
		#cta_eye { display: block; margin: 10px 0 0 0; height: 130px; width: 183px; background: url(../img/cta_eye.jpg);}
		#cta_eye a { display: block;height: 130px; width: 183px;}
		#cta_eyeClick {display: block;height: 130px; width: 183px; position:absolute; margin:-130px 0 0 0; border:1px solid #000; z-index:99; background-color:#fff; filter:alpha(opacity=0); opacity:0;}
		
		#cta_RFP { display: block; margin: 10px 0 0 0; height: 124px; width: 183px; background: url(../img/cta_RFP.jpg);}
		#cta_RFP a { display: block;height: 124px; width: 183px;}
		
		/* MAIN CONTENT STYLES /////////////////////////////////////////////////////////////////////////////////// */
        
		#col2 #contentmid { margin: 0 15px;}
		#contentmid h1 {margin-bottom:25px; border-bottom:1px solid #024BA5;}
		#contentmid h2 {font-size:18px; letter-spacing:-1px; color:#003A7D;}
		#contentmid h2 .h2Span {color:#098FD7; border-top:1px solid #ccc; display:block; margin: 0px 0 0 0; font-size:13px;}
		#contentmid h3 {font-size:16px; letter-spacing:-1px;}
		#contentmid p {margin:18px 0 18px 0; line-height: 180%; }
		#contentmid ul {margin: 0 0 0 40px; list-style:square;}
		#contentmid blockquote {margin:0; font-size:12px; }
		#contentmid blockquote .quoteAuthor {text-align:right; display:block; padding:0 0 18px 0; margin:19px 0 0 0; border-bottom:1px solid #316398;}
		#contentmid blockquote .quoteAuthor strong {display:block; color:#098FD7;}
		#contentmid blockquote .quoteAuthor img { float: left; margin: 0 15px 0 0 ;}
		#contentmid li, #contentmid ol li li { list-style-type: none; background:url(../img/design/icon_bullet.gif) 0 10px no-repeat; padding: 8px 0 0 20px;  line-height: 15px; font-weight:normal; text-transform:none;}
		#contentmid ol ul {margin-bottom:35px;}
		#contentmid ol li li {line-height:25px;}
		
		
		#contentmid ol li {color:#0783ce; list-style-type:upper-roman; background:none; padding:0; font-weight:bold; list-style-position:inside;}
		/*#contentmid ol li li {color:#818181; padding:0; margin-top:auto; list-style-type:none; background:url(../img/design/icon_bullet.gif) 0 10px no-repeat; }*/
		#contentmid ol ul li {color:#818181; padding:0 0 0 11px; margin-top:auto; list-style-type:none; background:url(../img/design/icon_bullet.gif) 0 10px no-repeat; font-weight:normal; }
		#contentmid ul p {color:#818181; font-weight:normal; margin:10px 0 5px -15px;  text-transform:none;}
		#contentmid ol.not li {text-transform:none; margin-top:auto; font-weight:normal; color:#818181;}
		#contentmid ol.not li span {font-weight:normal; font-style:italic; letter-spacing:-1px; }
		#contentmid li.not {text-transform:none;}
		
		a.showhide {font-size:9px; width:55px; margin:-35px 0 0px 0;  cursor:pointer; float:right;}
		a#collapse, a#expand {font-size:10px; font-weight:bold;}
		.collapsibleToggle {display:none; clear:both;}
		
		
		
		#portfoliolinks li span.adrian-winner {background:url(../img/design/adrian-winner2008.png) no-repeat; padding:0; margin:0; display:block; width:83px; height:82px; position:absolute; margin:-85px 0 0 150px; border:none;}
		#portfoliolinks li span.adrian-winner07 {background:url(../img/design/adrian-winner2007.png) no-repeat; padding:0; margin:0; display:block; width:83px; height:82px; position:absolute; margin:-85px 0 0 150px; border:none;}
		#portfoliolinks li span.adrian-winner08 {background:url(../img/design/adrian-winner2008.png) no-repeat; padding:0; margin:0; display:block; width:83px; height:82px; position:absolute; margin:-85px 0 0 150px; border:none;}
		.webServicesSec #solutionsPg h3 img {position:absolute; margin:-7px 0 0 7px;}
		
		
		.caseStudiesSec #resourcesPg .twoCols {width:47%; float:left;}
		.caseStudiesSec #resourcesPg .twoCols ul {margin:0; padding:0;}
		
		.twoCols {width:47%; float:left; margin:0 1% 0 0;}
		
		.colsMarginRight {margin-right:15px;}
		.clearBoth {clear:both;}
		.twoCols h3 { display: block; padding-top: 15px;}
		.twoCols a { padding-bottom: 15px;}

    #executiveteamlist {  }
		#executiveteamlist ul { z-index: 999px; margin:60px 0 20px 0; padding:0; height:30px; }
		#executiveteamlist li { border-right: 1px solid #ccc;  background: 0 3px; padding: 0 7px 0 0; margin: 0 7px 10px 0; float:left;line-height:10px;}
		#executiveteamlist li a {position:relative;}
		#executiveteamlist ul li.noborder { border-right: none;}
		div:target {background-color:#FBFFD6; padding:10px; border:1px dotted #0065A5; margin-bottom:25px;}

		#contentmid blockquote.history { width: 200px; display: block; float: right; font-size: 17px; color:#499fd4; border-left: 1px solid #499fd4; margin-left: 20px; padding: 0 0 10px 20px;}
		#contentmid blockquote.history p { line-height: 140%;}
		#contentmid blockquote.history span {  font-size: 32px; color:#ccc; font-family: Times New Roman;}
		#contentmid blockquote.history strong { font-size: 12px;}
		
		#col3 {  width: 183px; }
		
		#loginPg #col1,
		#home #col1,
		#home #col3, 
		#loginPg #col3
		{ display: none;}
		
	/* LEFT COLUMN  /////////////////////////////////////////////////////////////////////////////////// */

		#subnavigation { background: url(../img/design/box-bot2.gif) no-repeat left bottom; padding: 0 0 10px 0;}		
		#subnavigation #box-top { width: 183px; height: 170px;  display: block; background: url(../img/design/box-top.jpg) no-repeat; }
		#subnavigation #box-bot { width: 183px; height: 9px;  display: block; background: url(../img/design/box-bot.gif) no-repeat; }
		#subnavigation h1 { color:#00397c;  font-size: 20px; padding: 15px 5px 10px 15px;}
		#subnavigation ul {margin: 0 0 0 2px; padding: 0; list-style-type: none; }
		#subnavigation li   { margin-bottom: 8px;}
		#subnavigation li a  {display: block; padding: 2px 0 0 12px; width: 160px; height: 19px;}
		#subnavigation li a:hover  { font-weight: bold; color: #fff; background:url(../img/design/submenu-a-bg.png)}
		#subTop {background: url(../img/design/box-top.jpg) no-repeat left top;}
		
	
		#subnavigation .subSetNav{margin:0; padding:5px 0 0 20px;}
		#subnavigation .subSetNav li {margin:0 0 3px 0; padding:0; width:150px;}
		#subnavigation .subSetNav li a {display:inline; padding:0; margin:0 0 0 5px; text-decoration:none;}
		#subnavigation .subSetNav li a:hover {color:#00397C; font-weight:bold;}
	
			
		#newsSignup { padding: 15px 0 0 15px; height: 80px; margin: 10px 0; background:url(../img/design/newsSignbg.jpg) no-repeat;  }
		#newsSignup h1 { color:#fff; font-size: 12px; letter-spacing: 0; line-height:15px; }
		#newsSignup form { margin: 5px 0; }
		#newsSignup input { color: #ccc; font-size: 11px; width: 145px;}
		#newsSignup .btn { font-weight: bold; margin: 5px 0 0 77px;width: 72px; font-size: 9px; text-transform:uppercase; color:#b0e6ff; background:#00387a; border: none; }
		
		#gallery {position:relative; z-index:60;}
		
	/* MIDDLE COLUMN  /////////////////////////////////////////////////////////////////////////////////// */
	
		#heading { background:url(../img/design/headingbg.jpg);  height: 90px; margin: 0 0 15px 0;}
		#heading h1 { text-transform:uppercase ; color:#fff; font-size: 35px; letter-spacing: -3px; padding: 20px 0 0 15px;  /*position:relative; z-index:90;*/}

	/* RIGHT COLUMN  /////////////////////////////////////////////////////////////////////////////////// */

		#videoBox_sub { height: 137px; border: 1px solid #000;}
		#r-subnavigation { background: url(../img/design/box-bot2.gif) no-repeat left bottom; padding: 0 0 10px 0;}
		#r-subnavigation #box-top { width: 183px; height: 170px;  display: block; background: url(../img/design/box-top.jpg) no-repeat; }
		#r-subnavigation #box-bot { width: 183px; height: 9px;  display: block; background: url(../img/design/box-bot.gif) no-repeat; }
		#r-subnavigation h1 { color:#00397c;  font-size: 20px; padding: 15px 5px 10px 15px;}
		#r-subnavigation ul {margin: 0 0 0 2px; padding: 0; list-style-type: none; }
		#r-subnavigation li   { margin-bottom: 8px; padding:0 0 0 42px; width:130px; line-height:17px;}
		#r-subTop {background: url(../img/design/box-top.jpg) no-repeat left top;}
		#r-subnavigation li.r-sub-discuss  {background: url(../img/design/icon-blog2.gif) no-repeat 15px top;}
		#r-subnavigation li.r-sub-portfolio  {background: url(../img/design/icon-portfolio.gif) no-repeat 15px top;}
		#r-subnavigation li.r-sub-contact  {background: url(../img/design/icon-contact2.gif) no-repeat 15px top;}

		/* NEWS /////////////////////////////////////////////////////////////////////////////////// */

		#internalPg #r-subnavigation{display:none;}
    #internalPg #col2 {  width: 750px;}
    #internalPg #col3 {  display: none;}
    
		#aspnetForm dt { font-weight: bold; font-size: 16px; margin: 15px 0;}
		/*#aspnetForm dd { line-height: 180%;}*/

        #news dl, #discuss dl {margin:0; padding:0;}
        #news dt, #discuss dt { font-size: 11px; margin:  7px 0 0  0;}
        #news dd a { display: block; text-align: left; color: #d2edfc; margin:0; padding: 0;  font-weight: normal; line-height: 110%;}
       #discuss dt a { display: block; text-align: left; color: #d2edfc; margin:0; padding: 0;  font-weight: normal; line-height: 110%;}

		#aspnetForm span#news_next { display: block; margin-top: 15px; }
		#aspnetForm span#news_previous { margin-top: 35px; }
    
        #news_archive dt { font-size: 10px; margin: 10px 0 0 0; width: 75px; }
        #news_archive dd a { font-size: 10px;margin: 10px 0 0 0; }

        #aspnetForm h4 { color:#024ba5; font-size: 18px; margin: 20px 0 20px 0; border-bottom: 1px solid #ccc;}
        #news_archive dt { font-size: 12px; margin: 10px 0 0 0; width: 75px;}
        #news_archive dd a { font-size: 12px;margin: 10px 0 0 0; }
        a.news_viewall { position: absolute; z-index: 2002; font-size: 14px; font-weight: bold; padding: 10px; top: 265px; margin:0 0 0 -10px; }
        
        
        /* NEWS DETAIL //////////////////////////////////////////////////////////////////////////////////////// */
        .newsDetailSec .newsDateline {font-size:12px; display:block; color:#0C7FC5;}
        .newsDetailSec .newsInfo {font-size:14px;}        
        .newsDetailSec .newsDate {font-weight:bold; line-height:14px;color:#024BA5;}
        .newsDetailSec .newsText {}        
        
        /* NEWS ARCHIVE //////////////////////////////////////////////////////////////////////////////////////// */
        

/*  FOOTER ----------------------------------------------------------------------- */

		#footerShell { background:url(../img/design/footercurve.gif) no-repeat; padding: 23px 0 0 0; margin: 0 0 20px 0; clear:both; }
		#footerShell ul { margin: 0;  padding: 0 0 0 20px; float: left; }
		#footerShell ul.address { margin-right: 0px; } /*was 70*/
		#footerShell li { display: inline; color:#fff; margin-right: 10px; }
		#footerShell li.n_viz { background:url(../img/design/new-viz-logo-sm.gif) no-repeat; display:inline-block; float:left; width:58px; height:23px; list-style-type:none; margin-top:-7px;}
		#footerShell li.n_phone { background:url(../img/design/icon_phone.jpg) 0 4px no-repeat; padding-left: 15px;}
		#footerShell li.n_fax { background:url(../img/design/icon_fax.jpg) 0 4px no-repeat; padding-left: 22px;}
		#footerShell li.n_sitemap { background:url(../img/design/icon_sitemap.jpg) 0 4px no-repeat;padding-left: 20px; }
		#footerShell li.n_bookmark { background:url(../img/design/icon_bookmark.jpg) 0 4px no-repeat;padding-left: 20px; }
		#footerShell li.n_social { margin-right: 5px; }
		#footerShell li a { color:#b7daee;}
		#footerShell div#privacy { text-align: center; padding-top: 10px;  }
		#footerShell div#privacy a { color: #B7DAEE }
		/* Social Bookmarks ---------------------------------------------------------*/
		div.widgetSocialBookmarks { display: inline; }
		div.widgetSocialBookmarks div.socialBookmarksButton { display: inline; cursor: pointer; }
		div.widgetSocialBookmarks div.socialBookmarksButton img { vertical-align: middle; }
        div.widgetSocialBookmarks div.socialBookmarksShell { width: 175px; }
        div.widgetSocialBookmarks div.socialBookmarksToggle {
          display: none; position: absolute; z-index: 100; border: 1px solid #CCCCCC; background-color: #FFFFFF;
        }
        div.widgetSocialBookmarks table.socialBookmarksTable { }
        div.widgetSocialBookmarks table.socialBookmarksTable td {
          padding: 0; border-collapse: collapse;
        }
        div.widgetSocialBookmarks table.socialBookmarksTable td div.socialBookmarksService {
          cursor: pointer; padding: 3px;
        }
        div.widgetSocialBookmarks table.socialBookmarksTable td div.hover span.socialBookmarksServiceName {
          text-decoration: underline;
        }
        div.widgetSocialBookmarks table.socialBookmarksTable td span.socialBookmarksServiceIcon img {
          vertical-align: middle;
        }
        div.widgetSocialBookmarks table.socialBookmarksTable td span.socialBookmarksServiceName {
          vertical-align: middle; color: #000000;
        }

/*   Login Page ---------------------------------------------------------------------*/
        #adShell {width:377px; float:left; color:#024BA5;}
        #ad-01, #ad-02 {padding:15px 22px; height:120px;background:url(../img/design/login/ad-box-bg.jpg) no-repeat; overflow:hidden;}
        #ad-01 img, #ad-02 img {border:4px solid #024ba5;}
        #ad-01 h1, #ad-02 h1 {font-size:24px; line-height:27px; margin:0 0 5px 0;}
        #ad-01 p, #ad-02 p {margin:5px 0;}
        #ad-01 a, #ad-02 a {color:#024BA5;}
        #ad-01 a:hover, #ad-02 a:hover {color:#fff;}
        #ad-01 {margin:0 0 7px 0;}      
        
        #loginPg #col2 { width: 960px; }
		#loginShell { background:url(../img/design/login/login-bg-bottom.gif) no-repeat center bottom; width:555px; padding:0 0 25px 0; margin:0 0 0 390px;}
        #loginShellBottom {background:url(../img/design/login/login-bg-top.jpg) no-repeat center top; padding:29px 25px 0px 25px; height: 254px;}
        #loginShellBottom h1 {font-size:36px; text-transform:uppercase; letter-spacing:-1px; color:#fff; text-align:center;}
        #loginShellBottom h1 sup {font-size:10px;}
        #loginShellBottom h2 {font-size:16px; text-transform:uppercase; letter-spacing:-1px; color:#fff; text-align:center;}
        #loginMessage {color:#b1d6f7; font-size:12px; text-align:center;}
        #loginShellBottom dl {margin:15px auto 0 auto; width:300px;}
        #loginShellBottom dt {color:#b1d6f7; font-weight:bold; margin:0 0 1px 0;}
        #loginShellBottom dd {margin:0 0 10px 0;}
        #loginShellBottom .srbuttonyellow {margin:15px 10px 0 0; text-transform:uppercase; color:#fff; font:bold 12px "Trebuchet MS"; width:110px; height:25px; border:none; background:url(../img/design/login/btn-login-bg.gif) no-repeat; }
        #loginShellBottom a {color:#b1d6f7;}
        #loginShellBottom a:hover {color:#fff;}

		#ctl00_cphContent_vsLogin { position: absolute; top: 200px;  border: 10px solid #91b8e7; height: 40px; text-align: center; margin-left: 125px; background: #fff url(../img/design/icon_angle.gif) bottom no-repeat; padding: 20px;}
		#ctl00_cphContent_vsLogin ul  { margin-left: 40px;}
		#ctl00_cphContent_vsLogin ul li { text-align: left;}
		
		#ctl00_cphContent_statusMsg { position: absolute; top: 200px; width: 450px; border: 10px solid #91b8e7; height: 40px; text-align: center; margin-left: 25px; background: #fff url(../img/design/icon_angle.gif) bottom no-repeat; padding: 20px;}
		#ctl00_cphContent_statusMsg.success { color: #00cf00; }
		#ctl00_cphContent_statusMsg.error { color: #FF0000; }


#video_solutions { overflow: hidden; border: 15px solid #87b2e5; float: right; margin: 0px 0 0 20px; padding:0 0 0 0px; background: #c0e7fc;}


/*   Special Cases ---------------------------------------------------------------------*/
        #home {}
        #home #content ul{margin: 0 0 0 35px;}
        /*#home #content li{list-style:square;}*/
        #home #content li { list-style-type: none; background:url(../img/design/icon_bullet.gif) 0 10px no-repeat; padding: 0 0 0 20px; color:#0783ce; line-height: 25px;}
        #home #content p {margin:7px 0 8px 0;}
        #home #content h2 {font-size:18px; color:#013E82; letter-spacing:-1px;}
        #webApps {border:1px solid #cdcdcd;  background-color:#F8FBFD; padding:15px 0 40px 15px;}
        #webApps ul {margin:0; padding:0; width:30%; float:left; height:185px; margin:0 .5% 0 0; display:block; }
        h3:target {background-color:#FAFFD6; padding-left:5px;}
        .newsletterArchiveSec #resourcesPg #contentmid li {line-height:25px;}
        /*.newsletterArchiveSec #resourcesPg #contentmid li strong {margin:0 0 -10px 0; display:block; font-size:13px; color:#00397C;}*/
        
        

/* TOOLTIPS ------------------------------------------------------------------------ */
  .tooltipElement { }
  #tooltip {	border: 1px solid #87B2E5;	background-color: #FFFFFF;	font-size: 11px; font-family:Tahoma; max-width: 250px;}
  #tooltip h3, #tooltip p { font-size: 11px; font-family:Tahoma; color: #003A7E;}
  #tooltip h3 {padding: 5px; font-weight: normal; margin: 0px;}
  #tooltip p {padding: 5px; margin:0px;}
  #tooltip h3 img, #tooltip p img {display: none;} /* hide advertisements */
  #tooltip h3 a, #tooltip p a {display: none;} /* hide advertisements */
  
  
/* Related Materials ----------------------------------------------------------------------*/
#li-eVal, #li-quoteReq, #li-companyProfile, #li-news, #li-referenceList, #li-roiEx, #li-marketingSrv, #designEx, #li-speakerReq,
#li-trainingCtr, #li-testimonials, #li-caseStudies {display:none;} /*hides all related materials on sub pages*/

#solutionsPg #li-eVal, #solutionsPg #li-quoteReq, #solutionsPg #li-companyProfile, #solutionsPg #li-testimonials, #solutionsPg #li-caseStudies {display:block;} /*shows related materials on sub pages*/
#pressRoomPg #li-eVal, #pressRoomPg  #li-marketingSrv, #pressRoomPg  #li-news, #pressRoomPg  #designEx,#pressRoomPg   #li-roiEx,#pressRoomPg  #li-speakerReq {display:block;} /*shows related materials on sub pages*/
#ourCompanyPg #li-eVal, #ourCompanyPg  #li-quoteReq, #ourCompanyPg #li-companyProfile, #ourCompanyPg  #li-referenceList, #ourCompanyPg  #li-testimonials, #ourCompanyPg  #li-caseStudies {display:block;}/*shows related materials on sub pages*/
#resourcesPg #li-eVal, #resourcesPg #li-quoteReq, #resourcesPg  #li-trainingCtr, #resourcesPg #li-testimonials, #resourcesPg #li-caseStudies {display:block;}/*shows related materials on sub pages*/
#sitemapPg #li-eVal, #sitemapPg #li-quoteReq, #sitemapPg #li-companyProfile, #sitemapPg #li-testimonials, #sitemapPg #li-caseStudies {display:block;} /*shows related materials on sub pages*/


#r-subnavigation li.ico-eVal {background: url(../img/design/icon-eval.gif) no-repeat 15px top;}
#r-subnavigation li.ico-quoteReq {background: url(../img/design/icon-quote.gif) no-repeat 15px top;}
#r-subnavigation li.ico-companyProfile {background: url(../img/design/icon-company.gif) no-repeat 15px top;}
#r-subnavigation li.ico-news {background: url(../img/design/icon-news.gif) no-repeat 15px top;}
#r-subnavigation li.ico-referenceList {background: url(../img/design/icon-reference.gif) no-repeat 15px top;}
#r-subnavigation li.ico-roiEx {background: url(../img/design/icon-roi.gif) no-repeat 15px top;}
#r-subnavigation li.ico-marketingSrv {background: url(../img/design/icon-marketing.gif) no-repeat 15px top;}
#r-subnavigation li.ico-designEx {background: url(../img/design/icon-portfolio.gif) no-repeat 15px top;}
#r-subnavigation li.ico-speakerReq {background: url(../img/design/icon-speaker.gif) no-repeat 15px top;}
#r-subnavigation li.ico-trainingCtr {background: url(../img/design/icon-training.gif) no-repeat 15px top;}
#r-subnavigation li.ico-testimonials {background: url(../img/design/icon-client-testimonials.gif) no-repeat 15px top;}
#r-subnavigation li.ico-caseStudies {background: url(../img/design/icon-case-studies.gif) no-repeat 15px top;}
#r-subnavigation li.ico-feedback {background: url(../img/design/icon-feedback.jpg) no-repeat 15px top;}

/*  My Web World!!!!!!!! ------------------------------------------------------------------------- */		
.myWebWorldSec #ourCompanyPg #heading sup {margin:5px 0 0 5px;}


/* Sidebar Overlay -------------------------------------------------------------------*/
#imgBorderOverlay {width:183px; height:267px; position:absolute; background:url(../img/design/img-border-overlay.gif) no-repeat;}
#imgHolder {margin:0 0 10px 0; width:183px; height:267px;}

/* Sidebar Images -------------------------------------------------------------------*/

#solutionsPg #imgHolder {background:url(../img/sidebar/city1.jpg) no-repeat;}
.internetMarketingSec #solutionsPg #imgHolder {background:url(../img/sidebar/money.jpg) no-repeat;}
.websiteDesignSec #solutionsPg #imgHolder {background:url(../img/sidebar/racing.jpg) no-repeat;}
.onlineReservationsSec #solutionsPg #imgHolder {background:url(../img/sidebar/snowman.jpg) no-repeat;}
.accountManagementSec #solutionsPg #imgHolder {background:url(../img/sidebar/snowboard.jpg) no-repeat;}

#ourCompanyPg #imgHolder {background:url(../img/sidebar/people2.jpg) no-repeat;}
.historySec #ourCompanyPg #imgHolder {background:url(../img/sidebar/city2.jpg) no-repeat;}
.executiveTeamSec #ourCompanyPg #imgHolder {background:url(../img/sidebar/beach.jpg) no-repeat;}
.clientTestimonialsSec #ourCompanyPg #imgHolder {background:url(../img/sidebar/skiing.jpg) no-repeat;}
.employmentSec #ourCompanyPg #imgHolder {background:url(../img/sidebar/nature2.jpg) no-repeat;}
.reasons4VizSec #ourCompanyPg #imgHolder {background:url(../img/sidebar/nature1.jpg) no-repeat;}

#pressRoomPg #imgHolder {background:url(../img/sidebar/world.jpg) no-repeat;}
.inTheNewsSec #pressRoomPg #imgHolder {background:url(../img/sidebar/lobby1.jpg) no-repeat;}
.speakersBureauSec #pressRoomPg #imgHolder {background:url(../img/sidebar/sports.jpg) no-repeat;}
.awardsHonorsSec #pressRoomPg #imgHolder {background:url(../img/sidebar/family.jpg) no-repeat;}
.trainingSec #pressRoomPg #imgHolder {background:url(../img/sidebar/airport.jpg) no-repeat;}
.mediaKitSec #pressRoomPg #imgHolder {background:url(../img/sidebar/airport.jpg) no-repeat;}

#resourcesPg #imgHolder {background:url(../img/sidebar/money.jpg) no-repeat;}
.librarySec #resourcesPg #imgHolder {background:url(../img/sidebar/city4.jpg) no-repeat;}
.caseStudiesSec #resourcesPg #imgHolder {background:url(../img/sidebar/city5.jpg) no-repeat;}
.salesSupportSec #resourcesPg #imgHolder {background:url(../img/sidebar/people1.jpg) no-repeat;}
.trainingCalSec #resourcesPg #imgHolder {background:url(../img/sidebar/people1.jpg) no-repeat;}

#webinarLinkOnly {display:none;}
.webinarSec #resourcesPg #webinarLinkOnly {display:block;}

.webinarSec #resourcesPg #contentmid {min-height:1300px;}

.webinarSec #resourcesPg #contentmid {position:relative;}
#speakersDivBox {position:absolute; width:250px; top:430px; left:-210px; }
#speakersDivBox img {margin:0 0 15px 0; clear:both; padding:1px; border:1px solid #D0D0BF; background-color:#fff; }
#speakersDivBox h2 {margin:0; padding:0; font-size:14px;}
#speakersDivBox .h2span {display:block; margin:0; padding:0; color:#818181; font-size:10px; letter-spacing:normal; }
#speakersDivBox fieldset {width:140px; margin:0; padding:0 0 0 35px; border:none; }
#speakersDivBox #fakeLegend {background-color:#fff; margin: -12px 0 20px -10px; color:#0783CE; position:relative; width:100%; padding:0 0 0 0px; font-size:11px; }
#sitemapPg #imgHolder {background:url(../img/sidebar/dolphin.jpg) no-repeat;}

/* No nav scenerios (sitemap, news section, etc..) -------------------------------------------------*/
#sitemapPg #cta_eye {margin:-1px 0 0 0;}

/* Training Calendar -------------------------------------------------*/
#trainCalFrame {width:100%; height:900px;}
.trainingCalSec #resourcesPg #col3, .trainingCalSec #resourcesPg #heading,.trainingCalSec #resourcesPg #col1  {display:none;}
.trainingCalSec #resourcesPg #col2 { width:97%;}



/* Price Grid -------------------------------------------------*/
#priceGrid {width:555px; font:12px/15px "Trebuchet MS", Arial, Tahoma, sans-serif;  border:3px solid #002839;}
#priceGrid strong {color:#002839}
.trHead {font-weight:bold; font-size:20px;  padding:0 0 0 5px;}
.tdPaddingLeft {padding:0 0 0 5px;}
.tdIndent {padding:0 0 0 15px;}
.tdHeading {font-weight:bold; padding-top:10px; color:#fff; }
.tdWidth75 {width:75px;}
tr {line-height:18px; }
td {padding-right:5px; }
.totalYearSavings { padding-top:5px; }
.totalMonthSavings {padding-top:5px;}


/* EMAIL & VSITE GALLERY */

		    #emailLayoutShell { display: block; width: 550px;  }
		    #emailLayoutShell h2 { font-size: 13px; text-align:center; letter-spacing: 0; margin: 0; padding: 0;  }
		    #emailLayoutShell img { border-bottom: 1px solid #fff;  }
		    #emailLayoutShell ul { margin: 0 0 0px 0; padding: 0; text-align: left;  }
		    #emailLayoutShell ul li {  float: left; width: 100px; background: none; padding: 0; margin: 0 35px 15px 0; }
		    #emailLayoutShell ul li a { padding: 0 0 0 34px;  text-align: left;font-size: 11px; display: block; background: #eee; border-bottom: 1px solid #ccc; margin: 0 0 1px 0;   }
		    #emailLayoutShell ul li a.icon_1offer  { background: #eee url(img/emailgallery/icon_1offer.gif) 10px 10px no-repeat;   }
		    #emailLayoutShell ul li a.icon_2offer  { background: #eee url(img/emailgallery/icon_2offer.gif) 10px 10px no-repeat;   }
		    #emailLayoutShell ul li a.icon_newsletter  { background: #eee url(img/emailgallery/icon_newsletter.gif) 10px 10px no-repeat;   }
		    #emailLayoutShell ul li a:hover{ background-color: #ddd;  }
		    #emailLayoutShell span {  }
		    
		    #div1, #div2, #div3 { margin: -160px 0 0 0;display:none; color:white; }
            #div1 { display:block; padding-left: 20px; }
            
            
            #div2 { padding: 0 90px;  }
            #div2 ol li { border-bottom: 1px solid #ccc;list-style: none; line-height: 130%; margin: 0 0 20px 0; font-weight: normal; }
            #div2 ol li#step1 { background: url(img/design/icon_step1.jpg) no-repeat; padding: 15px 0 15px 65px; }
            #div2 ol li#step2 { background: url(img/design/icon_step2.jpg) no-repeat; padding: 15px 0 15px 65px; }
            #div2 ol li#step3 { border: none; background: url(img/design/icon_step3.jpg) no-repeat; padding: 15px 0 15px 65px; }
            #div2 ol li strong { font-size: 20px; display: block; }
            
            
            #div3 {  }

            #divtoggles { display: block;  list-style-type: none; }
            ul#divtoggles  {  margin: 0 0 200px 0; width: 100%; padding: 0; display: block; }
            #divtoggles li  { margin: 0 10px 10px 0; display: block; background: none;  padding: 0;  list-style: none; float: left; }
            #divtoggles li a { color: #034792;padding: 0;background: url(img/design/btn_tab.jpg);  padding: 10px 0 0 0; margin: 5px 0 0 0;  width: 175px; height: 30px; letter-spacing: -1px; font-size: 13px;}
            #divtoggles a {}
            #divtoggles a:hover {  }

            #divtoggles a.classoff {    padding: 10px 0 0 0; margin: 5px 0 0 0;  width: 175px; height: 30px; letter-spacing: -1px; font-size: 13px;}
            #divtoggles a.classon {  background: url(img/design/btn_tab.jpg); color: #034792; letter-spacing: -1px; font-size: 13px;font-weight: bold; padding: 10px 0 0 0; margin: 0;  width: 175px; height: 30px;   }
