﻿#wrap {width:740px; height:380px; background: #003e55; position:relative; margin:0;}
#slide {width:740px; height:380px; overflow:hidden; position:absolute; left:0; top:0px; background: #003e55; }
#slide div {text-decoration:none; display:block; width:740px; height:380px; position:absolute; left:740px;}
#slide div table {display:block; border:0;}
#previous b {display:none;}
#previous {width:43px; height:50px; background:transparent url(../images/masthead_images/arrow-left.png) no-repeat 0 0; position:absolute; left:0px; top:133px; cursor:pointer;}
/** html #previous {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/masthead_images/arrow-left.png', sizingMethod='crop');}*/
#next b {display:none;}
#next {width:43px; height:50px; background:transparent url(../images/masthead_images/arrow-right.png) no-repeat 0 0; position:absolute; right:0px; top:133px; cursor:pointer;}
/** html #next {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/masthead_images/arrow-right.png', sizingMethod='crop');}*/
#buttons {position:absolute; left:10px; top:345px;}
#buttons div {width:15px; height: 15px; float:left; display:inline; text-align:center; font-size:30px;}
#buttons div a {display:block; cursor:pointer; border:0;color:#fff; margin: 0 2px; text-decoration:none;}
#buttons div a:active {display:block; cursor:pointer; border:0;color:#c3a27f;}
#buttons div a:hover {display:block; cursor:pointer; border:0;color:#c3a27f;}
img#loading {position:absolute; left:480; top:170px;}
#p1, #p2, #p3, #p4, #p5, #p6, #p7 {width:740px; background: #003e55;}