body {
margin: 0;
padding:0;
background:url(gfx/bg.jpg) repeat top left;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 22px;
color: #ff7702;
line-height:30px;
padding:0;
margin:10px 0;
}
h2, h3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color: #033f88;
line-height:18px;
padding:0;
margin:10px 0;
}
p, li, td, .form, form {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
line-height:18px;
text-align:justify;
}
#uber_wrapper {
width:980px;
margin:0 auto;
}
#wrapper {
float:left;
display:inline;
width:980px;
border:1px solid #fff;
background:#fff;
}
#header_wrapper {
float:left;
display:inline;
width:980px;
border-bottom:10px double #033f88;
}
#logo {
float:left;
width:480px;
height:120px;
display:inline;
}
#logo img {
border: none;
}
#header {
float:left;
width:400px;
height:120px;
display:inline;
margin-left:30px;
}
#left_col {
float:left;
display:inline;
width:250px;
margin:10px 10px;
border-right:2px dotted #033f88;
min-height:100%!important;
height:100%!important;
}
#left_col_wrapper {
width:100%;
min-height:100%!important;
height:100%!important;
background:#033f88!important;
float:left;
display:inline;
}
#right_col {
float:left;
display:inline;
width:680px;
padding:20px 10px;
background:#fff!important;
}
#nav {
font-family:arial, helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color: #fff;
margin-top:10px;
margin:0 20px;
}
#nav ul {
padding:0;
margin:0;
}
#nav li {
list-style:none;
background:url(gfx/arrow.jpg) left center no-repeat;
line-height:28px;
border-bottom: dotted 1px #fff;
}
#nav a {
text-decoration:none;
margin-left:20px;
color: #fff;
font-weight:bold;
}
#nav li a:hover {
color:#ff7702;
}
#scrollimg {
margin-left:7px;
width:352px;
height:352px;
border:3px solid #ff7702;
}
#footer {
text-align: center;
font-size: 10px;
height: 100%;
margin: 0px auto;
width: 982px;
background: #002d63!important;
}
#footer p{
padding: 10px 10px 0 10px;
color: #fff;
font-family: tahoma;
font-weight:normal;
font-size: 12px;
text-align:left;
line-height: 18px;
}
#footer strong {
font-weight:bold;
font-family: tahoma;
font-size: 12px;
}
#footer a:link, #footer a:visited {
color:#ff7702;
text-decoration: underline;
}
#footer a:hover {
color: #FFFF33;
}
#footer_nav {
width: 982px;
height: 32px;
line-height: 32px;
color: #ff7702;
font-size:14px;
text-align:left;
}
#footer_nav a:link, #footer_nav a:visited{
color: #ff7702;
text-decoration: none;
margin: 0 15px 0 15px;
font-family: Arial, Helvetica;
font-size:14px;
font-weight:bold;
}
#footer_nav a:hover{
color: #FFFF33;
text-decoration: underline;

}
