﻿#wrapper { width: 990px; margin: 0 auto; }

#slideshow { min-height: 500px; width: 100%; background-color: rgb(255,255,255); background: transparent url("../Images/slideshow/remi.jpg") no-repeat center center; }
#towerNav { float: left; margin-left: 45px; margin-top: 80px; width: 210px; height: 400px; background: transparent url("../Images/trans_black.png") repeat; color: rgb(255,255,255); }
#towerNav ul a, #towerNav ul a:visited { color: rgb(255,255,255); text-transform: capitalize; text-decoration: underline; }
#towerNav ul a:hover { color: rgb(255,255,255); text-transform: capitalize; text-decoration: underline; }
#towerNav li { line-height: 2.5em; border-bottom: solid 1px rgb(60,60,60); }

#slideContent { min-height: 120px; width: 590px; background: transparent url("../Images/home_content_bg.png") repeat; color: rgb(255,255,255); float: right; margin-right: 50px; margin-top: 347px; padding: 7px; font-size: 0.9em; line-height: 1.4em; }

#sectorNavigation { margin-top: 6px; min-height: 40px; }
#sectorNavigation ul { margin: 0; padding: 0; }
#sectorNavigation li { display: inline; list-style-type: none; margin-right: -3px; }

#bottomWrapper { width: 1004px; margin: 0 auto; margin-top: 10px; }
#bottomNavigation { text-align: center; /*margin-top: 10px;*/ }
#bottomNavigation ul { margin: 0; padding: 0; }
#bottomNavigation li { display: inline; list-style-type: none; margin-right: 0px; }
