#wrapper {
background-color: #003358;
width:100%;
height:100%;
}

#login {
width:750px;
height:30px;
background:url(images/bg_login.png);
}

#header {
width:750px;
height:130px;
}


#container {
width:100%;
background:#003358 repeat-y center top !important;
}

#content {
width:750px;
}

#toggle {
width:750px;
}

#sidebar {
width:235px;
}

#footer {
width:100%;
height:64px;
background:#003358 repeat-y center top !important;
}

#nav {
width:750px;
}

.content-top, .content-bottom {
width:748px;
}

.left-sidecolumn,.right-sidecolumn {
clear:left;
float:left;
width:100%;
padding:0 5px;
}

