@charset "UTF-8";
/* CSS Document */

#body-content h1#globalizing-your-business
{
	height:34px; 
	text-indent:-9999px;
	background:transparent url('../images/globalizing-your-business.jpg') no-repeat; 
	width:528px;
}

#latest-news-box .title
{
	height:21px; 
	text-indent:-9999px;
	background:transparent url('../images/latest-news-top.jpg') no-repeat; 
	width:170px;
}

#request-quote-box .title
{
	height:21px; 
	text-indent:-9999px;
	background:transparent url('../images/request-quote-top.jpg') no-repeat; 
	width:170px;
}

#snapshots
{
	width:100%;
	padding-bottom:40px;
	
}

.snapshot
{
	width:95%;
	display:block;
	padding:0 5px 0 5px;
}
.snapshot_txt
{
	height:145px;
}

.snapshot img
{
	float:left;
	padding:0 5px 0 5px;
}

.snapshot h2 a { font-size:13px; color:#D76A27; text-decoration:none; }
.snapshot h2 { margin-top:0; padding-top:0; }
.index-learnmore { padding-left:0; padding-bottom:5px; }
.snapshot-clear-line { clear:both; padding-bottom:10px; }