body {
	background-image: url(images/bgr.gif);
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.container {
	width: 724px;
	background-image: url(images/div_bgr.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 5px;
}
a {
	text-decoration: none;
	color: #6D8B82;
	font-weight: bold;
}
a:visited {
	color: #6D8B82;
}
a:hover {
	text-decoration: underline;
}


div.containerabout {
	width: 724px;
	background-image: url(images/div_bgr.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 5px;
	height: 920px;
}
div.containerteam {
	width: 724px;
	background-image: url(images/div_bgr.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 5px;
	height: 1150px;
}
div.containerservices {
	width: 724px;
	background-image: url(images/div_bgr.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 5px;
	height: 600px;
	background-color: #FFFFFF;
}
div.containercases {
	width: 724px;
	background-image: url(images/div_bgr.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 5px;
	height: 450px;
	background-color: #FFFFFF;
}
div.containeraffiliates {
	width: 724px;
	background-image: url(images/div_bgr.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 5px;
	height: 450px;
	background-color: #FFFFFF;
}
div.banner {
	background-image: url(images/banner_bgr.gif);
	background-repeat: repeat;
	height: 70px;
	margin-bottom: 10px;
	width: 724px;
}
div.text {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}


div.bannerabout {
	background-image: url(images/bgr_yellow.gif);
	background-repeat: repeat;
	height: 70px;
	margin-bottom: 10px;
	width: 724px;
}
div.logo {
	width: 280px;
	float: left;
}

div.menu {
	float: right;
	width: 400px;
	padding-top: 50px;
	color: #FFFFFF;
	height: 20px;
}

div.underbanner {
	width: 724px;
	padding-bottom: 10px;
	color: #666666;

}
div.leftcolumn {
	float: left;
	width: 154px;
}
div.leftcolumn img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div.rightcolumn {
	float: right;
	width: 494px;
}

div.footer {
	width: 728px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8A8A8A;
	padding-right: 10px;
}
div.footer a {
	color: #8A8A8A;
	text-decoration: none;
}
div.footer a:visited {
	color: #8A8A8A;
}
div.footer a:hover {
	text-decoration: underline;
}
