@charset "UTF-8";
/* CSS Document */




/*  Home Page
-----------------------------------------------------------------------------*/

/* Page Marquee */
#page-marquee {
	height: 280px;
}


/* Page Background*/
#page-content-bkg-top {
	background-image: url(../images/backgrounds/page-top-home.gif);
	background-repeat: no-repeat;
}

#page-content-bkg-repeat {
	background-image: url(../images/backgrounds/page-repeat-home.gif);
}


/* Right Content Area */
#page-content-area1 {
	float: right;
	width: 396px;
	padding-top: 19px;
	padding-right: 14px;
}

#page-content-area1-section2 {
	margin-top: 26px;
	line-height: 1.5em;

}

#page-content-area1-section2 a:link {
     color: #000000; 
	 text-decoration: none;
}

#page-content-area1-section2 a:visited {
     color: #000000; 
	 text-decoration: none;
}

#page-content-area1-section2 a:hover {
     color: #333191; 
	 text-decoration: none;
}

#page-content-area1-section2 a:active {
     color: #333191; 
	 text-decoration: none;
}


#page-content-area1-section3 {
	background-image: url(../images/backgrounds/subsection-repeat-home.gif);
	background-repeat: repeat-y;
	margin-top: 32px;
	float: left;
	width: 100%;
	color: #7b7b78;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.5em;
}

#page-content-area1-section3 a:link {
     color: #7b7b78; 
	 text-decoration: none;
}

#page-content-area1-section3 a:visited {
     color: #7b7b78; 
	 text-decoration: none;
}

#page-content-area1-section3 a:hover {
     color: #333191; 
	 text-decoration: none;
}

#page-content-area1-section3 a:active {
     color: #333191; 
	 text-decoration: none;
}


#page-content-area1-section3-area1 {
	float: left;
	width: 155px;
}

#page-content-area1-section3-area2 {
	float: right;
	width: 170px;
	padding-right: 30px;
}


/* Left Content Area */
#page-content-area2 {
	float: left;
	width: 425px;
	padding-top: 19px;
}

#page-content-area2-section1 {
	padding-left: 0px;
}

#page-content-area2-section2 {
	margin-top: 0px;
	padding-left: 0px;
}