@charset "utf-8";
body {
	background:url(images/bg.jpg) left 33px repeat-x #D2ECED;
	margin:0;
	padding:0;
}

.family-1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color:#454444;
}
.family-2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #696A6A;
	text-decoration: none;
}
.family-3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #737473;
	text-decoration: none;
}
.family-4 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding:0px 0 0 170px;

}
.family-4  span{ display:block; margin-top:10px;}
.family-5 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding:0px 0 0 95px;

}
.family-5  span{ display:block; margin-top:10px;}
.family-6 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding:0px 0 0 160px;

}
.family-6  span{ display:block; margin-top:10px;}

.family-7 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #737473;
	text-decoration: none;
}
a:link, a:visited{ color:#FF3300; text-decoration:none;}

