/* CSS Document */

* {
margin:0;
padding:0;
outline:none;
}

body {
background:url(images/bodytest.jpg) top repeat-x #ffffff;
font:85% Tahoma;
color:#000000;
}

a {
color:#219fd3;
text-decoration:none
}

a:hover {
color:#4ab670;
text-decoration:none;
}

#header {
height:225px;
display:block;
background:url(images/headerlogonumber.gif) top center no-repeat;
}

h1.main_title {
font:170% Century Gothic;
color:#000;
font-weight:bold;
margin:40px auto 0;
text-align:center;
}

h1.main_title a {
color:#000;
text-decoration:none;
}

#container {
width:900px;
margin:0 auto;
background:#ffffff;
padding:10px;
}

#navigation {
background:;
width:900px;
border-top:-0px solid #2E2E47;
padding:0px 0;
margin:-140px auto 1px;
font:100% Tahoma;
color:#000;
letter-spacing:0px;
text-transform:uppercase;
text-align:right;
font-weight:bold;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#000000;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#ffffff;
}

#nav a.active {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#000;
font-weight:bold;
}

#inner_container {
background:url(../images/inner_container.jpg) top repeat-x #ffffff;
padding:10px 10px 10px 25px;
}

#sidebar {
width:200px;
border: 0px solid black;
font:85% verdana;
padding:5px;
float:right;
background: ;
color:#000000;
}




#sidebara {
width:200px;
border: 0px solid black;
font:85% verdana;
padding:5px;
float:right;
background: ;
color:#000000;
}

#container #sidebar h2 {
font-size:90%;
margin:0px;

}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:25px;
}

#content {
margin-right:240px;

}

#contenta {
margin-right:50px;
}


#contentb {
margin-right:1px;
}



blockquote {
background:url(../images/quote.gif) bottom right no-repeat #292935;
padding:2px 17px;
}

p {
margin:-5px 0;
padding:5px;
line-height:20px;
text-indent:25px;
}

p.note {
padding:20px;
background:#ffffff;
color:#000000;
}

#container h1 {
font:170% Arial;
color:#000000;
margin:15px 0;
}

#container h2 {
font:100% Tahoma;
color:#000;
font-weight:bold;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#container img {
background:#fff;
padding:5px;
}

#footer {
width:750px;
background:#4dd7dc;
padding:10px;
margin:0 auto;
clear:both;
}

#content table {
width:475px;
background:#4dd7dc;
margin:5px 0;
}

td {
padding:5px;
text-align:center;
background:url() top left no-repeat #e6f7fd;
font:100% tahoma;
}

th {
color:#fff;
padding:10px;
}

#footer p {
text-indent:0;
}

#footer p.validate {
float:right;
}
