body {
margin : 0;
padding : 0;
background : url(images/img02.jpg) repeat-x left top;
line-height : 20px;
text-align : justify;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #666666;
}
h1, h2, h3, h4, h5, h6 {
font-weight : normal;
}
a {
color : #0077dd;
}
a:hover {
text-decoration : none;
}
.list1 {
margin : 0;
padding : 0;
list-style : none;
}
.list1 a {
background : url(images/img01.gif) no-repeat left 60%;
padding-left : 12px;
}
.list2 {
margin : 0;
list-style : none;
}
.list2 a {
background : url(images/img01.gif) no-repeat left 60%;
padding-left : 12px;
}
img {
border : none;
}
img.left {
float : left;
margin : 3px 20px 0 0;
}
#header {
width : 778px;
margin : 0 auto;
padding : 1em;
height : 90px;
color : #254360;
}
#header h1 {
margin : 0;
padding : 20px 0 0 0;
text-transform : uppercase;
font-weight : bold;
}
#header h2 {
margin : 0 0 0 -80px;
padding : 0 0 0 95px;
text-transform : uppercase;
font-weight : bold;
font-size : 13px;
}
#menu {
width : 778px;
margin : 0 auto;
}
#menu ul {
margin : 0;
padding : 0;
list-style : none;
}
#menu li {
display : inline;
}
#menu a {
background : url(images/img04.gif) no-repeat right 50%;
padding : 0 20px 0 20px;
text-decoration : none;
text-transform : uppercase;
font-weight : bold;
font-size : 12px;
color : #ffffff;
}
#menu a:hover {
background : #ffffff;
color : #254360;
}
#menu .active {
background : #ffffff;
color : #254360;
}
#content {
width : 778px;
margin : 0 auto;
padding : 40px 0 20px 0;
}
#columnA {
float : right;
width : 538px;
padding-left : 20px;
border-left : 1px dashed #eeeeee;
}
#columnA h2 {
height : 22px;
border-bottom : 1px dashed #eeeeee;
font-size : 12pt;
font-weight : bold;
}
#columnB {
float : left;
width : 200px;
}
#columnB h3 {
height : 22px;
border-bottom : 1px dashed #eeeeee;
border-spacing : 2px;
font-size : 11pt;
font-weight : bold;
}
#footer {
clear : both;
margin : 0 auto;
height : 59px;
background : url(images/img03.gif) repeat-x left top;
text-align : center;
}
#footer p {
margin : 0;
padding : 18px 0 0 0;
font-size : 10px;
color : #ffffff;
}
#footer a {
color : #cccccc;
}

