@charset "UTF-8";
/* CSS Document */

#mainwrapper
{
	margin: 50px auto 0px auto;
	width: 738px;
	height: 400px;
}

#header
{
	width:736px;
	height: 55px;
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
	padding: 0px 0px 5px 0px
}

#breaker
{
	width:738px;
	height: 7px;
	background-image:url(../images/breaktop.jpg)
}

#info
{
	width:736px;
	height:262px;
	margin: 25px 0px 25px 0px;
	float:left;
}

#clear
{ 
	clear: left;
}

/**map**/

#info_map
{
	width:247px;
	height:261px;
	background-image:url(../images/location_left.jpg);
	margin: 25px 0px 25px 0px;
	float:left;
}

#mapblock
{
	width:488px;
	height:261px;
	margin: 29px 0px 25px 0px;
	float:left;
}