


/* ********************************* 00 - Module - Page Image Plus ************************************ */
#PageImagesPlusTextArea {
float: left;
height: 246px;
overflow: hidden;
}


#PageImagesPlus h1 {
margin-left: 10px;
color: #AF3327;
width: 460px;
}


#pageImageImagePlus1 {
float: left;
display: inline;
width: 705px;
height: 246px;
border-bottom: 4px solid #258cad;
}

#pageImageImagePlus1 img {
width: 705px;
border: none;
}


#pageImageImagePlus2 {
clear: both;
float: left;
display: inline;
height: 123px;
overflow: hidden;
}

#pageImageImagePlus3{
float: left;
display: inline;
height: 123px;
overflow: hidden;
}

#pageImageImagePlus4 {
float: left;
display: inline;
height: 123px;
overflow: hidden;
}

/* ****************************** 00 - Module - Page Image Plus  - END ******************************** */


/* ********************************* 000 - Page Element - Navigation - Quick Links ************************************ */
#quickLinks {
	position:relative;
	width: 199px;
	font-size:11px;
	margin: 0px;
	z-index: 4;
	background-color: #d1d2d4;
	padding: 0px;
	clear: both;
margin-left: -4px;
}

* html #quickLinks
{
width:185px;
float: right;
}

#quickLinks h2 {
	margin: 0px;
	padding-left: 7px;
	width: 193px;
	color: #fff;
	background-image: url(../images/quickLinksHeaderBG.png);
	background-repeat: no-repeat;
	background-color: none;
	height: 31px;
	line-height: 31px;
	font-size: 120%;
	font-weight: normal;
margin-left: -3px;
}

* html #quickLinks h2
{
width: 187px;
}


/* remove all the bullets, borders and padding from the default list styling */
#quickLinks ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image: none;
}


#quickLinks li {
	text-align: left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image: none;
	}


/* style the links for the top level */
#quickLinks a, #quickLinks a:visited {
	display:block;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	/* color: #4b4c4e; */
	color: #000;
	height:21px;
	line-height:21px;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
font-size: 110%;
}

* html #quickLinks a,* html #quickLinks a:visited {
width: 192px;
}

#quickLinks a:hover{
background-color: #eee;
}


* html #quickLinks a:hover{


}
/* ****************************** 000 - Page Element - Navigation - Quick Links  - END ******************************** */


/* ********************************* Page Element - Footer ************************************ */
#mainFooter
	{
	margin-top:-2px;
	}
/* ****************************** Page Element - Footer  - END ******************************** */


/* ********************************* Page Element - MAIN PAGE CONTENT ************************************ */
#mainPageContent {
width: 705px;
float: left;
display: inline;
}


/* ****************************** Page Element - MAIN PAGE CONTENT  - END ******************************** */


/* ********************************* Page RIght ************************************ */
#pageRight {
	float: right;
	margin: 0px;
	width: 195px;
	text-align:left;

}


#pageRight h2 {
	color:#FFFFFF;
	margin:0px;
}


* html #pageRight
{
width: 187px;
}
/* ****************************** Page RIght  - END ******************************** */