
body {font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background: url('bg3.gif');
	height:100%; 
}

.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
	line-height: 1.5;
	color: #000000;
}
a.NavBar:link    {color: 676767 ; text-decoration: none; letter-spacing: 1px; font-size: 12px; font-weight: bold;}
a.NavBar:visited {color: 676767 ; text-decoration: none; letter-spacing: 1px; font-size: 12px; font-weight: bold;}
a.NavBar:active  {color: 676767 ; text-decoration: underline; letter-spacing: 1px; font-size: 12px; font-weight: bold;}
a.NavBar:hover   {color: 999999 ; text-decoration: underline; letter-spacing: 1px; font-size: 12px; font-weight: bold;}
        
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
	line-height: 1.5;
	font-smooth:always;
	color: #000000;
}
a.text:link    {color: 676767 ; text-decoration: none; letter-spacing: 1px; font-size: 12px; font-weight: normal; font-style: normal;}
a.text:visited {color: 676767 ; text-decoration: none; letter-spacing: 1px; font-size: 12px; font-weight: normal; font-style: normal;}
a.text:active  {color: 676767 ; text-decoration: none; letter-spacing: 1px; font-size: 12px; font-weight: normal; font-style: normal;}
a.text:hover   {color: 999999 ; text-decoration: none; letter-spacing: 1px; font-size: 12px; font-weight: normal; font-style: normal;}

.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	text-decoration: none;
	line-height: 1.5;
	font-smooth:always;
	color: #676767;
}

.grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 1.5;
	color: #676767;
}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.servicesb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	text-transform: none;
	text-decoration: none;
	font-smooth:always;
	color: #000000;
	line-height: 1.4;
}

.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: none;
	text-decoration: none;
	color: #E3E3E3;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-smooth: always;
	font-size: 90px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	line-height: .5;
	color: #ffffff;
}

a.bullet:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-smooth: always;
	font-size: 90px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	line-height: .5;
	color: #EE4D3F;
}
