body {
	color: #000;
	background: url('../upload/images/layout/bg.png') repeat-x #EBEBEB;
}
#frameOuter {
  	width: 950px;
  	height: 650px;
  	min-height: 650px;
	border: 1px solid #999;
	margin: 10px auto;
	color: inherit;
	background-color: #ebebeb;
}
#frameHeader {
	width: inherit;
	height: 121px;
 	color: inherit;
        background: url('../upload/images/layout/headerImage.png') #336699;
        background-repeat: no-repeat;
}
#frameLeft {
  	float: left;
	width: 150px;
	height: 484px;
	min-height: 484px;
	padding: 10px;
	color: inherit; 
	background: url('../upload/images/layout/bannerLeft.png') no-repeat #ebebeb;
}
#frameContent {
	float: left;
	width: 740px;
	height: 484px;
	min-height: 484px;
	padding: 10px;
	color: inherit; 
	background-color: #fff;
}
#frameBottom {
  	clear: both;
	width: 934px;
	height: 5px;
	color: inherit;
        background: url('../upload/images/layout/bgBar.png') #cccccc;
        background-repeat: repeat-x;
}
/******************************************************************************************/
#w3c {
        margin: -3px 0px 0px 0px;
	float: left;
}
#copyright {
	float: right;
}
#navService {
        position: relative;
        top: 0px;
        left: 0px;
        padding-left: 10px;
	width: 940px;
        height: 31px;
        color: inherit;
        background: url('../upload/images/layout/bgBar.png') #cccccc;
        background-repeat: repeat-x;
}
.linkService {
        float: left;
        width:  auto;
        height: 30px;
        margin-right: 20px;
        text-align: center;
}
.linkService a:link,
.linkService a:visited {
        float: left;
        padding: 8px;
        height: 14px;
        color: #666;
}
.linkService a:hover {
        float: left;
        color: #333;
}
.linkService a:active {
        float: left;
        color: #999;
}
#headerLogo {
        float: left;
        width: 60px;
        height: 90px;
}
#logo {
        width: 47px;
        height: 67px;
        behavior: url(./js/iepngfix.htc);

}
.headline {
        margin: 7px 10px;
}
.subheadline {
        margin: 7px 10px;
}
.content {
        margin: 0px 10px;
}
#headline {
        margin: 7px 10px;
}
#subheadline {
        margin: 7px 10px;
}
#content {
        margin: 0px 10px;
}
#searchInput {
        position: relative;
        top: 0px;
        right: 0px;
        float: right;
        width: 150px;
        margin: -26px 5px 0px 0px;
        color: #000000;
        background-color: transparent;
}

#etracker {
        width: 760px;
        height: 20px;
        margin: 50px auto 0px;
        text-align: center;
}
#promotionBox {
        width: 140px;
        height: 47px;
        float: right;
        margin: 10px 10px 0px 0px;
}
#getFirefox {
        width: 140px;
        height: 47px;
        behavior: url(./js/iepngfix.htc);
}
.navArrow {
        width: 18px;
        height: 18px;
        behavior: url(./js/iepngfix.htc);
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
        padding-right: 20px;
        padding-bottom: 30px;
}