body, html { 
	height:100%; 
	min-height:100%; 
}

BODY {
	margin:0px;
	background-image:url(../images/grey.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#000000;
}

H1 {
	font-size:1.3em;
	font-weight:bold;
	margin-top:0px;
}

H2 {
	font-size:1.1em;
	font-weight:bold;
	color:#333333;
}

.header {
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	margin-top:20px;
}

#frame {
	position:relative;
	width:760px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	margin:0px auto;
	background-image:url(../images/aqua.gif);
	min-height:100%;
}
* html #frame {
	height:100%;
}

#header {
	position:relative;
	height:398px;
}

#header-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:203px;
	height:95px;
}

#header-02 {
	position:absolute;
	left:203px;
	top:0px;
	width:557px;
	height:95px;
	background-image:url(../images/header_02.jpg);
	background-repeat:repeat-y;
}

#header-03 {
	position:absolute;
	left:0px;
	top:95px;
	width:760px;
	height:5px;
	z-index:20;
}

#header-04 {
	position:absolute;
	left:0px;
	top:100px;
	width:68px;
	height:22px;
}

#header-05 {
	position:absolute;
	left:68px;
	top:100px;
	width:78px;
	height:22px;
}

#header-06 {
	position:absolute;
	left:146px;
	top:100px;
	width:76px;
	height:22px;
}

#header-07 {
	position:absolute;
	left:222px;
	top:100px;
	width:96px;
	height:22px;
}

#header-08 {
	position:absolute;
	left:318px;
	top:100px;
	width:58px;
	height:22px;
}

#header-09 {
	position:absolute;
	left:376px;
	top:100px;
	width:58px;
	height:22px;
}

#header-10 {
	position:absolute;
	left:376px;
	top:100px;
	width:89px;
	height:22px;
}

#header-11 {
	position:absolute;
	left:523px;
	top:100px;
	width:129px;
	height:22px;
}

#header-12 {
	position:absolute;
	left:652px;
	top:100px;
	width:108px;
	height:22px;
}

#header-photo {
	position:absolute;
	left:0px;
	top:122px;
	width:760px;
	height:276px;
	border-bottom:1px solid #FFFFFF;
}

#content {
	position:relative;
	padding:30px;
}