/* @override 
	http://61.206.114.199:8001//regional/css/base.css */

@charset "UTF-8";

/* CSS Document */

body {
	background-image: url(../page_parts/bg_body.jpg);
	background-position: 50% 56px;
	background-repeat: no-repeat;
}

#box_head {
	width: 980px;
	height: 499px;
	margin: 0 auto;
	position: relative;
}

#box_head h1 {
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 12px;
	margin-right: 18px;
}


p.typo_notes {
	font-size: 12px;
	color: #4c4c4c;
	float: left;
	display: inline;
	margin-top: 34px;
	line-height: 1;
}


#img_fronta {
	float: right;
	display: inline;
	margin-top: 18px;
	margin-right: -12px;
}

#img_medallion {
	float: left;
	clear: left;
	display: inline;
	margin-top: -18px;
	margin-left: -33px;
	overflow: hidden;
	position: relative!important;
	z-index: 10;
}

img#bg_efct {
	position: absolute;
	z-index: 100;
	left: -40px;
}

#box_head h2 {
	position: absolute;
	top: 91px;
	left: 174px;
}

/*  */

#box_main {
	width: 980px;
	margin: 0 auto;
}

#box_main h3 {
	line-height:0;
	margin-left: 7px;
	margin-bottom: 21px;
}

#box_main p {
	font-size: 16px;
	color: #1a1a1a;
	line-height: 1.8;
}

#img_medallions {
	text-align: center;
	padding: 0em 0 1em;
}

#btn_survey {	
	margin: 30px auto 40px;
	text-align: center;
}

#btn_survey p {
	border: 1px solid #bfbfbf;
	display: inline-block;
	/*padding: 0 25px;*/
	
	/display:inline;
	/zoom:1;
}

#btn_survey a {
	color: #1a1a1a;
	text-decoration: none;
	background-image: url(../page_parts/arrow_blue.png);
	background-position: 25px 13px;
	background-repeat: no-repeat;
	line-height: 49px;
	height: 47px;
	display: block;
	padding: 0 25px 0 42px;
	/*margin: 0 25px;*/
	/*padding-left: 17px;*/
}

#btn_survey a:hover {
	background-color: #f2f2f2;
}

#box_foot {
	width: 100%;
	height: 100%;
	background-color: #e6f6fd;
	padding-top: 30px;
	padding-bottom: 200px;
}

#box_foot {
	text-align: center;

}















