/*
** This style sheet applies only to the template found in this directory.  To make site wide changes
** edit the global.css file in the template directory of the first template in the set.
*/
body {
	background-color:#F1BFE2;
}

.segment {
	width:990px;
	text-align:left;
}

#header {
	height:217px;
	background:url(../p-1/images/header.jpg) no-repeat #8D6274;
}

#menu_bar {
	background:url(../p-1/images/nav.jpg) no-repeat left #050505;
	overflow:hidden;
	white-space:nowrap;
}

#seg-2r {
	background:url(images/seg-2r.jpg) repeat-y;
}

#seg-1 {
	min-height:669px;
  height:auto !important;
  height:669px;
	background:url(images/seg-1.jpg) no-repeat;
}

#seg-3 {
	height:177px;
	background:url(images/seg-3.jpg) no-repeat;
}

#area-1 {
	width:869px;
	overflow:auto;
	padding:55px 0 0 64px;
}

#area-2 {
	width:879px;
	height:131px;
	overflow:auto;
	padding:34px 0 0 58px;
	text-align:center;
}
