* {
    padding: 0;
    margin: 0;
}

body {
background: #041424 url(esc/bg.jpg) center top repeat-y;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
}

img { border: none; }
a { color: #5E809C; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #BDBDBD; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h2 { color: #00AEDE; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h1 { color: #325376; padding-bottom: 0px; margin: 0px 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: #999; }

#wrap {
width: 776px;
margin: 0px auto;
}

#header {
background: #fff url(esc/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 106px;
}
#header h1 {
font-size: 35px;
font-weight: 100;
letter-spacing: -3px;
padding: 41px 0 0 33px;
text-align: left;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #999;
text-decoration: none;
}
#header h2 {
font-size: 13px;
color: #eee;
padding: 4px 0 0 33px;
text-align: left;
font-weight: 100;
}

#menu {
background: #fff url(esc/menu.jpg) no-repeat;
height: 40px;
line-height: 40px;
padding-left: 30px;
padding-top: 4px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
font-weight: bold;
text-decoration:none;
color: #fff;
}
#menu li a:hover {
color:#003366;
text-decoration:none;
background: #fff url(images/mouseover.jpg) repeat-x;
}

#content {
padding: 0 20px 0 0;
background: #fff url(esc/content.jpg) repeat-x;
}

#left{
padding: 55px 1px 0 0 ;
width: 180px;
min-height: 552px;
float: left;
background:  url(esc/left.jpg) top right no-repeat;
}
#left h3 { font-size: 16px; border: none; padding: 0 0 0 15px; margin: 0; color: #003366;
font-weight: bold;
background: #fff url(esc/lefto.jpg) repeat-y;
height: 30px; line-height: 30px; }
#left ul { list-style-type: none; padding: 10px 0 20px 16px; }
#left ul li { padding: 2px 0 3px 5px; }
#left ul li a { color: #5E809C; font-weight: 100; display: block; text-decoration: none; font-size: 12px;
border-bottom: 1px solid #ccc;  }
#left ul li a:hover { color : #999;
}

#right {
padding: 60px 0;
width: 550px;
float: right;
font-size: 12px;
text-align: justify;
}
#right h3 {

border-bottom: 1px dotted #aaa; }

#footer {
font-size: 10px;
color: #ccc;
text-align: center;
height: 30px;
line-height: 30px;
background: #fff;
}
#footer a {
color: #ccc;
text-decoration: none;
}
#footer a:hover {
color: #aaa;
text-decoration: underline;
}

#bottom {
background:  url(esc/bottom.jpg) no-repeat;
padding: 40px 0;
}