html, body {
    height: 100%;
}

body {
    font-family: Arial, Helvetica;
    font-size: 72%;
	line-height: 1;
    color: #fff;
    background: url(/media/images/browser_filler_repeater.jpg) repeat-x;
}

/* Default styles */
h1 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.3em; }
h6 { font-size: 1.2em; }
h1,h2,h3,h4,h5,h6 { margin: 0 0 15px; letter-spacing: 0.01em; }
p,ul,ol{ font-size: 1.05em; padding: 0 0 1em; margin: 5px 0 5px 0; letter-spacing: 0.01em; line-height: 1.3em}

a {
    text-decoration: none;
    color: #fff;
}

a:hover {
    color: #60af43;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

/* Page Wrapper */
#container {
    width: 842px;
    background: url(/media/images/bground_repeater.gif) repeat-y;
    margin: 10px auto;
}

#inner_container {
    width: 799px;
    margin: 0 auto;
}

/* Banner */
#upper {
    width: 842px;
    height: 97px;
    margin: 0 auto;
    text-indent: -999em;
    background: url(/media/images/banner.gif) no-repeat;
}

/* Flash slideshow */
#flash_slideshow {
    height: 356px;
    width: 799px;
    margin-top: 0px;
}

#flash_slideshow_country {
    height: 501px;
    width: 799px;
    margin-top: 0px;
}

#flash_slideshow_country.standrews {
    height: 355px;
}

#main_body {
    margin-top: 30px;
}

#main_body h2 {
    font-weight: normal;
    margin-bottom: 10px;
}

#main_body h2#home {
	display: inline;
	width: auto;
}

#main_body .left {
    padding-right: 20px;
    float: left;
    width: 520px;
}

#main_body .right {
    float: right;
    width: 232px;
}

#copy hr {
    clear: both;
    color: #d2c893;
    margin-bottom: 10px;
}

#copy a {
    font-weight: bold;
}

#main_body_end {
    clear: both;
    position: relative;
    margin: -10px auto 0;
    width: 842px;
    height: 23px;
    background: url(/media/images/bground_btm.gif) no-repeat;
}

#footer {
    width: 842px;
    margin: 5px auto 0;
    height: 110px;
    font-size: .85em;
    background: url(/media/images/banner_bottom.gif) no-repeat;
}

#footer p {
    width: 799px;
    margin: 0px 80px 0;
    padding: 13px 0 0;
}

#footer p a:link {
    color: #fff;
}

#footer ul {
    font-size: 1.1em;
    padding-top: 8px;
    margin: 0 auto;
    margin-left: 80px;
    height: 20px;
}

#footer ul li {
    display: inline;
    list-style-type: none;
}

#footer ul li a {
    color: #fff;
    font-weight: bold;
}

span#site_by {
    margin: 17px;
	margin-top: 15px;
	margin-right: 45px;
    float: right;
}

span#site_by a{
    font-size: .94em;
    color: #c1cfc2;
}

/**quicklinks**/
#quicklinks li a {
    display: block;
    height: 50px;
    width: 232px;
    margin-bottom: 15px;
    text-indent: -999em;
}

#quicklinks li#scotland a:hover {
    background: url(/media/images/buttons/scotland.gif) 0 -50px no-repeat;
}

#quicklinks li#scotland a {
    background: url(/media/images/buttons/scotland.gif) 0 0 no-repeat;
}

#quicklinks li#ireland a {
    background: url(/media/images/buttons/ireland.gif) 0 0 no-repeat;
}

#quicklinks li#ireland a:hover {
    background: url(/media/images/buttons/ireland.gif) 0 -50px no-repeat;
}

#quicklinks li#england a {
    background: url(/media/images/buttons/england.gif) 0 0 no-repeat;
}

#quicklinks li#england a:hover {
    background: url(/media/images/buttons/england.gif) 0 -50px no-repeat;
}

#quicklinks li#aus_nz a {
    background: url(/media/images/buttons/aus_nz.gif) 0 0 no-repeat;
}

#quicklinks li#aus_nz a:hover {
    background: url(/media/images/buttons/aus_nz.gif) 0 -50px no-repeat;
}
