/* CSS Document */

body
{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_grad.jpg);
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.para2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color: #000066;
}

.navigation
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #005fa9;
	text-decoration: none;
}

.navigation:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.navfooter
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
	background-position: center;
}

.title
{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-style: italic;
	line-height: normal;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.services {
}
