
/* structure */
body
{
	background-image: url(../../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #B2B7CA;
}


/* design styles */

.tenfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #455E87;
}
.linksSpaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #455E87;
	line-height: 20px;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #594646;
	line-height: 15px;
	font-weight: bold;
	top: 2px;
}
.backServ {
	background-image: url(../../images/background_services.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.breadcrumb {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #455E87;
}
.backServices {
	background-image: url(../../images/background_services2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}

a:link {
	color: #6287CB;
}
a:visited {
	color: #455E87;
}
a:hover {
	color: #455E87;
}
a:active {
	color: #455E87;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #594646;
	font-size: 14px;
}