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


body {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	font-size:12px;
	margin:0 auto;
	color:#656565;
}
.home {
	background:url(../images/bg.jpg) repeat-x top #fff;
}
.short-head {
	background:url(../images/bg-short.jpg) repeat-x top #fff;
}
.portfolio-bg {
	background:url(../images/bg-short.jpg) repeat-x top #fff;
}
.main-wrapper {
	width:960px;
	margin:auto;
	background:url(../images/center_bg.gif) repeat-y center;
}
.page-topper-home {
	width:960px;
	height:460px;
	background:url(../images/top_bg.jpg) no-repeat center top;
}
.page-topper-alt {
	width:960px;
	height:190px;
	background:url(../images/top-sm.jpg) no-repeat center top;
}
.logo {
	width:229px;
	height:29px;
	padding:70px 0 0 22px;
	float:left;
}
/*////////////// HOME ////////////// */
.home-greet {
	width:550px;
	height:260px;
	padding:10px 0 0 30px;
	float:left;
	clear:left;
	z-index:100;
}
.home-slide {
	width:550px;
	height:260px;
	padding:10px 0 0 30px;
	float:left;
	clear:left;
	z-index:100;
}
/* ////////////// MAIN CONTENT ////////////// */
.main-content {
	width:960px;
	clear:both;
	padding:10px 0 30px 0;
	z-index:1
}
.left-content, .left-content-emarketing {
	width:520px;
	float:left;
	padding:0 30px 0 30px;
}
.right-content {
	width:340px;
	float:right;
	padding:0 30px 0 0;
}
.featured {
	width:340px;
	float:right;
	clear:both;
	padding:0 0 3px 0;
	position:relative;
}
/* ////////////// FOOTER ////////////// */
.footer-wrap {
	width:100%;
	height:280px;
	color:#FFFFFF;
	background: #000;
}
.footer-wrap h2 {
	color:#FFFFFF;
}
.footer-content {
	width:960px;
	margin:auto;
	height:270px;
	padding: 10px 0 0px;
	background:url(../images/footer.jpg) no-repeat;
}
.footer-left {
	width:520px;
	float:left;
	padding:0 0 0 30px;
}
.footer-left a {
	color:#FFF;
}
.footer-right ul {
	list-style:none;
	padding:0;
	margin:0px;
}
.footer-right ul li {
	padding:4px 0 4px 0;
	margin:0px;
}
.footer-right ul li a {
	text-decoration:none;
	padding:0;
	font-size:12px;
	margin:0px;
	color:#fff;
	text-decoration:underline;
}
.footer-right ul li a:hover {
	text-decoration:none;
}
.footer-right {
	width:370px;
	float:right;
}
.footer-right a {
	padding:0 5px 0 0px;
}
/* ////////////// TYPOGRAPHY ////////////// */
h1 {
	color:#006392;
	font-size:30px;
	font-weight:normal;
	padding:5px 0 5px 0;
	margin:0;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color:#006392;
	font-size:18px;
	font-weight:normal;
	padding:10px 0 5px 0;
	margin:0;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contact {
	color:#006392;
	font-size:18px;
	font-weight:normal;
	padding:5px 0 5px 0;
	margin:0;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contact a {
	color:#006392;
}
h3 {
	color:#d47d12;
	font-size:14px;
	padding:15px 0 3px 0;
	margin:0;
	clear:both;
	border-bottom:1px dotted #d47d12;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 a {
	color:#d47d12;
	text-decoration:none;
	display:block;
}
h3 a:hover {
	background: #E4E4E4;
}
h4 {
	color:#3c1f0a;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 a {
	color:#3c1f0a;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	clear:both;
}
p {
	padding:5px 0 5px 0;
	margin:0px;
	text-align:justify;
	line-height:20px;
}
/* MISC STYLES */
a {
	color:#27416e;
	text-decoration: underline;
	outline:none;
	border:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
.right {
	float:right;
}
.left {
	float:left;
}
img {
	border:none;
}
.hide {
	display:none;
}
img.folio-thumb {
	float:left;
	margin:0 15px 0 0;
	border:3px solid #d0d0d0;
}
.0-mar {
	margin:0;
}
.trademark {
	border-top:1px dotted #fff;
	margin-top:20px;
}
.orange {
	color:#d47d12;
}
.folio-wrap {
	width:520px;
	float:left;
	height:auto;
	padding:15px 0 10px 0;
}
.folio-wrap-alt {
	width:520px;
	float:left;
	height:auto;
	padding:15px 0 0 0;
}
.folio-wrap img {
	float:left;
}
.folio-wrap a img {
	padding:2px;
	border:1px solid #d0d0d0;
}
.folio-wrap a:hover img {
	background:#d0d0d0;
	border:1px solid #d0d0d0;
}
.folio-wrap p {
	padding:0 0 5px 0;
	text-align:right;
}
.folio-left {
	width:245px;
	float:left;
	height:auto;
}
.folio-right {
	width:245px;
	float:right;
	height:auto;
}
.folio-wrap h3 {
	padding:0 0 3px 0;
}
.grey {
	color:#656565;
}
.folio-list {
	float:left;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.folio-list li {
	padding: 0 15px 15px 0;
	float:left;
	width: 50px;
	height: 50px;
}
.ff {
	width:5px;
}
.folio-list li a {
	float:left;
}
.folio-list li img {
	display:block;
}
.folio-list li a img {
	background:#fff;
	padding:2px;
	border:1px solid #d0d0d0;
}
.folio-list li a:hover img {
	background:#d0d0d0;
	border:1px solid #d0d0d0;
}
.serv-thumb {
	float:left;
	padding:2px;
	background:#d3e4ec;
	border:1px solid #d0d0d0;
	margin: 5px 10px 0 0;
}
.serv-thumb img a:hover {
	background:#d3e4ec;
}
.left-content-emarketing img {
	float:right;
	border:3px solid #d0d0d0;
	margin: 5px 0 0 15px;
}
.bigtick {
	list-style:none;
	padding:10px 0 0 0;
	margin:0;
	text-align:justify;
}
.bigtick li p {
	padding:0 0 5px 0;
}
.bigtick li {
	padding:0 0 10px 23px;
	background: url(../images/big-check.png) no-repeat 0 0;
	line-height:22px;
}
.list {
	list-style: disc;
	padding:10px 0 0 20px;
	margin:0;
	text-align:justify;
}
.list li {
	padding:0 0 10px 0;
	line-height:22px;
}
#tooltip {
	position:absolute;
	width:480px;
	border:1px solid #333;
	background:#f7f5d1;
	padding:5px;
	color:#333;
	display:none;
}
