body {
margin: 0px; padding: 0px;	
}

* {
	margin:  0;
}


#logo {
	background: url(images/logo.png) no-repeat;
	height: 103px;
	width:181px;
	position:  absolute;
	text-indent: -9999px;
	margin-top:  0px;
}

#logo h1 a {
text-decoration: none;
display: block;
	height: 103px;
	width: 181px;
}

img a {
	outline:  0;border:  0;
}

#header {
	z-index: 10;
		height: 74px;
	background: url(images/header1_back.png) repeat-x left;
}

#headerNav {
	height: 27px;
	background:  #2f2f2f;
		z-index: 10;
		padding:  2px 0 1px 0;

}

#headerNav .cont ul {
	float:  right;
font-family: times, "times new roman", serif;	
font-size:  1.6em;
line-height: 1em;
margin-top:  1px;
}

#headerNav .cont ul li{	
float:  left;
list-style-type: none;
height:  24px;
margin:  0 10px 0 10px;

}

#headerNav .cont ul li a {	
color:  #fff;

}


.navRight {
		width:  7px;
	height:  24px;
		float:  left;

}

.navLeft {
	width:  7px;
	height:  24px;
		float:  left;
}

.cont ul li:hover .navRight {
			background: url(images/navright.png) no-repeat;
			width:  7px;

}

.cont ul li:hover .navLeft {
			background: url(images/navleft.png) no-repeat;
			width:  7px;

}

.cont ul li:hover {
	background:  #c96904;
}




.cont ul li a {
	display: block
}


.cont, .conthotpockets, .contzoomBox, .realfooterbox, .contzoomBox2 {
	width:  916px;
	position: relative;
	left:  50%;
	margin-left:  -458px;
}

#hotpockets {
	background: #272727 url(images/back.png) repeat-x left top;
		overflow: hidden;

}
.conthotpockets {
	padding-top:  47px;
	margin-bottom:  40px;
}

#realFooter {
	background: url(images/footer_back.png) repeat-x left;
	height: 40px;
}

.heh {
	float:  left;
	padding-top:  5px;
}

.heh a, .heh a:visited, .heh a:hover {
	color: #fff;
	text-decoration: none;
}



.footerBoxes {

	width:  280px;
	float:  left;
		color: #9f9f9f;
		
}
		
.footerBoxes h3 {
	color: #9f9f9f;
	font-size: 2.2em;
		font-family: Times, "Times New Roman", serif;
}

.footerBoxes a, .footerBoxes a:visited {
	color:  #9f9f9f;
	text-decoration: none;
			font-size:  1.2em;
	line-height:  1.5em;
}
.footerBoxes a:hover, .footerBoxes a:hover {
	text-decoration: none;
	color: #c96904;
		font-size:  1.2em;
	line-height:  1.5em;
}

.footerBoxes p {
		color: #9f9f9f;

	font-size:  1.2em;
	line-height:  1.5em;
	margin:  14px 0 0 0;	
}



#zoomBox {
	background:  #000;
}

.contzoomBox {
padding: 26px 0 26px 0;
	overflow:  hidden;
}

