.h-one {
	
	font-size: 1.5em;
	color: #1f6a8e
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 120%;
	color: #891b19;
	text-transform: capitalize;
}


.contact-box {
    	width: 250px;
	background-color: #f6f7e9;
	background-image: url(../images/bucket-contact.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 0 10px 20px;
}

.contact-box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #003366;
	font-size: 1em;
	background-color: #F6F7E9;
	margin-bottom: 1em;
}

.contact-box h2 {
    font-size: 1.4em;
}

#subright .contact-box .box p {
    font-size: 12px;
    color: #003366;
}

#subright .contact-box .box p.h-one {
	display: block;
	font-size: 1.5em;
	color: #1f6a8e
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-top: 0;
	line-height: 120%;
	color: #891b19;
	text-transform: capitalize;
}


#subright {
	width: 620px;
	float: right;
	padding: 0px;
	margin-right: 10px;
	font-size: 1.1em;
	margin-bottom: 1em;
}

#content {
	min-height: 100%;
	padding-top: 20px;
	height: 100%;
	background-image: url(../images/footer_home.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 30px;
		
}

#subright h2{
	font-size: 1.3em;
	
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	text-transform: capitalize;
	color: #2B3366;
	margin-bottom: 1em;
	font-weight: normal;
}

