﻿body {
    margin:0px;
    font-family:Verdana, Tahoma, Arial;
    font-size:11px;
    color:#797878;
    background-image:url('images/pages/page_bg.gif');
    background-repeat:repeat-x;
    background-color:#F1F1F1;
}

#container {margin:auto; width:910px;}
#header {height:128px; margin-bottom:6px}

a:link, a:active, a:visited {color:#797878; text-decoration:underline}
a:hover { text-decoration:none}

#nav {position:relative; top:50px; right:20px}
#nav a:link, #nav a:visited, #nav a:active {color:#679ac9; font-weight:bold; text-decoration:none; margin-left:10px}
#nav a:hover { text-decoration:underline; color:#999999}

#footer {margin:auto; width:820px; margin-top:12px; font-size:9px}

#nav a.on:link, #nav a.on:visited, #nav a.on:active {color:#a31c1c}

#footerDetails a {color:#679ac9; text-decoration:none}
#footerDetails a:hover {text-decoration:underline}

ul.footerlist li.home { list-style-type:none; background-image:url(images/pages/home.gif); background-repeat:no-repeat; padding-left:20px; margin-left:15px}
ul.footerlist li.info { list-style-type:none; background-image:url(images/pages/email.gif); background-repeat:no-repeat; padding-left:22px; background-position:10px 2px}

#maincontent {color:#FFFFFF; width:525px; float:right}

input.btn {background-image:url(images/pages/btn_bg.png); width:217px; cursor:pointer; text-align:center; height:97px; font-family:Verdana, Tahoma, Arial; font-size:16px; font-weight:bold; color:#FFFFFF; background-color:Transparent; border:0px}

h1 {margin:0px; color:#EEEEEE; margin-bottom:12px; font-size:18px; font-weight:bold; letter-spacing:-1px; font-family:Arial Tahoma Verdana}
h2 {font-size:13px; letter-spacing:2px}