@charset "UTF-8";
html, body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #9c3;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	color: #9c3;
	text-decoration: none;
	}
img {
	border-style: none;
}

a:visited {
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
p {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.3em;
	background-position: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #373e0b;
}
h1 {
	font-size: 1.3em;
	color: #f6931e;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 0.8em;
	color: #f6931e;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
h4 {
		font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
h5 {
	font-size: 0.7em;
	font-style: normal;
	text-align: center;	
}
.zazzowebsite #container { 
	position: relative; 
	width: 800px; 
	background-image: url(images/zazzo-bkg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto; 
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left; 
} 
.zazzowebsite #header { 
	height: 74px; 
	padding: 0 10px 0 20px;  
} 
.zazzowebsite #zazzofxlogo {
	display: block;
	height: 3.4375em;
	width: 171px;
	border-style: none;
	top: 14px;
	right: 6px;
	position: absolute;
	float: right;
}
.zazzowebsite #zazzologo {
	height: 3.75em;
	width: 140px;
	border-style: none;
	position: absolute;
	top: 6px;
	float: left;
	left: 22px;
}
.zazzowebsite #zazzologo img{
	border-style: none;
}
.zazzowebsite #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.zazzowebsite #sidebar1 {
	position: absolute;
	top: 74px;
	left: 0;
	width: 160px;
	background-color: #f3ef96;
	padding: 15px 5px 15px 20px;
	border-top: 10px solid #999999;
	border-right: 10px solid #999999;
	border-bottom: 10px solid #999999;
	height: 54em;
}

.zazzowebsite #topleftwhitecontainer {
	position: absolute;
	left: 30px;
	top: 15.65em;
	height: 0.625em;
	width: 156px;
}
.zazzowebsite #mainleftwhitecontainer {
	background-color: #FFFFFF;
	width: 135px;
	position: absolute;
	left: 30px;
	top: 16em;
	height: 36em;
}
.zazzowebsite #whitenavcontainer {
	background-color: #FFFFFF;
	height: 13em;
	width: 135px;
	left: 30px;
	top: 20px;
	position: absolute;
}
.zazzowebsite #topwhitenavcontainer {
	height: 0.625em;
	width: 135px;
	position: absolute;
	left: 30px;
	top: 11px;
}
.zazzowebsite #bottomwhitenavcontainer {
	height: 0.58em;
	width: 135px;
	position: absolute;
	left: 30px;
	top: 14em;
}
.zazzowebsite #bottomleftwhitecontainer {
	height: 0.58em;
	width: 135px;
	position: absolute;
	left: 30px;
	top: 52em;
}
.zazzowebsite #navigation ul {
	left: 47px;
	position: absolute;
	margin-top: 5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	width: 100px;
	top: -2.6em;
	list-style-image: none;
	list-style-type: none;
}
.zazzowebsite #navigation  li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 100px;
	color: #373e0b;
	text-align: center;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #9c3;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	padding-top: .25em;
	padding-bottom: .25ex;
}
.zazzowebsite #navigation  li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 100px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration: underline;
	text-transform: uppercase;
	background-color: #373e0b;
	border: 1px solid #9c3;
	vertical-align: middle;
}

.zazzowebsite #sidebar2 {
	background-color: #f3ef96;
	position: absolute;
	top: 74px;
	right: 0;
	width: 150px;
	padding: 15px 20px 15px 15px;
	border-top: 10px solid #999999;
	border-bottom: 10px solid #999999;
	border-left: 10px solid #999999;
	height: 54em;
}

.zazzowebsite #mainContent {
	margin: 0 200px; 
	padding: 15px 10px 0; 
	background-color: #FFFFFF;
	border: 10px solid #999999;
}
.zazzowebsite #middlebar-whitetop {
	height: 74px;
	width: 380px;
	position: absolute;
	left: 400px;
	top: -10px;
}
.imagepad {
	padding: 10px;
	text-align: center;
	display: block;
}
.zazzowebsite #imagepad {
	padding: 10px;
	text-align: center;
	display: block;
}
.zazzowebsite #footer {
	padding: 0 10px 0 20px;
	background-color: #373e0b;
	width: 770px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
}
	.zazzowebsite #footer p{
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 0;
	padding: 20px 0;
}

.fltrt { 
	float: right;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.imagepad {
}
.buynow {
	background-position: center;
	text-align: center;
	display: block;
	clear: both;
}
