.cmp_frgFooter {
    width:100%;
    height:90px;
    float:left;
    min-width:1000px;
    max-width:1265px;
    position:relative;
}   

.cmp_frgFooter .shadowLeft {
    width:16px;
    height:90px;
    background:url(/im/leftShadow2.gif) no-repeat;
    position:absolute;
    bottom:0;
    left:0;
}

.cmp_frgFooter .shadowRight {
    width:96px;
    height:90px;
    background:url(/im/rightShadow2.gif) no-repeat;
    position:absolute;
    bottom:0;
    right:0;
}

.cmp_frgFooter .contact {
    width:77px;
    height:68px;
    background:url(/im/contact.gif) no-repeat;
    position:absolute;
    top:8px;
    left:30px;
}

.cmp_frgFooter .phone {
    width:125px;
    height:16px;
    background:url(/im/imPhone02.gif) no-repeat;
    position:absolute;
    top:29px;
    left:12%;
}

.cmp_frgFooter .adress {
    position:absolute;
    top:27px;
    left:27%;
    font-size:12px;
    color:#336bc7;
}

.cmp_frgFooter .adress a {
    font-size:11px;
    color:#336bc7;
		text-decoration:none;
		font-weight:normal;
}

.cmp_frgFooter .bold {
    font-weight:bold;
}

.cmp_frgFooter .verticalSeparator {
    width:1px;
    height:53px;
    background:#dedede;
    position:absolute;
    top:16px;
    left:48%;
}

.cmp_frgFooter .bannerR {
    width:88px;
    height:31px;
    position:absolute;
    top:22px;
    right:38px;
}

.cmp_frgFooter .bannerL {
    width:88px;
    height:31px;
    position:absolute;
    top:22px;
    right:129px;
}

.cmp_frgFooter a {
    color:#000000;
    font-weight:bold;
}

.cmp_frgFooter .links {
    width:253px;
    height:27px;
    position:absolute;
    top:28px;
    left:51%;
}

.cmp_frgFooter .linkLeft {
    position:absolute;
    top:-2px;
    left:0;
}

.cmp_frgFooter .copyright {
    position:absolute;
    bottom:0;
    left:0;
    color:#808080;
}

.cmp_frgFooter .vertSlash {
    width:1px;
    height:11px;
    background:#000000;
    position:absolute;
    top:0;
    left:103px;
}

.cmp_frgFooter .linkMiddle {
    position:absolute;
    top:-2px;
    left:118px;
}

.cmp_frgFooter .vertSlash2 {
    width:1px;
    height:11px;
    background:#000000;
    position:absolute;
    top:0;
    left:179px;
}

.cmp_frgFooter .linkRight {
    position:absolute;
    top:-2px;
    right:0;
}


.cmp_frgFooter .signature {
	width:215px;
	position:absolute;
	top:27px;
	left:0;
	color:#808080;
}

.cmp_frgFooter .signature a {
	color:#808080;
	font-weight:normal;
	text-decoration:none;
}

.cmp_frgFooter .signature a:hover {
	text-decoration:underline;
}

