@import url(reset.css);
@import url(font/stylesheet.css);
body {
 background: url(images/bgGrad.png) repeat-x #fff;
 font: 12px Helvetica, Arial, sans-serif;
}



strong {
 font-weight: bold;
}

em {
 font-style:italic;
}

a {
 color: #535353;
}

.clear {
 clear: both;
}

.clearLeft {
 clear:left;
}

.clearRight {
 clear: right;
}

.left {
 float: left;
}

.right {
 float:right;
}

#wrapper {
 width: 972px;
 margin: 0 auto;
}

#header {
 height: 106px;
 position: relative;
}

#header a {
 display: block;
}

#headerMenu {
 background: url(images/headerMenu.png) no-repeat;
 width: 199px;
 height: 59px;
 text-indent: -10000px;
 position: absolute;
 left: 19px;
 top: 32px;
}

#headerLogo {
 position: absolute;
 right: 28px;
 top: 51px;
}

#marquee {
 background: url(images/marqueeFrame.png) no-repeat;
 width: 972px;
 height: 433px; 
 position: relative;
 margin-bottom: 30px;
}

#marquee img {
 position: absolute;
 top: 14px;
 left: 16px;
}

#copy {
 margin: 0px 16px;
 overflow: auto;
}

#copy h2 {
 background: url(images/soonHeader.png) no-repeat;
 width: 436px; 
 height: 34px;
 text-indent: -10000px;
 margin-bottom: 18px;
}

#copy p {
 font: 14px/24px 'AndikaBasicRegular', Arial, sans-serif;
 margin-left: 10px;
 color: #494949; 
 width: 920px;
}

#copy ul {
 margin-top: 30px;
 width: 940px;
}

#copy li {
 width: 188px;
 float: left; 
 text-align: center;
 position: relative;
}

#copy li img {
 width: 165px;
 border: 1px solid #12789a;
}

#copy li em {
 display: none;
 font-weight: bold;
 background: url(images/transG.png);
 position: absolute;
 left: 11px;
 top: 1px;
 width: 165px;
 height: 70px;
 text-indent: -10000px;
}

#copy a {
 text-decoration: none;
}

#copy li strong {
 display: block;
 color: #12789a;
 font-family: Tahoma;
 margin-top: 4px;
}

#copy li span {
 font-size: 10px;
 font-style: italic;
}

#footer {
 background: url(images/footerBG.png) no-repeat;
 width: 972px;
 height: 76px;
 margin-top: 40px;
 padding-top: 30px;
}

#footer h1 {
 background: url(images/contact.png) no-repeat;
 text-indent: -10000px;
 width: 646px;
 height: 13px;
 margin: 0 auto;
}
