@charset "utf-8";
/* CSS Document */

* {padding:0px;margin:0px;}

HTML {}
body {
background:#d2d2d2;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em; 
color:#000;
}

p {padding-top:5px; padding-bottom:10px; text-align: justify;}

img {border:0px none;}

h1{
font-family: 'Lucida Sans Unicode', sans-serif;
font-size: 44px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -3px;
line-height: 1.2em;
color:#da251c;
padding-left:15px;
padding-top:0.5em;
}

h2{
font-family: 'Lucida Sans Unicode', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
background: url(p_shadow.jpg);

}
h3{
font-family: 'Lucida Sans Unicode', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align: right;
color:#0d679b;
}
h4{
font-family: 'Trebuchet MS', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: 3px;
font-variant: small-caps;
line-height: 1.45em;
padding: 0px 20px 10px 20px;
}


a {color:#0d679b; text-decoration:none; outline:none;}
a:hover {color:#707173; text-decoration: underline;}

#main {display:block; border:medium none;
left:50%;
margin-top:-244px;
margin-left: -351px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
position:absolute;
top:50%; background: url(bg.jpg) no-repeat center; width:702px; height:487px;}

#navigation {display: block; float:left; width:344px; height:487px; margin:0;}
#navigation .nav1 {display: block; width:344px; height:166px; margin:0;}

#navigation .nav1 ul {display:inline;margin-top:30px; float:left; margin-left:130px; list-style-type:none; text-align:justify;}
#navigation .nav1 li {display:inline; padding-top:50px; padding-right:50px;}
#navigation .nav1 li a {display:inline;margin-top:40px;}
#navigation .nav1 li a:hover{display:inline; border-bottom:#707173 solid 1px;}
#navigation .logo {display: block; width:344px; height:126px; margin:0;}
#navigation .nav2 ul {display:inline;margin-top:120px; float:left; margin-left:130px; list-style-type:none; text-align:justify;}
#navigation .nav2 li {display:inline; padding-right:30px;}
#navigation .nav2 li a {display:inline;}
#navigation .nav2 li a:hover{display:inline; border-bottom:#707173 solid 1px;}
#navigation .nav2 {display: block; width:344px; height:195px; margin:0;}

#container {display:block; float:right; width:358px; height:487px; margin:0;}
#container .frame ul {margin:0; padding-bottom:10px; padding-top:10px; text-align:left;}
#container .frame ol {margin:1em; padding:0; list-style-position:inside;}
#container .frame li {list-style-type: none;color:#0d679b; list-style-type:circle;}
#container .frame {display:block; float:left; margin-top:2em; padding:15px; width:300px; height:390px; overflow:auto; position:relative;}

#feet {display:block; padding-top:-40px; height: 20px; margin: 0; position:relative; bottom:30px; right:30px;}
#feet p {float:right; color:#fff;}
#feet a {color:#fff;}
#feet a:hover {color:#0d679b;}
