#header {
	position: relative;
	clear: both;
	width: 100%;
	height: 141px;
}

#top_1
{
	position: absolute;
	width: 350px;
	height: 121px;
	background: url('../images/inner/top_1.png');
}

#top_2
{
	position: absolute;
	left: 350px;
	width: 300px;
	height: 121px;
	background: url('../images/inner/top_2.png');
}

#top_3
{
	position: absolute;
	left: 650px;
	width: 350px;
	height: 74px;
	background: url('../images/inner/top_3.png');
}

#text
{
	margin-top: 10px;
}

#phone
{
	position: absolute;
	top: 74px;
	right: 0;
	width: 366px;
	height: 92px;
	background: url('../images/inner/top_4.png');
}

#phone_location
{
	position: absolute;
	left: 42px;
	top: 11px;
	font-family: Georgia;
	font-size: 18px;
	color: #ffffff;
}

#phone_code
{
	position: absolute;
	left: 42px;
	top: 38px;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
}

#phone_number
{
	position: absolute;
	left: 114px;
	top: 32px;
	font-weight: bold;
	font-family: Arial;
	font-size: 26px;
	color: #ffffff;
	line-height: 100%;
}
