#showcaseheader {
	float: left;
	height: 120px;
	max-height: 120px;
	width: 485px;
	margin: 0px;
	padding: 0px;
	background-image: url(../ftn-images/showcases/heading-background.jpg);
	background-repeat: repeat x;
}
#showcaseheader h1 {margin: 0px; padding: 15px 15px 15px 20px; font-family: Verdana, arial, sans-serif; font-size: 30px; color: #ffffff; font-weight: normal;}
#showcaseheader h2 {margin: 0px; padding: 15px 15px 20px 20px; font-family: Verdana, arial, sans-serif; font-size: 12px; color: #ffffff; font-weight: normal;}
#showcasemenu {
	float: right;
	height: 120px;
	max-height: 120px;
	width: 485px;
	margin: 0px;
	padding: 0px;
	background-color: #9da0c1;
	text-align: left;
	background-image: url(../ftn-images/showcases/showcase-background.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #9498b0;
	border-left: 1px solid #9498b0;
	border-bottom: 1px solid #9498b0;
}
#showcasemenu .showcase-form {margin: 15px 0px 0px 0px; padding: 0px;}
#showcasemenu .showcase-form-2 {margin: 0px; padding: 5px 0px 0px 0px;}
#showcasemenu .showcasemenutitle {margin: 0px; padding: 12px 11px 5px 11px; font-family: Verdana, arial, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold;}
#showcasemenu .showcasesectiontitle {float: left; margin: 0px; padding: 7px 20px 0px 30px; font-family: Verdana, arial, sans-serif; font-size: 14px; color: #000000; font-weight: bold;}
#showcasemenu .showcasesectionform {float: left; margin: 0px; padding: 5px 0px 0px 0px; font-family: Verdana, arial, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold;}

#showcaseboxcontainer {
	float: left;
	height: 700px;
	max-height: 700px;
	width: 990px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #393d67;
	text-align: left;
	border: 1px solid #8d90a7;
}
#showcaseboxheader {
	float: left;
	height: 40px;
	max-height: 40px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	background-color: #8d90a7;
}
#showcasebox {
	float: left;
	padding: 0px;
	margin: 14px 0px 14px 8px;
	width: 970px;
	min-height: 609px;
	max-height: 609px;
	height: 609px;
	overflow: auto;
}

.box-footer-links {color: #ffffff; padding: 5px 0px 5px 0px; margin: 0px; width: 990px; background-color: #393d67; text-align: center;}
.box-footer-links A {font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: transparent;}
.box-footer-links A:hover {font-weight: normal; color: #b2b6d7; text-decoration: underline; background-color: transparent;}

h1 {font-family: Verdana, arial, sans-serif; font-size: 15px; color: #ffffff; text-align: left; background-color: transparent; margin: 10px; padding: 0px;}
h2 {font-family: Verdana, arial, sans-serif; font-size: 15px; color: #ffffff; text-align: left; background-color: transparent; margin: 10px; padding: 0px;}

#showcasebox ul {padding: 0px; margin: 0px;}
#showcasebox li {
	width: 950px;
	height: 25px;
	min-height: 25px;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #9498b0;
}
#showcasebox .showcaseboximgcontainer {float: left; margin: 0px; padding: 0px 10px 0px 0px;}
#showcasebox .showcaseboxcompanynamecontainer {float: right; margin: 0px; padding: 0px 0px 0px 10px;}
#showcasebox .text-link {margin-top: 6px;}
#showcasebox A {float: left; font-weight: normal; color: #393d67; text-decoration: none; background-color: transparent;}
#showcasebox A:hover {float: left; font-weight: normal; color: #b2b6d7; text-decoration: underline; background-color: transparent;}
#showcasebox .showcase-highlight {color: #000000;}

#latestlistingsheader {
	float: left;
	height: 120px;
	max-height: 120px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-image: url(../ftn-images/showcases/heading-background.jpg);
	background-repeat: no-repeat;
}
#latestlistingsheader p {margin: 0px; padding: 15px 15px 15px 20px; font-family: Verdana, arial, sans-serif; font-size: 30px; color: #ffffff;}
#latestlistingsheader .desc {margin: 0px; padding: 15px 15px 20px 20px; font-family: Verdana, arial, sans-serif; font-size: 12px; color: #ffffff;}
