/* TAGS */
body {
background:url(images/bg.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#434343; 
width:920px;
margin:0 auto;
}
input, textarea, select {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
vertical-align:middle;
font-weight:normal
}
fieldset {
border:0
}                       
/* ALIGMENT */
.left {float:left}
.right {float:right}
.clear {clear:both}
.wrapper {width:100%;overflow:hidden}
.extra-wrap {overflow:hidden}
.container {width:100%; background:white;}

/* TXT, LINKS, LINES, TITLES */
a {color:#518d08;outline:none}
a:hover {text-decoration:none}

h1 {
font-size:25px;
font-weight:bold ; 
text-align:center;
}
h2 {
font-size:22px;
text-align:left;
padding-left:40px;
}

h3 {
font-size:20px;
padding-top:10px;
padding-left:40px;
font-weight:bold ; 
text-align:left;
}
h4 {
font-size:1.54em;
line-height:1.2em;
color:#fff;
padding:14px 0 8px 0;
font-weight:normal;
font-family:Tahoma, Arial, helvetica, sans-serif
}
h5 {
padding-left:15px; 
font-size:14px; 
color:black; 
padding-top:10px;
padding-right:10px;
}
/* HEADER */
#header {
height:240px;
position:relative; 
background:white;
}

/* CONTENT */
#content {margin-top:-112px;position:relative} 
#content .row-1 .inside {padding:0 0 40px 40px}
#content .row-2 {float:left;width:258px;margin-right:58px}
#content .content {float:left;width:570px}
#content .indent {padding:0 20px}
.inner_copy, .inner_copy a {border:0;float:right;background:inherit;color:#f00;width:35%;line-height:10px;font-size:10px;margin:-100% 0 0 0;overflow:hidden;padding:0}
/* FOOTER */
#footer {background-color:#313131}
#footer .footer {line-height:5em;color:#fff;text-align:center;}
#footer a {color:#B1D2FE}

#bord {background:  url(images/bord.gif)}



