#headContent, #head .decorateFlowers, #head .decorateFlowers_1, #head .decorateSnow{
	display: block;
	height: 140px;	
	width: 100%;
}
#headContent{
	background: url(../img/bgHeader.gif) repeat-x top left;	
}
#head .decorateFlowers{
	background: url(../img/bgFlowers.png) repeat-x top left;
	position: relative;
}
#head .decorateFlowers_1{
	background: url(../img/bgFlowers_1.png) repeat-x top left;
	position: relative;
}
#head .decorateSnow{
	background: url(../img/bgSnow.png) repeat-x top left;
	position: relative;
}
#topBaner, #logo, #search, #icon, #menu{
	position: absolute; display: block;
}
#stretching{
	height: 90px;
	display: block;
	top:0px;
	background: transparent url(../img/bgFlowers_1.png) repeat-x bottom left;
	background-color: #E4FFC4;
}
#topBaner {
	width: 468px; height: 60px;
	right: 10px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}
#logo{
	width: 376px; height: 110px;
	left: 0;
}
#logo img{
	width: 376px; height: 110px;
}
#search{
	width: 225px; height: 20px;
	 left: 20px;
}
#search input.input{
	width: 180px; height: 20px;
	float: left;
	padding-top: 2px;
}
#search input.button{	
	float: right;
}
#icon{
	width: 32px; height: 16px;
	left: 375px;
}
#icon .home, #icon .mail{
	width: 16px; height: 16px;
	display: block;
	float: left;
	font-size: 0;
	cursor: pointer;	
}
#icon .home{
	background: url(../img/icoHeader.gif) no-repeat -16px 0;
}
#icon .mail{
	background: url(../img/icoHeader.gif) no-repeat 0 1px;
}
#menu{
	width: auto; height: 35px;
	 right: 0;
	overflow: hidden;
}
#menu .link{
	white-space: nowrap;
	border-bottom: 10px solid #c1c1c1;
	line-height: 25px;
	padding: 0 15px;
	font-size: 10px;
	color: #767676;
}
#menu .link a{
	font-size: 10px;
	color: #767676;
	text-decoration: none;
}
#menu .link a:hover{
	color: #767676;
	text-decoration: underline;
}
#menu .border{
	background: transparent url(../img/bgMenuBottom.gif) no-repeat left top;
	height: 10px;
	display: block;
	font-size: 0;
	margin-top: -10px;
}

#topBaner{top:8px;}
#logo{top:0;}
#search{top: 95px;}
#icon{top:85px;}
#menu{top:85px;}

#withStretching #topBaner{top:98px;}
#withStretching #logo{top:90;}
#withStretching #search{top:185px;}
#withStretching #icon{top:175px;}
#withStretching #menu{top:175px;}


#body{
	border-collapse: collapse;
	width: 100%;
}
#body #left{
	width: 215px;
	border-collapse: collapse;
}
#body #right{
	width: 200px;
	border-collapse: collapse;
}
#body #left, #body #center, #body #right{
	vertical-align: top;
}
#footer{
	display: block; clear: both;
	border-bottom: 5px solid #c1c1c1;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
}
#counter{
	width: 210px; height: 75px;
	display: block; float: left;
	text-align: center;
}
#copyright{
	display: block;
	margin-left: 210px;
}
#copyright .border{
	background: #c1c1c1 url(../img/bgMenuBottom.gif) no-repeat left top;
	height: 10px;
	display: block;
	font-size: 0;
}
#copyright .content{
	font-size: 10px;
	color: #c1c1c1;
	padding: 5px 15px;
}
#copyright .content a{
	font-size: 10px;
	color: #c1c1c1;
}
#partners{
	display: block; clear:both;
	height: 65px; overflow: hidden;
	background: url(../img/bgFooter.gif) repeat-x top left;
	text-align: center;
}
#partners div{
	height: 65px;vertical-align: middle;
	padding: 17px 0 0 0;
}
#partners div a{
	margin: 0 10px;
}
#partners .decorateFlowers{
	background: transparent url(../img/bgFlowers.png) repeat-x top left;
}
#partners .decorateFlowers_1{
	background: transparent url(../img/bgFlowers_1.png) repeat-x top left;
}
#partners .decorateSnow{
	background: transparent url(../img/bgSnow.png) repeat-x top left;
}