/*Start Thumb	*/
#right-panel {
	text-align:center;
/*border:1px solid #0F3;*/
}

#thumb {
	margin-top:70px;
	overflow:hidden;
	position:relative;
	height:315px;
	width:100%;
}
#thumb h2 {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background:#000;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
}
	
.strip_of_thumbnails{	
	width:256px;
	text-align:center;
	height:250px;
	overflow:hidden;
	position:absolute;
	padding-top:0px;	
	background:#A8C138;
	}

.strip_of_thumbnails p {
	text-align:center;
	padding-left:18px;
	margin-top:190px;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
	}
.strip_of_thumbnails h3{
	width:100%;
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
	padding:9px;
	background-color:#FF6600;
}
.strip_of_thumbnails h3 a {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
.strip_of_thumbnails h4 a {
color:#FFF;
}

#DHTMLgoodies_thumbs_inner {
	position:relative;	
	width:1200px;
	}	
#DHTMLgoodies_thumbs_inner li {
	list-style:none;
	}
#DHTMLgoodies_arrows {
	position:absolute;
	bottom:10px;
	left:32%;
	width:100px;
	}
#DHTMLgoodies_leftArrow {
	display:block;
	float:left;
	width:37px;
	height:37px;
	background:url(../images/left-errow.gif) top left no-repeat;
	}
#DHTMLgoodies_rightArrow {
	display:block;
	float:right;
	width:37px;
	height:37px;
	background:url(../images/right-errow.gif) top left no-repeat;
	}
/*End Thumb	*/	

.st {
	margin:0px;
	padding:0px;
	text-align:center;
	border:1px solid;
	position:relative;
}


.st .stimg {
display:block;
width:256px;
height:188px;
background:url(../images/stationery-design.gif) top center no-repeat;
}


.st h2 {
	text-align:center;
	padding:8px;
	font-size:16px;
	font-weight:bold;
	background:#000;
	color:#FFF;
}

.st p.storder a:link, .st p.storder a:visited, .st p.storder a:active {
	font-weight:bold;
	position:absolute;
	margin-top:-24px;
	margin-left:38px;
	padding:0px;
	color:#333;
}
.st p.storder a:hover {
color:#FFF;
}
.relogo {
	
border:1px solid #CCC;
height:170px;
margin-top:20px;
}
.relogo h2{
	margin-left:170px;
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
	color:#F60;
	margin-bottom:5px;
}
.relogo p {
padding-right:10px;

}

.relogo img {
	float:left;
	margin-right:10px;
	margin-top:-35px;
	

}
