@charset "UTF-8";
/* CSS Document */

body { background: #005687 url(../images/img-content-bg.gif) 50% 0 repeat-y; text-align: center; }

#container { background: url(../images/img-page-bg.gif) left top repeat-x; width: 100%; }
#header-container { background: url(../images/img-header-bg.jpg) 50% 0 no-repeat; min-width: 762px; }
#header { height: 134px; margin: 0 auto; position: relative; text-align: left; width: 761px; }

#logo { position: absolute; left: 18px; top: 12px; }
#ready-to-move, 
#sub-nav { color: #fc0; font-size: 11px; letter-spacing: 1px; line-height: 25px; margin: 0; text-align: right; text-transform: uppercase; }
	#sub-nav a:link, #sub-nav a:visited { color: #fff; text-decoration: none; padding-right: 10px; }
	#sub-nav a:hover, #sub-nav a:active { color: #fc0; text-decoration: none; }
#ready-to-move { display: inline; text-align: left; float: left; margin-left: 10px; }
	#ready-to-move strong { color: #fff; }

#nav { width: 485px; height: 109px; background: url(../images/img-nav.gif) no-repeat; position: absolute; right: 1px; list-style-type: none; margin: 0; padding: 0; }
#nav li { display: inline; }
#nav li a:link, #nav li a:visited { position: absolute; top: 0; height: 109px; text-indent: -9000px; overflow: hidden; z-index: 10; }

#nav .residential a:link, #nav .residential a:visited { left: 0; width: 102px; }
#nav .residential a:hover, #nav .residential a:focus { background: url(../images/img-nav.gif) no-repeat 0 -109px; }
#nav .residential a:active { background: url(../images/img-nav.gif) no-repeat 0 -218px; }
.current-residential .residential a:link, .current-residential .residential a:visited { background: url(../images/img-nav.gif) no-repeat 0 -327px; }
.nav-residential, .nav-residential-click { position: absolute; top: 0; left: 0; width: 102px; height: 109px; background: url(../images/img-nav.gif) no-repeat 0 -109px; }
.nav-residential-click { background: url(../images/img-nav.gif) no-repeat 0 -218px; }

#nav .corporate a:link, #nav .corporate a:visited { left: 102px; width: 100px; }
#nav .corporate a:hover, #nav .corporate a:focus { background: url(../images/img-nav.gif) no-repeat -102px -109px; }
#nav .corporate a:active { background: url(../images/img-nav.gif) no-repeat -102px -218px; }
.current-corporate .corporate a:link, .current-corporate .corporate a:visited { background: url(../images/img-nav.gif) no-repeat -102px -327px; }
.nav-corporate, .nav-corporate-click { position: absolute; top: 0; left: 102px; width: 100px; height: 109px; background: url(../images/img-nav.gif) no-repeat -102px -109px; }
.nav-corporate-click { background: url(../images/img-nav.gif) no-repeat -102px -218px; }

#nav .international a:link, #nav .international a:visited { left: 202px; width: 120px; }
#nav .international a:hover, #nav .international a:focus { background: url(../images/img-nav.gif) no-repeat -202px -109px; }
#nav .international a:active { background: url(../images/img-nav.gif) no-repeat -202px -218px; }
.current-international .international a:link, .current-international .international a:visited { background: url(../images/img-nav.gif) no-repeat -202px -327px; }
.nav-international, .nav-international-click { position: absolute; top: 0; left: 202px; width: 120px; height: 109px; background: url(../images/img-nav.gif) no-repeat -202px -109px; }
.nav-international-click { background: url(../images/img-nav.gif) no-repeat -202px -218px; }

#nav .storage a:link, #nav .storage a:visited { left: 322px; width: 81px; }
#nav .storage a:hover, #nav .storage a:focus { background: url(../images/img-nav.gif) no-repeat -322px -109px; }
#nav .storage a:active { background: url(../images/img-nav.gif) no-repeat -322px -218px; }
.current-storage .storage a:link, .current-storage .storage a:visited { background: url(../images/img-nav.gif) no-repeat -322px -327px; }
.nav-storage, .nav-storage-click { position: absolute; top: 0; left: 322px; width: 81px; height: 109px; background: url(../images/img-nav.gif) no-repeat -322px -109px; }
.nav-storage-click { background: url(../images/img-nav.gif) no-repeat -322px -218px; }

#nav .supplies a:link, #nav .supplies a:visited { left: 403px; width: 82px; }
#nav .supplies a:hover, #nav .supplies a:focus { background: url(../images/img-nav.gif) no-repeat -403px -109px; }
#nav .supplies a:active { background: url(../images/img-nav.gif) no-repeat -403px -218px; }
.current-supplies .supplies a:link, .current-supplies .supplies a:visited { background: url(../images/img-nav.gif) no-repeat -403px -327px; }
.nav-supplies, .nav-supplies-click { position: absolute; top: 0; left: 403px; width: 82px; height: 109px; background: url(../images/img-nav.gif) no-repeat -403px -109px; }
.nav-supplies-click { background: url(../images/img-nav.gif) no-repeat -403px -218px; }

#content { background: #fff; display: inline; width: 485px; float: right; margin: 206px 16px 10px 0; }
	#content .padding { padding: 12px 15px 5px; }
#content-container { background: url(../images/img-truck.jpg) -1px top no-repeat; width: 761px; margin: 0 auto; text-align: left; }

#sidebar { color: #fff; margin: 0 0 0 16px; padding-top: 165px; width: 230px; }
	#sidebar .padding { padding: 10px 10px 13px 10px; }

