body {
    margin:0;
    padding:0;
    font-family: Verdana;
}

form {
    margin: 0;
    padding:0;
}

#content a {
    text-decoration: none;
    color: #0d3f96;
}

#content a:hover {
    text-decoration: underline;
    color: #0d3f96;
}

#wrapper {
	height: 900px;
	width: 955px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/bg_content2.gif);
    background-repeat: repeat-x;
    background-color: #869fca;
}

#header {
    float: left;
    height: 96px;
    width: 955px;
    background-image: url(/images/header.gif);
    background-repeat: no-repeat;
}

#logo {
    float: left;
    width: 200px;
    height: 96px;
}

#logo img {
    padding-left: 35px;
    padding-top: 18px;
}

#nav_bar {
    float: left;
    padding-top: 74px;
    padding-left: 11px;
    width: 629px;
    height: 17px;
}

#search {
    float: left;
    padding-top: 72px;
    height: 17px;
    width: 115px;
    background-image: url(/images/search.gif);
    background-repeat: no-repeat;
}

#search input {
    font-size: 9px;
    margin-left: 6px;
    width: 80px;
    height: 14px;
    border: 0px solid white;
}

#content {
    font-size: 12px;
    float:left;
    height: 804px;
    width: 811px;
}

#start {
    float:left;
    margin-left: 0px;
    margin-top: 0px;
    width: 779px;
    height: 667px;
    background-image: url(/images/start.jpg);
    background-repeat: no-repeat;
}

#nav {
    float:left;
    height: 784px;
    width: 144px;
    padding-top: 20px;
    background-image: url(/images/nav.gif);
    background-repeat: repeat-y;
}

#start_text {
    width: 300px;
    height: 150px;
    margin-left: 50px;
    margin-top: 20px;
    font-size: 19px;
}

#start_banner {
    width: 811px;
    height: 90px;
    margin-top: 520px;
}

#b1 {
    float: left;
    width: 135px;
    height: 90px;
}

#b2 {
    float: left;
    width: 135px;
    height: 90px;
}

#b3 {
    float: left;
    width: 135px;
    height: 90px;
}

#b4 {
    float: left;
    width: 135px;
    height: 90px;
}

#b5 {
    float: left;
    width: 135px;
    height: 90px;
}

#b6 {
    float: left;
    width: 135px;
    height: 90px;
}
