body{
	background-color:#5A5A5B;
	background-image:url(../images/bgground.jpg);
	background-repeat : repeat-x;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	margin:0px;
	padding:0px;
	height:100%;	
}
a, a:visited, a:active, a:hover, a:link{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
#main_div{
	position:static;
	width:745px;
	height:100%;
	background-color:#FFFFFF;
}
#border_right{
	position:absolute;
	width:20px;
	height:100%;
	left:725px;
	background-image:url(../images/border_right.jpg);
	background-repeat:repeat-y;
}
#border_right_top{
	background-image:url(../images/border_right_top.jpg);
	background-repeat:norepeat;
	width:20px;
	height:192px;
}
#top{
	padding:0px;
	margin:0px;
}
#img_topleft{
	position:absolute;
	margin:0px;
}
#top_logo{
	position:absolute;
	margin:0px;
	left:175px;
}
#slogan{
	background-image:url(../images/slogan_bg.jpg);
	background-repeat:norepeat;
	width:550px;
	height:50px;
	position:absolute;
	left:175px;
	top:74px;
	color:#69737D;
	font-family:Arial;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	letter-spacing: +0.1em;
}
#bg_left{
	position:absolute;
	width:175px;
	height:100%;
	background-image:url(../images/bg_left.jpg);
	background-repeat:repeat-y;
}
#menu_left{
	position:absolute;
	top:124px;
	width:175px;
}
.menu_title{
	background-image:url(../images/bg_menu_title.gif);
	background-repeat : no-repeat;
	padding:2px;
	padding-left:21px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#535353;
}
.menu_title a, .menu_title a:link, .menu_title a:visited, .menu_title a:active{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#535353;
	text-decoration:none;
}
.menu_title a:hover{
	text-decoration:none;
	color:#333333;
}
.menu_subtitle{
	background-image:url(../images/bg_menu_subtitle.jpg);
	background-repeat : no-repeat;
	padding:4px;
	padding-left:26px;
	width:162px;
	height:23px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#EEEEEE;
}
.menu_subtitle a, .menu_subtitle a:link, .menu_subtitle a:visited, .menu_subtitle a:active{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#EEEEEE;
	text-decoration:none;
}
.menu_subtitle a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#c_1{
	position:absolute;
	top:124px;
	left:175px;;
	width:541px;
	
}
.m{
	position:relative;
	width:100%;
}
.m_h{
	position:static;
	background-image:url(../images/content_title_full.jpg);
	background-repeat : no-repeat;
	width:541px;
	height:27px;
	color:#69737D;
	font-family:Arial;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	padding-left:12px;
}
.m_c{
	position:static;
	border:1px solid #C7C7C7;
	border-top:0px;
	background-color:#F5F5FA;
	margin-left:10px;
	width:524px;
	padding:2px;
}
.mm_c{
	width:254px;
}
.mm{
	position:relative;
	float:left;
	width:49%;
}
.mm_h{
	position:static;
	background-image:url(../images/content_title_demi.jpg);
	background-repeat : no-repeat;
	width:270px;
	height:27px;
	top:10px;
	color:#69737D;
	font-family:Arial;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	padding-left:12px;
}
#footer{
	font-family:Arial;
	font-size:10px;
	color:#5A5A5B;
	text-align:right;
	position:absolute;
	width:541px;
	left:175px;
	top:-16px;
}