/* CSS Document */
body{
margin:0px;
padding:0px;
border:none;
font-family:Arial;
font-size:12px;
color:#6d8094;
line-height:16px;

}
a:link, a:visited, a:active{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.popup{
	width:946px;
	
}
.heading{
	background:url(../images/design-your-brand.gif) no-repeat bottom;
	
	height:60px;
}
.thumb-bg{

	height:206px;
	clear:both;
	background:url(../images/thumb_bg.gif) no-repeat;
	padding:0px 30px 0 30px;
	
}
.thumbnail{
	width:145px;
	height:168px;
	float:left;
	padding:34px 16px 2px 16px;
}
.thumb_bar{
	padding:0px 30px 0 30px;
	height:32px;
	line-height:32px;
	background:#acbfcf;
	color:#ffffff;
	clear:both;
	font-size:12px;
}
.thumb_bar_title{
	width:177px;
	float:left;

	text-align:center;

}
.thumb_bar a:link, .thumb_bar a:active, .thumb_bar a:visited{
	color:#FFFFFF;
}
.quotes{
	width:740px;
	padding:0px 0px 0 30px;
	color:a3b6c6;
	line-height:20px;
	clear:both;
	margin-left:98px;
	background:url(../images/quote1-start.gif) top left no-repeat;
	margin-top:20px;
	font-size:12px;
	
}
.popup-right{
	width:585px;
	float:right;
	height:405px;
	text-align:center;
}
.popup-left{
	width:300px;
	height:405px;
	float:left;
	padding:0 0 0 37px;
}
.thumb-inner{
	background:url(../images/thumb_inner-bg.gif) no-repeat bottom;
	width:946px;
	height:107px;
	clear:both;
	padding: 0px;
}
.thumbnail-inner{
	width:71px;
	height:94px;
	float:left;
	padding-right:29px;
	padding-top: 7px;
}	
.inner-home{
	float:right;
	font-weight:bold;
	font-size:11px;
	padding:60px 20px 0 0;
	color:#8fa2b2;
}
.inner-home a:link, .inner-home a:active, .inner-home a:visited{
	color:#8fa2b2;
}

