@charset "utf-8";
/* general styles */
*
{
	margin:0;
	padding:0;
}
body
{
	background:#adacac url(../images/index/bg_wrap.jpg) repeat-y top center;	
}
/* ************** */
/* content styles */
#wrap
{
	width:728px;
	margin:auto;
	background:url(../images/index/bg_content.jpg) repeat-y top;
}
#content
{
	width:654px;
	margin:auto;
	height:auto !important;
	height:800px;
	min-height:800px;
	padding:20px 0 0 0;
}
#content .header
{
	height:165px;
}
#content .header ul
{
	list-style-type:none;
	height:28px;
	padding:0;
	border:1px solid #a9a9a9;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#888888;
	line-height:28px;
	background:url(../images/index/bg_menu.jpg) repeat-x left;
}
#content .header ul li
{
	float:left;
	padding:0 6px 0 5px;
	text-transform:uppercase;
}
#content .header ul li a
{
	color:#888888;
	text-decoration:none;
}
/* ************** */
/* right and left styles */
#content .body
{
	margin-top:20px;
}
#content .body .left
{
	float:left;
}
#content .body .right
{
	float:right;
}
#content .body .right .special_box
{
	margin-top:8px;
}
#content .body .right .tit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646262;
	display:block;
	font-weight:normal;
	margin:7px 0 0 18px;
}
#content .body .right .border
{
	border-bottom:1px solid #cbcbcb;
	margin:3px;
	height:1px;
}
/* ********************* */
/* bottom stylesssssssss */
#content .body .bottom
{
	float:left;
	width:728px;
}
#content .body .bottom .red_box
{
	width:154px;
	margin:20px 12px 0 0;
	float:left;
}
#content .body .bottom .red_box h1
{
	background:url(../images/index/box/red/top.jpg) no-repeat;
	height:24px;
	font-family:tahoma, verdana;
	font-size:14px;
	color:#ffffff;
	padding:5px 0 0 0;
	text-align:center;
}
#content .body .bottom .red_box div
{
	background:url(../images/index/box/red/mod.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e4c4c;
	height:395px;
	padding:5px 5px 0 15px;
}
#content .body .bottom .red_box h2
{
	background:url(../images/index/box/red/bottom.jpg) no-repeat;
	height:8px;
}
#content .body .bottom .grey_box
{
	background:url(../images/index/box/grey/bg.jpg) repeat-y;
	float:left;
	width:651px;
	height:50px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#content .body .bottom .grey_box h1
{
	background:url(../images/index/box/grey/top.jpg) no-repeat top;
	height:11px;
}
#content .body .bottom .grey_box h2
{
	background:url(../images/index/box/grey/bottom.jpg) no-repeat bottom;
	height:11px;
}
#content .body .bottom .grey_box div
{
	padding:0 5px 0 5px;
	width:589px;
	margin:auto;
	font-size:14px;
	color:#e71600;
}
#content .body .bottom .banner
{
	float:left;
	margin:10px 2px 0 2px;
}
/* ********************* */

/* SPECIAL SECTIONS */
.special_section
{
	width:654px;
	background:url(../images/index/box/special/sections/mod.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}
.special_section h2
{
	height:13px;
	background:url(../images/index/box/special/sections/bottom.jpg) no-repeat bottom;
}
.special_section div
{
	font-size:12px;
	color:#454444;
	padding:22px 10px 0 33px
}
.pricing
{
	width:479px;
	margin:auto;
	background:url(../images/index/box/special/pricing/mod.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#333131;
	font-size:12px;
	text-align:center;
}
.foro
{
	width:166px;
	margin:auto;
	background:url(../images/index/box/special/pricing/foro_mod.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#333131;
	font-size:12px;
	text-align:center;
	
}
.grey_box
{
	background:url(../images/index/box/grey/bg.jpg) repeat-y;
	float:left;
	width:651px;
	height:50px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.grey_box h1
{
	background:url(../images/index/box/grey/top.jpg) no-repeat top;
	height:11px;
}
.grey_box h2
{
	background:url(../images/index/box/grey/bottom.jpg) no-repeat bottom;
	height:11px;
}
.grey_box div
{
	padding:0 5px 0 5px;
	width:589px;
	margin:auto;
	font-size:14px;
	color:#e71600;
}

/* **************** */
#content .body .bottom .footer
{
	background:#000000 url(../images/index/logo_amdia_footer.jpg) no-repeat left;
	float:left;
	text-align:left;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:30px 10px 30px 300px;
	margin-top:20px;
	height:48px;
	width:340px !important;
}