/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 31 July 2010 18:26:33
*/


/* Remove Unwanted Elements */

#top_menu, .submit, #breadcrumbs, #left_column, #right_column, .search-form-field, #footer, #footer_banners, #top_banner_image, #global_site_selector, #site_selector
{
display: none;
}

/* Ensure the content spans the full width */

#container, #container2, #content
{
width: 100%; margin: 0; float: none;
}

/* Central Column Layout */

#logo {
  padding-right:10px;
  } 

#central_column {
  align:center;
  width:900px;
  padding:0px 0px 0px 5px;
  } 

#main_contents {
   padding:15px 20px 15px 15px;
   width:900px;
    }

.main_contents {
   padding:15px 20px 15px 15px;
   width:900px;
    } 

 #header {
    width:940px;
    height:80px;
    background:url('http://www.clearswift.com/__data/assets/image/0019/25336/print_logo.png') no-repeat top right;
    background-color:#fff;
    text-align:left;
   } 