body {

margin: 0px;
padding: 0px;
background-image: url('images/back.gif');
background-position: center;
background-repeat: repeat-y;
background-color: white;
text-align: center;

}

h2 {

font-family: Verdana;
font-size: medium;
padding-left: 20px;

}

a img {

border: 0px;

}

#titlebar {

width: 960px;
background-color: white;
background-image: url('images/logoloop.gif');
background-repeat: repeat-x;
height: 65px;

}

#logo {

float: left;

}

#experienced {

margin-right: 12px;
float: right;

}

#badge {

margin-top: 0px;
margin-left: -30px;
padding-bottom: 2px;

}

#page {

margin-left: auto;
margin-right: auto;
width: 961px;
padding-left: 1px;
text-align: left;
background-image: url('images/contentback.gif');

}

#videoplayer {

width: 960px;
height: 360px;
background-image: url('images/video.jpg');

}

#videoplayer p {

margin: 0px;
padding: 8px;
color: white;

}

#banner {

margin: 0px;
width: 960px;
height: 143px;
background-image: url('images/banner.gif');

}

#navigation {

width: 960px;
height: 42px;
border-bottom: 1px solid white;
background-image: url('images/navback.gif');

}

#navigation a {

color: black;

}

.button {

font-family: Verdana;
font-size: 12px;
font-weight: bold;
padding: 13px;
padding-left: 12px;
padding-right: 14px;
float: left;

}

.button1 {

font-family: Verdana;
font-size: 12px;
font-weight: bold;
padding: 13px;
padding-left: 30px;
padding-right: 14px;
float: left;

}

.separator {

padding-top: 1px;
float: left;

}

#contents {

clear: both;
width: 718px;
background-color: #f5efd3;
float: left;
margin-left: 0px;
padding-bottom: 50px;
margin-top: 30px;

}

#contents p {

padding: 10px;
margin: 0px;
padding-left: 30px;
padding-right: 25px;
font-family: Verdana;
font-size: 14px;

}

#featured {

float: right;
width: 239px;
background-color: #ff9c1b;
background-image: url('images/featback.gif');
background-position: top right;
background-repeat: no-repeat;
padding-bottom: 120px;
padding-right: 3px;
margin: 0px;
margin-right: 1px;

}

#featured p {

margin: 5px;
margin-left: 20px;
margin-right: 20px;
text-align: justify;
font-family: Verdana;
font-size: 14px;

}

#featured h2 {

font-family: Verdana;
font-size: large;
color: white;
text-align: right;
margin: 10px;

}

#bottomnav {

clear: both;
background-image: url('images/footer.gif');
height: 120px;
border-top: 1px solid white;
padding-bottom: 20px;
padding-top: 20px;
width: 960px;

}

.navcolumn {

float: left;
font-family: Verdana;
font-weight: bold;
font-size: x-small;
color: #ffffcc;
list-style: none;
margin-left: 20px;
padding-left: 10px;
width: 300px;

}

.navcolumn a {
color: #ffffcc;
}

#certlogos {

float: right;
padding-right: 20px;

}

#teamlist {

font-family: Verdana;
font-size: small;
list-style: none;
margin: 30px;
padding: 0px;

}

#teamlist ul {

list-style: none;
margin: 5px;
padding: 0px;
padding-left: 20px;

}

#teamlist li {

padding-bottom: 8px;

}

.position {

font-style: italic;
list-style: none;
padding: 0px;

}

.name {

font-weight: bold;
list-style: none;
padding: 0px;
margin: 0px;

}

#copyright {

clear: both;
font-family: Verdana;
font-size: x-small;
color: white;
text-align: center;
width: 960px;

}