html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	font-family:"Helvetica Neue";
	font-size: 13px;
	font-weight: normal;
	text-align:center;
	margin:0;
	letter-spacing: normal;
	line-height: 1.5;
	background-image:url(../images/b_watermark.jpg);
	background-repeat:repeat;
	position:relative;
	
	}
	
	
.container 
{
	width: 900px;
	height: 700px;
	margin: 0 auto;
	position:relative;
	background-image:url(../images/logobar_and_background.jpg);
	
}
.container .hotspot{
	position: absolute;
	width: 85px;
	height: 87px;
	top: 20px; 
	left: 60px;
	}

.topBar
{
	height:110px;
	
	}
	
.menuBar {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-style: normal;
	text-align:center;
	
	position:relative;
	line-height:normal;
	
	width: 700px;
	height:20px;
	margin: 0 auto;
	
}

.menuItem {
	height:20px;
	float:left;
	line-height:20px;
	vertical-align:bottom;
	width:120px;
}
.menuItem2{
	height:20px;
	float:left;
	line-height:20px;
	vertical-align:bottom;
	width:25px;
}

.menuItem:hover
	{
	height:20px;
	float:left;
	line-height:20px;
	vertical-align:bottom;
	width:120px;
	color: #e3372b;
	}

a
	{
	color: #4D4D4F;
	text-decoration: none;
	}

a:hover
	{
	color: #e3372b;
	font-weight:bold;
	
	}

.bannerHome{
	width: 872px;
	height: 100px;
	margin: 0 auto;

	}
	
.divBar{
	width: 872px;
	height: 25px;
	margin: 0 auto;

	}
	.divBar2{
	width: 872px;
	height: 8px;
	margin: 0 auto;

	}
		
.bodyContent{
	width: 872px;
	height: 533px;
	margin: 0 auto;
	border-bottom-color:#e3372b;
	border-bottom-style:solid;
	border-bottom-width:3px;
	
	border-left-color:#c4c4c4;
	border-left-width:3px;
	border-left-style:ridge;
	
	border-right-color:#c4c4c4;
	border-right-style:ridge;
	border-right-width:3px;
	
	border-top-color:#c4c4c4;
	border-top-style:ridge;
	border-top-width:3px;
}

.bodyText{
	width:498px;
	height:463px;
	float:left;
	padding: 35px;
	background-color:#FFF;
	text-align:justify;
	color:#666;
	
	}

.bodyText2{
	width:801px;
	height:463px;
	float:left;
	padding: 35px;
	background-color:#FFF;
	text-align:justify;
	color:#666;

	
	}
.bodyPhoto{
	
	width:303px;
	height:533px;
	float:left;
	background-color:#FFF;
	text-align:right;
	vertical-align:bottom;
	}
	

h1{
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	}
	
.footer{
	background-color:#9C1F24;
	width:900px;
	height:100px;
	margin: 0 auto;
	}
	
.a_bold{
	color: #e3372b;
	text-decoration: none;
	}

.a_bold:hover
	{
	text-decoration: underline;
	color: #e3372b;
	font-weight:bold;
	}
.title{
	color: #e3372b;
	font-weight:bold;
	font-size:13px;
	}
.title2{
	color: #e3372b;
	font-weight:bold;
	font-size:12px;
	}
