body {
margin: 0 auto;
padding: 0;
font: 0.9em verdana, arial, helvetica;
text-align: center;
background: url('background.gif') #e9f3cf repeat-x;
}

* { 
margin: 0px; 
padding: 0px; 
}

p {
font-size: 1.1em;
text-indent:1cm;
text-align:justify;
}

a {
outline: none;
text-decoration: none;
color: #00bb00;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #00ee00; 
}

img {
border: 0;
}

h1 {
color: #a1ac29;
font-size: 1.6em;
padding: 13px;
}

h2 {
color: #660000;
font-size: 1.1em; 	
padding-bottom: 3px;
padding-top: 17px;
}

h3 {
font-size: 1em;
padding-left: 10px;
padding-top: 7px;
font-weight: normal;
}

h4 {
font-size: 1em;
padding-left: 25px;
padding-top: 10px;
font-weight: normal;
}

#container {
position: relative;
padding: 0;
margin: 0 auto;
text-align: left;
width: 775px;
}

#header {
height: 284px;
width: 750px;
margin: 0 0 0 11px;
background : url(banner.gif) no-repeat;
}

#logo {
float: left;
height: 72px;
width: 387px;
text-align: center;
}

#head_right {
float: left;
width: 343px;
height: 52px;
text-align: right;
padding-top: 15px;
padding-right: 20px;
}

.head_text {
font-family: Tahoma,sans-serif;
font-style: italic;
font-size: 18px;
font-weight: bold;
text-decoration: none;
color: #af6108;
}

#banner {
float: right;
margin: 0 auto;
width: 400px;
text-align: right;
padding-top: 130px;
padding-right: 20px;
}

#top_nav_container {
overflow: hidden;
width: 746px;
margin: 0 0 0 13px;
padding: 0;
background : url(navbg.gif) repeat-x;
}

#main_container {
background : url(maincontainerbg.gif) repeat-y;
}

#top_nav_list {
margin: 0;
padding: 0;
list-style-type: none;
}

#top_nav_list li {
float: left;
margin: 0;
padding: 0;
}

#top_nav_list a {
margin: 0;
padding: 10px 15px 0px 17px;
display: block;
float: left;
height: 35px;
line-height: 22px;
text-align: center;
height: 25px;
font-family: Georgia,serif;
font-style: normal;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #cc6a08;
background-position: top right;
}

a.top_nav_active_item {
background: url(n1activeitem.gif) no-repeat;
}

a.top_nav_item {
background: url(n1.gif) no-repeat;
}

a.top_nav_item:hover {
background: url(n1hover.gif) no-repeat;
}

#footer {
clear: both;
background: url(footerbg.gif) top left no-repeat;
margin: 0;
padding: 0 ;
width: 775px;
height: 98px;
}

#footer_text {
padding: 20px 0 0 0;
margin: 0 30px 0 30px;
text-align: center;
font-size: 0.8em;
}

#footer_logos {
text-align: right;
padding-right: 20px;
padding-top: 7px;
}

#main_content {
clear: both;
overflow: hidden;
width: 746px;
margin: 0 0 0 13px;
padding: 0;
background: url(content_bg.gif) repeat-y #ffffff;
}

#left_nav {
float: left;
width: 200px;
text-align: center;
padding: 0px;
margin: 0px;
}

#left_nav_list {
list-style: none;
margin: 0px;
padding-left: 30px;
}

#left_nav_list li{
margin: 0px;
padding: 0px;
}

#left_nav_list a {
display: block;
height: 22px;
width: 115px;
text-align: left;
font-family: Georgia,serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
padding-left: 5px;
padding-top: 8px;
}

a.left_nav_active_item {
color: #cc6a08;
text-decoration: none;
margin-top: 10px;
margin-left: 1px;
background: url(left_nav_bg_active.gif);
}

a.left_nav_item {
background: url(left_nav_bg.gif);
color: #993333;
margin-top: 10px;
margin-left: 0px;
text-decoration: none;
}

a.left_nav_item:hover {
color: #cc6a08;
margin-top: 10px;
margin-left: 0px;
text-decoration: none;
background: url(left_nav_bg_active.gif);
}

#content {
float: left;
width: 536px;
padding-right: 10px;
text-align: justify;
font-size: 0.8em;
}




