/* STANDARD TAG REDEFINITIONS */
body {color:#333; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0; background:#123e6f}
td {font-size:12px;}
p {font-size:12px; line-height:20px; margin-top:0;}
a {color:#123e6f; text-decoration:none;}
a:hover {text-decoration:underline; color:White;}
ul {margin-bottom:0}
form {margin:0;}
img {border:0}

h1, h2 {margin:0; padding:30px 0 5px 15px; font-family:"trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight:normal; letter-spacing:.005em; color: White;}
h1 {font-size: 20pt;}
h2 {font-size:16pt;}

.half{width:350px; float:left; margin-top:-15px}
.clear {clear:both; height:1px}

#container {background:url(img/bg3.jpg) repeat-x; margin:0 auto; padding:0 auto}
#wrapper {width:1320px; margin:0 auto; padding:0 auto; background:url(img/bg2.jpg) no-repeat top center;}
#header {width:946px; margin:0 auto;}
#titlebar {height:100px;}
#header h1 {margin:0; padding:25px 0 5px 25px; font-family:"trebuchet ms",arial,tahoma,verdana,sans-serif; color: White; font-size:36px; float:left; width:500px}
.subs {font-size:120%; font-weight:800}
.large {font-size:40px; font-weight:800}
.visual {height:361px; }
#nav {position:relative; bottom:0; list-style:none; margin:-56px 0 0 0; z-index:900; width:890px;}
#nav ul {margin-left:0;}
#nav li {font-size:14px}
#nav li a {height:56px; line-height:56px; display:block; padding:0 20px; margin-right:3px; float:left; background:url(img/menu_bg.png) repeat-x top; color:#fff;}
#nav li a:hover{background-color:#9e0100; text-decoration:none;}

#logo {float:left;}

#content {width:946px; margin:0 auto;}

#text {padding:30px 35px; border-bottom:1px solid #484848; border-top:1px solid #484848; background-color:#ccc;}
#text p {margin-bottom:.9em;}
#text ul {margin-left:-10px}
#text ul li {margin:15px}

#footer {width:945px; margin-top:27px; margin-left:auto; margin-right:auto; border-top:2px solid #ccc; text-align:right; padding-top:5px;}
#footer p {font-size:11px; line-height:14px; margin:0; color:#ddd; }
#footer a {font-size:11px; font-weight:normal; text-decoration:none; color:White;}
#footer a:hover {color:white; text-decoration:underline;}
.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}