@import url('common.css');

#wrapper
{
	top:0px;	
	width:940px;
	text-align:left;
	float:none;
	margin: 0px auto;
	background:#fff;
}

#logo
{
	width:320px;
	height:176px;
}

#header
{
	background:url(../images/header.jpg);
	width:620px;
	height:176px;
}

#menu_left
{
	background:url(../images/menu_left.jpg);
	width:124px;
	height:598px;
}

#menu_right
{
	background:url(../images/menu_right.jpg) no-repeat;
	width:196px;
	height:598px;
	padding-top:58px;
	line-height:27px;
}

#menu_right a,a-active
{
	text-decoration:none;
	color:#b4beca;
}
#menu_right a:hover,a-active:hover
{
	text-decoration:none;
	color:#ffe5cf;
}

#banner
{
	width:570px;
	height:190px;
}

#content
{
	background:#fff;
	width:570px;
}

.continua
{
	width:100%;
	height:27px;
	margin:15px 0px 15px 0px;
	text-align:right;
	border-bottom:1px dotted #000;
}

#footer
{
	background:url(../images/footer.jpg);
	height:120px;
	width:940px;
	color:#cbcdcc;
	font-size:11px;
}

#footer_copy
{
position:absolute;
left:124px;
top:40px;
line-height:13px;
}
#footer_contact
{
position:absolute;
left:708px;
top:40px;
line-height:13px;
text-align:right;
}

#menu_head
{
	position:absolute;
	top:114px;
	left:433px;
	color:#fff;
}

#menu_head a,a-active
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#menu_head a:hover,a-active:hover
{
	color:#f0ff00;
	font-weight:bold;
	text-decoration:underline;
}

.bg
{
	background:url(../images/bg_gf.jpg) repeat scroll 0 0;
	width:170px;
	height:130px;
	text-align:center;
	clear:none;
	float:left;
	margin:0px 10px 10px 0px;
}