body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	text-align:center;
	line-height:1.3em;
}
h1 {
	font-size: 1.3em;
	font-weight:700;
	padding-bottom:1em;
}
h2 {
	font-size: 1.1em;
	font-weight:700;
	margin-bottom:0;
}
h3,h4,h5 {
	font-size: .9em;
	font-weight:700;
	margin-bottom:0;
}
ul 
{
    margin-top:0;
}
#Default_01 {
	width:964px;
	height:91px;
	background:url(images/template_01.jpg) no-repeat;
	}
#Default_02 {
	width:964px;
	height:56px;
	background:url(images/template_02.jpg) no-repeat;
	text-align:right;
	}
#Secondary_02 {
	width:964px;
	height:56px;
	background:url(images/secondary_02.jpg) no-repeat;
	text-align:right;
	}
#Default_04 {
	width:964px;
	height:393px;
	background:url(images/template_04.jpg) no-repeat;
}
#Secondary_04_sub {
	width:964px;
	background: url(images/secondary_04_sub.jpg) repeat-y;
	z-index:1;
}
#Secondary_04 {
	width:964px;
	height:580px;
	background: url(images/secondary_04.jpg) no-repeat;
	z-index:2;
}
#Secondary_04_left {
	width:255px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	z-index:3;
}
#Secondary_04_left li{
	font-size: .75em;
}
#Secondary_04_right {
	width:647px;
	padding-left:15px;
	padding-right:15px;
	z-index:4;
	float:right;
}
#Default_05 {
	width:964px;
	height:209px;
	background:url(images/template_05.jpg) no-repeat;
}
#Secondary_05 {
	width:964px;
	height:108px;
	background:url(images/secondary_05.jpg) no-repeat;
}
#Default_06 {
	padding-top:15px;
	color:#FFFFFF;
	width:964px;
	text-align:center;
}
#Default_06 a {
	color:#FFFFFF;
	text-decoration:underline;
}
#container_main {
	width:964px;
	margin: 0 auto; 
	text-align: left;
}
#menu {
position:absolute;
visibility:hidden;
}
#f-source-menu {
position:relative;
z-index:10000;
float:right;
}

