/* #############################################################################
** # HOME ######################################################################
** #############################################################################
*/

@media all
{

body {
 background: #164a57;
}

#header {
 background: url(/css/files/header1.jpg) repeat-x;
}

#page_margins {
 background: url(/css/files/main1.jpg) 0 250px no-repeat;
}

#main {
 height: 365px;
}

#footer {
 background: url(/css/files/footer1.jpg) no-repeat;
}

}
