/* Keynote Stylesheet - Customers Page */

#content{
	background-image:url(../../_media/images/customers/main_content_bg.gif);
	width: 1000px;
	background-repeat:repeat-y;
	float:left;
	border-top: 1px solid white;
}


#content .columLeft{
	float: left;
	width: 749px;
	margin-bottom: 10px;
}



#content .firstColum{
	float: left;
	width: 235px;
}


#content .secondColum{
	float: left;
	width: 250px;
}


#content .thirdColum{
	float: left;
	width: 264px;
}


#content .SuccessColumns{
	float: left;
	width: 709px;
	margin-left:15px;
	background-image:url(/_media/images/customers/bg_cust.success.line.gif);
	background-repeat:repeat-x;
	margin-bottom: 0px;
	height: 91px;
}

#content .SuccessfirstColum{
	float: left;
	width: 122px;
	background-image: url(/_media/images/customers/main_content_bg.gif);
}


#content .SuccesssecondColum{
	float: left;
	width: 470px;
	padding-top:10px;
	padding-left: 10px;
}


#content .SuccessthirdColum{
	float: left;
	width: 100px;
	padding-top:10px;
}



#content .columRight h1{
	background-color: #cccccc;
	color:#333333;
	height:19px;
	margin:0px;
	padding-top:4px;
	font-size:11px;
}

.CompanyName {
	font-size:12px;
	color:#39647E;
	font-weight: bold;
	background-color: inherit;
}

.CustPDF {
	margin-left:15px;
	margin-top:2px
}
#content .columLeft h2{
	font-weight:bold;
    margin-top:0px;
	margin-bottom: 0px; 
	padding-left:12px;
	padding-right:12px;
	padding-bottom:0px;
	padding-top:12px;
	font-size:12px;
	color: #39647E;
	background-color: inherit;
}

#content .columLeft .hr {
	background-image: url(../../_media/images/common/dotted_bg.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left:12px;
	margin-right:12px;
	clear: both;
	padding: 0px;
	margin-top:12px;
	margin-bottom:0px;
}

#suceessStories {
	width: 210px;
	color: #333333;
	background-color: inherit;
	padding-left:10px;
	padding-right:4px;
	}
	
#suceessStories .hr {
	background-image: url(../../_media/images/common/dotted_bg.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left:7px;
	margin-right:7px;
	clear: both;
	padding: 0px;
	margin-top:12px;
	margin-bottom:0px;
}


#suceessStoriesLogo {
	width: 180px;
	height:73px;
	padding-top: 6px;
	padding-bottom:15px;
	padding-left:20px;
	
}

#suceessStoriesLogo img{
	vertical-align:middle;
	
}

#suceessStoriesSnippet {
	float:left;
	width:210px;
	padding-top: 7px;
	padding-right:7px
}


#suceessStorieslinks {
	float:left;
	width:210px;
	padding-right: 7px;
	padding-left:7px;
	padding-top: 10px;
}
