body {
	background-color: #C9CACB;
	background-image: url(../images/bg.gif);
	margin-top: 20px;
}
.PgContain {
	background-color: #2F189C;
	width: 900px;
	padding: 10px;
	border: 2px solid #FFFFFF;
	background-image: url(../images/bg.jpg);
}
.LogoBox {
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFD;
	width: 610px;
}

.NavBox {
	padding-left: 20px;
	border-left-style: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	vertical-align: bottom;
	width: 230px;
}

a.Nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.Nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.Nav:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD900;
	text-decoration: none;
	line-height: 18px;
}
.TextBox {
	padding-left: 20px;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F189C;
	background-color: #DCDDDE;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	vertical-align: top;
	text-align: justify;
}
.TextBoxAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCDDDE;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	border: 5px solid #FFFFFF;
	height: 300px;
	color: #2F189C;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008EFE;
	font-weight: normal;
}
.AddressBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.FootBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.Foot:link {
	color: #666666;
	text-decoration: none;
}
a.Foot:visited {
	color: #666666;
	text-decoration: none;
}
a.Foot:hover {

	color: #666666;
	text-decoration: underline;
}
.BoxGallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCDDDE;
	padding-right: 20px;
	padding-left: 20px;
	border: 5px solid #FFFFFF;
	color: #2F189C;
	width: 860px;
}

