/* CSS Document */

body {background:#c2beb2; font-family:Arial, Helvetica, sans-serif; font-size:85%; color:#60605d; text-align:center}

.clear {clear:both; font-size:1px; color:#FFFFFF; height:1px; overflow:hidden}
.centre {text-align:center}

	a {color:#60605d; text-decoration:none; border-bottom:1px dashed #CCC9B3}
	a:hover { color:#00426f; border-bottom:1px solid #00426f}

#container {width:712px; border:1px solid #073b5f; text-align:left; margin:20px auto; background:#FFFFFF url(images/left_bg.gif) top left repeat-y}

	#header {background:url(images/header_bg.jpg) top left no-repeat; width:712; height:112px; display:block; position:relative; border-bottom:1px solid #738aae}
		#header h1 {display:block; position:absolute; top:23px; left:126px; height:87px; width:420px; margin:0px}
			#header h1 a {display:block; height:87px; width:420px; background:url(images/logo.gif) top left no-repeat; text-indent:-3000px; border:none}
	
	#menu {display:block; float:left; width:81px; height:65px; padding:60px 0 0 44px; background:url(images/menu_tl.jpg) top left no-repeat}
	#menu ul {list-style:none; margin:0px; padding:0px}
		#menu li {display:block; padding:2px 0}
		#menu li a {color:#62604d;}

	#bodytext {margin:0; float:left; border-top:23px solid #dbd9d2; display:block; width:400px}
		#bodytext h2 {display:block; background:url(images/title_bg.jpg) top left no-repeat; margin:0 0 10px 0; font-size:13px; height:20px; padding:6px 0 0 10px}
		#bodytext .content {padding:0 0 10px 10px; font-size:.9em}
		#bodytext .content p {margin:0 0 10px 0}

	#right_img {border-top:23px solid #dbd9d2; float:left; display:block; border-left:1px solid #cecdc5; padding:0 0 100px 0}

#footer {clear:left; background: #00426f url(images/footer_bg.gif) top left no-repeat; height:16px; padding:6px 0 0 40px; overflow:hidden; color:#dbe1dc; font-size:9px}
	#footer a {color:#dbe1dc; border:none; text-decoration:underline}
	#footer .disclaimer {float:right; padding:0 20px 0 0}