@charset "utf-8";
/* CSS Document */

body {
	background-color: #016bff;
	background-image:url(../images/bg-homenew.jpg);
	background-repeat:repeat-x
}

#container {
	width: 938px;
}

#content-main {
	_margin-right:-40px; /*ie6 fix*/
}

#header {
	background-image:url(../images/homenew-top.jpg);
}

#homeimage {
}

#homeimagetop {
	width:938px;
	float:left;
}

#homeimagebottom {
	width:938px;
	float:left;
}


#homeimageleft {
	width:579px;
	float:left;
}

#homeimageright {
	width:359px;
	float:left;
}

