

* { margin: 0; padding: 0; border: 0; }
hr { display: none; }

/*	---------------------------------------------------------------------------------------
	Classes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.cl { clear: both; visibility: hidden; overflow: hidden; width: 1px; height: 1px; margin-bottom: -1px; font-size: 1px; line-height: 1px; }
.ac { position: absolute; left: -9999px; z-index: -1; }
#main .left { float: left; }
#main .right { float: right; }
.ir , .ir a { position: relative; overflow: hidden; display: block; }
.ir a , .ir span , .plus .ir {
	width: 210px;
	height: 57px;
}
.ir span {
	position: absolute;
	left: 573px;
	top: 0px;
}
.ir a span { cursor: pointer; }

/*	---------------------------------------------------------------------------------------
	Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#main { width: 900px; margin: 0 auto; padding: 0 40px; }
#maincontent { width: 100%; }

/*	---------------------------------------------------------------------------------------
	Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#header {
	overflow: hidden;
	width: 900px;
	height: 100px;
}
#logo { float: left; width: 184px; height: 44px; margin: 13px 0 0 23px; display: inline; }
#menu { float: right; padding-right: 15px; max-width: 678px; line-height: 73px; }
#menu li { position: relative; float: left; display: block; list-style: none; margin: 0 -1px; }
#menu li a { display: block; max-height: 73px; padding: 0 15px; }

#headlines {
	position: relative;
	width: 900px;
	height: 280px;
	margin-top: 0;
	margin-right: -8px;
	margin-bottom: 0;
	margin-left: -8px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#main #headlines h1 { float: left; width: 338px; height: 85px; margin: 90px 0 0 14px; display: inline; }
h1 em { display: block; }
#main #headlines h2 { float: right; width: 370px; height: 258px; margin: 53px 52px 0 0; display: inline; line-height: 258px; }
#headlines p { clear: left; width: 280px; padding: 15px 0 0 75px; }

/*	---------------------------------------------------------------------------------------
	Offer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#offer { padding: 15px 0; }
#offer li { float: left; display: block; list-style: none; width: 164px; padding: 0 5px; border-right: 1px solid #c9d124; }
#offer li.last { border: none; }
#offer li h2 { width: 109px; height: 19px; margin: 3px 0 0 35px; line-height: 19px; }
#offer li p { clear: both; padding: 10px 0 10px; }

/*	---------------------------------------------------------------------------------------
	Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.column , #content { margin-top: 26px; }
.column { float: left; width: 174px; padding: 3px 25px 0; }
.column img { margin-right: -10px; }
.column address { margin-top: 35px; }
.column address strong { display: block; margin-bottom: -.9em; }
#content { overflow: hidden; float: left; width: 404px; padding: 3px 20px 60px 25px; border: 1px solid #d6dee1; border-width: 0 1px; }
.column .ir , #content .ir { width: 150px; height: 30px; margin-bottom: 20px; line-height: 30px; }

/*	---------------------------------------------------------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#footer { margin: 30px 0 50px; padding: 0 15px; border: 1px solid #fff;background-color: #91c549;  }
#footer p { margin: 20px 0; }
#footer .copy { float: left; }
#footer .copy strong { margin-right: 8px; }
#footer .copy a { margin-left: 8px; }
#footer .web { float: right; margin-bottom: 0px; margin-top: 0px;}



body { text-align: center; font: 75%/1.5 sans-serif; color: #566d74; background: #fff url('../images/body.png') top left repeat-x; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }
address { font-style: normal; }
a:hover , a:focus { text-decoration: none; }
label , table { font-size: 100%; }

/*	---------------------------------------------------------------------------------------
	Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#main { text-align: left; background: url('../images/headlines.jpg') left top no-repeat; }

/*	---------------------------------------------------------------------------------------
	Header
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#header {
	background-color: #91c549;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	height: 100px;
}
#logo a {
	font-size: 200%;
	color: #1b2022;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 900px;
}
#logo span {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 257px;
}

/*	---------------------------------------------------------------------------------------
	Offer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#offer h2 { font-size: 110%; }
#offer { color: #cdcece; background-color: #91c549;  }


#offer li a { text-transform: uppercase; color: #fff; }
#ss {
	position: absolute;

	right: 0px;
	bottom: 0px;
	top: 0px;
}


/*	---------------------------------------------------------------------------------------
	Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#maincontent { color: #000; background-color: #fff; }
#maincontent a { color: #fe5c11; background-color: #fff; }
.column , #content { background-color: #fff; }
#content { line-height: 1.7; }
.column address { font-size: 90%; font-weight: bold; }
.column address strong { font-size: 130%; color: #fe5c11; }
h4, #sub h2 { font-size: 180%; color: #fe5c11; }

#content em.imp { padding: 4px 2px; font-style: normal; color: #1d3338; background-color: #dcecef; }
#content ul li { list-style: none; margin-bottom: 4px; padding-left: 18px; background: url('../images/li.gif') left 5px no-repeat; }
#content h3 { text-transform: uppercase; }

/*	---------------------------------------------------------------------------------------
	test for the fist page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	
#maincontent{
display: none;
}	
#smenu{
display: none;
}	