/* CSS Document */

body {
background-color: #D6D6D6;
color: #1447AF;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

.footer {
width: 860px;
text-align: center;
position: relative;
top: 60px;
color: #696969;
border-top: 1px solid #696969;
margin-left: 10px;
padding-top: 5px;
}

strong {
color: #F61E3C;
}

.container {
background-color: #FFF;
position: relative;
top: 0px;
margin-left: auto;
margin-right: auto;
width: 881px;
padding-bottom: 70px;
background-image:url(./images/content-bg.gif);
background-position: bottom;
background-repeat: no-repeat;
}

a {
color: #3d44d3;
text-decoration: none;
}

img {
border: 0px;
}

.head {
width: 881px;
height: 148px;
background-image:url(./images/head.gif);
position:absolute;
top: 0px;
left: 0px;
}

.head p {
position:relative;
top: 30px;
left: 650px;
font-size: 25px;
color: #333;
width: 250px;
}

.menu {
width: 160px;
color: #1447AF;
position:absolute;
top: 155px;
left: 0px;
font-size: 14px;
padding: 0px 0px 0px 0px;
font-weight:bold;
text-align: center;
}
.menu a {
text-decoration:none;
color: #FFF;
}
.menulink {
background-color: #3d44d3;
width: 120px;
margin: 5px;
padding: 2px;
}
.menu p {
margin: 0px 0px 0px 0px;
}
.menu h2 {
margin: 0px 0px 5px 10px;
border-bottom: 1px solid #1447AF;
width: 140px;
}




.headtext {
position: absolute;
top: 158px;
left: 160px;
border-left: 1px solid #1447AF;
padding-left: 10px;
padding-bottom: 20px;
}

h1 {
font-size:22px;
color: #3d44d3;
margin: 0px;
border-bottom: 1px solid #1447AF;
width: 700px;
}



.content {
position: relative;
top: 188px;
margin-bottom: 148px;
left: 160px;
width: 680px;
padding: 0px 5px 0px 20px;
border-left: 1px solid #1447AF;
}

ul{
margin: 0px 0px 0px 20px;
}

.child {
margin-left: 10px;
}

.parent {
margin-top: 10px;
}
