@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/index/bodyBG.jpg) top left repeat-x #FFFFFF;
}

#header {
	background: url(../images/index/indexHeader.jpg) top left no-repeat;
	height: 329px;
}

#content-wrapper {
	top: 345px;
}

.size16 {font-size: 16px}

.size14 { font-size: 14px; }
