
body {
	background : #17497a url(pix/bk.gif) repeat-x;
	margin: 0px;
	padding-top: 10px;
}

div#container {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

img#circle {
	position: relative;
	float: left; padding-right: 10px;
}

img#logo {
	position: relative;
	margin: 0px;
	padding-top: 22px;
}

div#nav {
	position: relative;
	margin: 0px;
	padding-top: 6px;
}

div#hpbody {
	position: relative;
	width: 800px;
	height: 371px;
	background : url(pix/bk-hpbody.jpg) no-repeat left top;
}

div#bkphoto {
	position: relative;
	width: 800px;
	background : url(pix/bk-body.jpg) no-repeat left top;
	min-height : 371px;
}

div#outer {
	margin: 0px 0px 21px 197px;
	padding-top: 38px;
	width: 603px;
}

div#content {
	margin: 0px;
	background : url(pix/bk-content-top.gif) no-repeat left top;
	min-height: 323px;
	padding: 23px 23px 0px 23px
}

h1#title {
	color: #1a6ec0;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px 0px 20px 0px;
	background : url(pix/g-title-line.gif) no-repeat bottom;
	padding-bottom: 8px;
}

div#content p {
	font-family: Verdana;
	font-size: 11px;
	color: #17497a;
	margin: 0px 0px 14px 0px;
	line-height: 16px;
}

div#content p  a {color: #1a6ec0; text-decoration: none; font-weight: bold;}
div#content p  a:hover {color: #1a6ec0; text-decoration: underline; font-weight: bold;}

div#content p  a.email {color: #1a6ec0; text-decoration: underline; font-weight: normal;}
div#content p  a.email:hover {color: #1a6ec0; text-decoration: none; font-weight: normal;}

div#content li {
	font-family: Verdana;
	font-size: 11px;
	color: #17497a;
	margin: 0px 0px 8px 0px;
	line-height: 16px;
}

div#content-btm {
	margin: 0px;
	background : url(pix/bk-content-btm.gif) no-repeat bottom;
	min-height: 25px;
}

div#hpcontent {
	margin: 0px 0px 0px 390px;
	padding-top: 80px;
	width: 370px;
}



h2#text {
	color: #fdb827;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	font-style : italic;
}

h1#text {
	color: #fcdb97;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
}

div#btm {
	background:  url(pix/f-pix.gif) repeat-x;
	width: 100%;
	padding-bottom: 40px;
}

div#footer {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

img#line {
	position: absolute;
	top: 0px;
}

div#footer p {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding-top: 15px;
}

div#footer a {color: #ffffff; text-decoration: none;}
div#footer a:hover {text-decoration: underline;}

div#footer p.center {font-style: italic; text-align: center;}
div#footer p.right {text-align: right;}





