@charset "utf-8";
/* reset browser styles */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
}
ol { 
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	padding-left: 1.4em;
	list-style: square;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 
/* end reset browser styles */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/BACKGROUND.png);
	background-repeat: repeat;
}

.container {
	width: 865px;
	height: 642px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contact%20images/contactpagelayout-01-01.png);
	background-repeat: no-repeat;
}
ul.nav{
	list-style: none;
	padding-top: 50px;
	padding-left: 135px;
	margin: 0;	
	}
.nav li{
	display: inline;
	margin-right: 53px;
	
}
.nav a{
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	color: #7dc6a2;
	font-weight: bold;
	letter-spacing: 3px;				
}
.nav a:hover, a:active, a:focus{
	color: white;
	text-decoration:underline;
}
.facebookButtonLink {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -99999px;
	float: right;
	margin-top: 110px;
	margin-right: 10px;
	background: url(../images/contact%20images/facebook.png) bottom;
}
.facebookButtonLink:hover {
	background-position: 0 0;
}
.touch .facebookButtonLink:hover {
	background-position: 0 0;
}

.twitterButtonLink {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -99999px;
	float: right;
	clear: none;
	margin-top: 110px;
	margin-right: 10px;
	background: url(../images/contact%20images/twitter.png) bottom;
}
.twitterButtonLink:hover {
	background-position: 0 0;
}
.touch .twitterButtonLink:hover {
	background-position: 0 0;
}
.googleButtonLink {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -99999px;
	float: right;
	margin-top: 110px;
	margin-right: 95px;
	background: url(../images/contact%20images/google.png) bottom;
}
.googleButtonLink:hover {
	background-position: 0 0;
}
.touch .googleButtonLink:hover {
	background-position: 0 0;
}
.textContainer{
	width: 460px;
	float: right;
	margin-top: 115px;
	margin-right: 25px;
	clear: right;
		
}
.content {
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.contactPage{
	color: #FFF;		
}
#google{
	float: right;
	margin-top: 110px;
	margin-right: 95px;
}
#twitter{
	float: right;
	clear: none;
	margin-top: 110px;
	margin-right: 10px;
}
#facebook{
	float: right;
	margin-top: 110px;
	margin-right: 10px;
		
}
.content{
	text-align: center;
	width: 455px;
	float: right;
	clear: right;
	margin-right: 60px;
	margin-top: 26px;
	letter-spacing: 0.9px;
	
}
.content p{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 21px;
	
}
.italicText{
	font-size: 16px;
	font-style:italic;
}
.italicTextSub{
	font-size: 14px;
	font-style:italic;
}
img {
	margin-top: 15px;
	margin-bottom: 5px;
}
.contactContent{
	text-align: center;
	width: 455px;
	float: right;
	clear: right;
	margin-right: 60px;
	letter-spacing: 0.9px;
	
}
.contactContent p{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 23px;
	
}
.contactContent a{
	font-size: 20px;
	font-weight: bold;
	color: rgb(23,134,232);
	text-decoration: none;
}
.contactContent a:hover, a:active, a:focus{
	color: rgb(53,207,138);
	text-decoration: none;
}
.touch .contactContent a:hover, a:active, a:focus{
	color: rgb(53,207,138);
	text-decoration: none;
}
.phoneNumber{
	font-size: 20px;
	font-weight: bold;
	color: rgb(53,207,138);
}
.footer{
	text-align: center;
	width: 750px;
	float: right;
	clear: right;
	margin-right: 60px;
	margin-top: 32px;
	letter-spacing: 0.9px;
	
}
.footer p{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	color: #000;
	
}
