body {
	background-color:#0D89C9;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	width: 734px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/home_bannner.jpg);
	width:734px;
	height:258px;
	position:relative;
}
#navbar{
	background-image:url(images/home_navbar_bg.jpg);
	width:734px;
	display:block;
	top:225px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:25px;
	text-align:center;
	left: 0px;
	padding:8px 0px 0px 0px;
}
#navbar a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 17px;
}
#navbar a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold
}
/********************** Content ***************************/
#content {
	background-image:url(images/home_bg.jpg);
	width:734px;
	height:470px;
}
#left {
	float:left;
	width:734px;
	position:relative;
	padding: 50px 0px 0px 0px;
	text-align: center;
	z-index:1;
}
#left h1 {
	font-size: 350%;
	font:bolder;
	color:#03609B;
}
#left h2 {
	font-size: 12px;
}
#left p {
	font-size: 10px;
}
/********************** Footer ***************************/
#footer {
	background-image:url(images/home_footer.jpg);
	width:734px;
	height:17px;
}
/********************** Photos ****************************/
#photovera {
	position:relative;
	bottom:370px;
	left:12px;
	width:223px;
	height:317px;
}

#photojane {
	position:relative;
	bottom:745px;
	left:515px;
	width:194px;
	height:296px;
}
