/* CSS Document */

body {
background-color:#0D0337;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0D0337;
}

a {
text-decoration:none;
color:#E93200;
}

a:hover {
text-decoration:none;
color:#000;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#0D0337;
font-weight:bold;
}

.button_level_1 {
margin-left:220px;
margin-right:20px;
margin-top:0px;
padding:0px;
}

.button_level_2 {
margin-left:285px;
margin-top:0px;
padding:0px;
}

#address {
float:left;
margin-top:10px;
margin-left:10px;
}

.logo {
margin-top:5px;
margin-right:30px;
float:right;
}

#page {
margin-left:auto;
margin-right:auto;
width:782px;
}

#bg_top {
background-image:url(images/bg-top.gif);
background-repeat:no-repeat;
width:782px;
height:18px;
}

#header {
width:782px;
background-color:#FFFFFF;
height:90px;
}

#main_image {
width:782px;
height:148px;
background-color:#FFFFFF;
}

#nav {
width:782px;
height:28px;
background-color:#E93200;
border-top:6px solid #315381;
padding-top:10px;
text-align:center;
}

.nav {
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
border-right: 1px solid #EF613B;
padding: 10px;
}

#nav a {
color:#FFFFFF;
text-decoration:none;
}

#nav a:hover {
color:#FBC669;
text-decoration:none;
}

#wrapper {
width:782px;
background-image:url(images/wrap.gif);
background-repeat:repeat-y;
overflow:hidden;
}

#left {
width:155px;
float:left;
background: url(images/new_logo.gif) top right no-repeat;
min-height:150px;
_height:150px;
}

#left_apt{
margin:200px 0 0 25px;
}

#right {
width:562px;
float:right;
padding-left:20px;
padding-right:40px;
padding-bottom:20px;
background-image:url(images/site/green_curve.gif);
background-repeat:no-repeat;
background-position:top right;
margin-top:0px;

}

#right2 {
width:562px;
float:right;
padding-left:20px;
padding-right:40px;
padding-bottom:20px;
padding-top:80px;
background-image:url(images/smile.gif);
background-position:right top;
background-repeat:no-repeat;
}

#bg_bot {
width:782px;
height:41px;
background-image:url(images/bg-bot.gif);
background-repeat:no-repeat;
}

#footer {
width:782px;
color:#FFFFFF;
margin-top:10px;
}

.footer {
font-size:10px;
}

#footer a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#E93200;
font-weight:bold;
text-decoration:none;
}

#button1 {
background-image:url(images/button1.gif);
background-repeat:no-repeat;
width:95px;
height:35px;
color:#618059;
font-weight:bold;
font:Arial, Helvetica, sans-serif;
font-size:16px;
float:right;
padding:15px 0 0 40px;
}

#button2 {
background-image:url(images/button2.gif);
background-repeat:no-repeat;
width:95px;
height:35px;
color:#618059;
font-weight:bold;
font:Arial, Helvetica, sans-serif;
font-size:16px;
float:right;
padding:15px 0 0 40px;

}

#button3 {
background-image:url(images/button3.gif);
background-repeat:no-repeat;
width:95px;
height:35px;
color:#618059;
font-weight:bold;
font:Arial, Helvetica, sans-serif;
font-size:16px;
float:right;
padding:15px 0 0 40px;
}

.table_index {
background-color: #315381;
color: #FBC669;
padding: 3px;
margin: 3px;
border-width: thin;
border-color: #E93200; 
font-size: 12px;
font-weight: bold;
float: right;
width: 200px;
height: auto
}

.table_index ul {
list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.table_index li {
padding-bottom: 5px;
}

