body
{
	background:white url('../images/bg.png') repeat-x;
	font-family: Sylfaen, Times New Roman;
}

.wrapper { width:990px; margin:auto; }

.header { background:url('../images/header.png') no-repeat right top; height:167px; }
.content_mdl { background:url('../images/cnt_bg.png'); }
.content_top { background:url('../images/cnt_top.png'); height:14px; }
.content_btm {
	background:url('../images/cnt_btm.png');
	height:14px;
}

.content { padding: 10px 20px; min-height: 300px; }

.incontainer { width:757px; padding-top:20px; padding-bottom: 20px; margin:auto; }
.container {  margin-top:4px; background:url('../images/bottom.png') bottom no-repeat; }

.nav { background:url('../images/menu.png') no-repeat; width:484px; height:36px; position:relative; left:460px;}
.nav ul { padding-left:20px; padding-top:5px; }
.nav li { display:inline; padding-right:20px; }
