﻿@charset "UTF-8";
/* CSS Document */
* 
{
	margin:0;
	padding:0;
}
body 
{
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF url(/images/bkgrd_gradient.jpg) repeat-x;
	font-size:.8em;
	color:#3e3e3e;
}
.highlight {
	font-weight:bold;
}
img 
{
	border:none;
}
a 
{
	color:#006aa6;
	outline: none;
}
table td 
{
	padding:5px;
}
p 
{
	margin:10px 0 10px;
	line-height:1.5em;
}
ul 
{
	list-style-type:none;
}
h3 
{
	font-size:1.6em;
	letter-spacing:-1px;
	color:#2d2d2d;
}
h4 
{
	font-size:1.9em;
	letter-spacing:-1px;
	color:#2d2d2d;
	padding:30px 0 5px;
}
h5 
{
	font-size:1.1em;
	/* letter-spacing:-1px; */
	color:#2d2d2d;
	padding:0 0 5px;
}
.inputfields 
{
	border:1px solid #DFDFDF;
	height:25px;
	margin:5px 0;
	padding:8px 0 0 8px;
	width:300px;
}
.textfield 
{
	border:1px solid #DFDFDF;
	height:200px;
	margin:5px 0;
	width:500px;
}
#wrapper 
{
	margin:0 auto;
	/* background-image:url(/images/bkgrd_bokeh.jpg);
	background-repeat:no-repeat; */
}
#layout 
{
	width:960px;
	margin:0 auto;
}
#utilitynav 
{
	width:238px;
	height:27px;
	font-size:.8em;
	margin:-55px 0 0;
	*margin:0;
	position:relative;
	background-image:url(/images/bkgrd_utility.gif);
	background-repeat:no-repeat;
	float:right;
	z-index:100;
}
#utilitynav ul 
{
	margin:5px 5px 5px 12px;
}
#utilitynav li
{
	float:left;
}
#utilitynav li span 
{
	color:#7b7b7b;
}
#utilitynav a 
{
	color:#7b7b7b;
	padding:0 8px;
}
#socialmedia {
 	height: 25px;
	clear: both;
	width:238px;
	font-size:.8em;
	margin:-25px 10px 0;
	*margin: 0 10px;
	padding-top:2px;
	position:relative;
	float:right;
	z-index:101;
}
#socialmedia ul 
{
	
}
#socialmedia li
{
	float:right;
	margin: 0 2px;
}
#socialmedia li span 
{
	position:absolute;
	left:-9999px;
}
#socialmedia a { display: block; height:24px; width: 24px;}
#socialmedia a.twitter_icon {background: url(../Images/socialicons/twitter.png) no-repeat;}
#socialmedia a.facebook_icon {background: url(../Images/socialicons/facebook.png) no-repeat;}
#socialmedia a.blog_icon {background: url(../Images/socialicons/blogger.png) no-repeat;}


#heading 
{
	width:100%;
	height:55px;
	margin: 55px 0 0;
	/**margin:0 0 55px;*/
	position: relative;
}
#heading a 
{
	text-decoration:none;
}
#heading h1 span
{
	position:absolute;
	left:-9999px;
}
#heading h1
{
	width:285px;
	height:50px;
	background-image:url(/images/logo_large.gif);
	background-repeat:no-repeat;
	float:left;
}
#heading #hdgnav 
{
	/*margin: 55px 0 0;
	*margin-top: 25px;*/
	height: 55px;
}

#middle .content 
{
	margin:15px 0 0;
}
#middle #clients 
{
	font-size:1.2em;
	color:#3e3e3e;
	margin:10px 0;
	overflow:auto;
	width:100%;
}
.clientlogo 
{
	width:142px;
	height:82px;
	margin:5px 40px 40px 0;
	float:left;
}
.ravingfan 
{
	margin:50px 0;
	float:left;
	clear:left;
}
.ravinglogo 
{
	width:185px;
	height:100px;
	float:left;
}
.testimonial 
{
	width:500px;
	padding:25px 0 0 25px;
	float:right;
}
.clientcontent 
{
	width:100%;
	clear:both;
}
#middle #social 
{
	width:100%;
	padding:32px 0 10px 0;
	overflow:auto;
}
#middle #social h4
{
	color:#6b6b6b;
	font-size:1.5em;
	/* letter-spacing:-1px; */
	padding:0 0 5px;
	border-bottom:#CCC 1px solid;
}
#middle #social .calendar 
{
	width:360px;
	float:left;
}
#middle #social .calendar .blue
{
	color:#00AFF0;
	font-weight:bold;
	display:block;
}
#middle #social .blog 
{
	width:525px;
	padding:0 0 0 40px;
	border-left:#CCC 1px solid;
	float:right;
}
#middle #social .blog h5 
{
	font-size:1.2em;
	padding:0;
	color:#00AFF0;
}
#middle #social .blog .more a
{
	text-transform:uppercase;
	font-size:.7em;
	color:#00AFF0;
	font-weight:bold;
	float:right;
	text-decoration:none;
}
#interior 
{
	width:100%;
	overflow:auto;
	padding:40px 0;
	z-index:-1;
}
#interior #leftcol 
{
	width:197x;
	float:left;
}
#interior #leftcol #intnav .subwrapper
{
	background-color:#F3F3F3;
}
#interior #leftcol #intnav .subwrapper .engage 
{
	padding:50px 4px 5px;
	color:#006aa6;
}
#interior #leftcol #intnav .subwrapper .engage a 
{
	font-size:.9em;
	color:#006aa6;
	text-decoration:none;
}
#interior #leftcol #intnav .subwrapper .engage a:hover { 
color:#006aa6;
text-decoration:underline;
}
#interior #leftcol #intnav .subwrapper .engage p 
{
	line-height:.7em;
}
#interior #leftcol #intnav .subnavtop {
	width:197px;
	height:8px;
	background-image:url(/images/subnav_top.png);
	background-repeat:no-repeat;
	background-color:transparent;
}
#interior #leftcol #intnav .subnavbtm {
	width:197px;
	height:8px;
	background-image:url(/images/subnav_btm.png);
	background-repeat:no-repeat;
	background-color:transparent;
}
#interior #leftcol #intnav li 
{
	padding:5px;
}
#interior #leftcol li a 
{
	color:#333;
	text-decoration:none;
}
#interior #leftcol li.selected 
{
	background-color:#5d5d5d;
}
#interior #leftcol li.selected a
{
	color:#FFF;
}
#interior #rightcol 
{
	width:730px;
	float:right;
}
#interior #rightcol ul 
{
	list-style-type: disc;
	margin:0 0 0 20px;
}
#interior #rightcol ul li
{
	margin:3px 0 0 10px;
}
#interior #rightcol ol 
{
	margin:0 0 0 20px;
}
#interior #rightcol ol li
{
	margin:3px 0 0 10px;
}
#interior #rightcol .bio 
{
	width:90%;
	overflow:auto;
	margin:10px 0;
	padding:5px;
}
#interior #rightcol .wptext 
{
	font-size:1.3em;
	padding:24px 0 3px;
}
#footer 
{
	width:100%;
	height:335px;
	overflow:auto;
	margin:25px 0 0;
	background-color:#f1f1f1;
}
#footer p 
{
	margin:5px 0;
}

#footer h4 
{
	padding:0 0 5px 0;
	color:#333;
}
#footer #footerlinks
{
	width:960px;
	margin:25px auto;
}
#footer #footerlinks a 
{
	color:#3e3e3e;
	text-decoration:none;
	font-size:.9em;
}
#footer #footerlinks #sitelinks 
{
	width:200px;
	height:225px;
	float:left;
}
#footer #footerlinks #products 
{
	width:150px;
	height:225px;
	float:left;
}
#footer #footerlinks #followus 
{
	width:150px;
	height:225px;
	float:left;
}
#footer #footerlinks #about 
{
	width:450px;
	height:225px;
	padding:0x;
	float:left;
}
#footer #footerlinks #about .copy 
{
	font-size:.6em;
	color:#9d9d9d;
}
#rightcol .intcontent .client-logo 
{
		padding: 25px 25px 0px 0px;
}
#rightcol .intcontent .client-logob 
{
		padding: 25px 38px 0px 0px;
}
#rightcol .intcontent a {
font-size:.9em;
color:#006aa6;
text-decoration:none;
font-weight: bold;
}
#rightcol .intcontent a:hover {
color:#006aa6;
text-decoration:underline;
font-weight: bold;
}
{
#rightcol .cufon 
{
	z-index:-9;
}
.highlight {
	background-color:#ededed;
}
.linedin {
	float:right;
}
