﻿





body {
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	background-color:#ffffff;
	background-position:top center;
	background-image:url(../layout/cat_bg.jpg);
	background-repeat:repeat-y;

}




div#content {width:970px; position:relative; left:50%; margin-left:-485px; background:#ffffff;}




/* HEADER  */


div#header {
	width:970px;
	border-top:5px #F26648 solid;
	background-color:#FFFFFF;
	overflow:hidden;
	margin:0;
	height:108px;
	padding:0;}
	
div#logo {
	float:left;
	width:260px;
	margin:0;
	padding:18px 0px 0px 20px;}
	
div#navor {
	float:right;
	height:48px;
	width:470px;
	text-align:right;
	padding-top:60px;
	padding-right:10px;
	margin:0;}
	
	
	
	
	

/* SPOT  */
div#spot {
	clear:both;	
	width:auto;
	overflow:hidden;
	margin:0;
	padding:0;}	






























/* FOOTER ----------------- */


div#footer {
background-image:url(../layout/footer_bg.jpg);
background-repeat:repeat-x;
color:#485060;
	width:970px; 
	padding:0px;
	height:96px;}
	
div#footer_wrapper {
	width:970px;
	margin-top:10px;}
	
div#footer_left {
	width:250px;
	float:left;
	margin:0;
	padding-left:10px;}
	
div#footer_right {
text-align:right;
	width:500px;
	float:right;
	margin:0;
	padding-right:10px;}
	
a.footer:link {color:#485060; font-weight: bold; text-decoration:underline;}
a.footer:visited {color:#485060; font-weight: bold; text-decoration:underline;} 
a.footer:active {color:#485060; font-weight: bold; text-decoration:underline;}
a.footer:hover {color:#F86341; font-weight: bold; text-decoration:none;}


a.footerclass:link {color:#F86341; font-weight: bold; text-decoration:none;}
a.footerclass:visited {color:#F86341; font-weight: bold; text-decoration:none;} 
a.footerclass:active {color:#F86341; font-weight: bold; text-decoration:none;}
a.footerclass:hover {color:#F86341; font-weight: bold; text-decoration:underline;}
