body {
 position:relative;
 margin:0;
 padding:0;
 font-family:tahoma , Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#221f1f;
 background:url('images/bgBody.gif') repeat-x 0 90px;
}
img{
 border:none;
}
a{
 color:#000066;
 text-decoration:none;
}
a:hover{
 text-decoration:underline;
}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}
#wrap {
 position:relative;
 margin:auto;
 padding:0;
 width:980px;
}
#header {
 position:relative;
 margin:0;
 padding:0;
 width:980px;
 height:123px;
}
#logo {
 position:absolute;
 left:20px;
 top:20px;
 background:url('images/logo.gif') no-repeat 0 0;
 width:261px;
 height:56px;
 display:block;
}
ul#menu {
 position:absolute;
 right:20px;
 top:35px;
 height:30px;
}
ul#menu li {
 position:relative;
 margin:0;
 padding:0;
 display:inline;
 list-style:none;
}
ul#menu li a{
 position:relative;
 margin:0;
 padding:4px 20px;
 font-size:17px;
 font-weight:bold;
 float:left;
}
ul#menu li a:hover{
 color:#696969;
 text-decoration:none;
}
h1#headerText {
 position:absolute;
 width:920px;
 left:20px;
 top:96px;
 background:url('images/cmyk.gif') no-repeat top right;
 color:#ffffff;
 font-weight:bold;
 font-size:14px;
 line-height:14px;
 margin:0;
 padding:0;
}
#baner {
 position:relative;
 margin:0;
 padding:0;
 width:980px;
 height:345px;
}
#content {
 position:relative;
 margin:4px 0;
 padding:0;
 width:980px;
 overflow:hidden;
 font-size:13px;
}
#leftBox {
 position:relative;
 margin:0;
 padding:0;
 float:left;
 width:313px;
 height:306px;
 background:url('images/bgLeftBox.gif') no-repeat 0 0;
}
#rightBox {
 position:relative;
 float:right;
 width:636px;
 padding:4px 12px 10px 12px;
}
#rightBox span {
 color:#f58220;
 font-weight:bold;
}
#rightBox h2 {
 position:relative;
 margin-top:12px;
 line-height:24px;
 font-size:20px;
}
#rightBox ul {
 margin-bottom:0;
}
#rightBox ul li {
 text-align:left;
 list-style-image:url('images/pointer.gif');
 line-height:23px;
 font-size:14px;
}
#rightBox table tr td {
 vertical-align:top;
}
#footer {
 position:relative;
 margin:0;
 padding:4px 20px;
 width:940px;
 height:12px;
 text-align:right;
 font-weight:bold;
 color:#ffffff;
 font-size:12px;
 background:url('images/bgFooter.gif') repeat-x 0 0;
}
#underFooter {
 position:relative;
 margin:0;
 padding:4px 20px;
 width:940px;
 height:15px;
 text-align:right;
 font-size:11px;
}
#address {
 position:absolute;
 left:80px;
 top:65px;
 font-size:11px;
}
#contact {
 position:absolute;
 left:80px;
 top:112px;
 font-size:15px;
 line-height:20px;
 font-weight:bold;
 color:#ffffff;
}
#contact a{
 display:block;
 margin-top:8px;
 color:#221f1f;
}
#contact span {
 color:#221f1f;
}
#gallery {
 text-align:center;
 margin-top:10px;
 margin-bottom:8px;
}
#gallery a {
 margin-right:14px;
}