* {
padding: 0;
margin: 0;
} 

body {
background: #C0D8F0 url(images/bg.gif) top center repeat-y;
font-family: arial, verdana, sans-serif;font-size: 12px;padding: 0;margin: 0;color: #000000;
line-height: 20px;
}

img { 
border: none;
}

a {
text-decoration: none;
color: #3090F0;
}

a:hover {
color: #333;
}

h3 {
padding: 5px 0 2px 0;
}

h3 a {
color: #3090F0;
}

h3 a:hover {
color: #F0A848;
}

p {
font-size: 12px;
color: #555; 
padding-bottom: 15px;
}

#wrap {
margin: 0 auto;
width: 980px;
}

#header {
background: #C0D8F0 url(images/header.jpg) no-repeat;
height: 66px;
}

#header h1 { 
text-transform: uppercase; 
padding: 25px 0 0 30px; 
font-size: 30px; 
font-weight: 100; 
letter-spacing: -2px; 
}

#header h1 a { 
color: #3090F0; 
}

#header h1 a: hover { 
color: #333; 
}

#header h2 { 
padding: 0px 0px 0px 30px; 
font-size: 19px; 
color: #333; 
font-weight: 100%; 
}

#menu {
background: #C0D8F0 url(images/menu.gif) no-repeat;
height: 40px;
line-height: 40px;
padding-left: 20px;
}

#menu li {
float: left;
list-style-type: none;
}

#menu li a {
padding:0 10px;
text-decoration: none;
color: #ffffff;
letter-spacing: -1px;
font-weight: 100%;
font-size: 17px;
}

#menu li a:hover {
color: #ffffff;
text-decoration: underline; 
}

#content { 
padding: 10px;
}

#left {
float: left;
width: 200px;
padding-top: 5px;
}

#left li { 
list-style-type: none; 
padding-left: 10px; 
}

#left h2 {
margin-left: 10px;
padding: 5px 0px 5px 10px; 
font: bold 13px arial, verdana, sans-serif;color: #ffffff;
background: #EEF0F1 url(images/hbg.gif) repeat-x; 
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
}

#left .box {
margin: 0px 0px 10px 10px;
padding: 5px 0px 10px 0px;
}

#right { 
float: right;
width: 740px;
margin-right: 10px; 
}

.contentleft {
float: left;
width : 550px;
}

.contentleft h2 {
padding: 5px 0px 5px 10px; 
font: bold 12px arial, verdana, sans-serif;
color: #ffffff;
background: #EEF0F1 url(images/hbg.gif) repeat-x;
}

.contentleftbox {
margin: 0px 0px 10px 0px;
padding: 0px 10px 10px 10px;
text-align: justify;
}

.contentright {
float: right;
width: 180px;
}

.contentright h2 {
padding: 5px 0 5px 10px; 
font: bold 12px arial, verdana, sans-serif;
color: #ffffff;
background: #EEF0F1 url(images/hbg.gif) repeat-x;	
}

.contentrightbox {
margin: 0 0 10px 0;
padding: 10px;
text-align: left;
}

#footer {
height: 40px;
line-height: 40px;
background: #C0D8F0 url(images/footer.gif) no-repeat;
color: #ffffff;
text-align: center;
}

#footer a {
color: #ffffff; 
}

#footer a:hover { 
color: #333; 
}

.right {
float: right;
padding-right: 50px;
}
