@charset "UTF-8";
/* Content box style */

h1 , h2, h3{
	color:#Ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	display: block;
	margin-bottom: 10px;
	margin-top:0px;
	width: 100%;
	
        clear:both;

}
.hr  {
	display: block;
	background-image: url(/media-site/img/layout/hr.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	float: left;
}
.hr_special  {
	display: block;
	background-image: url(/media-site/img/layout/hr.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	clear: both;
}
.hr_invisible  {
	display: block;
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
	float: left;
}
p {
	padding-bottom: 10px;
	margin: 0px;
}
.blue_box {
	background-color: #1B76FF;
	float: left;
	padding: 3px 4px 3px 4px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.blue_box a{
	text-decoration:none;
	background-color: #1B76FF;
	float: left;
	padding: 3px 4px 3px 4px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.blue_box_contact {
	background-color: #1B76FF;
	float: left;
	padding: 4px 4px 4px 4px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.blue_box_contact a{
        color:#fff;
        text-decoration:none;
        margin:0px;
}
#left_box p a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1B76FF;
	color: #1B76FF;
	font-weight: bold;
}

.activelink p a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1B76FF;
	color: #1B76FF;
	font-weight: bold;
}
img.bordered a {
	border: 1px solid #666;
	margin-bottom: 10px;
}
img.bordered a:hover {
	border: 1px solid #1B76FF;
}
.noborderimg{
        border: none;
}
img.noborderimg a{
        border: none;
}
div.column {
	width: 255px;
	float: left;
}
div.column + div.column {
	margin-left:20px;
}
p.column , img.column{
	float: left;
	width: 122px;
}
p.column + p.column , img.column + p.column{
	margin-left:11px;
}
.orange {
	font-size:44px;
	color:#ff9900;
	margin-left:0px;
	padding-left:0px;
}
.pdf {
	display:inline-block;
	padding-left:20px;
	background:transparent url(/media-site/img/layout/icons/page_white_acrobat.png) center left no-repeat;
}
.callus {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/callus.png) center left no-repeat;
}
.emailus {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/email.png) center left no-repeat;
}
.leavemessage {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/page_white_edit.png) center left no-repeat;
}
.livechat {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/livechat.png) center left no-repeat;
}
.contactinfo {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/information.png) center left no-repeat;
}
.emailadd {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/email_add.png) center left no-repeat;
}
.emailedit {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/email_edit.png) center left no-repeat;
}
.emailopen {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/email_open.png) center left no-repeat;
}
.emailgo {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/email_go.png) center left no-repeat;
}
.casestudiesicon {
	display:inline-block;
	padding-left:10px;
	background:transparent url(/media-site/img/layout/icons/contact/csicon.png) center left no-repeat;
}
.bold {
	font-weight:bold;
}


/* Added by Marc */

ul.nav.sub.white li{
	padding-bottom: 3px;
	padding-top:3px;
	color:#FFF;
}
.minititle {
	font-weight:bold;
	color: #ff9900;
	font-size: 14px;
}
.solution {
        font-weight:bold;
	font-size: 13px;
}
.subtitle {
	font-weight:bold;
	color: #fff;
	font-size: 13px;
	margin:0px;
	padding:0px;
}
a img.borderless {
	border: none;
}
a:hover img.borderless{
	border: none;
}
a img.client {
	border:none;
	margin-left:5px;
}

.smalltext {
	font-size:10px;
	width:100%;
	float:left;
}
.personal {
	width: 382px;
	float: left;
	margin-left: 20px;
}
.personal_tags {
	width: 382px;
	float: left;
	margin-left: 20px;
	color: #999;
	font-size: 11px;
}
.hr_blog  {
	display: block;
	background-image: url(/media-site/img/layout/hr.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 388px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	margin-left:20px;
	float: left;
}
.personal_blogtitle {
	width: 382px;
	float: left;
	margin-left: 20px;
	font-size:22px;
	color: #1B76FF;
}
.contact_table {
        width:255px;
	margin:0px;
	padding:0px;
	border:none;
        float:left;
}
.subhalf_box {
	width: 102px;
	float:left;
}
.subtable {
	margin-top:10px;
	margin-bottom:10px;
}
