@charset "utf-8";
/* CSS Document */
#flashMenu {
    height: 345px !important;
}
/*
#flashContent {
	position: relative;
}
.flashImageOverlay {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.flashImageOverlay a {
	display: block;
	float: right;
}
#flashContent:hover img {
	visibility: hidden;
}
.flashImageOverlay a:hover img, 
#flashContent img
{
	visibility: visible;
	border-left: solid #eee 5px;
}
#flashMenu {
    height: 345px !important;
    position: relative;
    z-index: 1;
}
*/
#cp_HomepageBoxes {
    position: relative;
    height: 495px;
    background: transparent url(/images/homepage-boxes-bg.png) no-repeat scroll 0px 0px;
}
#cp_HomepageBoxes img{
	behavior:url(/AF2/js/iepngfix/2.0.3/iepngfix.htc)
}
#cp_HomepageSpecials {
    position: relative;
    height: 230px;
}
#cp_HomepageSpecialsButtons {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 600px;
    height: 40px;
}
.cp_HomepageSpecialsTab {
    display: none;
    position: absolute;
    top: 55px;
    left: 30px;
    width: 850px;
}
.cp_HomepageSpecialsTab a {
    display: block;
    float: left;
    width: 170px;
    line-height: 13px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    background: transparent url(/images/homepage-specials-bg.png) no-repeat scroll 0px 0px;
}
.cp_HomepageSpecialsTab a:hover {
    text-decoration: underline;
}
.cp_HomepageSpecialsTab a span {
    display: block;
    width: 160px;
    height: 118px;
    margin: 0px 0px 3px 0px;
    padding: 1px 10px 0px 0px;
    overflow: hidden;
    cursor: pointer;
}
.cp_HomepageSpecialsTab a img {
    width: 158px;
}
#cp_HomepageSpecialsTab1 {
    display: block;
}
#cp_HomepageContact {
    position: absolute;
    top: 230px;
    left: 15px;
    width: 260px;
    height: 210px;
    padding: 50px 0px 0px 15px;
    font-size: 10px;
    color: #ffffff;
}
#cp_HomepageAbout {
    position: absolute;
    top: 230px;
    left: 310px;
    width: 250px;
    height: 210px;
    padding: 50px 10px 0px 15px;
    font-size: 11px;
    line-height: 16px;
    color: #ffffff;
}
#cp_HomepageQuickLinks {
    position: absolute;
    top: 230px;
    left: 605px;
    width: 280px;
    height: 205px;
    padding: 55px 0px 0px 10px;
}
#cp_HomepageQuickLinks img {
    width: 270px;
    height: 65px;
    *margin-bottom: -3px;
}
#cp_HomepageSpecialsArrow {
    position: absolute;
    margin-left: -10px;
    top: 0px;
    left: 385px;
}
#homepage_seo {
    top: 1000px !important;
}

