@charset "utf-8";


/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {}
a:hover {}
body {background:#212844 url(../images/bg.png) center top no-repeat;color:#000;font:75%/125% Arial, Sans-Serif}
img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em}

/* Containers */
#page {margin:20px auto 0;width:874px}

/* Headings */
h1{color:#212844;font-family:"Calibri"; padding: 10px 0;}

/* Content*/
#content {font-size:1.3em;line-height:1.3em; text-align:justify; background:#fff url(../images/content-bg.png) left top no-repeat;float:right;margin:2px 0 0;width:695px}
#content #intro {background:url(../images/content-bg.png) right bottom no-repeat;float:right;min-height:600px;padding:20px;width:655px}
* html #content div {height:auto!important;height:600px;overflow:visible}


#content #slider {position:relative;overflow:hidden;width:650px;height:160px;}
#content #slider ul {position:absolute;list-style:none;top:0;left:0;margin:0;list-style:none}
#content #slider li {float:left;width:670px; height:170px}



/* Sidebar */
#sidebar {float:left;width:179px}
#sidebar ul#nav {list-style:none;float:right;margin:34px 0 0}
#sidebar ul#nav li {background:url(../images/nav-bg.png) left top no-repeat;display:block;margin:0 0 14px;padding: 0 34px 0 0;text-align:right;width:89px}
#sidebar ul#nav li a {color:#fff;font-size:1.75em;line-height:37px;text-decoration:none}

/*IE6 PNG Fix*/
* html #sidebar ul#nav li { behavior: url("script/iepngfix.htc") }


#footer{width:auto;margin:auto;position:absolute;bottom:0;text-align:center;color:#212843}
#footer a{color:#212843;}