#header
{
	margin-top: 0px;
}






#header_image
{
	background-image: url(../images/top_image.jpg);
	background-repeat: no-repeat;
	width: 100%;
    height: 200px;
	margin: 0 0 2px 0;
	/*
	float: left;
	width: 100%;
    text-align: left;
    height: 200px;
    background-color: #CFD4DB;
	*/
}


#hotspot
{
	
	position: relative;
	height: 50px;
	width: 150px;
	float: left;
}
#banner_slogan_1
{
    font-size:28px;
    padding: 25px 0 0 20px;
}
#banner_slogan_2
{
    font-size:22px;
    padding: 10px 0 0 250px;
}

img
{
	border-style: none;
}



