
body {
margin: 0; 
padding: 0;
background: #293B88;
font: normal 1em/1.5em "Lucida Sans Unicode", "Lucida Grande", "Bitstream Vera Sans", Verdana, sans-serif;
color: #666;
text-align: center; }

img.floatLeft { 
    float: left; 
    margin: 5px 10px 0px 0;
display: inline; }

img.floatRight { 
    float: right; 
    margin: 5px 0px 0px 10px; }

img.acrobatLeft { 
    float: left; 
    margin: 5px 10px 2em 0;
    display: inline; }

a:link {
color: #f00;
text-decoration: underline;
background: transparent; }

a:visited {
color: #ff6200;
text-decoration: none;
background: transparent;
}

a:hover {
color: #223baf;
text-decoration: none;
background: transparent;
}

a:active {
color: #000431;
text-decoration: none;
background: transparent;
}


h1, h2, h3 {
margin: 0 0 10px 0;
padding: 0;
/* background: transparent; CR */
font-weight: normal;
color: #666;
text-transform: uppercase;
letter-spacing: 0.03em;
}

h1 {
color: #333;
font-size: 1.4em;
}

h2 {
color: #444;
font-size: 1.2em;
}

h3 {
color: #444;
font-size: 1.1em;
}


#container {
position: relative;
width: 798px;
background: transparent url(iev_images/logo.jpg) no-repeat scroll 0 0;
height: 1%;
margin: 0px auto;
padding: 0;
text-align: right;
}


#banner {
/* position: relative; */
width: 597px;
height: 190px;
margin: 0 0 0 202px;
padding: 0;
background: transparent url(iev_images/banner.jpg) no-repeat scroll 0 0;
}

#banner_plain {
/* position: relative; */
width: 597px;
height: 190px;
margin: 0 0 0 202px;
padding: 0;
background: transparent url(iev_images/banner_plain.jpg) no-repeat scroll 0 0;
}

#nav-main {
position: absolute;
top: 190px;
left: 41px;
width: 160px;
height: 355px;
background: transparent url(iev_images/nav_main_bot_bg.jpg) no-repeat scroll bottom;
/* float: left;
padding: 0 0 14px 0;
display: inline; */ }

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 0.7em;
text-align: center;

}

#nav-main li {
/* display: block; */
margin: 0;
padding: 0;
border-bottom: 1px solid #FFF;
}

#nav-main a {
display: block;
height: 33px;
/* margin: 0 0 1px 0;
padding: 3px 2px; */
background: #000431;
color: #ffffff;
line-height: 29px;
text-decoration: none;
voice-family: "\"}\""; /* begin ie box model hack */
voice-family:inherit;
}

#nav-main a:hover {
text-decoration: underline;
background: #830207;
}

#nav-main a.current {
/* margin: 0 0 1px 0;
padding: 3px 2px; */
background:#111A55;
color: #FFF114;
}

ul#nav-section {
display: block;
margin: 0;
padding: 0;
font-size: 0.9em;
border-top: 1px solid #FFF;
background: #666;
}

#nav-section li {
margin: 0; 
padding: 0;
}

#nav-section a {
display: block;
height: 35px;
padding: 4px 0 0 0;
color: #E7DDC8;
text-decoration: none;
background: #830207;
voice-family: "\"}\""; /* begin ie box model hack */
voice-family:inherit;
height: 31px; }

#nav-section a {
	height: 31px; /* end ie hack */ }

#nav-section a:hover {
background: transparent;
color: #E7DDC8;
}

#nav-section a.youarehere, #nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: #111A55;
color: #FFF114;
}
#nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #FFF114;
text-decoration: underline;
}

#content {
margin: 0 0 0 202px;
padding: 30px 32px 0 25px;
background: transparent url(iev_images/content_bg.jpg) repeat-y scroll 0 0;
font-size: 0.75em;
text-align: left;
line-height: 1.6em;
}

#content p {
margin: 0;
padding: 0 0 20px 0;
}

.youtube_box {
float: right; 
width: 104px; 
margin: 3px 0 1em 25px; 
padding: 20px 20px 0 20px; 
background: none #FFF; 
border: solid #000 3px; 
font-size: 0.8em; 
line-height: 1.3em; 
text-align: center; }

#info-site {
width: 597px;
height: 41px;
margin: 0 0 0 202px;
padding: 1px 0 0 0;
background: transparent url(iev_images/content_bot_bg.jpg) no-repeat scroll 0 0;
font-size: 0.6em;
text-align: center;
line-height: 3.7em;
}


div.clear {
clear: both;
height: 0;
line-height: 0;
}
