@import 'reset.css';
@import 'global.css';
@import 'hacks.css';


.colLeft {
	float:left;
	padding-right:10px;
}

#ewgtcontainer {
margin-bottom: -2px;
/*margin-bottom: expression('-18px');*/
margin-bottom: -18px\9;

}


/* * html #ewgtcontainer {
margin-bottom: -19px;
}*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
#ewgtcontainer {
margin-bottom: -1px;
}
} 

body {
margin:0;
padding:0;
background:#102f2b url('../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/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;
}
#navitile {
width:975px !important;
}
