/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/contrpt.gif);
	background-repeat: repeat-x;
}


h1{
font: normal 20px "Lucida Grande", Lucida Sans,Tahoma;
padding:0;
margin:0 0 5px 0;
color:#666666;
}

h2{
font: normal 20px "Lucida Grande", Lucida Sans,Tahoma;
padding:0;
margin:0 0 5px 0;
color:#ffffff;
}

h3{
font: normal 20px "Lucida Grande", Lucida Sans,Tahoma;
padding:0;
margin:0 0 5px 0;
color:#ed8500;
}

.greytext{
	font-family: Lucida Grande,Lucida Sans,Tahoma;
	font-size: 12px;
	color: #444444;
	line-height: 1.5em;
	

}

.medgreytext{
	font-family: Lucida Grande,Lucida Sans,Tahoma;
	font-size: 16px;
	color: #444444;
	

}

.whitetext{
	font-family: Lucida Grande,Lucida Sans,Tahoma;
	font-size: 12px;
	color: #ffffff;
	

}


.logostyle {
	background:transparent url("../images/header.gif") no-repeat left top;
	

}

.navbarstyle {
	background:transparent url("../images/navbar.png") no-repeat left top;
	

}

.servicestyle {
	background:transparent url("../images/servicepanel.png") no-repeat left top;
	

}

a.one{
	background:transparent url("../images/spacer1.gif") no-repeat right center;
	display: block;
	text-decoration: none;
	padding: 5px 20px 7px 20px;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #444444;
}

a.one:hover{
	background:transparent url("../images/spacer1.gif") no-repeat right center;
	display: block;
	text-decoration: none;
	padding: 5px 20px 7px 20px;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #ffffff;
}

a.two{
	display: block;
	text-decoration: none;
	padding: 5px 0px 7px 20px;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #444444;
}

a.two:hover{
	display: block;
	text-decoration: none;
	padding: 5px 0px 7px 20px;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #ffffff;
}

a.three{
	background:transparent url("../images/quotebut.png") no-repeat center;
	display: block;
	text-decoration: none;
	text-align:center;
	padding: 12px 0px 16px 0px;
	font-family: "Lucida Grande", Lucida Sans,Tahoma;
	font-size:16px;
	font-weight: bold;
	color: #444444;
}

a.three:hover{
	background:transparent url("../images/quotebut.png") no-repeat center;
	display: block;
	text-decoration: none;
	text-align:center;
	padding: 12px 0px 16px 0px;
	font-family: "Lucida Grande", Lucida Sans,Tahoma;
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
}

a.four{
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-family: Lucida Grande,Lucida Sans,Tahoma;
	font-weight: normal;
	font-size:12px;
	color: #ed8500;
}

a.four:hover{
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	font-family: Lucida Grande,Lucida Sans,Tahoma;
	font-weight: normal;
	font-size:12px;
	color: #ed8500;
}
