/* CSS Document */

.AboutHomeCallout {
width: 100%;
background-image: url(/images/About_KNEX/AboutKNEXMain.jpg);
background-repeat: no-repeat;
height: 122px;
border-bottom:2px solid #4c4c49;
}
.LeadershipCallout {
width: 100%;
background-image: url(/images/About_KNEX/LeadershipMain.jpg);
background-repeat: no-repeat;
height: 122px;
border-bottom:2px solid #4c4c49;
}
.ManufacturingCallout {
width: 100%;
background-image: url(/images/About_KNEX/ManufacturingMain.jpg);
background-repeat: no-repeat;
height: 122px;
border-bottom:2px solid #4c4c49;
}

.HistoryCallout {
width: 100%;
background-image: url(/images/About_KNEX/HistoryMain.jpg);
background-repeat: no-repeat;
height: 122px;
border-bottom:2px solid #4c4c49;
}
.AwardsCallout {
width: 100%;
background-image: url(/images/About_KNEX/AwardsMain.jpg);
background-repeat: no-repeat;
height: 122px;
border-bottom:2px solid #4c4c49;
}
.CareersCallout {
width: 100%;
background-image: url(/images/About_KNEX/CareersMain.jpg);
background-repeat: no-repeat;
height: 122px;
border-bottom:2px solid #4c4c49;
}
.ContactCallout {
width: 100%;
background-image: url(/images/About_KNEX/ContactMain.jpg);
background-repeat: no-repeat;
height: 122px;
border-bottom:2px solid #4c4c49;
}
.AboutCalloutText {
width: 320px;
color: #003d91;
font-size: 14px;
font-weight: bold;
padding-top: 30px;
position: relative;
left: 325px;
text-align: center;
}
.AboutCalloutText h1	{
font-size: 19px;
color: #000000;
margin: 0px;
font-weight: bold;
margin-bottom: 5px;
}

.aboutMainText{
width: 95%;
margin-left: 15px;
font-size: 12px;
}
.AboutSubCalloutText {
color: #003d91;
font-size: 14px;
font-weight: bold;
text-align: left;
}
.AboutSubCalloutText h1	{
font-size: 18px;
color: #000000;
margin: 0px;
font-weight: bold;
margin-bottom: 5px;
}
