﻿
/* start custom styles */
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
	}
#container {
    width: 980px;
    margin: 10px auto;
	}
#content_wrapper {
    background: url(../images_pres/page_bg.gif) repeat-y;
    overflow: hidden;
	}
.copyright {
    font-size: 1em;
    font-weight: normal;
    text-align: center;
    margin-top: 4px;
    line-height: 25px;
    }
.floatright {
    float: right;
    margin-left: 15px;
	}
    
.home_icon {
    margin: 25px 0 0 20px;
    }
.home_icon_inner {
    float:  left;
    width: 217px;
    height: 275px;
    padding: 19px 42px 0px 17px;
    margin: 0px 0 0 25px;
    display: inline;
    background: url(../images_pres/icon_area_bg.jpg) no-repeat;
    }
    
.horizontal_divider {
    height: 1px;
    overflow: hidden;
    margin: 10px 0;
    background: url(../images_pres/horizontal_divider.gif) repeat-x;
	}
    
    
#page_header {
    height: 330px !important;
    width: 665px;
    margin: 0 12px;
    border-bottom: none !important;
    border-top: none !important;
    text-align: center;
	}
/* #page_header {
    width: 980px;
    height: 240px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	} */

.sub {
    position: relative;
    bottom: 0.4em;
    font-size: .8em;
	}

.full_ad {
            height: 257px;
        }