.rtstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #204F6F;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #999999;
	line-height: 15px;
}
.rtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #666666;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	line-height: normal;
}

#logoslideshow
{
	width: 224px;
	height: 60px;
}

#logoslideshow div
{
	width: 224px;
	display: none;
	text-align: center;
}

/* for front slide show */
#slider							{ text-align: left; background-color: #fff; height: 160px; overflow: hidden;
								  position: relative; width: 560px; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 560px; position: relative; height: 160px; }

.slide							{ padding: 20px; width: 520px; float: left; position: relative; height: 120px; }
.slide h2						{ font-family: Helvetica, Sans-Serif; font-size: 20px; letter-spacing: -1px;
								  color: #ffa52e; margin-top: 0; }
.slide p						{ color: #204f6e; font-size: 12px; line-height: 22px; width: 300px; }
.slide img						{ position: absolute; top: 20px; right: 20px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #204f6f; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
	
.portfolio.logos, .portfolio.websites
{
	overflow: hidden;
}
							  
.portfolio.logos ul, .portfolio.websites ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.portfolio.logos ul li
{
	padding: 0 10px 10px 0;
	float: left;
}

.portfolio.websites ul li
{
	text-align: center;
	padding: 0 40px 40px 0;
	float: left;
}

a img
{
	border-width: 0;
}

img
{
	-ms-interpolation-mode: bicubic;
	
}
