body {
    background: #e8e8e8 url(/images/templates/bg.jpg) no-repeat center top;
}

#wrapper {
    margin: 0 auto;
    width: 778px;
}

td, div, span, li, p {
    color: #333;
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 130%;
}

#header {
    width: 718px;
    padding: 15px 45px 15px 15px;
    float: left;
}

#header img {
    float: left;
    margin: 0 100px 0 0;
}

#header div {
    float: left;
    width: 300px;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #999;
    margin: 15px 0 0 0;
}

#rotator {
    width: 778px;
    height: 231px;
}

#copyOuter {
    float: left;
    background: #fff;
    width: 778px;
}

#leftCol {
    float: left;
    width: 216px;
    margin: 0;
    padding: 0px 12px 20px 12px;
    border-right: 1px #999 dotted;
}

#rightCol {
    float: left;
    width: 505px;
    padding: 0 16px 0px 16px;
}

.homeSpecs {
    background: transparent url(/images/templates/glasses.jpg) no-repeat right bottom;
    height: 151px;
    width: 533px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1000;
    left: -13px;
    bottom: -36px;
}

#leftColContact {
    background: #fff url(/images/templates/contact_button.jpg) no-repeat center top;
    width: 216px;
    float: left;
    height: 50px;
    margin-bottom: 40px;
}

#contactLink {
    font: bold 14px Arial, Helvetica, sans-serif;
    margin: 20px 0 20px 0;
    padding: 0;
    text-align: center;
}

#contactLink a {
    color: #fff;
    text-decoration: none;
}

#search_form {
    text-align: center;
    display: block;
    margin: 0 0 20px 0;
}

#search_button {
    /*
    float: left;
    */
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #da251c;
    background-color: #FFFFFF;
    border: none;
}

#phrase {
    display: inline;
    font: normal 12px Arial, Helvetica, sans-serif;
    background-color: #CCCCCC;
    color: #da251c;
    width: 120px;
    border: none;
    height: 16px;
    padding-top: 4px;
}

#leftColContent {
    padding: 0px 12px;
    clear: both;
    display: block;
    width: 200px;
}

#leftColLinks {
    color: #da251c;
    list-style: square;
    width: 216px;
    padding: 20px 0 0 0;
    margin: 0;
    clear: both;
}

#leftColLinks li:first-child {
    border-top: #999 dotted 1px;
}

#leftColLinks li {
    font-size: 8px;
    padding: 6px 0;
    margin: 0 0 0 20px;
    border-bottom: #999 dotted 1px;
    color: #da251c;
}

#leftColLinks a {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #da251c;
    text-decoration: none;
}

#colTwo {
    float: left;
    width: 218px;
    padding: 14px 16px 0 0;
    border-right: 1px dotted #999;
}

#colThree {
    float: left;
    width: 254px;
    padding: 14px 0 0 16px;
}

#footer {
    clear: both;
    background: transparent url(/images/templates/inside_footer.jpg) no-repeat left top;
    padding-top: 48px;
    position: relative;
    z-index: 100;
}

#footerInner {
    background: #000000 url(/images/templates/black_foot_bottom.gif) no-repeat left bottom;
    height: 90px;
    padding-bottom: 8px;
    position: relative;
    z-index: 100;
}

#footerInner p {
    padding-left: 20px;
    margin-top: 0;
    padding-top: 10px;
    float: left;
}

#footerInner p span {
    display: block;
    padding: 4px 0;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

#footerInner div {
    float: right;
    margin: 13px 20px 0 0;
}

#footerInner div img {
    margin: 0 10px;
}

#footerNav {
    background: transparent url(/images/templates/foot_nav.jpg) no-repeat top left;
    height: 35px;
    clear: both;
    padding: 0;
    margin: 3px 0 0 0;
}

#footerNav li {
    float: left;
    list-style: none;
}

#footerNav li a {
    float: left;
    color: #fff;
    display: block;
    height: 26px;
    padding: 9px 15px 0 15px;
    text-decoration: none;
    background: transparent url(/images/templates/footer_sep.jpg) no-repeat right top;
    font: bold 11px Arial, Helvetica, sans-serif;
}

#footerNav li a:hover {
    color: #da251c;
}

#cornea {
    margin-left: 80px;
}

#insideHead {
    width: 778px;
    float: left;
    background: #fff;
    height: 231px;
    padding-bottom: 5px;
}

#insideHeadContent {
    width: 258px;
    background: #fff url(/images/templates/contact_button.jpg) no-repeat center top;
    float: left;
}

#insideRotator {
    float: left;
    height: 231px;
    width: 520px;
}

#insideFooter {
    clear: both;
    background: #FFFFFF url(/images/templates/inside_footer.jpg) no-repeat left top;
    padding-top: 45px;
}

#insideContent {
    clear: both;
    background: #fff;
    padding: 5px 20px 20px 20px;
    /*
    border-top: 1px dotted #999;
    */
    margin: 0;
}

#galleryContent {
    padding: 15px 0;
    clear: both;
    background: #fff;
}

#insideContactLink {
    font: bold 14px Arial, Helvetica, sans-serif;
    margin: 20px 0;
    padding: 0;
    text-align: center;
}

#insideContactLink a {
    color: #fff;
    text-decoration: none;
}

#insideSearch_form {
    text-align: center;
    display: block;
    margin: 25px 0 20px 0;
    padding-bottom: 0;
}

#insideLeftColLinks {
    color: #da251c;
    list-style: square;
    width: 216px;
    padding: 0;
    margin: 0;
}

#insideLeftColLinks li:first-child {
    border-top: #999 dotted 1px;
}

#insideLeftColLinks li {
    font-size: 8px;
    padding: 8px 0;
    margin: 0 0 0 30px;
    border-bottom: #999 dotted 1px;
    color: #da251c;
}

#insideLeftColLinks a {
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #da251c;
    text-decoration: none;
}

#dotted {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    border-top: 1px dotted #999;
    width: 748px;
    text-align: center;
}

.dottedHome {
    border-bottom: 1px dotted #999;
    text-align: center;
    clear: both;
}

#crumbs {
    margin-top: 0;
    padding-top: 15px;
    padding-left: 30px;
}

.breadcrumbs_active {
    color: #666;
    font-size: 11px;
}

.rowTop {
    padding: 1px;
    border-bottom: 1px dotted #999;
}

a {
    color: #da251c;
    text-decoration: none;
}

h1 {
    font: normal 21px "Times New Roman", Times, serif;
    color: #da251c;
}

h2 {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #da251c;
}

h3 {
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #333;
}

h5 {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #333;
}

a img {
    border: none;
}

#xform3, #xform3Submit {
    margin-left: 150px;
}

#xform4, #xform4Submit, #xform5, #xform5Submit {
    margin-left: 100px;
}

.dottedForm {
    margin: 5px 0;
    border-bottom: 1px dotted #999;
    text-align: center;
    clear: both;
    width: 500px;
}

#xpl {
    width: 750px;
    text-align: center;
    margin-top: 10px;
}