/*@import 'reset.css';*/
@import 'global.css';
@import 'hacks.css';

 
.colLeft {
	float:left;
	padding-right:10px;
}

 
div#breadcumb .colLeft {
	padding-right:0px !important;
}



#ewgtcontainer {
margin-bottom: -2px;
margin-bottom: expression('-18px');
}

* html #ewgtcontainer {
margin-bottom: -19px;
}

body {
margin:0;
padding:0;
background:#3F0007 url('/img/redesign2008/images/new/main_bg.gif') 0 0 repeat-x;
font-family:Arial, Helvetica, sans-serif;
}



.spacer {
margin:0;
padding:0
}
#container {
margin:0 auto 0 auto;
width:985px; 
background:url('/img/redesign2008/images/shadow.png') repeat-y left top ;
padding-left:0px;
}
.sub_content_holder {
width:980px; 
background:#FFFFFF;
float:left;
}
.clear {
clear:both;
}
a:focus {
  -moz-outline-style: none;
}


