/* Home Page styles */

body {
		background: #e1e2e3 url(../images/body-bg-home.png) left top repeat-x;
}

#header {
    height: 100px;
}

.center {
	background: #005293 url(../images/center-bg2.png) left top repeat-x;
	padding:20px 20px 50px 20px;
}
