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

/* Site */
#site_wrapper_1
{
	height: 1400px;
}

/* Content */
#spacerDiv1
{
	width: 5px;
	height: 223px;
	position: relative;
}

#contentWrapper
{
	width: 545px;
	position: relative;
	margin-left: 258px;
}

#contentWrapper ul li
{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 12px;
}

.whiteLine
{
	width: 545px;
	height: 1px;
	background-image: url(../img/site_1pxWhite.png);
	background-repeat: repeat-x;
}

/* Footer */
#footerWrapper
{
	margin-top: 65px;
}
