@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.middlebg {
	background-color: #FFFFFF;
	background-image: url(../images/middle-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.aboutme-bg {
	background-image: url(../images/about-page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.aboutmeborderbg {
	background-color: #f9f9f9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}

.leftgreyline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e7e7;
}

img {border: 0;}.testimonialscontent {
	font-family: Tahoma;
	font-size: 11px;
	color: #272727;
	line-height: 14px;
}
.testimonialsgreen {
	font-family: Tahoma;
	font-size: 11px;
	color: #004b55;
}
.testimonialsgreen a {
	color: #004b55;
	text-decoration:none;
}
.testimonialsgreen a:hover {
	color: #000000;
	text-decoration:underline;
}
.testimoniallink {
	font-family: Tahoma;
	font-size: 11px;
	color: #321d19;
	text-decoration: none;
}
.testimoniallink a {
	color: #321d19;
	text-decoration: underline;
}
.testimoniallink a:hover {
	color: #000000;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.formpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6e86;
}
.formpink a {
	color: #e67174;
	text-decoration:underline;
}
.contentboldblue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #28abbd;
}

.formpink a:hover {
	color: #321d19;
	text-decoration:underline;
}
.formtextfields {
	border: 1px solid #e7e7e7;
	height: 18px;
	width: 145px;
}
.contentblack {
	font-family: Tahoma;
	font-size: 12px;
	color: #272727;
	line-height: 16px;
}
.contentblack a {
	color: #28abbd;
	text-decoration:underline;
}
.contentblack a:hover {
	color: #e1656a;
	text-decoration:underline;
}
.emaillink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.emaillink a{
	color: #FFFFFF;
	text-decoration: underline;
}
.emaillink a:hover{
	color: #f6c3d4;
	text-decoration: underline;
}
.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerlink a {
	color: #FFFFFF;
	text-decoration:none;
}
.footerlink a:hover {
	color: #93d2db;
	text-decoration:underline;
}
.footercopyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffc2c7;
}
.tahomabold14blue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #28abbd;
}
.tahomabold14pink {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #dc555a;
}
.bottomgreyborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}
.servicespointpink {
	font-family: Tahoma;
	font-size: 12px;
	color: #e1656a;
}
.servicespointpink a {
	color: #e1656a;
	text-decoration:underline;
}
.servicespointpink a:hover {
	color: #000000;
	text-decoration:underline;
}
.tahomabold11pink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #dc555a;
}
.tahomabold11green {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #28abbd;
}

.tahoma12boldpink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #dc555a;
}
.tahoma12green {
	font-family: Tahoma;
	font-size: 12px;
	color: #28abbd;
}
.tahoma12green a {
	color: #272727;
	text-decoration:underline;
}
.tahoma12green a:hover {
	color: #dc555a;
	text-decoration:underline;
}
.tahoma11boldblack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.tahoma12darkgreen {
	font-family: Tahoma;
	font-size: 12px;
	color: #004b55;
	line-height: 16px;
}
.dottedline {
	background-image: url(../images/dotted-line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.tahoma12darkgreen a {
	color: #272727;
	text-decoration:underline;
}
.tahoma12darkgreen a:hover {
	color: #e1656a;
	text-decoration:underline;
}.formborder {
	border: 1px solid #dcdcdc;
}
.contacttextfiled {
	height: 20px;
	border: 1px solid #e5e5e5;
}

