﻿.header
{
width:940px;
height:105px;
}

.headerleft
{
width:100px;
height:105px;
float:left;
background-image:url(../images/home/logo.png);
background-repeat:no-repeat;

}

#headercenter
{
	width:530px;
	height:105px;
	float:left;
	font-family:"Franklin Gothic Medium";
}

#headercenter h1
{
font-size:20px;
font-family:"Franklin Gothic Medium";

}

#headercenter h2
{
font-size:13px;
font-family:"Franklin Gothic Medium";

}

#headerright
{
	width:310px;
	height:105px;
	float:left;
	font-family:"Franklin Gothic Medium";
	font-size:12px;

}
#headerright a
{
color:#000000;
text-decoration:none;
}
#headerright a:hover
{
color:#FF0000;

}

#headercenter2
{
width:410px;
height:105px;
float:left;
font-family:"Franklin Gothic Medium";
}

#headercenter2 h1
{
font-size:20px;
font-family:"Franklin Gothic Medium";

}

#headercenter2 h2
{
font-size:13px;
font-family:"Franklin Gothic Medium";

}

#headerright2
{
width:430px;
height:105px;
float:left;
font-family:Arial;
font-size:12px;

}
#headerright2 a
{
color:#000000;
text-decoration:none;
}
#headerright a:hover
{
color:#8D4D21;

}

#headerright strong
{
font-size:14px;
font-family:"Franklin Gothic Medium";
color:#A27B2B;
}



/* MENU */

#Menu_bar
{
	width:940px;
	height:45px;
	
}
/*menu end*/

