* {
magin: 0;
padding: 0;
}
body {
color: #000034;
font: 13px/1.4 Georgia, Arial, sans-serif;
background: #fff;
z-index: 1;
text-align: center;
}	
a {
color: #4C90C3;
text-decoration: none;
}
a:hover {
color: #000034;
text-decoration:underline;
}
img { border:0 ;
}
h2, h3 {
margin: 0;
font-weight: lighter;
font-size: 17px;
font-family:Tahoma, Verdana, sans-serif;
color: #8E2B22;
}
p {
margin: 0 0 13px;
}
ol {
list-style: upper-roman inside;
margin-left: 20px;
padding-left: 8px;
color: #024F05;
}
ul {
margin: 0 20px 13px;
padding-left: 8px;
}
blockquote {
margin: 0 20px 13px;
}
#container {
margin:0 auto;
width: 800px;
background: url(images/layout_04.jpg) repeat-y top right;
z-index: 2;
text-align: left;
}
#banner {
margin: 0 auto;
width: 800px;
height: 191px;
background: url(images/layout_01.jpg) no-repeat top left;
z-index: 3;
}
#left {
float: left;
width: 325px;
background: url(images/layout_02.jpg) no-repeat top left;
z-index: 3;
}
#main {
float: right;
width: 475px;
z-index: 3;
}
#footer {   
clear: both;
margin: 0 auto;
width: 800px;
height: 35px;
background: url(images/layout_05.jpg) no-repeat top left;
z-index: 3;
}

.links {  
list-style-type: none;
margin: 0;
padding: 68px 6px 0 6px;
font-weight:bold;
font-size: 12px;
line-height: 1.7;
font-family: Verdana, Arial, sans-serif;
text-transform: lowercase;
color: #048930;
text-align: right;
}
.links li {
}
.links a {
color: #048930;
}
.links a:hover {
color: #8F0202;
text-decoration: none;
}

.btm {  
list-style-type: none;
margin: 0;
padding-top: 122px;
padding-right: 52px;
font-size:10px;
font-family: Verdana, Arial, sans-serif;
color:#1A526F;
text-transform: lowercase;
text-align: right;
}
.btm a {
color:#1A526F;
}
.btm a:hover {
color: #000034;
text-decoration: none;
}	
.content {
padding: 40px 45px 10px 18px;
}

select, input, textarea {
padding: 1px 2px;
font-size: 12px;
font-family: Arial, sans-serif;
color: #000;
}

.noborder { 
background: none; 
border: none; 
}

#dhtmltooltip{
position: absolute;
width: 120px;
border: 1px solid #000;
padding: 4px;
color: #000;
background: #efefef;
visibility: hidden;
z-index: 100;
font-family: Arial, sans-serif; 
font-size: 11px;
}	