body {
	background-color: #C7C7C7;
	margin: 0px 0px 0px 0px;
}

.Header
{
height:79px;
}

.menustyle {
	height:29px;
}

.banner {
	height:179px;
}

.separator {
	height:3px;
	background-image: url(images/separator.jpg)
}

.footer {
	height:30px;
	background-color:#3b3b3b;
	color: #C7C7C7;
	font-family: Tahoma, Arial;
	font-size: 9pt;
}

.footerright {
	text-align:right;
}

.SideLeft
{
	background-image: url(images/SideTile.png);
	color:#f0f0f0;
	font-family: Tahoma, Arial;
	font-size: 10pt;
}

.SideLeftTitle
{
	color:#ffffff;
	font-size: 9pt;
	font-weight:bold;
}

.SideRight
{
	width:150px;
}

.GetAQuote
{
	width:270px;
	height:55px;
	background-color:#c0c0c0;
	border:solid;
	border-width:1px;
	border-color:#017292;
	vertical-align:middle;
}

.textTilte {

	color: #C90000;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	font-weight: bold;
}

.MainArea
{
	background-color:#FFFFFF;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#444444; 
	font-size: 10pt 
}

.textNormal { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#444444; 
	font-size: 10pt 
}

.textNormalWhite { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#ffffff; 
	font-size: 10pt 
}

.textSmall { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#444444; 
	font-size: 8pt 
}

.bgWhite
{
	background-color: #ffffff;
}

.bgGreySide
{
	background-color: #F5F5F3;
}

.bgGreyDark
{
	background-color: #D1D1D1;
}

.maltaserv
{
	color: #DEDEDE;
}

.contactForm { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#333333; 
	background-color: #ffffff;
	border: 1px solid;
	border-color: #333333;
	font-size: 9pt 
}
	

h1 { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#000000; 
	font-size: 10pt; 
	font-weight: bold
}

h2 { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color:#000000; 
	font-size: 9pt; 
	font-weight: bold
}

hr 
{ 
	color:#C90000; 
	background: #C90000; 
	border: 0; 
	Height:1px;
}


a:link		{text-decoration: underline}

a:active	{text-decoration: underline}

a:visited	{text-decoration: underline}

a:hover		{color: #AF3933; text-decoration: none}

a.menu:link		{color: #ffffff; text-decoration: none}

a.menu:active	{color: #ffffff; text-decoration: none}

a.menu:visited	{color: #ffffff; text-decoration: none}

a.menu:hover	{color: #000000; text-decoration: none}


.footerlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6CF;
}

