#main
{margin:15px auto;text-align:center;width:920px;position:relative;} 	/* The main container */

#swoosh
{width:368px;height:103px;background:url(../images/swoosh.png) no-repeat left;position:absolute;bottom:10px;left:0px;z-index:1;}

#overflow
{height:250px;width:540px;overflow:hidden;	position:absolute;top:19px;right:13px;}
#slides
{height:250px;width:540px;overflow:hidden;}

#c_1
{height:250px;width:540px;overflow:hidden;position:relative;}
#c_2
{height:250px;width:540px;overflow:hidden;position:relative;}
#c_3
{height:250px;width:540px;overflow:hidden;position:relative;}
#c_4
{height:250px;width:540px;overflow:hidden;position:relative;}
#c_5
{height:250px;width:540px;overflow:hidden;position:relative;}
#c_6
{height:250px;width:540px;overflow:hidden;position:relative;}
#c_7
{height:250px;width:540px;overflow:hidden;position:relative;}

.slide
{float:left;}
.slide h2
{font:italic .7em "helvetica","arial","sans-serif";}
#slideImage
{height:250px;width:540px;position:absolute;top:0px:left:0px;}
#menu
{position:absolute;left:0px;z-index:2;}	/* This is the container for the thumbnails */
#menu ul
{margin:0px;padding:0px;padding-top:0px;}
#menu ul li
{width:348px;height:22px;list-style:none;overflow:hidden;padding:5px 0 0 5px;}	/* Every thumbnail is a li element */

#what_does_heroware_do
{background:url(../images/active-WhatDoesHEROwareDo.png) no-repeat center;width:348px;height:22px;}
#who_needs_heroware
{background:url(../images/active-WhoNeedsHEROware.png) no-repeat center;width:348px;height:22px;}
#heroware_can_solve
{background:url(../images/active-HowHEROwareSolvesYourProblems.png) no-repeat center;width:348px;height:22px;}
#next_generation_backup
{background:url(../images/active-NextGenerationBackup.png) no-repeat center;width:348px;height:22px;}
#powered_by_doubletake
{background:url(../images/active-PoweredbyDoubleTake.png) no-repeat center;width:348px;height:22px;}
#living_image_of_server
{background:url(../images/active-LivingImageofServer.png) no-repeat center;width:348px;height:22px;}
#real_time_replication
{background:url(../images/active-RealTimeReplication.png) no-repeat center;width:348px;height:22px;}
#crash_are_you_ready
{background:url(../images/active-CrashAreyouReady.png) no-repeat center;width:348px;height:22px;}
#total_recovery_in_minutes
{background:url(../images/active-TotalRecoveryInMinutes.png) no-repeat center;width:348px;height:22px;}
#freedom_from_worry
{background:url(../images/active-FreedomfromWorry.png) no-repeat center;width:348px;height:22px;}
#freedom_from_tape_rotation
{background:url(../images/active-FreedomfromTapeRotation.png) no-repeat center;width:348px;height:22px;}
#easy_failover
{background:url(../images/active-EasyFailover.png) no-repeat center;width:348px;height:22px;}
#freedom_from_emergencies
{background:url(../images/active-FreedomfromEmergencies.png) no-repeat center;width:348px;height:22px;}
#complete_disaster_recovery_solution
{background:url(../images/active-CompleteDisasterRecoverySolution.png) no-repeat center;width:348px;height:22px;}
#key_features_of_heroware
{background:url(../images/active-KeyFeaturesofHEROware.png) no-repeat center;width:348px;height:22px;}

#menu ul li.inact:hover{/* The inactive state, highlighted on mouse over *//*background:url(img/pic_bg.png) repeat;*/}
#menu ul li.act,li.act:hover{/* The active state of the thumb *//*background:url(img/active_bg.png) no-repeat;*/}

#menu ul li.act #what_does_heroware_do, #what_does_heroware_do:hover
{background:url(../images/hover-WhatDoesHEROwareDo.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #who_needs_heroware, #who_needs_heroware:hover
{background:url(../images/hover-WhoNeedsHEROware.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #heroware_can_solve, #heroware_can_solve:hover
{background:url(../images/hover-HowHEROwareSolvesYourProblems.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #next_generation_backup, #next_generation_backup:hover
{background:url(../images/hover-NextGenerationBackup.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #powered_by_doubletake, #powered_by_doubletake:hover
{background:url(../images/hover-PoweredbyDoubleTake.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #living_image_of_server, #living_image_of_server:hover
{background:url(../images/hover-LivingImageofServer.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #real_time_replication, #real_time_replication:hover
{background:url(../images/hover-RealTimeReplication.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #crash_are_you_ready, #crash_are_you_ready:hover
{background:url(../images/hover-CrashAreyouReady.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #total_recovery_in_minutes, #total_recovery_in_minutes:hover
{background:url(../images/hover-TotalRecoveryInMinutes.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #freedom_from_worry, #freedom_from_worry:hover
{background:url(../images/hover-FreedomfromWorry.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #freedom_from_tape_rotation, #freedom_from_tape_rotation:hover
{background:url(../images/hover-FreedomfromTapeRotation.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #easy_failover, #easy_failover:hover
{background:url(../images/hover-EasyFailover.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #freedom_from_emergencies, #freedom_from_emergencies:hover
{background:url(../images/hover-FreedomfromEmergencies.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #complete_disaster_recovery_solution, #complete_disaster_recovery_solution:hover
{background:url(../images/hover-CompleteDisasterRecoverySolution.png) no-repeat center;width:348px;height:22px;}
#menu ul li.act #key_features_of_heroware, #key_features_of_heroware:hover
{background:url(../images/hover-KeyFeaturesofHEROware.png) no-repeat center;width:348px;height:22px;}

#menu ul li.act a
{cursor:default;}
#menu ul li a
{display:block;height:22px;}