*{
margin:0;
padding:0;
border:0;
}

body{
background-image:url(images/background.gif);
width:auto;
height:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:normal;
font-style:normal;
line-height:normal;
text-decoration:none;
}

#container {
width:864px;
}

#header {
width:864px;
height:83px;
padding: 12px 0px 0px 37px;
}

ul#navigation {
width:768px;
height:65px;
padding-left:96px;
font-size:10px;
line-height:12px;
color:rgb(255,255,255);
list-style:none;
}

ul#navigation li{
float:left;
width:84px;
height:56px;
padding:8px 6px 0 6px;
}


#navigation_index {
background-image:url(images/navigation_index.gif)
}
#navigation_about {
background-image:url(images/navigation_about.gif)
}
#navigation_process {
background-image:url(images/navigation_process.gif)
}
#navigation_solutions {
background-image:url(images/navigation_solutions.gif)
}
#navigation_management {
background-image:url(images/navigation_management.gif)
}
#navigation_contact {
background-image:url(images/navigation_contact.gif)
}
#navigation_no_tabs {
background-image:url(images/navigation_no_tabs.gif)
}


#contents {
padding:0px 0px 0px 95px;
width:769px;
}

#main_basic {
background-color:rgb(90,140,200);
width:575px;
height:auto;
border-left-width:1px;
border-left-color:rgb(255,255,255);
border-left-style:solid;
border-right-width:1px;
border-right-color:rgb(255,255,255);
border-right-style:solid;
border-bottom-width:1px;
border-bottom-color:rgb(255,255,255);
border-bottom-style:solid;
padding-bottom:64px;
float:left;
}

#main_legal {
background-color:rgb(255,255,255);
width:575px;
height:auto;
border-left-width:1px;
border-left-color:rgb(90,140,200);
border-left-style:solid;
border-right-width:1px;
border-right-color:rgb(90,140,200);
border-right-style:solid;
border-bottom-width:1px;
border-bottom-color:rgb(90,140,200);
border-bottom-style:solid;
padding-bottom:64px;
float:left;
}

#main_sidebar {
background-color:rgb(202,203,191);
width:575px;
height:auto;
border-left-width:1px;
border-left-color:rgb(90,140,200);
border-left-style:solid;
border-right-width:1px;
border-right-color:rgb(90,140,200);
border-right-style:solid;
border-bottom-width:1px;
border-bottom-color:rgb(90,140,200);
border-bottom-style:solid;
padding-bottom:60px;
float:left;
}

#main_index {
background-color:rgb(50,75,135);
width:575px;
height:auto;
border-left-width:1px;
border-left-color:rgb(255,255,255);
border-left-style:solid;
border-right-width:1px;
border-right-color:rgb(255,255,255);
border-right-style:solid;
border-bottom-width:1px;
border-bottom-color:rgb(255,255,255);
border-bottom-style:solid;
padding-bottom:64px;
float:left;
}


#sidenav {
width:96px;
height:256px;
float:left;
background-color:rgb(63,63,73);
}

#footer {
width:672px;
clear:both;
}

#address {
padding:18px 0 0 96px;
float:left;
}

#legal {
padding:18px 0 24px 0;
float:right;
}