body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 16px;
	margin:0px; padding:0; border:0;
	width:100%; height:100%;}

.opacityit img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.opacityit:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
}

H1 {
	font-size: 22px;
	margin: 10px 0 2px;
	color: #c6001e;}

H2 {
	font-size: 14px;
	margin: 10px 0 2px;
	color: #c6001e;}

H3 {
	font-size: 12px;
	font-weight: 100;
	margin: 10px 0 2px;
	color: black;}
	
P {
	color: #666;}

a:link {
	color: #666;
	text-decoration: underline;}

a:visited {
	color: #000;
	text-decoration: underline;}

a:hover {
	color: red;
	text-decoration: underline;}

.hide {
	display:none;}

#fixed_width {
	margin:0; padding:0; border:0;
	width:790px;
	margin-left: auto;
	margin-right: auto;
	position: relative;}
	
	
#content {
	margin:0; padding:40px; border:0;
	width:710px;
	position: relative;}

/* Sidebar */

#sidebar {
	margin:0; padding:0; border:0;
	width:115px;
	position:absolute;
	top:0; right: 5px;}

/* Main Memu */

#menu {
	margin:0; padding:86px 0 0 0; border:0;
	height: 32px;}

#menu ul {
	margin:0; padding:0 0 0 6px; border: 0;
	height: 32px;
	list-style: none;
	background-color: #e73322;}

#menu ul li {
	margin:0; padding:0; border: 0;
	height: 32px;
	float: left;}

#menu ul li a {
	display: block; outline: hidden;
	margin:0; padding:0; border: 0;
	height: 32px;}

a#btnHome {
	width:50px;
	height: 32px;
	background-image:url(../media/menu/menu.gif);
	background-position: -6px 0px;}

a#btnHome:hover {
	background-position: -6px -32px;}
a#btnHome:active {
	background-position: -6px -64px;}
a#btnHome.on {
	background-position: -6px -96px;}

a#btnWelcome {
	width:75px;
	height: 32px;
	background-image:url(../media/menu/menu.gif);
	background-position: -56px 0px;}

a#btnWelcome:hover {
	background-position: -56px -32px;}
a#btnWelcome:active {
	background-position: -56px -64px;}
a#btnWelcome.on {
	background-position: -56px -96px;}
	
a#btnStoreListing {
	width:103px;
	height: 32px;
	background-image:url(../media/menu/menu.gif);
	background-position: -130px 0px;}

a#btnStoreListing:hover {
	background-position: -130px -32px;}
a#btnStoreListing:active {
	background-position: -130px -64px;}
a#btnStoreListing.on {
	background-position: -130px -96px;}

a#btnGiftCertificates {
	width:129px;
	height: 32px;
	background-image:url(../media/menu/menu.gif);
	background-position: -233px 0px;}

a#btnGiftCertificates:hover {
	background-position: -233px -32px;}
a#btnGiftCertificates:active {
	background-position: -233px -64px;}
a#btnGiftCertificates.on {
	background-position: -233px -96px;}

a#btnEmployment {
	width:97px;
	height: 32px;
	background-image:url(../media/menu/menu.gif);
	background-position: -362px 0px;}
	
a#btnEmployment:hover {
	background-position: -362px -32px;}
a#btnEmployment:active {
	background-position: -362px -64px;}
a#btnEmployment.on {
	background-position: -362px -96px;}

a#btnLeasing {
	width:65px;
	height: 32px;
	background-image:url(../media/menu/menu.gif);
	background-position: -458px 0px;}

a#btnLeasing:hover {
	background-position: -458px -32px;}
a#btnLeasing:active {
	background-position: -458px -64px;}
a#btnLeasing.on {
	background-position: -458px -96px;}

a#btnEvents {
	width:172px;
	height: 32px;
	background-image:url(../media/menu/menu.gif);
	background-position: -523px 0px;}

a#btnEvents:hover {
	background-position: -523px -32px;}
a#btnEvents:active {
	background-position: -523px -64px;}
a#btnEvents.on {
	background-position: -523px -96px;}

a#btnContact {
	width:90px;
	height: 32px;
	background-image:url(../media/menu/menu.gif);
	background-position: -694px 0px;}

a#btnContact:hover {
	background-position: -694px -32px;}
a#btnContact:active {
	background-position: -694px -64px;}
a#btnContact.on {
	background-position: -694px -96px;}
	
/* Body */

#box {
	margin:0; padding: 0; border:0;
	width: 790px; height: 550px;
	background-image: url(../media/bkgd_main_2.gif);
	background-repeat: no-repeat;
	position: relative;}

/* Sidebar */

#sidebar {
	margin:0; padding: 0; border:0;
	width: 151px; height: 550px;
	position: absolute;
	top: 120px; right: 0;}

/* FOOTER */

#footer {
	text-align: center;
	color:#999;
	font-size: 10px;}

#footer a:link {
	color: #999;
	text-decoration: none;}

#footer a:visited {
	color: #999;
	text-decoration: none;}

#footer a:hover {
	color: red;
	text-decoration: underline;}	

.opacityit img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.opacityit:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
}