/* @override http://www.carpeoplemarketing.com/css/carpeople.css */

/* Design, XHTML, and CSS by FortySeven Media fortysevenmedia.com */

* {
	margin: 0px;
	padding: 0px;
}

html, body {    
   height: 100%; 
}

body {
	background: url(../images/background.gif) repeat center top;
	color: #2b2b2b;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#logo-link {
	height: 87px;
	width: 370px;
	float: left;
	display: block;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	margin-bottom: -215px;
	position: relative;
}

/* @group Header & Location Bar */

#associate-login {
	width: 157px;
	text-align: right;
	float: right;
	display: inline;
	margin-right: 8px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -2px;
	

}

#associate-login a {
	font-weight: bold;
	color: #5c5c5c;
	text-decoration: none;
	width: 157px;
	height: 24px;
	float: left;
	display: block;
	text-align: center;
	padding-top: 12px;
	text-shadow: rgba(255,255,255,0.78) 1px 1px 1px;
	background: url(/images/assoc-login-btn-bg.png) no-repeat;
}

#associate-login a:hover {
	background-position: 0 -36px;
	background-repeat: no-repeat;
	text-shadow: rgba(255,255,255,0.76) 1px 1px 1px;
	color: #282828;
}

#header {
	width: 944px;
	height: 87px;
	float: left;
	margin-left: 8px;
	background-image: url(../images/header.png);
}

#nav {
	float: right;
	display: inline;
	height: 50px;
	margin-top: 34px;
	margin-right: 10px;
	list-style-type: none;
}


#nav li {
	float: left;
	display: inline;
	font-size: 16px;
	line-height: 16px;
	padding-right: 2px;
	padding-left: 2px;
	border-right: 1px solid #747474;
}

#nav li.last {
	border-right-style: none;
}

#nav li a {
	color: #868686;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 3px;
	padding-top: 3px;
	
}

#nav li a:hover {
	color: #fff;
	background-color: #c3c3c3;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

#nav li a.current {
	font-weight: bold;
	text-shadow: #fff 1px 1px 0px;
	border-bottom-width: 1px;
	border-bottom-color: #bcbcbc;
	color: #4d4d4d;
}

#nav li a.current:hover {
	color: #fff;
	text-shadow: #000000 0 0 0px;
}

#location-bar {
	width: 940px;
	height: 50px;
	float: left;
	display: inline;
	margin-left: 12px;
	margin-top: 18px;
	margin-bottom: 18px;	
}

.location-icon {
	float: left;
	display: block;
	width: 60px;
}

.you-are-here {
	float: left;
	display: block;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 8px;
	margin-left: 12px;
}

#social-media {
	float: right;
	display: inline;
	width: 230px;
	text-align: right;
	margin-top: 17px;
	margin-right: 20px;
}

#social-media p {
	float: left;
	margin-right: 0px;
	margin-top: 8px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #7c7c7c;
}

/* @end */
#content {
	width: 960px;
	float: left;
	display: inline;
}

/* ***************************************** */

#homepage h2 {
	font-size: 16px;
	line-height: 16px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 8px;
	overflow: hidden;
	color: #5c5c5c;
}

.feature-info {
	font-size: 13px;
	line-height: 18px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 7px;
	color: #5c5c5c;
	overflow: hidden;
}

.readmore {
	display: block;
	width: 274px;
	height: 36px;
	margin-left: 15px;
	background: url(../images/read-more-btn.png) no-repeat 0 top;
	text-indent: -99999px;
}

.readmore:hover {
	background: url(../images/read-more-btn.png) no-repeat 0 bottom;
}


.who-we-are {
	width: 304px;
	height: 134px;
	float: left;
	display: inline;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 50px;
	background: url(../images/hp-who-we-are.png) no-repeat;
}

.featured-client {
	width: 304px;
	height: 134px;
	float: left;
	display: inline;
	margin-top: 25px;
	margin-left: 16px;
	margin-bottom: 20px;
	padding-top: 50px;
	background: url(../images/hp-featured-client.png) no-repeat;
}

.dynamic-feature {
	width: 304px;
	height: 134px;
	float: left;
	display: inline;
	margin-top: 25px;
	margin-left: 16px;
	margin-bottom: 20px;
	padding-top: 2px;
	
}

.news-and-events {
	width: 304px;
	height: 134px;
	float: left;
	display: inline;
	margin-top: 25px;
	margin-left: 16px;
	margin-bottom: 20px;
	padding-top: 50px;
	background: url(../images/hp-news-and-events.png) no-repeat;
}



.news-and-events ul {
	list-style-type: none;
	padding-left: 22px;
	padding-right: 10px;
	padding-bottom: 7px;
	overflow: hidden;
	
}

.news-and-events li {
	font-size: 13px;
	line-height: 18px;
	color: #5c5c5c;
	padding-left: 15px;
	background: url(../images/bullet-point-black.png) no-repeat 0 3px;
	height: 18px;
	overflow: hidden;	
}

.news-and-events li a {
	color: #5c5c5c;
	text-decoration: none;
}

.news-and-events li a:hover {
	color: #000;
	text-decoration: underline;
}


#hp-email-signup {
	width: 374px;
	height: 52px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 570px;
	padding-top: 12px;
	background: url(../images/hp-email-signup-bar.png) no-repeat;
}

input.hp-email {
		width: 115px;
	height: 27px;
	background: #fff url(../images/input-bg.gif) no-repeat 0 top;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 8px;
	border: 3px solid #676767;
	text-shadow: #000000 0px 0 0;
	color: #8a8a8a;
	font: 16px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
	padding-top: 5px;
	float: left;
	display: inline;
}

#hp-email-signup input.go-btn {
	width: 82px;
	height: 31px;
	display: block;
	text-indent: -99999px;
	float: left;
	background-image: url(../images/go-btn.png);
	margin-top: 4px;
}

#hp-email-signup a.go-btn:hover {
	background: url(../images/go-btn-hover.png) no-repeat;
}

/* @group Client Testimonial's Page Styles */

.client-video {
	width: 380px;
	float: left;
	display: inline;
	margin-bottom: 25px;
	margin-top: 10px;
}

.client-audio {
	width: 380px;
	float: left;
	display: inline;
	margin-bottom: 25px;
	margin-top: 10px;
}

#left-column-middle p.client-text {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	float: left;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	margin-top: 10px;
	font: italic 18px/24px Georgia, "Times New Roman", Times, serif;
}

#left-column-middle p.note {
	float: left;
	display: inline;
	font: italic 14px/12px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0;
	clear: both;
}

/* @end */


/* ***************************************** */

/* @group Left Column Styles */

/* Begin Clients Page Styles */

#left-column {
	width: 634px;
	float: left;
	display: inline;
	margin-left: -4px;
	margin-bottom: 20px;


}

#left-column-top {
	width: 624px;
	height: 3px;
	float: left;
	display: inline;
	background: url(../images/content-box-top.png) no-repeat 0 top;
	margin-left: 12px;
}

#left-column-middle {
	width: 580px;
	float: left;
	display: inline;
	background: url(../images/content-box-middle-bg.gif) repeat-y;
	margin-left: 12px; 
	padding-left: 22px;
	padding-top: 19px;
	padding-right: 22px;
	
}

#left-column-bottom {
	width: 624px;
	height: 3px;
	margin-left: 12px;
	background: url(../images/content-box-bottom.png) no-repeat;
	float: left;
	display: inline;
}

#headline-bar {
	width: 569px;
	height: 44px;
	margin-left: -2px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-top: 15px;
	padding-left: 15px;
	background: url(../images/headline-bar-bg.jpg) no-repeat;
}

.clear {
	clear: both;
}

.clearfooter {
   height: 215px;
   clear: both;

}

h1 {
font-size: 24px;
	line-height: 24px;
	text-shadow: #000 1px 1px 1px;
	letter-spacing: -1px;
	width: 564px;
	height: 44px;
	margin-left: -2px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-top: 15px;
	padding-left: 20px;
	background: url(../images/headline-bar-bg.jpg) no-repeat;
	color: #fff;
}

#left-column h2 {
	font-size: 24px;
	line-height: 24px;
	text-shadow: #000 1px 1px 1px;
	letter-spacing: -1px;
	width: 564px;
	height: 44px;
	margin-left: -2px;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-top: 15px;
	padding-left: 20px;
	background: url(../images/headline-bar-bg.jpg) no-repeat;
	color: #fff;
}

h3 {
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #3b3b3b;
	
}

#left-column p {
	font-size: 14px;
	color: #7a7a7a;
	line-height: 22px;
	padding-bottom: 22px;
	
	
}
#left-column a {
	color: #5b88c1;
}

#left-column a:hover {
	color: #b37a54;
}

#left-column ol {
	list-style-position: inside;
	background-image: none;
	list-style-type: decimal;
	font-size: 14px;
	color: #7a7a7a;
	line-height: 22px;
	padding-bottom: 22px;

}

#left-column ol li {
	background-image: none;
	padding-bottom: 20px;
	padding-left: 0;
}

#left-column ul {
	list-style-type: none;
	font-size: 14px;
	color: #7a7a7a;
	line-height: 22px;
	padding-bottom: 22px;
	
}

#left-column li {
	padding-left: 18px;
	background: url(../images/bullet-point-black.png) no-repeat 0 5px;
}

.content-spacer {
	width: 580px;
	height: 1px;
	margin-bottom: 24px;
	background: url(../images/spacer-line-content.gif) no-repeat 0;
	clear: both;
}

.solutions-box {
	width: 560px;
	height: 183px;
	float: left;
	display: inline;
	margin-bottom: 16px;
	margin-left: -2px;
	padding: 12px;
	background: url(../images/solutions-box-bg.gif) no-repeat;
}

.solutions-product-shot {
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
	height: 170px;
	width: 190px;
}

#left-column .solutions-box ul {
	list-style-type: none;
	width: 345px;
	float: left;
	display: inline;
	padding-bottom: 3px;
}

#left-column .solutions-box li {
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 10px;
	color: #545454;
	background: url(../images/bullet-point-black.png) no-repeat 0 3px;
	padding-left: 20px;
}

a.learn-more-btn {
	text-indent: -99999px;
	display: block;
	width: 350px;
	height: 38px;
	float: left;
	background: url(../images/learn-more-btn.png) no-repeat;
	margin-left: -2px;
}

a.learn-more-btn:hover {
	background: url(../images/learn-more-btn-hover.png) no-repeat;
}

a.request-info {
	text-indent: -99999px;
	display: block;
	width: 350px;
	height: 36px;
	background: url(../images/request-more-info-btn.png) no-repeat;
	margin-left: -2px;
	margin-bottom: 16px;
}

a.request-info:hover {
	background-position: 0 -36px;
}

#left-column #social-sharing ul {
	margin-bottom: 20px;
	float: left;
	display: inline;
}

#left-column #social-sharing li {
	list-style-type: none;
	background-image: none;
	padding-left: 0px;
	float: left;
	display: inline;
	width: 120px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#left-column .post-date {
	font-style: italic;
	font-size: 12px;
	color: #828282;
	font-weight: bold;
	margin-top: -15px;
	padding-bottom: 10px;
}

#randy-info {
	width: 140px;
	float: left;
	display: inline;
	padding: 10px;
	margin-right: 20px;
	background-color: #41628c;
	position: relative;
	z-index: 2;
}

#randy-info p {
	color: #fdfdfd;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
}

#randy-info img {
	margin-bottom: 0px;
	border: 1px solid #fff;
	float: left;
	display: inline;
}

#left-column .randy-text {
	font-style: italic;
	color: #4c74a5;
	padding-bottom: 15px;
	margin-bottom: 22px;
	background-color: #e5f5fe;
	padding-top: 14px;
	border-style: solid;
	border-width: 1px;
	padding-right: 15px;
}

/* Comment Styling */

.contact_form {
	padding-bottom: 40px;
}

.comment_wrapper {
	background-color: #e5e5e5;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	width: 560px;
}

.comment_meta_data {
	float: left;
	display: inline;
	margin-right: 10px;
	width: 140px;
	padding: 5px;
	background-color: #f2f2f2;
	overflow: hidden;
}

.comment_text {
	float: left;
	display: inline;
	background-color: #fff;
	width: 390px;
	padding: 5px;
	min-height: 66px;
}

.odd {
	background-color: #d6e4ea;
}

#comment_form p {
	padding-bottom: 5px;
}

textarea {
	margin-top: 16px;
	margin-bottom: 16px;
}

/* Begin Clients Page Styles */

#left-column .logo-block {
	width: 180px;

	float: left;
	display: block;
	margin-bottom: 20px;
	border: 1px solid #d3d3d3;

	height: 180px;
}

#staff-social-links {
	width: 180px;
	float: left;
	display: inline;
	margin-top: 0px;
}

#staff-social-links a {

	margin-bottom: 10px;
	font-size: 14px;
	line-height: 14px;
}

#left-column a.logo-link {
	display: block;
}

#left-column .logo-space {
	margin-right: 17px;
	float: left;
	display: inline;
}

#left-column-middle .client-info {
	width: 380px;
	float: left;
	display: inline;


}

#left-column-middle .client-info p {
	float: left;
	display: inline;
	clear: both;
	width: 380px;
}

#left-column .client-info ul{
	width: 380px;
	float: left;
	display: inline;
}

#left-column .name {
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
	padding-bottom: 5px;
	color: #343434;
	float: left;
	display: block;
	width: 380px;
	margin-bottom: 10px;
	border-bottom: 2px solid #383838;

}



#left-column .position{
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 5px;
	color: #383838;
	font-weight: bold;
	float: left;
	clear: both;
	
	
}

#left-column .company{
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 10px;
	color: #343434;
	font-style: italic;
	float: left;
	display: inline;
	
}

#left-column img.left {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #d3d3d3;
}

#left-column p.staff-name {
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 0px;

}

#left-column .mini-pic {
	float: left;
	display: inline;
	margin-right: 15px;
}

#left-column p.staff-position {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}

#left-column .staff-info {
	width: 280px;
	float: left;
	display: inline;
	margin-bottom: 10px;	
}

#left-column #nav_categories ul {
	margin-bottom: 20px;
	float: left;
	display: inline;
	width: 580px;
}

#left-column #nav_categories li {
	background-image: none;
	float: left;
	display: inline;
	width: 180px;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-right: 0px;
	margin-right: 11px;
	border: 1px solid #c8c8c8;
}

/* Begin Contact Form Styles */

#contact-table {
	float: left;
	display: inline;
	margin-bottom: 40px;
}

#contact-table td {
	padding-bottom: 10px;
}

#contact-table .table-left {
	text-align: right;
	width: 200px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #414141;
}

#contact-table .table-right {
	padding-left: 15px;
}

#contact-table input {
	width: 95%;
	height: 24px;
	border: 1px solid #b1b1b1;
	background-color: #f3f3f3;
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 5px;
	color: #6c6c6c;
	text-align: left;
	padding-top: 6px;

}



#contact-table input.three-numbers {
	float: left;
	display: inline;
	width: 30px;
	margin-right: 10px;
}

#contact-table input.four-numbers {
	float: left;
	display: inline;
	width: 60px;
	margin-right: 10px;
}

#contact-table input.zipcode {
	width: 30%;
}

#contact-table textarea {
	width: 95%;
	height: 120px;
	font-size: 16px;
	line-height: 16px;
	border: 1px solid #b1b1b1;
	background-color: #f3f3f3;
	padding: 5px;
	color: #6c6c6c;
	font: 14px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contact-table input.submit-btn {
	border-style: none;
	background-color: transparent;
	width: 274px;
	height: 36px;
	padding-left: 0;
	margin-left: -2px;
	
}

#contact-table input.submit-btn:hover {
	
}


#left-column .gallery-pic-container {
	float: left;
	display: inline;
	width: 108px;
	min-height: 200px;
}

#left-column .gallery-pic-container p {
	font-size: 14px;
	line-height: 15px;
	padding-bottom: 5px;
}

#left-column .gallery-pic-space {
	margin-right: 10px;
}

.album-listing {
	width: 180px;
	float: left;
	display: inline;
	margin-bottom: 20px;
	margin-top: 5px;
	min-height: 250px;
	
}

#left-column .album-listing p {
	padding-top: 40px;
	clear: left;
	padding-top: 0px;
}

.move-it-album {
	margin-right: 18px;
}

.album-overview-pic {
	margin-right: 14px;
	float: left;
	display: inline;
	clear: left;
	border: 1px solid #c8c8c8;
	width: 180px;
	
	
}




#contact-table  input#newsletter.checkbox {
	border-style: none;
	float: left;
	display: inline;
	height: 15px;
	text-align: left;
	width: 15px;
	background-image: none;
}

#thanks-sign-up {
	height: 48px;
	width: 560px;
	float: left;
	display: inline;
	margin-bottom: 20px;
	background: url(../images/thanks-sign-up-bar.gif) no-repeat;
	padding-top: 16px;
	padding-left: 20px;
}

#left-column #thanks-sign-up label {
	float: left;
	display: inline;
	padding-right: 10px;
	font-weight: bold;
	font-size: 18px;
	text-shadow: rgba(255,255,255,0.65) 1px 1px 0;
	padding-top: 4px;
}

#left-column #thanks-sign-up input {
	float: left;
	display: inline;
	margin-right: 10px;
	
}

#left-column #thanks-sign-up input.text {
	height: 24px;
	border: 1px solid #b1b1b1;
	background-color: #f3f3f3;
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 5px;
	color: #6c6c6c;
	text-align: left;
	padding-top: 6px;
	width: 145px;
	
}

#left-column #thanks-sign-up input.go-btn {
	width: 82px;
	height: 31px;
	display: inline;
	text-indent: -99999px;
	float: left;
	background-image: url(../images/go-btn.png);
	margin-top: 1px;
}

.staff-social-icons{
	float: left;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;

}

.clear-it {
	clear: both;
}

/* @end */

/* ***************************************** */



/* @group Right Column Styles */

#right-column {
	width: 304px;
	float: right;
	display: inline;
	margin-right: 10px;

}

#rss-subscribe {
	width: 304px;
	height: 65px;
	float: left;
	display: inline;
	margin-bottom: 18px;
}

#chat {
	width: 304px;
	height: 65px;
	float: left;
	display: inline;
	margin-top: 2px;
	margin-bottom: 18px;
}

#chat a {
	font-weight: bold;
	text-decoration: none;
	color: #2b2b2b;
	text-shadow: rgba(255,255,255,0.68) 1px 1px 0;
}

#chat a:hover {
	color: #fff;
	text-shadow: #372804 0 0 3px;
}

#sidebar-nav {
	width: 300px;
	float: left;
	display: inline;
	margin-bottom: 18px;
	border: 1px solid #bcbcbc;
	text-shadow: rgba(255,255,255,0.8) 1px 1px 0;
}

#sidebar-nav p.side-nav-title {
	height: 42px;
	background: url(../images/sidebar-nav-title-bg.gif) repeat-x;
	padding-top: 12px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	text-indent: 15px;
	text-shadow: rgba(255,255,255,0.5) 1px 1px 0;
}

#sidebar-nav ul {
	list-style-type: none;
}

#sidebar-nav ul li {

	background: #ddd none repeat-x;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 16px;
	line-height: 16px;
	padding-top: 0px;
	border-top: 1px solid #bcbcbc;
	padding-bottom: 7px;
}

#sidebar-nav ul li:hover {
	background-color: #ccc;
}

#sidebar-nav ul li a {
	color: #8d8d8d;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 3px;
}

#sidebar-nav ul li a.current {
	color: #383838;
}

#sidebar-nav ul li a:hover {
	color: #383838;
	}

#sidebar-email-signup {
	width: 304px;
	height: 152px;
	float: left;
	display: inline;
	padding-top: 50px;

	background: url(../images/newsletter-sidebar-bg.png) no-repeat;
	margin-bottom: 18px;
}

input.email-input {
	width: 250px;
	height: 27px;
	background: #fff url(../images/input-bg.gif) repeat-x 0 top;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: 3px solid #676767;
	text-shadow: #000000 0px 0 0;
	color: #8a8a8a;
	font: 16px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
	padding-top: 5px;
}

#sidebar-email-signup input.sign-me-up {
	display: block;
	width: 271px;
	height: 33px;
	margin-left: 18px;
	text-indent: -99999px;
	background: url(../images/sign-me-up-btn.png) no-repeat;
}



#connect-with-us {
	width: 302px;
	height: 56px;
	float: left;
	display: inline;
	background: url(/images/connect-box-bg.gif) no-repeat 0 top;

	margin-bottom: 18px;
}

#connect-with-us a {
	color: #9c9c9c;
	font-weight: bold;
	text-decoration: none;
}



#connect-with-us .twitter {
	margin-left: 175px;
	margin-top: 16px;
}

#connect-with-us .facebook:hover {

	
}

#connect-with-us .linkedin:hover {

	
}

#connect-with-us .youtube:hover {
	


}

#cpm-info {
	float: left;
	display: inline;
	width: 264px;
	height: 240px;
	background: url(../images/cpm-info-bg.png) no-repeat;
	padding: 20px;
	margin-bottom: 18px;
}

#cpm-info p.bold-name {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: rgba(255,255,255,0.6) 1px 1px 0;
	padding-bottom: 3px;
	margin-bottom: 7px;
	color: #2f2f2f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	display: inline;
	clear: both;
	width: 264px;
}

#cpm-info p {
	padding-bottom: 20px;
	color: #504f4f;
	font-size: 16px;
	line-height: 20px;
	text-shadow: rgba(255,255,255,0.6) 1px 1px 0;

}





/* @end */

/* @group Share */

#share {
	background: #000 url(/images/share.gif) no-repeat 0 15px;
	width: 22px;
	height: 95px;
	position: absolute;
	z-index: 3;
	top: 214px;
	overflow: hidden;
	padding-top: 7px;
	padding-left: 6px;
	float: right;
	display: inline;
	left: -18px;
} 

#share a {
	display: block;
	width: 32px;
	height: 96px;
		
}

#share a.stbuttontext {
	
}

#share a.stbutton.stico_rotate {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#share span.stbuttontext {
	display: none;
}

/* @end */

/* ***************************************** */


/* @group Footer Styles */

#footer {
	height: 215px;
	position: relative;

}

#footer-content {
	background: url(../images/footer-bg.png) no-repeat;
	width: 944px;
	height: 215px;
	margin-left: auto;
	margin-right: auto;
}

#twitter-status {
	width: 230px;
	height: 130px;
	float: left;
	display: inline;
	margin-left: 86px;
	margin-top: 55px;
	margin-right: 52px;
	overflow: hidden;
}

#twitter-status p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
}

#twitter-status a {
	color: #5b88c1;
}

#twitter-status a:hover {
	color: #b37a54;
}


#twitter-status p.twitter-footer-link a{
	font-size: 16px;
	font-weight: bold;

	text-decoration: none;
	color: #4d4d4d;
	text-shadow: #fff 1px 1px 0;
}

#twitter-status p.twitter-footer-link a:hover {
	color: #000;
}

#footer-nav {
	float: left;
	display: inline;
	margin-top: 50px;
	height: 145px;
	width: 250px;
	margin-right: 60px;
}

#footer-nav ul {
	list-style-type: none;
	float: left;
	display: inline;
}

#footer-nav ul.nav-spacing {
	margin-right: 30px;
}

#footer-nav ul li {
	padding-bottom: 10px;
	font-size: 16px;
	letter-spacing: 0;
}

#footer-nav ul ul {
	padding-top: 5px;
}

#footer-nav ul li a {
	color: #4d4d4d;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#footer-nav ul li a:hover {
	text-decoration: underline;
}

#footer-nav ul li ul li a {
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
	display: block;
}

#footer-nav ul li ul li a:hover {
	text-decoration: underline;
}






#company-information {
	width: 220px;
	float: left;
	display: inline;
	margin-top: 30px;
}

#company-information p {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 7px;
	color: #4d4d4d;
}

#company-information p.bold-name {
	font-weight: bold;
}

/* @end */

/* @group Utility Styles */

img {
	outline: none;
	border-width: 0;
	border-style: none;
}

img.right {
	float: right;
	display: inline;
	margin-left: 7px;
	margin-top: 27px;
}

img.left {
	float: left;
	display: inline;
	margin-right: 7px;
	margin-top: 27px;
}

#left-column-middle img.full {
	float: left;
	display: inline;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;

}

.hidden {
	display: none;
}
.input-style {
	height: 24px;
	border: 1px solid #b1b1b1;
	background-color: #f3f3f3;
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 5px;
	color: #6c6c6c;
	text-align: left;
	padding-top: 6px;
}

/* @end */


















