html,body{
	height:100%;
	margin: 0;
	padding: 0;
	font-family: "Arial";
	color: #ffffff;
line-height: 1em !important;
	background: url(../img/body-bg-3.jpg) no-repeat center center #699efe;
}

* {
margin: 0 auto;
padding: 0;
}

#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -302px;
float: left;
}

#div-center {
margin: 0 auto;
width: 950px;
}

#container {
position: relative;
top: -290px;
_margin-left: 151px;
width: 950px;
height: 600px;
clear: both;
background: #3E5A7F url(../img/content-bg-3.jpg) no-repeat center;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
}

            /* Hide from IE5mac \*//*/
                div#shim {
                    display: none;
                }
                html, body {
                    height: auto;
                }
            /* end hack */
			
			/* ]]> */


