body {

	background-color: #062550;

	background-image: url(images/h_bg-pattern.jpg);

	background-position: top;

	background-repeat: no-repeat;

	margin-top: 20px;

	margin-bottom: 20px;

}

.main {

	background-color: #B6CCE4;

}

.leftbg {
	background-image: url(images/h_logo-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 207px;
	height: 482px;

}

.mainimg {

	background-image: url(images/h_main-img.jpg);

	background-position: top;

	background-repeat: no-repeat;

	width: 533px;

	height: 482px;

}

.shadow {

	background-image: url(images/h_bot-shadow.jpg);

	background-position: top;

	background-repeat: repeat-x;

	height: 20px;

}

#nav {

	margin-bottom: 19px;

}

img, div { 

	behavior: url(iepngfix.htc) 

}

.address {

	font-family: Tahoma, Arial, Verdana;

	font-size: 12px;

	color: #162C44;

	text-align: center;

	text-decoration: none;

	*padding-top: 10px;

	*padding-bottom: 10px;

}

.content {

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	color: #162C44;

	text-align: justify;

	text-decoration: none;

	padding: 0 30px 0 30px;

	*padding: 10px 30px 10px 30px;

}

.content a {

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	color: #162C44;

	text-decoration: underline;

}

.content a:hover {

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	color: #162C44;

	text-decoration: none;

}

.footercopy {

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	color: #FFFFFF;

	padding: 20px 0 10px 0;

	text-decoration: none;
	
	text-align:center;

}

.footercopy a {

	color: #FFFFFF;

	text-decoration: none;

}

.footercopy a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}
