/* CSS Document */

#bg{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 419px;
}
a:hover {
	color: #DB3600;
}
.int2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-align: center;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000033;
	font-weight: bold;
}
.int1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #0000CC;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	font-weight: normal;
}
.review {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000099;
	font-weight: normal;
}
