/* CSS Document */

div#header { background: url(../images/images_top/New-Top-Background.gif) repeat-x top left; }

div.logo
{
	background: url(../images/images_top/New-Top-Logo.jpg) no-repeat 20px;
	height: 98px;
	width: 100%;
}

div.headContact,
div.headChat
{
	float: right;
	min-width: 145px;
	height: 98px;
	margin: 0 17px 0 0;
}

div.headContact { padding-top : 10px; }

div.headChat { padding-top : 3px; }

div.headContact li
{
	padding: 3px;
	list-style-type: none;
}

div.headContact img
{
	margin-right: 5px;
	vertical-align: middle;
	border: 0;
}

li.borderContact
{
	border: 1px solid #000000;
	margin-bottom: 3px;
}

div#navigation
{
	background: url(../images/images_top/navigation-Background.gif) repeat-x;
}

div.headerMenu
{
	height: 28px;
	width: 179px;
	background: url(../images/images_top/navigation-HeadBox.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 0 10px;
	line-height: 28px;
}

div#header .boxLogo
{
	float : left;
	width : 400px;
	height : 88px;
	padding : 10px 20px 0 20px;
}