#airlock {
background: #fff url("/images/backgrounds/grey_stripe.jpg") repeat-y 100% 100%;
}

td.header {
background: #fff url("/images/backgrounds/main_curve.jpg") no-repeat 100% 100%;
width: 702px;
height: 400px;
padding: 0;
margin: 0;
}

td.header table {
width: 100%;
}

td.logo {
height: 84px;
text-align: center;
padding: 20px 0;
}

td.overview {
vertical-align: bottom;
height: 175px;
padding: 0px 15px;
}

td.overview p {
float: right;
width: 350px;
padding: 0;
margin: 0 0 15px 0;
background-color: transparent;
color: #fff;
}

td.navigation {
padding-top: 70px;
width: 98px;
background: #fff url("/images/backgrounds/top_curve.jpg") no-repeat 100% 100%;
}

td.search {
height: 60px;
vertical-align: middle;
}

td.search form {
float: right;
padding: 2px;
margin: 0;
background-color: #346464;
}

#base {
width: 640px;
position: relative;
top: -31px;
padding: 10px 10px 10px 50px;
background-color: #fff;
background-position: 72% 0;	
background-repeat: no-repeat;
}

#content {
width: 220px;
}

#language {
float: right;
padding: 0;
margin: 0;
}