@charset "utf-8";

body {
	height: 2580px;
}

#inner h1 {
	font-size:27px;
	margin-bottom:10px;
}

#bottomImage {
	margin-bottom: 10px;
}

#integrationList {
	margin-bottom: 20px;
}

.integrationPartner {
	padding-top: 5px;
	width: 625px;
}

* html .integrationPartner {
	width: 595px;
}

.integrationPartner div {
	float: left;
	width: 410px;
}

* html .integrationPartner div {
	width: 380px;
}

.integrationPartner img {
	float: left;
	margin-right: 10px;
}

#logoBanner {
	margin-bottom: 25px;
}

* html #logoBanner {
	margin-left: -22px;
}

* html .partnerBorder {
	margin-left: -22px;
}
#headerMenuList li#headerMenuLearnMore a, 
#headerMenuList li#headerMenuLearnMore a:link {
color:#005CF3;
cursor:pointer;
font-weight:bold;
}
#headerMenuTabs #breadcrumbs {
	width:570px;	
}
