body
	{
	background-image:		url(../images/design_v2_01.gif);
	margin:					0px;
	padding:					0px;
	text-align:				center;
	}

html,
body
	{
	height:					100%;
	}

#container
	{
	position:					relative;
	width:						744px;
	margin-left:				auto;
	margin-right:			auto;
	margin-top:				0px;
	text-align:				left;
	background-image:		url(../images/design_v2_09.gif);
	background-repeat:		repeat-y;
	background-position:	top left;
	}

#row1
	{
	position:					relative;
	width:						744px;
	height:					112px;
	background-image:		url(../images/design_v2_03.gif);
	background-repeat:		no-repeat;
	background-position:	top left;
	}

#row2
	{
	position:					relative;
	width:						660px;
	height:					61px;
	margin-left:				42px;
	background-image:		url(../images/design_v2_07.gif);
	background-repeat:		no-repeat;
	background-position:	top left;
	}

#contentArea
	{
	position:					relative;
	width:						514px;
	padding:					0px 115px 30px 115px;
	}

#footer
	{
	position:					relative;
	width:						744px;
	height:					86px;
	padding-top:				20px;
	background-image:		url(../images/design_v2_11.gif);
	background-repeat:		no-repeat;
	background-position:	top left;
	}

#pageBottom
	{
	position:					relative;
	width:						744px;
	height:					52px;
	background-image:		url(../images/design_v2_12.gif);
	background-repeat:		no-repeat;
	background-position:	top left;
	}