html body {
	background: #FFF url(../../images/clouds_bg.jpg) no-repeat center top;
	font-size: 13px;
	font-family:Arial;
	font-weight: normal;
	line-height: 21px;
	color: #888888;
	margin: 0;
}
/* GENERAL  */	  
	
td {
	vertical-align : top;
	padding: 0;
	margin: 0;
}
a { outline: none;}
img {
	border:0px;
}
hr {
	border-top: 1px #e1e1e1 solid;
	border-bottom: 0;
	height: 0px;
	margin: 15px 0 15px 0;
	padding: 0;
}
.clear1 {
	padding-bottom: 11px;
	height: 11px;
	clear: both;
	font-size:1px;
	line-height:1px;
	float: left;
	position: relative;
}

.wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 25px 0;
}


#top {
	width: 100%;
	height: 173px;
	margin: 0;
	padding: 0;
	background: url(../../images/top.jpg) no-repeat right 0;
}


#footer {
	background: #e5e5e5;
	border-top: 1px #d1d1d1 solid;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	margin: 0 auto;
}





/* MAIN NAV */

#navigation {
	margin: 0;
	padding: 15px 0 15px 0;
	float: left;
	width: 344px;
	height: 338px;
}
#navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#navigation .displace {
	position: absolute;
	left: -5000px;
	width: 344px;

	
}


#navigation .first, #navigation .first a:link, #navigation .first a:visited, #navigation .first a:active {
	height: 58px;
	width: 344px;
	float: left;
	background: url(../../images/nav_a.jpg) no-repeat 0 0;
	outline: none;
}

#navigation .first a:hover {
	background: url(../../images/nav_b.jpg) no-repeat 0 0;
}


#navigation .second, #navigation .second a:link, #navigation .second a:visited, #navigation .second a:active {
	height:72px;
	width: 344px;
	float: left;
	background: url(../../images/nav_a.jpg) no-repeat 0 -58px;
	outline: none;
}
#navigation .second a:hover {
	background: url(../../images/nav_b.jpg) no-repeat 0 -58px;
}


#navigation .third, #navigation .third a:link, #navigation .third a:visited, #navigation .third a:active {
	height: 71px;
	width: 344px;
	float: left;
	background: url(../../images/nav_a.jpg) no-repeat 0 -130px;
	outline: none;
}
#navigation .third a:hover {
	background: url(../../images/nav_b.jpg) no-repeat 0 -130px;
}


#navigation .fourth, #navigation .fourth a:link, #navigation .fourth a:visited, #navigation .fourth a:active {
	height: 71px;
	width: 344px;
	float: left;
	background: url(../../images/nav_a.jpg) no-repeat 0 -201px;
	outline: none;
}
#navigation .fourth a:hover {
	background: url(../../images/nav_b.jpg) no-repeat 0 -201px;
}


#navigation .fifth, #navigation .fifth a:link, #navigation .fifth a:visited, #navigation .fifth a:active {
	height: 66px;
	width: 344px;
	float: left;
	background: url(../../images/nav_a.jpg) no-repeat 0 -272px;
	outline: none;
}
#navigation .fifth a:hover {
	background: url(../../images/nav_b.jpg) no-repeat 0 -272px;
}






/* MAIN */

#legal {
	font-size: 11px;
	font-family:Arial;
	font-weight: normal;
	line-height: 15px;
	color: #888888;
}
#legal td {
	vertical-align: middle;
}
#legal a img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;	
}
#legal a img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}


#home {
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 100%;
}


.readmore {
	background: url(../../images/icon_magnify.gif) no-repeat 0 0;
	padding: 6px 0 0 30px;
	margin: 0;
	height: 26px;
	font-size: 12px;
	font-family:Arial;
	font-weight: normal;
	color: #888888;
}

ul.offers {
	margin: 0;
	padding: 0;
}
ul.offers li {

	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 14px;
	font-weight: bold;
}

#materials td {
	vertical-align: middle;
	text-align: center;
}

#materials a img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;	
}
#materials a img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}





/* SLIDER */

#sliderContent{
		position:relative;
		}


#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:576px;
	height:180px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	left:-30px;
	position: absolute;
	top:52px;
	text-indent: -5000px;
	}	
#nextBtn{ 
	left:576px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../../images/btn_next.gif) no-repeat 0 0;	
	}	






/* GENERAL FONTS */

     A:link {
	text-decoration : none;
	color : #d9261c;
	font-weight : normal;
}
A:visited {
	text-decoration : none;
	color : #d9261c;
	font-weight : normal;
}	
A:hover {
	text-decoration : none;
	color : #fe261a;
	font-weight : normal;
}
h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 26px;
	color: #d9261c;
	margin: 0 0 6px 0;
	padding: 0;
	letter-spacing: -1px;	
}
.largefont {
	font-size: 13px;
	font-family:Arial;
	font-weight: normal;
	line-height: 21px;
	color: #888888;
}
.mediumfont {
	font-size: 12px;
	font-family:Arial;
	font-weight: normal;
	line-height: 18px;
	color: #888888;
}
.smallfont {
	font-size : 11px;
	font-family : Arial;
	color : #888888;
	line-height: 15px;
}

.red {
	color : #d9261c;
}


/* GENERAL FONTS */

