* {
	margin: 0px;
	padding: 0px;
	}

body {
	padding-bottom: 10px;
	background-color: #9DB2C6;
	color: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	}

a {
	color: #B81C1C;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #5D7183;
	text-decoration: underline;
	}

span {
	display: none;
	}

ul {
	padding-left: 30px;
	color: #000000;
	}
	
p {
	color: #000000;
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
	}

#container-border1 {
	margin: 0px auto;
	width: 706px;
	background: url('images/border_top.gif') #C9C5C5 repeat-x 0% 0%;
	}

#container-border2 {
	padding-bottom: 5px;
	background: url('images/border_right.gif') repeat-y 100% 0%;
	}

#container {
	margin: 0px 5px;
	padding-bottom: 10px;
	width: 696px;
	background: url('images/body_bg.gif') 0px 0px;	
	}

#leftpage {
	padding: 0px 16px 0px 20px;
	width : 311px;
	float: left;
	background: url('images/body_topbg.gif') repeat-x 0px 0px;
	}

#rightpage {
	padding: 55px 16px 0px 20px;
	width: 304px;
	float: right;
	background: url('images/body_topbg.gif') repeat-x 0px 0px;
	}

#pagediv {
	width: 9px;
	height: 31px;
	float: left;
	background: url('images/body_topbg.gif') repeat-x 0px 0px;
	}

#page_header {
	margin: 0px auto;
	width: 307px;
	height: 80px;
	background: url('images/header_underline.jpg') repeat-x 0px 79px;
	text-align: left;
	}

#page_header h1 {
	width: 300px;
	height: 78px;
	background: url('images/body_header.jpg') no-repeat 0px 0px;
	}

#page_header_links {
	margin: 8px auto 12px;
	width: 307px;
	color: #C9C5C5;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-align: right;
	}

#page_header_links ul {
	max-width: 307px;
	float: right;
	}

#page_header_links li {
	padding: 0px 9px 0px 7px;
	float: left;
	list-style-type: none;
	background: url('images/headerlinks_div.gif') no-repeat 100% 0%;
	}

#page_header_links li.last {
	padding-right: 0px;
	background : none;
	}

#page_header_links a {
	text-decoration: none;
	color: #C9C5C5;
	line-height: 11px;
	}

#page_header_links a:hover {
	color: #B81C1C;
	}

#page_header_content {
	margin-bottom : 20px;
	width: 311px;
	}

#page_image {
	width: 207px;
	height: 151px;
	float: right;
	background: url('images/logo.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #B81C1C 1px solid;
	}

#page_menu {
	width: 65px;
	float: left;
	}

#page_menu ul {
	width: 65px;
	}

#page_menu li {
	margin-bottom: 5px;
	width: 65px;
	height: 33px;
	background-color: #5D7183;
	border: #C9C5C5 1px solid;
	list-style-type: none;
	overflow : hidden;
	float: left;
	}

#page_menu li.last {
	margin-bottom: 0px;
	}

#page_menu li a {
	padding-top:9px;
	width: 65px;
	height: 33px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	}

#page_menu li a:hover {
	color: #000000;
	background-color: #ADBAC7;
	}

#page_body_left {
	margin: 0px auto;
	width: 307px;
	text-align: justify;
	}

#page_body_left h1 {
	margin: 10px 0px 11px;
	color: #B81C1C;
	font-size: 18px;
	font-weight: bold;
	}

#page_body_right {
	margin: 0px auto;
	width: 303px;
	text-align: justify;
	}

#right_header {
	margin: 5px 0px 0px;
	height: 20px;
	background : url('images/title_underline.jpg') no-repeat 0% 100%;
	}

#right_header h2 {
	width: 300px;
	height: 15px;
	background: url('images/title_right.jpg') no-repeat 0px 0px;
	}

.articel {
	margin: 12px 0px 8px;
	}

.articel .logo {
	padding: 0px 10px 0px 0px;
	width: 70px;
	float: left;
	display: block;
	}

.articel p {
	margin : 0px 0px 9px;
	}

#page_footer {
	margin : 7px auto 0px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}