* {
    padding: 0;
    margin: 0;
}

body {
background: #000;
font-family: Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #000;
line-height: 17px;
}

img { border: none; }
a { color: #51971D; }
a:hover { text-decoration: none; color : #8DCA3F; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0;
font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #333; }

#wrap {
background: #FFFFFF;
padding: 10px;
width: 766px;
margin: 0 auto;
}

#header {
height: 311px;
background: #FFFFFF url(images/header_boot.png) no-repeat;
}

#header1 {
height: 311px;
background: #FFFFFF url(images/tlo1.jpg) no-repeat;
}
#header2 {
height: 311px;
background: #FFFFFF url(images/tlo2.jpg) no-repeat;
}
#header3 {
height: 311px;
background: #FFFFFF url(images/tlo3.jpg) no-repeat;
}
#header4 {
height: 311px;
background: #FFFFFF url(images/tlo4.jpg) no-repeat;
}
#header5 {
height: 311px;
background: #FFFFFF url(images/tlo5.jpg) no-repeat;
}
#header6 {
height: 311px;
background: #FFFFFF url(images/tlo6.jpg) no-repeat;
}
#header7 {
height: 311px;
background: #FFFFFF url(images/tlo7.jpg) no-repeat;
}
#header8 {
height: 311px;
background: #FFFFFF url(images/tlo8.jpg) no-repeat;
}
#header9 {
height: 311px;
background: #FFFFFF url(images/tlo9.jpg) no-repeat;
}
#header10 {
height: 311px;
background: #FFFFFF url(images/tlo10.jpg) no-repeat;
}
#header11 {
height: 311px;
background: #FFFFFF url(images/tlo11.jpg) no-repeat;
}
#header12 {
height: 311px;
background: #FFFFFF url(images/tlo12.jpg) no-repeat;
}

#header h1 {
font-size: 20px;
font-weight: 600;
letter-spacing: 0px;
padding: 120px 33px 0 0;
text-align: right;
}
#header h1 a {
color: #FFFFFF;
text-decoration: none;
}
#header h1 a:hover {
color: #FFFFFF;
text-decoration: none;
}

#header h2 {
font-size: 16px;
color: #eee;
padding: 9px 33px 0 0;
text-align: right;
}

#content {
padding: 0 20px;
}

#right {
margin-top: 10px;
width: 500px;
float: right;
font-size: 14px;
text-align: justify;
}
#right h3 { border-bottom: 1px dotted #6C91FC; color: black; }

#left {
margin-top: 10px;
margin-right: 30px;
width: 190px;
float: left;
}
#left h3 { color: black; }
#left ul { list-style-type: none; padding: 10px 0 10px 0; }
#left ul li { padding: 2px 0 3px 0; }
#left ul li a { color: #00C; font-weight: 100; display: block; text-decoration: none; font-size: 14px; border-bottom: 1px dotted #aaa; }
#left ul li a:hover { color : #000; }

#footer {
font-size: 11px;
color: #999;
text-align: center;
padding: 10px 0;
margin: 70px 0 0 0;
border-top: 1px dotted #aaa;

}
#footer a {
color: #999;
}
#footer a:hover {
color: #000;
text-decoration: underline;
}
