
@import "oceanfast-common.css";

/* Content Container */
#tabs { height: 70px; margin: 0 0 8px 0; }
#tabs ul { height: 70px; padding: 0; list-style: none; margin: 0; width: 912px;}
#tabs ul li { display: inline; height: 70px; }
#tabs ul li.of48 { float: left; width: 453px; }
#tabs ul li.of36 { float: right; width: 453px; }
#tabs ul li a {background: url(images/hp-main-tab-sprite.gif) no-repeat top left; display: block;  height: 60px; padding: 10px 0 0 0; width: 453px; }
#tabs ul li a img { margin: 0 auto; }
#tabs ul li a:hover { background-position: 0px -70px; }

/* Home Hero */
#home-hero {float: left; height: 431px;  position: relative; margin-bottom: 5px; width: 912px;}
img#imgtwo {margin-left: -70px;}


/* Content Container */
#copy-container { padding: 20px 22px 0px 24px; background: url(images/home-content-bg.jpg) no-repeat top left; float: left; width: 866px; }
#copy-container .copycontainer-inner { background: url(images/home-copy-dividers.gif) repeat-y right;   }
#copy-container h2 { margin: 0 0 15px 0; }

.overview { float: left; width: 405px; padding: 0 40px 0 0; line-height: 140%; }
.launch { float: left; width: 180px; line-height: 140%; }
.tour { float: right; width: 194px; }
.tour a { font-weight: bold; color: #a99885!important; }
.tour a:hover { color: #fff; }
.tour a img { margin-bottom: 6px; }

img.burgesslogo {margin: 5px 0 0 0;}

/* Footer */
#footer { padding-top: 6px; background: none; border-top: 1px solid #3e3e3e; }