@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background-color:#DEE8EE;
}

#description {
height:5px;
margin:0px;
}

#wrapper {
width:820px;
background-image:url(images/main_bg.gif);
background-repeat:repeat-y;
height:100%;
margin:auto;
}

#mast_home {
width:820px;
position:relative; top:0px;
background-image:url(images/home_mast.jpg);
text-align:right;
margin:auto;
height:190px;
}

#mast_services {
width:820px;
position:relative; top:0px;
background-image:url(images/services_mast.jpg);
text-align:right;
margin:auto;
height:190px;
}

#mast_team {
width:820px;
position:relative; top:0px;
background-image:url(images/team_mast.jpg);
text-align:right;
margin:auto;
height:190px;
}

#mast_assignments {
width:820px;
position:relative; top:0px;
background-image:url(images/assignments_mast.jpg);
text-align:right;
margin:auto;
height:190px;
}

#mast_links {
width:820px;
position:relative; top:0px;
background-image:url(images/links_mast.jpg);
text-align:right;
margin:auto;
height:190px;
}

#mast_contact {
width:820px;
position:relative; top:0px;
background-image:url(images/contact_mast.jpg);
text-align:right;
margin:auto;
height:190px;
}

#services {
width:820px;
position:relative; top:0px;
text-align:right;
margin:auto;
margin:0px;
}

#nav {
width:800px;
margin:auto;
height:30px;
margin-left:-10px;
}

#home_wrapper {
width:800px;
background-color:#FFFFFF;
background-image:url(images/links_img.jpg);
background-position:bottom right;
background-repeat:no-repeat;
position:relative; top:0px; left:0px;
height:395px;
margin:0 10px -15px 10px;
}

#sectors_wrapper {
width:800px;
background-color:#FFFFFF;
background-image:url(images/sectors_img.jpg);
background-position:bottom right;
background-repeat:no-repeat;
position:relative; top:0px; left:0px;
margin:0 10px -15px 10px;
}

#team_wrapper {
width:800px;
background-color:#FFFFFF;
position:relative; top:0px; left:0px;
margin:0 10px -15px 10px;
}

#assignments_wrapper {
width:800px;
background-color:#FFFFFF;
background-image:url(images/assignments_img.jpg);
background-position:bottom right;
background-repeat:no-repeat;
position:relative; top:0px; left:0px;
margin:0 10px -15px 10px;
}

#links_wrapper {
width:800px;
background-color:#FFFFFF;
background-image:url(images/links_img.jpg);
background-position:bottom right;
background-repeat:no-repeat;
position:relative; top:0px; left:0px;
margin:0 10px -15px 10px;
height:inherit;
}

#contact_wrapper {
width:800px;
background-color:#FFFFFF;
background-image:url(images/contact_img.jpg);
background-position:bottom right;
background-repeat:no-repeat;
position:relative; top:0px; left:0px;
margin:0 10px -15px 10px;
}

#content {
width:800px;
position:relative; top:0px;
height:380px;
margin:0px 10px 0px 10px;
}

#content_home {
width:500px;
position:absolute; top:0px; left:0px;
height:100%;
}

#content_links {
width:500px;
position:relative; top:0px; left:0px;
height:100%;
}

#content_left {
width:200px;
position:absolute; top:0px; left:0px;
height:100%;
display:inline-block;
}

#content_right {
width:380px;
float:right;
margin-right:200px;
}

#team_left {
width:200px;
position:absolute; top:0px; left:0px;
height:100%;
display:inline-block;
}

#team_right {
width:600px;
float:right;
}

#contact_left {
width:390px;
position:relative; top:0px; left:0px;
height:100%;
display:inline-block;
}

#clearone {
clear:both;
width:820px;
height:0px;
margin-bottom:-15px;
}

#bottom {
width:820px;
background-image:url(images/bottom_strip.gif);
background-repeat:no-repeat;
position:relative; top:0px;
height:40px;
margin:auto;
}

#credits {
text-align:center;
}

#description {
height:5px;
margin:0;
}