.homeBodyContainer {
	float:left;
	margin:0 40px 0 40px !important;
	padding:0 0 0 0;
	width:940px;
}

.homeSlideContainer {
	margin:0 auto;
	width:940px;
	height: 490px;
	left: 15px;
}

.introContainer {
	display:table;
	width: 940px;
}
.introContainer p {
	float: left;
	width: 287px;
	padding: 0;
	margin: 10px 12px;
	font-size: 13px;
	line-height:1.7em;
}
.introContainer h2 {
	color:#D1083E !important;
    font-size: 30px;
}

.whitepaperContainer {
	background: transparent url(../images/whitepaper_bg.png) left top no-repeat;
	margin-top: 45px;
	width: 940px;
	height: 57px;
	padding: 12px;
}
.whitepaperCopy {
	float: left;
	width: 360px;
	height: 50px;
	color: #323232;
	font-family: Myriad Pro, 'Trebuchet MS', Arial;
}
.whitepaperCopy h4 {
	margin: 0;
	font-size: 19px;
}
.whitepaperCopy p {
	margin: 0;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
}
.whitepaperFormContainer {
	float: left;
	background: transparent url(../images/download_box.png) left top no-repeat;
	width: 549px;
	height: 53px;
	margin-left: 8px;
}
.whitepaperFormContainer .whitepaperInput {
	border:medium none;
	font-size:36px;
	left:4px;
	position:relative;
	top:4px;	
}

.socialNetworkContainer {
	margin-top: 25px;
}
.socialNetworkContainer div {
	float: left;
	margin-right: 20px;
}
.socialNetworkContainer .leftColumn {
	width:330px;
	height:340px;
	margin-top: 40px;
	
}
.socialNetworkContainer .leftColumn h1{
	color: #D1083E;
	font-size: 30px;
	line-height:30px;
	margin:0;
	text-align: left !important;
}
.socialNetworkContainer .leftColumn h5{
	color: #7B7B7B;
	font-size: 14px;
	font-style: normal;
	font-family: arial, georgia, times new roman, serif;
	font-weight: bold;
	padding-top:5px;
	margin:0;
	line-height:1.3em;
}
.socialNetworkContainer .leftColumn p {
	font-size: 12px;
}
.socialNetworkContainer .leftColumn a:link {
	text-align: center;
	background: none;
	font-size: 14px;
    font-weight: bold;
	text-decoration: none;
    color: #000000;
	padding-bottom:10px;
	width: 145px;
	/*
	height: 75px;*/
	color: #000000;
}
.socialNetworkContainer .leftColumn a:visited {
	text-align: center;
	font-size: 14px;
    color: #000000;
    font-weight: bold;
	padding-bottom:10px;
	width: 145px;
	/*
	height: 75px;*/
	color: #000000;
}
.socialNetworkContainer .leftColumn a:hover {
	/*float: right;*/
	/* background:transparent url(../images/underline.png) no-repeat scroll bottom center; */
	text-decoration: underline;
	text-align: center;
	font-size: 14px;
	padding-bottom:10px;
	width: 145px;
	/*
	height: 75px;*/
	color: #D1083E;
}
.socialNetworkContainer .centreColumn {
	/*background: transparent url(../images/twitter.png) left top no-repeat;
	
	height: 238px;
	*/
	width: 297px;
}
.socialNetworkContainer .centreColumn .tweetTop {
	background: transparent url(../images/twitter_top.png) left top no-repeat;
	width: 297px;
	height: 69px;
}
.socialNetworkContainer .centreColumn .tweetTop a:link {
	background: transparent url(../images/twitter_top-on.png) left top no-repeat;
	width: 297px;
	height: 69px;
}
.socialNetworkContainer .centreColumn .tweetTop a:hover {
	background: transparent url(../images/twitter_top-on.png) left top no-repeat;
	width: 297px;
	height: 69px;
}
.socialNetworkContainer .centreColumn .tweetMiddle {
	background: transparent url(../images/twitter_mid.png) left top repeat-y;
	width: 297px;
}
.socialNetworkContainer .centreColumn .tweetBottom {
	background: transparent url(../images/twitter_bottom.png) left top no-repeat;
	width: 297px;
	height: 56px;
	
}
.socialNetworkContainer .centreColumn .tweetMiddle .tweetCopy{
	color: #7B7B7B;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
	font-family: arial,georgia, times new roman, serif;
	width: 270px;
	position: relative;
	left: 20px;
	/*top: 50px;*/
	margin:0;
	z-index:200;
}
.socialNetworkContainer .centreColumn .tweetMiddle .tweetCopy a:link {
	color: #000000;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
	font-family: arial,georgia, times new roman, serif;
	width: 270px;
	position: relative;
	left: 0px;
	/*top: 50px;*/
	margin:0;
}
.socialNetworkContainer .centreColumn .tweetMiddle .tweetCopy a:visited {
	color: #000000;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
	font-family: arial,georgia, times new roman, serif;
	width: 270px;
	position: relative;
	left: 0px;
	/*top: 50px;*/
	margin:0;
}
.socialNetworkContainer .centreColumn .tweetMiddle .tweetCopy a:hover {
	color: #D1083E;
	font-size: 14px;
	font-style: normal;
    text-decoration: underline;
    font-weight: bold;
	font-family: arial,georgia, times new roman, serif;
	width: 270px;
	position: relative;
	left: 0px;
	/*top: 50px;*/
	margin:0;
}
.socialNetworkContainer .centreColumn .tweetBottom .timestamp{
	color:#D1083E;
	font-family:arial,georgia,times new roman,serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	position:relative;
	right:-103px;
	text-align:right;
	top:40px;
	width:142px;
	z-index:200;
}
.socialNetworkContainer .rightColumn {
	float: right !important;
	width: 270px;
    font-size: 13px;
	margin-top: 20px;
	margin-right: 0;
}
.socialNetworkContainer .rightColumn .subscribeContainer {
	width: 100%;
}
/*
.socialNetworkContainer .rightColumn .adBox {
	width:209px;
	height:130px;
	padding:3px;
	background: #EEEEEE;
}
.socialNetworkContainer .rightColumn .adBox:hover {
	padding:3px;
	background: #FF9999;
}
*/
.topLink {
	display:block;
	margin:0 auto 80px;
	position:relative;
	top:75px;
	width:360px;
}

.pageSummaries {
	margin-top: 45px;
	font-size:12px;
}
.pageSummaries h1 {
	color: #7B7B7B;
	font-size: 31px;
}
.pageSummaries div {
	float: left;
	width: 425px;
}
.pageSummaries .leftColumn {
	margin-right: 50px;
}
.pageSummaries a:hover {
	/*float: right;*/
	/* background:transparent url(../images/underline.png) no-repeat scroll center bottom; */
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	text-decoration: underline;
	padding-bottom:10px;
	width: 165px;
	/*
	height: 75px;*/
	color: #D1083E;
	/*display:block;*/
}
.pageSummaries a {
	/*float: right;*/
	text-align: center;
	font-size: 14px;
	width: 165px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
	/*display:block;*/
	position:relative;
	/*left:-35px;*/
}

.pageSummaries a#newsCopyLink:hover  {
	/*float: right;*/
	background:none;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	width: 100%;
	/*
	height: 75px;*/
	color: #D1083E;
	/*display:block;*/
}
.pageSummaries a#newsCopyLink{
	/*float: right;*/
	font-size: 12px;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
	/*display:block;*/
	position:relative;
	/*left:-35px;*/
}
.homeSummaries {
	margin-top: 45px;
	font-size:12px;
	width: 900px;
}
.homeSummaries h1 {
	color: #7B7B7B;
	font-size: 31px;
}
.homeSummaries div {
	float: left;
	width: 435px;
}
.homeSummaries .leftColumn {
	line-height:1.8em;
	float: left;
	margin-top:30px;
	margin-left: -350px;
	margin-right: 60px;
	width: 435px;
}
.homeSummaries .rightColumn {
    float: right;
	margin-top:30px;
	margin-right: 0px;
	width: 400px;
}
.homeSummaries a:hover {
	/*float: right;*/
	/* background:transparent url(../images/underline.png) no-repeat scroll center bottom; */
	text-decoration: none;

	font-size: 14px;
	text-decoration: underline;
	padding-bottom:10px;

	/*
	height: 75px;*/
	color: #D1083E;
	/*display:block;*/
}
.homeSummaries a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;


}
.hmbl img {
	display: none;
}

.homeSummaries a#newsCopyLink:hover  {
	/*float: right;*/
	background:none;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	width: 100%;
	/*
	height: 75px;*/
	color: #D1083E;
	/*display:block;*/
}
.homeSummaries a#newsCopyLink{
	/*float: right;*/
	font-size: 12px;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
	/*display:block;*/
	position:relative;
	/*left:-35px;*/
}
.contactContainer {
	margin-top: 45px;
	margin-left: auto;
	width: 720px;
}
.contactContainer .topRow {
	margin: 0 auto;
	margin-bottom: 30px;
	width: 480px;
}
.contactContainer .topRow h1 {
	color: #7B7B7B;
	font-size: 30px;
	margin-top:100px;
}
.contactContainer .topRow .underlineImage {
	background: transparent url(../images/fancy_underline.png) center top no-repeat;
	width: 200px;
	height: 38px;
	margin-top: -20px;
}
.contactContainer .leftColumn {
	float: left;
	width: 220px;
	margin-right: 80px;
	font-size: 14px;
	font-weight: bold;
    color: #7B7B7B;
	line-height: 20px;
}
.contactContainer .leftColumn .hilite {
	color:#D1083E;
}
.contactContainer .rightColumn {
	float: left;
	width: 220px;
	font-size: 14px;
    color: #7B7B7B;
	line-height: 20px;
	
}
.contactContainer .rightColumn span {
	color:#D1083E;
	font-weight: bold;
}
.contactContainer .rightColumn a {
	color:#D1083E;
	text-decoration: none;
	font-style: normal;
}
.contactContainer .rightColumn a:hover {
	text-decoration: underline;
}
.contactContainer .rightColumn .name {
	font-weight: bold;
}
.contactContainer .bottomRow {
	clear:both;
	display:block;
	margin:0 auto 0;
	position:relative;
	top:30px;
	width:390px;
	/*padding-bottom:5px;
	position: relative;
	top: 30px;*/
}
.contactContainer .bottomRow a {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}
.contactContainer .bottomRow a:visited {
	/* background:url("../images/underline.png") no-repeat scroll left bottom transparent; */
	text-decoration: none;
	padding-bottom:10px;
	color:#000000;
	width: 145px;
	height: 75px;
}
.contactContainer .bottomRow a:hover {
	/* background:url("../images/underline.png") no-repeat scroll left bottom transparent; */
	text-decoration: underline;
    color: #D1083E;
	padding-bottom:10px;
	width: 145px;
	height: 75px;
}

.socialNetworkContainer .leftColumn h5 a {
	color:#000000 !important;
	background:none;
	font-size:14px;
}
.socialNetworkContainer .leftColumn h5 a:hover {
	color:#D1083E !important;
	background:none;
	font-size:14px;
}

.socialNetworkContainer .rightColumn .subscriber {
	font-size: 13px;	
}
.twit a:link {
	font-size: 14px;
    color: #000000;
    text-decoration: none;
}
.twit a:visited {
	font-size: 14px;
    color: #000000;
    text-decoration: none;
}
.twit a:hover {
	font-size: 14px;
    color: #D1083E;
    text-decoration: underline;
}
