.wrapper {
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	position:relative;
	background-position: 5px 0px;
	padding-bottom: 15px;
}
#dark-bg-left {
	background:url(../img/dark-left-bg.png) repeat-x transparent;
	position:absolute;
	left:-2000px;
	top:-1px;
	width:2000px;
	height:484px;
}
/*.banner {*/
/*	height: 464px;*/
/*}*/

.headlines {
	
}

.headlines .caption a {
	/*background-color: #4e9cca;
	height: 18px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;*/
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #56575A;
	padding: 5px 0;
	
}

.text_block {
    font-size: 13px;
    color: #404041;
}

.text_block .title {
	font-size: 30px;
	display: block;
	margin-bottom: 25px;
	text-align: left;
}

.text_block .body {
    text-align: justify;
    margin-top: 20px;
}

.text_block .body .links{
	color: #8fc646;
	text-decoration: underline;
}

.color_blue {
    color:#25aae1;
}

.color_orange {
    color:#f47b25;
}

.headlines .title {
	padding: 5px 0;
}

.headlines .date {
	font-style: italic;
	color:#5C9ABE;
}

.headlines .content {
	padding-top: 10px;
	line-height: 15px;
	color: #3e516d;
}

#introducing_drme {
    padding-top: 25px;
    padding-left: 25px;
}

#morethan {
/*  background-image: url(../img/more_than.png);*/
/*  background-repeat: no-repeat;*/
	height: 130px;
	margin-left: 40px;
	padding-top: 100px;
/*	position: relative;*/
/*	top: 340px;*/
/*	left: 430px;*/
/*    height: 21px;*/
/*	width: 504px;*/
}

#morethan_1st, #morethan_2nd {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

#morethan_1st {
    color: #11a2de;
}

#morethan_2nd {
    color: #111;
}

#slogan {
	color:#404041;
	font-size:14px;
	margin-top:5px;
	margin-left: 40px;
	text-align:justify;
	width:320px;	
/*	position:relative;*/
/*	left:430px;*/
/*	top:350px;*/
/*	width:500px;*/
}

#attend_webcast {
    text-align:center;
    margin-top: 45px;
}

#tour {
	position:relative;
	left:711px;
	top:20px;
	width: 100px;
}

.paragraph {
	font-size: 14px;
	line-height: 20px;
}

.headlines .title {
	color: #5C9ABE;
	/*background-color: #4e9cca;*/
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px;
	margin:  4px 0 14px 0px;
}
.testimonials {
	background-color: #989898;
	color: #FFF;
	padding: 0 8px;
	font-size: 10px;
	color: #e6e5e5;
	margin-top:20px;
}

.testimonials .title {
	font-size: 12px;
	height: 16px;
	color: #FFF;
	padding: 4px 0;
	font-weight: bold;
	text-align: center;
	background: none;
}

.testimonials  .content {
	text-align: left;
	font-style: italic;
	color: #FFF;
}

.testimonials .author {
	text-align: right;
	padding: 15px 0;
}

.partner_logos {
	text-align: center;
}

.partner_logos  img {
	margin: 2px 10px;
	vertical-align: middle;
}

.people {
    text-align: right;
    margin-right: 50px;
/*	margin-top: 20px;*/
}

#twitter_feed {
    padding-top: 40px;
}

.upcoming_event {
    background-image: url(../img/events.png);
    background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	margin: 15px 0px 0px 30px;
}

.upcoming_event .title {
    font-weight: bold;
    color: #565656;
    font-size: 14px;
}

.upcoming_event .text {
    color: #9e9ea1;
    font-size: 12px;
}

.separator_10 {
    height: 10px;
}

.separator_30 {
    height: 30px;
}

.customer_spotlight {
    background-image: url(../img/customer_spotlight.png);
    background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
/*	margin: 40px 0px 0px 30px;*/
    margin-left: 30px;
}

.customer_spotlight ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.customer_spotlight ul li {
    display: inline;
    float: left;
    width: 160px;
    height: 130px;
    padding: 0 10px;
    margin-left: 0;
}

/*.customer_spotlight .item {
    display: inline;
    float: left;
    width: 100px;
    margin-right: 20px;
}

.customer_spotlight .links {
    color: #8fc646;
    text-decoration: underline;
}

.customer_spotlight .item_special {
    width: 165px;
}

.customer_spotlight .pic {
    text-align: left;
    height: 54px;
}

.customer_spotlight .text {
    color: #2F2F37;
    font-size: 14px;
    margin-top: 5px;
    margin-right: 10px;
    text-align: left;
    margin-left: -15px;
}*/

.awards {
    background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 10px 0px 0px 30px;
}

.awards .item {
    display: inline;
    float: left;
    width: 100px;
    margin-right: 20px;
}

.awards .pic {
    text-align: left;
    height: 54px;
}

.awards .text {
    font-size: 30px;
	display: block;
	text-align: left;
	color:#25aae1;
}

