﻿#header
{
	background		:url('../images/design/head.png');
	height			:120px;		
	padding-right	:25px;
	position		:relative;
	text-align		:left;
	top				:0px
}

#titletext
{
	top				:0px;
	left			:25px;
	height			:100px;
	color			:white;
	font-size		:200%;
	position		:absolute;
	padding-top		:30px;
	width			:910px;
	background-image:url('../images/design/m%26mlogo.jpg');
	background-repeat	:no-repeat;
	background-position	: right 50%;
	font-family		:arial,sans-serif;
	text-align		:left;
	filter:shadow(color:#1D2B71, strength:5, direction:135)
}

a.language, a:link.language, a:visited.language, a:hover.language, a:active.language
{
	color			:white;
	font-size		:50%;
	text-decoration:none;
}

#contactus
{
	font-family:Helvetica, Verdana, sans-serif;
	font-size	:75%;
	left		:190px;
	padding		:5px;
	padding-right	:10px;
	position	:relative;
	text-align	:right;
	top		:6px;
	width		:715px;
}

a.contactus, a:link.contactus, a:visited.contactus, a:hover.contactus, a:active.contactus
{
	color			:black;
	text-decoration		:none;
}