body {
	top:0;
	left:0;
	background: url('images/bgfade.gif') repeat-x;


}

p { font: 11px Tahoma; }


a, a:active, a:visited {
	text-decoration:underline;
	color:#0f659c;

}

a:hover {
	text-decoration:none;
	color:0f659c;

}

#htmlwrap {

	float:center;
	border:1px solid #000;

}

#header {
	width:766px;
	height:128px;
	border-left:1px solid #344e6a;
	border-right:1px solid #344e6a;
	top:0;
	left:0px;
	position:relative;


}

#nav {
	width:766px;
	height:203px;
	border-left:1px solid #344e6a;
	border-right:1px solid #344e6a;
	top:-4px;
	left:0px;
	position:relative;

}

#header2 {
	width:766px;
	height:156px;
	border-left:1px solid #344e6a;
	border-right:1px solid #344e6a;
	top:-8px;
	left:0px;
	position:relative;


}

#container {

	width:768px;
	height:500px;
	top:0;
	position:relative;

}

#content_left {
	width:352px;
	height:500px;
	border-left:1px solid #344e6a;
	top:-12px;
	left:0px;
	background:#ffffff;
	position:relative;
	float:left;


}

#divider {
	width:3px;
	height:500px;
	border:0;
	top:-12px;
	left:0px;
	background: url('images/divider.gif') repeat-y #FFFFFF;
	position:relative;
	z-index:0;

}

#content_right {
	width:416px;
	height:500px;
	border-right:1px solid #344e6a;
	top:-12px;
	right:0;
	position:absolute;
	background:#ffffff;


}

#footer {
	width:766px;
	height:50px;
	border-right:1px solid #344e6a;
	border-left:1px solid #344e6a;
	border-bottom:1px solid #344e6a;
	border-top:1px solid #bcbfc1;
	left:0px;
	top:-13px;
	position:relative;
	background:#d9dbdd;
	clear:all;


}

li {
	list-style-image: url('images/button1.gif');
	font:13px Tahoma #0f659c;
	color:#0f659c;


}
