#container {text-align:center;}
#container1 {height: auto;width:100%;text-align:center;margin-left:auto;margin-right:auto;}
#container2 {width:693px;text-align:left;margin-left:auto;margin-right:auto;padding-top: 40px;}
#top_nav {width: 100%;height:auto}
#header {width: 100%;height: 200px;}
#content_contact_bg {width:693px; min-height:400px; padding-bottom: 20px;background-image: url(../images/sce/contentbg2.gif);}
#contentbg {width:693px; height:auto; padding-bottom: 20px;background-image: url(../images/sce/contentbg2.gif);}
#content1 {width: 613px; height: auto; padding-left: 40px;}
#footer {width: 693px;height: 34px; background-image: url(../images/sce/footer.jpg);}
#copyright {float: left;width: 345px;text-align:left;margin-left:35px;padding-top: 10px;}
#wsi {width: 240px;float: right;text-align:right;padding-right: 40px;padding-top: 10px;}

body {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}

html>body #header {height: auto;}
