body {
	background-color: #ededed;
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0C152C;
}
#wrapbg {
	background-image: url(files/design/images/background-shadow.gif);
	width: 759px;
	margin: 0 auto;
	padding:0;
}
#wrap {
	width:727px;
	margin: 0 auto;
	padding:0;
}
a {outline:none;}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#content {
	width: 670px;
	background-color:#FFFFFF;
	padding-left:16px;
	padding-right: 15px;
	margin-left:13px;
	padding-top:15px;
	padding-bottom:15px;
	background-image: url(files/design/images/content-top-bg-shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footerbg {
	background-image: url(files/design/images/footer-bg-shadow.jpg);
	width: 725px;
	margin: 0px auto 0px auto;
	height:47px;
	padding:19px 0px 0px 34px;
	color: #c2c8d6;
}
.cherryonefooter {
	width: 759px;
	text-align:center;
	padding-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6b6b;
	margin: 0 auto;
}
.cherryonefooter a:link {
color: #6b6b6b;
text-decoration:none;	
}
.cherryonefooter a:visited {
color: #6b6b6b;
text-decoration:none;	
}
.cherryonefooter a:hover {
color: #6b6b6b;
text-decoration:none;	
}
.cherryonefooter a:active {
color: #6b6b6b;
text-decoration:none;	
}
a:link {
	color: #223C7D;
	text-decoration:underline;
}
a:visited {
	color: #223C7D;
	text-decoration:underline;
}
a:hover {
	color: #86393F;
	text-decoration:underline;
}
a:active {
	color: #86393F;
	text-decoration:underline;
}
.servicesboxes {background-color: #f2f2f2; padding:15px;}
.servicesboxes a:link {
	color: #0C152C;
	text-decoration:none;
}
.servicesboxes a:visited {
	color: #0C152C;
	text-decoration:none;
}
.servicesboxes a:hover {
	color: #0C152C;
	text-decoration:none;
}
.servicesboxes a:active {
	color: #0C152C;
	text-decoration:none;
}
.titlered {
	color: #21366D;
	font-size: 12px;
}
.emailform {
	background-image: url(files/design/images/contactbox-shadow.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding:8px 7px 7px 7px;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#0C152C;
	margin:4px;
	width:220px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: black;
}
.emailformtext {
	background-image: url(files/design/images/contactbox-shadow.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding:8px 7px 7px 7px;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#0C152C;
	margin:4px;
	overflow:auto;
	width:220px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: black;
}
.contactText {padding: 5px 0px 0px 5px;}
