@charset "utf-8";
/* CSS Document */

#content {
	
}

#content #topSpace {
	height: 20px;
}

#content #tipCont {				
	background:url(../images/product.jpg) no-repeat;
	width:760px;
	height:320px;	
	padding: 35px 10px 10px 7px;
	margin: 0px 10px 10px 42px;
}

#tipCont #contLeft{
	float:left;
	width:460px;
	height:305px;
	margin-left:4px;
	margin-right:7px;
}

#contLeft h4{
	margin-top:2px;
	margin:10px 0px 10px 5px;
}

#contRight h4{
	margin-top:2px;
	margin:10px 0px 10px 5px;
}


#tipCont #contRight{
	float:left;
	width:280px;
	height:305px;
}

#accordionGiftLelo{
	background:url(../images/products/headerBgr.jpg) no-repeat;
	width:773px;
	height:200px;
	padding:12px 0px 0px 10px;
}

#headerLinks {
	margin:10px 5px;
	color:#FFFFFF;	
}

#headerLinks a{
	color:#FFFFFF;
}

#headerLinks a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}



