@CHARSET "ISO-8859-1";

body {
	background:#062e4d url(../images/watch-background.jpg) repeat-x;
	background-position: center top;
	}	
#background_left, #background_right {
	background:none;	
	}
#content_container, #header_container {
    top:0px;
    }
#content {
    padding-top:0;
    height:800px;
    }
#content img { 
    behavior: url('/themes/default/css/iepngfix2.htc');
	}
	#header, #content, #footer {
    width:1189px;
    }