* {
padding:0;
margin:0;
}

body {
font-family:Arial, Verdana, sans-serif;
font-size:11px;
color:#666;
background-image: url(images/bkg_2.jpg);
}

img {
border:0;
}

a {
text-decoration:none;
}

p {
padding-bottom:10px;
line-height:160%;
}

h1 {
color:#484341;
font-size:16px;
padding-bottom:15px;
}

h2 {
color:#484341;
font-size:12px;
}

#container {
width:900px;
margin-left:auto;
margin-right:auto;
border-left: 5px solid #484341;
border-right: 5px solid #484341;
overflow:hidden;
}

#header {
height:104px;
}

#inner_content {
float:left;
}

#top_nav {
height:54px;
background:url(images/top_nav_bkg.gif) repeat-x;
width:899px;
border-left:1px solid #fff;
text-align:center;
width:900px;
border-top:1px solid #fff;
}

#top_nav ul {
width:780px;
margin-left:auto;
margin-right:auto;
}

#top_nav a {
color:#8dc73d;
font-size:12px;
font-weight:700;
}

#top_nav li {
float:left;
display:inline;
padding:5px 10px 10px;
height:20px;
margin-top:9px;
}

#top_nav li:hover {
background-color:#586240;
}

#top_nav li.hover {
background-color:#586240;
}

.tool_tip {
color:#fff;
font-size:10px;
display:block;
}

#main_content {
background:url(images/content_bkg2.jpg);
padding-left:68px;
padding-top:34px;
overflow:hidden;
width:834px;
}

#main_content li {
background:url(images/marker2.gif) no-repeat;
list-style:none;
padding-bottom:5px;
padding-left:38px;
margin-left:10px;
}

#main_content a {
color:#666;
}

#main_content a:hover {
text-decoration:underline;
}

#left_column {
float:left;
width:575px;
}

#right_column {
float:right;
border-left:1px solid #484341;
width:220px;
padding:0 10px 0 25px;
}

#right_column .logos {
margin-top:10px;
}

#right_column li {
background:none;
margin:0;
padding:0;
}

#right_column .logos img {
background-image:url(images/logo_bkg.gif);
padding:2px;
margin-bottom:10px;
}

#footer {
float:left;
border-top:5px solid #484341;
background:url(images/footer_bkg.gif) repeat-x;
height:35px;
width:902px;
}

#footer a {
color:#666;
}

#footer a:hover {
color:#333;
}

#footer li {
float:left;
display:inline;
padding:10px 10px 0;
}

/* IE6 Fixes */
* html #top_nav {
margin-top:-3px;
}

* html #top_nav li {
padding-bottom:2px;
}