body 
{
	margin:0px;
	padding:0px;
	background-color:#F5F7F8;
	background-image:url(body_bg.gif);
	background-repeat:repeat-x;
}

#center
{
	width:677px;
	margin:0px auto 0px auto;
}

#top
{
	width:649px;
	height:86px;
	background-image:url(top_bg.jpg);
	background-repeat:no-repeat;
	padding:38px 0px 0px 28px;
}

.logo
{
	float:left;
	border:0px;
}

.tnavi
{
	float:right;
	padding:14px 40px 0px 0px;
	margin:0px;
	list-style-type:none;
}

.tnavi li
{
	width:112px;
	height:32px;
	font:16px Arial, sans-serif;
	color:#FFF;
	float:left;
}

.tnavi a:link, .tnavi a:visited, .tnavi a:hover
{
	display:block;
	width:112px;
	height:32px;
	text-align:center;
	font: 17px Arial, sans-serif;
	color: #FFF;
	text-decoration:none;
	line-height:32px;
}

#mid
{
	width:677px;
	height:91px;
	background-image:url(mid_bg.jpg);
	background-repeat:no-repeat;
	padding:21px 0px 0px 0px;
}

#mid h1
{
	width:350px;
	height:26px;
	padding:0px 0px 0px 113px;
	font:21px Arial, sans-serif;
	text-align:center;
	line-height:26px;
	margin:0px;
	color:#FFF;
}

.mid_text
{
	width:360px;
	padding:5px 0px 0px 100px;
	text-align:right;
	font:13px Arial, sans-serif;
	color:#FFF;
	margin:0px;
}

#main 
{
	width: 663px;
	background-color:#FFF;
	background-image:url(main_bg.gif);
	background-repeat:repeat-x;
	border-left:7px solid #EFF3F4;
	border-right:7px solid #EFF3F4;
	border-bottom:7px solid #EFF3F4;
	border-top:0px;
}

#left
{
	width:168px;
	float:left;
	padding:0px 0px 10px 21px;
}

.navi
{
	margin:0px;
	padding:30px 0px 0px 0px;
	list-style-type:none;
}

.navi li
{
	width:163px;
	height:23px;
	background-image:url(n_bg.gif);
	background-repeat:no-repeat;
	margin:0px 0px 7px 0px;
}

.navi a:link, .navi a:visited, .navi a:hover
{
	display: block;
	width: 139px;
	height: 23px;
	background: url(n_bg.gif) no-repeat;
	padding: 0px 0px 0px 24px;
	font: 13px Arial, sans-serif;
	color: #6B6863;
	text-decoration: none;
	line-height: 23px;
}

.navi a:hover
{
	background-image:url(n_on.gif);
	background-repeat:no-repeat;
}

.box
{
	width: 168px;
	background: #DFDCD6;
	margin: 10px 0px 0px 0px;
}

.box h1
{
	width:168px;
	height:23px;
	margin:0px;
	font:11px Arial, sans-serif;
	color:#FFFFFF;
	text-align:center;
	line-height:23px;
}

.pink
{
	background:#EE5576;
}

.grey
{
	background:#88847A;
}

.btext
{
	padding:5px;
	margin:0px;
	font:10px Verdana, sans-serif;
	color:#000;
}

.btext a:link, .btext a:visited
{
	color:#000;
	text-decoration:none;
}

.btext a:hover
{
	color:#000;
	text-decoration:underline;
}

#content
{
	width:474px;
	float:right;
	padding:0px 0px 10px 0px;
}

.cbox1
{
	width:453px;
	background:#F1F1F1;
	padding:0px 0px 10px 0px;
}

.cbox2
{
	width:453px;
	padding:0px 0px 10px 0px;
	margin:10px 0px 0px 0px;
}	

.cbox1 h1, .cbox2 h1
{
	height:20px;
	font:18px Arial, sans-serif;
	border-bottom:1px solid #E0DEDA;
	margin:20px 20px 0px 17px;
	padding:0px 3px 0px 3px;
	color:#5C5952;
}

.ctext
{
	margin:0px;
	padding:5px 20px 5px 17px;
	font:11px Arial, sans-serif;
	color:#595959;
}

.ctext a:link, .ctext a:visited, .ctext a:hover
{
	color:#F16A85;
	text-decoration:underline;
}

#footer
{
	width:648px;
	clear:both;
	background-image:url(footer_bg.gif);
	background-repeat:repeat-x;
	padding:10px 15px 10px 0px;
	text-align:right;
	font:11px Verdana, sans-serif;
	color:#BCBCBC;
}

#footer a:link, #footer a:visited
{
	color:#BCBCBC;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}

#footer a:hover
{
	color:#8F8F8F;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}



