* {
margin: 0;
}

html, body {
	margin-top:18px;
background-color:#f2f2f2;
/*height: 100%;*/
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

.footer, .push {
	padding-top:22px;
	width:980px;
	margin-left:auto;
     margin-right:auto;
	color:#a7a7a7;
	height: 4em;
}

.box_content{
	width:980px;
	 margin-left:auto;
     margin-right:auto;
}

.box_menu{
	margin-top:12px;
	width:980px;
	margin-left:auto;
     margin-right:auto;
}

.box_frame{
	margin-top:22px;
	width:980px;
	 margin-left:auto;
     margin-right:auto;
	 background-color:#fff;
	vertical-align:middle; 

-webkit-border-radius: 5px;
border-radius: 5px;

	border: 1px solid; 
	border-color: #e5e5e5 #dbdbdb #d2d2d2; 
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 1px; 
	-moz-box-shadow: rgba(0,0,0,0.1) 0 1px 1px; 
	box-shadow: rgba(0,0,0,0.1) 0 1px 1px;
}

.content_text{
	font-family: tahoma;
	color:#a6a6a6;
	font-family:true;
	font-size:16px;
	text-decoration:none;
}

.text_blue{
	font-family: tahoma;
	color:#0d92d2;
	font-family:true;
	font-size:14px;
	text-decoration:none;
}

.head_blue{ font-family:"Arial Black", Gadget, sans-serif;
	color:#0d92d2;
	font-family:true;
	font-size:22px;
	text-decoration:none;
}

.head_grey{
	font-family: tahoma;
	color:#595959;
	font-family:true;
	font-size:22px;
	text-decoration:none;
}

.head_pink{
	font-family: tahoma;
	color:#e1598d;
	font-family:true;
	font-size:22px;
	text-decoration:none;
}

.product_blue{
	font-family: tahoma;
	color:#0d92d2;
	font-family:true;
	font-size:18px;
	text-decoration:none;
}

.product_grey{
	font-family: tahoma;
	color:#595959;
	font-family:true;
	font-size:18px;
	text-decoration:none;
}

.price_pink{
	font-family: tahoma;
	color:#e1598d;
	font-family:true;
	font-size:22px;
	text-decoration:none;
}

.text_content{
	font-family: tahoma;
	color:#595959;
	font-family:true;
	font-size:14px;
	text-decoration:none;
}


.copyright{
	font-family: tahoma;
	font-size:13px;
	color:#a6a6a6;
	text-decoration:none;
}