@charset "utf-8";
/* CSS Document */
body {
	background-color: #D1D1D1;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat;
	line-height: 18px;
}
#container {
	width: 937px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo {
	float:left;
	width:300px;
}
#container #title {
	float:right;
	width: 400px;
	text-align: right;
}
#container #title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	margin:0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#container #title h1 a {
	color:#000000;
	text-decoration: none;
}
#container #title h1 a:hover {
	color:#FF0000;
	text-decoration: none;
}
#header {
	background-image:url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 933px;
	padding: 0px;
	background-position: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container .box {
	width: 933px;
	height:159px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bebebe;
	border-right-color: #bebebe;
	border-bottom-color: #CCCCCC;
	border-left-color: #bebebe;
	padding: 2px;
}
#container #Content {
	margin-top: 3px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#container #cwrapper {
	background-repeat:repeat-y;
}
#container #Content #left_panel {
	margin: 0px;
	padding: 0px;
	width: 197px;
	float: left;
	background-image:url(../images/rightpanelbg.jpg);
	background-repeat: repeat-y;
}
#container #Content #left_panel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#container #Content #left_panel h1 a {
	text-decoration:none;
	color: #333333;
	padding-left: 10px;
}
#container #Content #left_panel h1 a:hover {
	text-decoration:none;
	color: #333333;
}
#container #Content #left_panel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#center_panel {
	width: 540px;
	background-color:#FFFFFF;
	float:left;
	border-left: solid 1px #bebebe;
	border-right: solid 1px #bebebe;
}
#center_panel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin:0 15px;	
	padding:8px 0 12px 15px;
	border-bottom:solid 1px #bebebe;
}
#center_panel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#center_panel h1 a {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}
#center_panel h1 a:hover {
	color:#FF0000;
	text-decoration:none;
}
#center_panel a {
	color:#FF0000;
	text-decoration:underline;
	font-weight: bold;
}
#center_panel a:hover {
	color:#FF0000;
	text-decoration:none;
}
.menu-caption-top {
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #b0b0b0;
	border-bottom-color: #dcdcdc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.menu-caption {
	background-color: #f3f3f3;
	text-align: center;
	height: 23px;
	width: auto;
	background-image: url(../images/arrow_left_menu_head.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #dcdcdc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.banner-right {
	width:125px;
	height:125px;
	margin:15px auto;
}
.banner-left {
	width:125px;
	height:240px;
	margin:15px auto;
}
.right_img {
	padding: 3px;
	float: right;
	margin: 5px;
	border: 1px solid #B0B0B0;
}
.right_im {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.centre_img {
	padding: 3px;
	float: right;
	margin: 5px;
	border: 1px solid #333333;
}
#copyright {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align:center;
	font-weight: bold;
	border-top:1px solid #bebebe;
}
#copyright a {
	margin:0px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
#copyright a:hover {
	margin:0px;
	color: #000000;
	text-decoration: underline;
}
#copyright img {
	margin-left:50px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
.banner-center {
	width:468px;
	height:60px;
	margin:10px auto;
}
.clear {
	clear: both;
	font-size:1px;
	margin:0px;
	padding:0px;
}

