body {
	background:url(../images/interior_backgroundrepeat_grid_home.jpg) repeat-x white;
	text-align:center;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:11px;
	color:#000000;
}

img {
	vertical-align:bottom;
}

div.wrapper {
	width:814px;
	margin:0 auto;
	text-align:left;
}

div.header {
}


/* +++++++++++++++++++++++++++ HEADER AREA ++++++++++++++++++++++++++++ */

div.splashheadercontainer {
	width:810px;
}

div.splashheaderinfo {
	width:810px;
	background:url(../images/head05_photobackground.jpg) no-repeat;
}

div.splashheaderinfotextbox {
	width:193px;
	height:249px;
	margin:0 0 0 520px;
	padding:0 0 0 0;
}

div.splashheaderinfotextbox p {
	margin:0 0 .5em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	font-weight:bold;
}

div.splashheaderinfotextbox ul {
	margin:0 0 .5em 0;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f4e6ad;
	font-weight:bold;
	list-style:square;
}

div.splashheaderinfotextbox a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f4e6ad;
	font-weight:bold;
	text-decoration: none;
}

div.splashheaderinfotextbox a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

div.splashheaderinfotextbox li {
	margin:0 0 0 2em;
	padding: 0 0 0 0;
	line-height:1.2em;
}




/* +++++++++++++++++++++++++++ BODY CONTENT AREA OF PAGE ++++++++++++++++++++++++++++ */

div.splashbodycontainer {
	background:url(../images/splash_backgroundrepeat.jpg) repeat-y;
	padding:0 0 0 49px;
}

table#bodycontainer {
	width:709px;
}

table#bodycontainer td.towerad {
	padding-top: 15px;
	width:160px;
}

table#topnote {
	background:url(../images/splash_background_topnote.jpg) no-repeat;
	width:100%;
	margin:0;
}

div.topnotetext {
	width:185px;
	height:203px;
	padding:0 0 0 0;
	margin:41px 0 0 29px;
}

table#bottomnotes {
	background:url(../images/splash_background_bottomnotes.jpg) no-repeat;
	width:100%;
}

div.bottomnotetext {
	width:222px;
	height:226px;
	padding:0 0 0 0;
	margin:41px 0 0 29px;
}

table#bottomnotes td.bottomtextright {
	width:228px;
}

div.bottomtextrightcontainer {
	width:190px;
	margin:60px 0 0 0;
	padding:0 0 0 0 ;
}

div.topnotetext, div.bottomnotetext, div.bottomtextrightcontainer {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.topnotetext a:link, div.bottomnotetext a:link, div.bottomtextrightcontainer a:link {
	color:#006bb1;
	text-decoration:none;
}

div.topnotetext a:hover, div.bottomnotetext a:hover, div.bottomtextrightcontainer a:hover {
	color:#660000;
	text-decoration:underline;
}

div.topnotetext a:visited, div.bottomnotetext a:visited, div.bottomtextrightcontainer a:visited {
	color:#003366;
	text-decoration:none;
}

div.topnotetext a:visited:hover, div.bottomnotetext a:visited:hover, div.bottomtextrightcontainer a:visited:hover {
	color:#660000;
	text-decoration:underline;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	font-weight:normal;
}



/* +++++++++++++++++++++++++++ FOOTER ++++++++++++++++++++++++++++ */


div.photocredits {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight:normal;
}

div.photocredits a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight:normal;
	text-decoration:underline;
}

div.photocredits a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

div.splashbottomcurl {
	width:810px;
	height:155px;
	background:url(../images/splash_background_pagebottomcurl.jpg) no-repeat;
}

