body {
	font: normal 14px verdana;
	background: #dfded5 url('bg_bd.gif') repeat-x;
	color: #333;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#page {
	width: 975px;
	margin: 0 auto;
	padding: 0;
	background-color:#fff;
}

/*  Header  */
#header {
	background: url('bg_header2.gif') no-repeat top center;
	width: 975px;
	height: 170px;
	position: relative;
}

/*  Logo  */
.logo {
	width: 255px; 
	height: 145px; 
	background: url('logo_oez1.gif') no-repeat; 
	display: block;
	top: 2px;
	left: 43px;
	position: absolute;
}
.logo .text a { 
	width: 250px; 
	height: 140px; 
	display: block;
	font:normal 12px tahoma;
	text-decoration:none;
	color:#000;
	top: 25px;
	left: 0px;
	position: relative;
	padding:80px 0 0 0;
}

/*  Top Nav  */
.top_nav{
	width: 670px; 
	height: 50px; 
	float: right;
	margin: 17px auto;
	padding: 0;
}
.top_nav ul{
	color: #45443d;
	display: inline;
	float: right;
	margin: 0 auto;
	padding: 0;
}
.top_nav ul li{
	color: #45443d;
	display: inline;
	font: bold 12px verdana;
	text-align: right;
	margin: 0 auto;
	padding: 0;
}
.top_nav ul li a{
	text-decoration: none;
	display: inline;
	color: #45443d;
}
.top_nav ul li a:hover{
	color: #45443d;
	text-decoration: underline;
	display: inline;
}
.top_nav ul li.div{
	color: #45443d;
	display: inline;
	font: bold 10px verdana;
	padding-right: 15px;
	padding-left: 15px;
}


/* ----------  Topimage Area ----------- */


/*  Banner Homepage  */
#topimage_home {
	background: url('topimage_home.gif') no-repeat bottom center;
	width: 975px;
	height: 305px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.topimage_home {
	width: 922px;
	height: 287px; 
	top: 17px;
	left: 27px;
	position: absolute;
}
.topimage_home img {
	border: none;
}


/*  Topimage Innerpages  */
#topimage_innerpage {
	background: url('topimage_innerpage1.jpg') no-repeat bottom center;
	width: 975px;
	height: 157px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.topimage_innerpage {
	width: 922px;
	height: 139px; 
	top: 17px;
	left: 27px;
	position: absolute;
}
.topimage_innerpage img {
	border: none;
}

.products1 {
	width: 100px; 
	height: 110px; 
	background: url('products1.jpg') no-repeat; 
	display: block;
	top: 30px;
	left: 230px;
	position: absolute;
}
.products1 .text a { 
	width: 110px; 
	height: 110px; 
	display: block;
	font:normal 11px tahoma;
	text-decoration:none;
	text-align:center;
	color:#fff;
	top: 2px;
	left: -8px;
	position: relative;
	padding:95px 0 0 0;
}

.products2 {
	width: 100px; 
	height: 110px; 
	background: url('products2.jpg') no-repeat; 
	display: block;
	top: 30px;
	left: 350px;
	position: absolute;
}
.products2 .text a { 
	width: 100px; 
	height: 110px; 
	display: block;
	font:normal 11px tahoma;
	text-decoration:none;
	text-align:center;
	color:#fff;
	top: 2px;
	left: -3px;
	position: relative;
	padding:95px 0 0 0;
}

.products3 {
	width: 100px; 
	height: 110px; 
	background: url('products3.jpg') no-repeat; 
	display: block;
	top: 30px;
	left: 470px;
	position: absolute;
}
.products3 .text a { 
	width: 110px; 
	height: 110px; 
	display: block;
	font:normal 11px tahoma;
	text-decoration:none;
	text-align:center;
	color:#fff;
	top: 2px;
	left: -9px;
	position: relative;
	padding:95px 0 0 0;
}

.products4 {
	width: 100px; 
	height: 110px; 
	background: url('products4.jpg') no-repeat; 
	display: block;
	top: 30px;
	left: 590px;
	position: absolute;
}
.products4 .text a { 
	width: 100px; 
	height: 110px; 
	display: block;
	font:normal 11px tahoma;
	text-decoration:none;
	text-align:center;
	color:#fff;
	top: 2px;
	left: -3px;
	position: relative;
	padding:95px 0 0 0;
}

.products5 {
	width: 100px; 
	height: 110px; 
	background: url('products5.jpg') no-repeat; 
	display: block;
	top: 30px;
	left: 710px;
	position: absolute;
}
.products5 .text a { 
	width: 100px; 
	height: 110px; 
	display: block;
	font:normal 11px tahoma;
	text-decoration:none;
	text-align:center;
	color:#fff;
	top: 2px;
	left: -3px;
	position: relative;
	padding:95px 0 0 0;
}

.products6 {
	width: 100px; 
	height: 110px; 
	background: url('products6.jpg') no-repeat; 
	display: block;
	top: 30px;
	left: 830px;
	position: absolute;
}
.products6 .text a { 
	width: 100px; 
	height: 110px; 
	display: block;
	font:normal 11px tahoma;
	text-decoration:none;
	text-align:center;
	color:#fff;
	top: 2px;
	left: -3px;
	position: relative;
	padding:95px 0 0 0;
}
.text a .active { 
	font:normal 11px arial;
	font-variant:small-caps; 
	color:#fff;
}

/* --------- Main Navigation with Drop Down Menu --------------- */


/*  Main Navigation   */
#main_nav{
	width: 975px;
	height: 60px;
	background-image: url('bg_nav.gif');
	text-align: center;
	margin: 0 auto;
	padding: 0;
	z-index:99;
}

#main_nav ul {
	width: 972px;
	margin: 0px auto;
	padding: 0;
	font: bold 15px verdana;
	color: #ffffff;
}

#main_nav li {
	list-style-image: none;
	list-style: none;
	margin: 0 auto;
	list-style-type: none;
	list-style-position: inside;
	font: bold 15px verdana;
	color: #ffffff;
	height: 16px;
}

#main_nav li a {
	font: bold 15px verdana;
	color: #ffffff;
	padding: 14px 14px 18px 14px;
	display: block;
	text-decoration:none;
}

#main_nav li a:hover {
	font: bold 15px verdana;
	color: #c6c4b7;
	text-decoration: none;
}


/*  Main Navigation - Drop Down Menu  */
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
	z-index:99;}

.nav ul {
	position:absolute;
	top:-999em;
	z-index:99;
}

.nav li {
	float:left;
	position:relative;
	z-index:99;
	font-size:12px;
}

.nav a {
	display:block;
}

.nav ul li{
	width: 100%;
	z-index:99;
}

#navigation li li:hover ul,ul#navigation li li.sfHover ul {
	left:180px;
	top:0px;
}

#navigation li {
	z-index: 98;
	margin: 0px 0 0px 0px;
}

#navigation li ul {
	background-image: none;
	margin: 0 0 0 10px;
}

#navigation li li {
	background-image: none;
	color: #666;
	width: 330px;
	padding:4px;
}

#navigation li li a {
	background-color: #eceadd;
	margin: 0 auto;
	padding:5px;
	text-align: left;
	color: #666;
	font: bold 12px verdana;
}

#navigation li li a:hover {
	background-color: #d7e4f4;
	text-align: left;
	padding:5px;
	color: #333;
	font: bold 12px verdana;
}

#navigation li:hover ul,ul#navigation li.sfHover ul {
	left:14px;
	top:47px;
	width: 180px;
}


/* -------- Main Content Area (Content and Sidebar) --------- */


/*  Containers  */
#main_container {
	background: url('bg_content.gif') repeat-y;
	border: none;
	width: 975px;
	overflow:hidden;
}

#content_container  {
	background: #ffffff;
	width: 570px;
	float: left;
	margin: 0 0 0 50px;
	padding: 0;
}

#sidebar_container  {
	width: 290px;
	float: right;
	margin: 60px 0 0 0;
	padding: 0;
}


/*  Sidebars - Inner CSS   */
.sidebar {
	width: 290px;
	margin: 0 0 30px 0;
	padding: 0;
	text-align: left;
}
.sidebar h3 {
	width: 290px;
	height: 48px;
	background: url('header_sidebar.gif') no-repeat;
	color: #0066cc;
	font: bold 14px tahoma;
	text-align: left;
	padding: 10px 0 0 15px;
	margin: 0 -15px 0 0;
}
.sidebar h3 a {
	color: #0066cc;
	font: bold 14px tahoma;
	text-decoration:none;
}
.sidebar h3 a:hover {
	color: #ffffcc;
	font: bold 14px tahoma;
	text-decoration:none;
}
.sidebar img {
	border: none;
	float: left;
	margin: 0 10px 10px 0;
}
.sidebar p {
	text-align: left;
	width: 265px;
	margin: 10px 0 0 0;
	color: #5d5c55;
	font: normal 12px arial;
}
.sidebar p a {
	color: #990000;
	font: normal 12px arial;
	text-decoration: none;
}
.sidebar p a:hover {
	text-decoration: underline;
}
.sidebar ul { 
	list-style: none;
	margin: 0 auto;
	width: 285px;
	padding: 15px 0 0 0;
	text-align: left;
}
.sidebar ul li { 
	width: 245px;
	font: normal 12px arial;
	display: block;
	color: #5d5c55; 
	text-align: left;
	background: url('bullet.gif') 10px 10px no-repeat;
	line-height: 14px;
	padding: 5px 0 0 20px;
}
.sidebar ul li a { 
	color: #5d5c55; 
	text-decoration: none; 
}
.sidebar ul li a:hover { 
	color: #a20a2c; 
	text-decoration: none; 
}

/*   Content  */
.content {
	width: 570px;
	margin: 0 auto;
	padding: 0;
	text-align: left; 
}
.content img {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	border: none; 
}
.content img.right {
	float: right;
	margin: 10px 0 0 15px;
	padding: 0;
	border: none; 
}
.content img.center {
	float:none;
	margin: 15px 0 15px 0;
	padding: 0;
	border: none; 
}
.content img.nofloat {
	float: none;
	margin: 0 15px 15px 0;
	padding: 0;
	border: none; 
}
.content img.coupons {
	float: none;
	margin: 0 0 20px 0;
	padding: 0;
	border: 2px solid #000000; 
}
.content img.nofloatspace {
	float: none;
	margin: 15px 0 15px 0;
	padding: 0;
	border: none; 
}

/*  Headers  */
.content h1.home {
	color: #80061c;
	font: bold 24px impact;
}

.content h1 {
	color: #1056a0;
	font: bold 22px tahoma;
	margin: 30px 0 30px 0;
}
.content h1 a {
	color: #1056a0;
	text-decoration: none; 
}
.content h1 a:hover {
	text-decoration: underline; 
}

.content h2 {
	color: #000;
	font: bold 18px verdana;
	margin: 30px 0 5px 0;
	text-align: left;
}

.content h3 {
	color: #000;
	font: bold 16px arial;
	margin: 10px 0 30px 0;
	line-height:20px;
}

.bold_red {
	color: #80061c;
	font-weight:bold;
}
.bold_blue {
	color: #1056a0;
	font-weight:bold;
}
.bold_grey {
	color: #999;
	font-weight:bold;
}
.red {
	color: #80061c;
}
.blue {
	color: #1056a0;
}
.content h2 a {
	color: #34332f;
	text-decoration: none; 
}
.content h2 a:hover {
	text-decoration: underline; 
}

.content h3 a {
	color: #0066cc;
	text-decoration: none; 
}
.content h3 a:hover {
	text-decoration: underline; 
}
.content h4 {
	color: #000;
	font: bold 14px arial;
	margin: 20px 0 15px 0;
}
.content h4 a {
	color: #000;
	text-decoration: none; 
}
.content h4 a:hover {
	text-decoration: underline; 
}

.content h5 {
	color: #333;
	font: bold 13px arial;
	margin: 20px 0 5px 0;
}
.content h5 a {
	color: #333;
	text-decoration: none; 
}
.content h5 a:hover {
	text-decoration: underline; 
}
.content h6 {
	color: #333;
	font: bold 12px arial;
	margin: 40px 0 15px 0;
}
.content h6 a {
	color: #333;
	text-decoration: none; 
}
.content h6 a:hover {
	text-decoration: underline; 
}

.content p {
	color: #333;
	margin: 0 0 10px 0;
	font: normal 11px verdana;
	line-height:16px;
}
.content p a {
	color: #a20a2c;
	text-decoration: underline;
}
.content p a:hover {
	text-decoration: none;
}

.content ul.special{
	margin: 10px 0 25px 0;
	padding: 0 0 20px 0;
	border-bottom: #c6c4b7 solid 2px;
}
.content ul.special li{
	background: url('bullet.gif') 0px 11px no-repeat;
	font: normal 14px arial;
	color: #34332f;
	line-height: 18px;
	padding: 5px 0 0 15px;
	margin: 0;
	list-style-type: none;
}
.content ul.special li a{
	font: bold 14px arial;
	text-decoration: none;
	color: #a20a2c;
}
.content ul.special li a:hover{
	text-decoration: underline;
}

.content ul{
	margin: 10px 0 15px 0;
	padding: 0;
}
.content ul li{
	background: url('bullet.gif') 20px 11px no-repeat;
	font: normal 11px verdana;
	color: #333;
	line-height: 14px;
	padding: 5px 0 0 35px;
	margin: 0;
	list-style-type: none;
}
.content ul li a{
	font: bold 14px arial;
	text-decoration: none;
	color: #a20a2c;
}
.content ul li a:hover{
	text-decoration: underline;
}
.content ul li.pdf a{
	font: normal 14px arial;
}
.content ul li.sub{
	background: url('bullet.gif') 45px  no-repeat;
	font: normal 14px arial;
	color: #34332f;
	line-height: 18px;
	padding: 2px 0 0 60px;
	margin: 0;
	list-style-type: none;
}
.content ul li.sub a{
	font: bold 14px arial;
	text-decoration: none;
	color: #a20a2c;
}
.content ul li.sub a:hover{
	text-decoration: underline;
}
.content ol{ 
	color: #34332f;
	font: normal 14px arial;
	list-style: outside;
	list-style-type: decimal;
	padding: 10px 0 10px 30px;
}
.content ol li{
	font: normal 14px arial;
	color: #34332f;
	line-height: 18px;
	padding: 0px 0 0 5px;
	list-style: outside;
	list-style-type: decimal;
	margin: 0;
}
.content ol li a{
	font: normal 12px arial;
	text-decoration: none;
	color: #a20a2c;
}
.content ol li a:hover{
	text-decoration: underline;
}
.content blockquote {
	font: normal 12px arial;
	color: #34332f;
	margin: 20px 20px;
	padding:0;
}
.content blockquote a{
	font: normal 12px arial;
	color: #a20a2c;
	padding:0;
	text-decoration: none;
}
.content blockquote a:hover{
	text-decoration: underline;
}

/* ----- Footer Area ----- */

/*  Footer Container  */
#footer {
	background: #dfddd1 url('bg_footer.gif') no-repeat top;
	border: none;
	width: 975px;
	margin: 0 auto;
}

/*  Footer Nav One  */
.copyright{
	width: 975px;
	height: 12px;
	padding: 15px 0 0 0;
}
.copyright ul{
	width: 975px;
	height: 12px;
	display: inline;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.copyright ul li.div{
	padding-right: 2px;
	padding-left: 2px;
	font: normal 9px verdana;
	color: #5d5c55;
	display: inline;
}
.copyright ul li{ 
	height: 12px;
	display: inline; 
	font: normal 11px verdana;
	color: #5d5c55;
	margin: 0 auto;
	text-align: center;
}
.copyright ul li a{
	height: 12px;
	display: inline;
	font: normal 11px verdana; 
	color: #5d5c55;  
	text-decoration: none;
	padding: 0;
	margin: 0 auto;
}
.copyright ul li a:hover{
	text-decoration: underline;
}

/*  Footer Nav Two  */
.footer_nav{
	width: 975px;
	height: 12px;
	padding: 15px 0 30px 0;
}
.footer_nav ul{
	width: 975px;
	height: 12px;
	display: inline;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.footer_nav ul li.div{
	padding-right: 5px;
	padding-left: 5px;
	font: normal 9px verdana;
	color: #5d5c55;
	display: inline;
}
.footer_nav ul li{ 
	height: 12px;
	display: inline; 
	font: normal 11px verdana;
	color: #5d5c55;
	margin: 0 auto;
	text-align: center;
}
.footer_nav ul li a{
	height: 12px;
	display: inline;
	font: normal 11px verdana; 
	color: #5d5c55;  
	text-decoration: none;
	padding: 0;
	margin: 0 auto;
}
.footer_nav ul li a:hover{
	text-decoration: underline;
}

/* Gallery Styles */
.iframebox {
	display:block;
	width:90%;
	height:auto;
	background: #fff;
	position: relative;
	z-index:99999;
}
.iframebox .text {margin-left:30px; font:normal 12px arial;background:#fff;}
