#wrapper
{
	width: 788px;
	margin: 8px auto;
}

/* HEADER AREA */

#header
{
	width: 788px;
	height: 108px;
}

#headerTitle
{
	width: 320px;
	height: inherit;
	float: left;
}

#headerService
{
	width: 210px;
	height: inherit;
	float: left;
}

#headerVan
{
	width: 256px;
	height: inherit;
	float: left;
}

/* END HEADER */

/* BODY */

#main
{
	width: inherit;
	min-height: 400px;
	margin: 6px 0px;
	background-image: url(../images/img07bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#mainBg
{
	width: inherit;
	min-height: 400px;
	background-image: url(../images/img06top.gif);
	background-repeat: no-repeat; 
}

#mainPic
{
	width: inherit;
	min-height: 400px;
}

#mainLow
{
	position: relative;
	width: inherit;
	min-height: 400px;
	background-image: url(../images/img08low.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#mainLeftnav
{
	position: absolute;
	width: 220px;
	height: 406px;
	top: 0px;
	left: 0px;
}

#mainLeftnav div
{
	position: absolute;
	width: 100px;
	height: 50px;
	z-index: 1;
}

#mainCopy
{
	width: 376px;
	padding: 20px 14px 20px 220px;
	margin: 0px;
}

#mainCopyWide
{
	width: 536px;
	padding: 20px 20px 20px 220px;
	margin: 0px;
}

#mainPic100
{
	width: 230px;
	height: 406px;
	background-image: url(../images/img11key.jpg);
}

#mainPic200
{
	width: 230px;
	height: 406px;
	background-image: url(../images/img12bolt.jpg);
}

#mainPic300
{
	width: 230px;
	height: 406px;
	background-image: url(../images/img13safe.jpg);
}

/* END BODY */

/* LEFTNAV ITEMS */

#menu000
{
	top: 16px;
	left: 24px;
}

#menu100
{
	top: 60px;
	left: 8px;
}

#menu200
{
	top: 106px;
	left: 18px;
}

#menu300
{
	top: 152px;
	left: 24px;
}

#menu310
{
	top: 190px;
	left: 72px;
}

#menu320
{
	top: 222px;
	left: 76px;
}

#menu330
{
	top: 254px;
	left: 78px;
}

#menu340
{
	top: 286px;
	left: 76px;
}

#menu600
{
	top: 326px;
	left: 60px;
}

/* FOOTER */

#footer
{
	width: 782px;
	color: #D5D5EB;
}

#footerMenu
{
	width: 782px;
	height: 14px;
}

#footerMenuLeft
{
	width: 380px;
}

#footerMenuRight
{
	width: 380px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#footerMenuLeft ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	height: 12px;
}

#footerMenuRight ul
{
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	height: 12px;
}

#footerMenuLeft li, #footerMenuRight li
{
	line-height: 13px;
	float: left;
	padding: 0px 12px;
	border-right: 1px solid #D5D5EB;
	margin-bottom: 0px;
}

#footerMenuLeft li.first, #footerMenuRight li.first
{
	padding-left: 0px;
}

#footerMenuLeft li.last, #footerMenuRight li.last
{
	border-right: 0px;
	padding-right: 0px;
}

#footer a
{
	color: #EEEEFF;
}

#footerText
{
	width: 782px;
	font-size: 11px;
	color: #B4B5CD;
}

#footerTextLeft
{
	text-align: left;
	width: 360px;
	white-space: nowrap;
}

#footerTextRight
{
	float: right;
	text-align: right;
	width: 360px;
}

#footerLicense
{
	font-size: 11px;
	text-align: center;
	margin: 10px auto;
}

/* END FOOTER */


/* SPECIAL SECTION - MOVED */
#moved
{
	position: absolute;
	top: -10px;
	right: -30px;
}
#moved a
{
	display: block;
	width: 241px;
	height: 198px;
	background: url(../images/moved.png) no-repeat;
}
#moved a span
{
	display: none;
}