﻿#ShowCaseContainer {
	float: left;
	width: 712px;
	height: 260px;
	background-image: url(/images/showcase/showcaseBG.jpg);
}
.SCLeftPanel {
	float: left;
	width: 472px;
	height: 260px;
}
.SCRightPanel {
	float: left;
	width: 220px;
	height: 215px;
	padding: 25px 10px 20px 10px;
}
#showCase1,#showCase2, #showCase3, #showCase4 {
	float: left;
	width: 220px;
	height: 167px;
}
.SmallTitle {
	float: left;
	width: 220px;
	height: auto;
	margin-bottom: 10px;
	font: 10px Arial;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#ShowCaseContainer h1 {
	float: left;
	width: 220px;
	height: auto;
	font: bold 24px Arial Narrow;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#ShowCaseContainer h2 {
	float: left;
	width: 220px;
	height: auto;
	font: bold 14px Arial Narrow;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#ShowCaseContainer p {
	float: left;
	width: 220px;
	height: auto;
	font: 11px Arial;
	color: #ffffff;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#ShowCaseContainer .bodyLink {
	float: left;
	width: 205px;
	height: auto;
	font: bold 11px Arial;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background: url(/images/bullets/bullet_white.gif) no-repeat 0px 4px;
	/*padding: 0px 0px 0px 15px;
	text-decoration: none;
	background: url(/images/bullets/arrow_white_bkbg.gif) no-repeat 0px 3px;*/
}
#ShowCaseContainer .bodyLink a, #ShowCaseContainer .bodyLink a:active, #ShowCaseContainer .bodyLink a:link, #ShowCaseContainer .bodyLink a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#ShowCaseContainer .moreLink {
	float: right;
	width: auto;
	height: auto;
	font: 11px Arial;
	text-align: right;
	text-transform: uppercase;
	color: #ffffff;
	margin: 2px 0px 10px 100px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background: url(/images/bullets/bullet_white.gif) no-repeat 0px 4px;
}
#thumb1, #thumb2, #thumb3, #thumb4 {
	float: left;
	width: 50px;
	height: 45px;
	border: solid 1px #424242;
	margin-right: 4px;
	
}
#thumb1 {
	border: solid 1px #ffd21f;
}
#thumb2 {
	border: solid 1px #747373;
}
#thumb3 {
	border: solid 1px #747373;
}
#thumb4 {
	margin-right: 0px;
	border: solid 1px #747373;
}

#thumb1Small, #thumb2Small, #thumb3Small, #thumb4Small, #thumb5Small {
	float: left;
	width: 36px;
	height: 44px;
	border: solid 1px #424242;
	margin-right: 6px;
}
#thumb1Small {
	border: solid 1px #ffd21f;
}
#thumb2Small {
	border: solid 1px #747373;
}
#thumb3Small {
	border: solid 1px #747373;
}
#thumb4Small {
	border: solid 1px #747373;
}
#thumb5Small {
	margin-right: 0px;
	border: solid 1px #747373;
}
