
body
{
	font-family: Arial;
	background-color: #C0C0C0;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

#pagewrapper
{
	width: 995px;
	margin: 0px auto 0px auto;
	height: 587px;
	background-image: url('/images/back1.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0px;
	overflow: hidden;
	position: relative;
}

#topfix
{
	height: 0px;
	overflow: hidden;
}

#stripe1
{
	width: 83px;
	height: 587px;
	background-color: #383838;
	float: left;
}

#stripe2
{
	width: 83px;
	height: 587px;
	background-color: #6D6E71;
	float: left;
	position: relative;
	color: #fff;
}

#stripe3
{
	width: 83px;
	height: 587px;
	background-color: #929496;
	float: left;
}

#stripe4
{
	width: 83px;
	height: 587px;
	background-color: #B0B2B5;
	float: left;
}

#stripe5
{
	width: 83px;
	height: 587px;
	background-color: #D0D1D3;
	float: left;
}

#stripe6
{
	width: 83px;
	height: 587px;
	background-color: #E5E6E7;
	float: left;
}

#logo
{
	position: absolute;
	left: 52px;
	top: 230px;
}

#logo img
{
	width: 390px;
	height: 136px;
	behavior: url('/style/iepngfix.htc');	
}

#flowers
{
	position: absolute;
	width: 381px;
	height: 498px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}

#flowers img
{
	width: 381px;
	height: 498px;
	behavior: url('/style/iepngfix.htc');	
}

img
{
	display: block;
}

.link
{
	font-size: 11pt;
	line-height: 13pt;
	text-align: center;
	padding: 18px 0px 0px 0px;
}

.link a
{
	color: #fff;
	text-decoration: none;
}

#stripe5 a
{
	color: #9D9EA0;
}

#stripe6 a
{
	color: #616061;
}

#menuwrapper
{
	width: 498px;
	overflow: hidden;
}

#stripe1_content
{
	height: 519px;
	width: 498px;
	background-color: #383838;
	position: relative;
	background-image: url('/images/flowers2.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#stripe1_inside
{
	padding: 32px 100px 0px 80px;
	color: #fff;
	position: relative;
	z-index: 5500;
	font-size: 9pt;
}

#stripe1_inside h1
{
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

#stripe1_inside p
{
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#stripe2_content
{
	height: 519px;
	width: 498px;
	background-color: #6d6e71;
	position: relative;
	background-image: url('/images/flowers7.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#stripe2_inside
{
	padding: 32px 100px 0px 80px;
	color: #fff;
	position: relative;
	z-index: 5500;
	font-size: 9pt;
}

#stripe2_inside h1
{
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

#stripe2_inside p
{
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#stripe3_content
{
	height: 519px;
	width: 498px;
	background-color: #929496;
	position: relative;
	background-image: url('/images/flowers3.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#stripe3_inside
{
	padding: 32px 100px 0px 80px;
	color: #fff;
	font-size: 9pt;
}

#stripe3_inside h1
{
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

#stripe3_inside p
{
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#stripe4_content
{
	height: 519px;
	width: 498px;
	background-color: #B0B2B5;
	position: relative;
	background-image: url('/images/flowers4.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#stripe4_inside
{
	padding: 32px 100px 0px 80px;
	color: #fff;
	font-size: 9pt;
}

#stripe4_inside h1
{
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

#stripe4_inside p
{
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#stripe5_content
{
	height: 519px;
	width: 498px;
	background-color: #D0D1D3;
	position: relative;
	background-image: url('/images/flowers5.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#stripe5_inside
{
	padding: 32px 100px 0px 80px;
	color: #9D9EA0;
	font-size: 9pt;
}

#stripe5_inside h1
{
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

#stripe5_inside p
{
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#stripe6_content
{
	height: 519px;
	width: 498px;
	background-color: #E5E6E7;
	position: relative;
	background-image: url('/images/flowers6.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#stripe6_inside
{
	padding: 32px 100px 0px 80px;
	color: #616061;
	font-size: 9pt;
}

#stripe6_inside h1
{
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 25px 0px;
}

#stripe6_inside p
{
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#one_sub
{
	width: 152px;
	min-height: 197px;
	position: absolute;
	top: 1px;
	left: 89px;
	background-image: url('/images/menu_tile.png');
	display: none;
	z-index: 6000;
}

#inner
{
	position: relative;
	min-height: 174px;
	width: 152px;
	background-image: url('/images/menu_top.png');
	background-repeat: no-repeat;
}

#menu_bottom
{
	position: absolute;
	bottom: -14px;
}

#menu_bottom img
{
	behavior: url('/style/iepngfix.htc');	
	width: 152px;
	height: 8px;
}

#one
{
	cursor: pointer;
}

#top
{
	text-align: center;
	color: #BBBCBE;
	font-size: 11pt;
	line-height: 13pt;
	padding: 12px 0px 25px 0px;
}

.menu_item
{
	font-size: 10pt;
	line-height: 14pt;
	padding: 0px 0px 5px 20px;
}

.menu_item a
{
	color: #B9004F;
	text-decoration: none;
}

.menu_item a:hover
{
	color: #fff;
}

#pictureback
{
	width: 497px;
	height: 587px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#picturebox
{
	position: relative;
	width: 497px;
	height: 587px;
}

ul
{
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 5px 0px;
}

ul li
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
