.contactTextLeft{
	padding: 50px 0px 50px 79px;
	float: left;
	width: 300px;
}

.contactTextLeft p{
	font-size: 16px;
	color: #666;
}

.contactTextLeft p strong{
	font-weight: bold;
	font-size: 17px;
}

.contactTextLeft table tbody tr td {
	font-size: 12px;
	color: #666;
}

.contactTextLeft table tbody tr td a {
	font-size: 12px;
}

.contactTextRight{
	padding: 95px 59px 0px 107px;
	float: left;
	width: 348px;
	line-height: 35px;
}

.contactTextRight p{
	font-size: 16px;
}

.contactTextRight p strong{
	font-weight: bold;
}

.contactTextRight p a{
	font-size: 16px;
	color: #0099CC;
}

.contactTextRight p a:hover{
	font-size: 16px;
	color: #FF9900;
}

.lowerBTNblue{
	width: 143px;
	padding-top: 13px;
	padding-right: 20px;
}
	
.lowerBTNblue a{
	background-image: url(../images/secondLev/contactLowerBTNblue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#ffffff;
	font-weight: bold;
	display:block;
	font-size:12px;
	height:29px;
	text-decoration:none;
	width:608px;
	padding-right: 80px;
	padding-top: 10px;
	text-align: right;
	line-height: 20px;

}

.lowerBTNblue a:hover{
	background-position: 0px -39px;
}

.lowerBTNorange{
	width: 143px;
	padding-top: 13px;
	padding-right: 20px;
}
	
.lowerBTNorange a{
	background-image: url(../images/secondLev/contactLowerBTNorange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#ffffff;
	font-weight: bold;
	display:block;
	font-size:12px;
	height:29px;
	text-decoration:none;
	width:608px;
	padding-right: 80px;
	padding-top: 10px;
	text-align: right;
	line-height: 20px;
}

.lowerBTNorange a:hover{
	background-position: 0px -39px;
}

.footerArea{
	height: 200px;
	background-color: #FFFFFF;
	}