/* CSS W3C - Created by Dan Rigby @ ODL: rigbyd@odl.co.uk*/

/* Page Settings*/

* {
	margin: 0;
	padding: 0;
}

/* Main wrapper*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

/* Main Styles*/

h1, h2, h3 {
	margin-bottom: 1.5em;
	letter-spacing: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006295;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006295;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006295;
	line-height: 100px;
}

h4 {
	font-size: 11px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #006295;
	padding-top: 10px;
	text-align: left;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 150%;
}

ul, ol {
	margin-left: -10px;
}

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

a:hover {
	text-decoration: none;
	color: white;
}

a img {
	border: none;
}

hr {
	display: none;
}

li{
	margin-left: 7px;
	list-style: square outside;
}
.center {
	text-align : center;
}

.bold {
	font-weight: bold;
}

/* Banner */

#banner {
	width: 800px;
	margin: 0 auto 0px;
	padding: 8px 0;
	background-image : url(../images/title_ban.jpg);
	height : 168px;
	background-repeat : repeat-x;
}

/* Page */

#page {
	width: 800px;
	margin: -5px auto 104px;
	background-color: #BEDCE7;
	background-image: url(../images/bkgrd.gif);
	background-repeat: repeat;
	overflow: hidden;
	border-bottom-width: 30px;
}

/* Content */

#content {
	float: left;
	width: 600px;
}

#content li {
	list-style: circle;
	margin-left : 18px;
}

.paragraph {
}

.paragraph .title {
	margin: 0;
	padding: 0 20px;
}

.paragraph .text {
	padding: 0 20px;
}

.paragraph .end {
	height: 20px;
}

#footer{
	width: 800px;
	background-color: #d4e7ee;
	text-align: left;
	padding-top: 5px;
	margin: auto 0px;
	font-size: 10px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 1px;
	line-height: 16px;
	clear : both;
}
/* Sidebar  Left*/

#sidebar {
	float: left;
	width: 200px;
	margin-top: 1px;
}

#sidebarend {
	height: 30px;
}

/* Sidebar  Right*/

/*#sidebarright {
	float: right;
	width: 70px;
	margin-top: 30px;
}

#sidebarmaruk {
	float: right;
	width: 0px;
	margin-top: 100px;
}

#sidebarright ul {
	margin: 0;
	padding: 0 20px 0 20px;
	list-style: none inside;
	line-height: normal;
}

#sidebarright li {
	margin-bottom: 40px;
}

#sidebarright li ul {
}

#sidebarright li li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px none White;
}


/*Menu Left */
/* Sidebar  Left*/

#outer {
	width:150px;
	height:510px;
	position:relative;
	background: no-repeat 0px 160px;
}

#outer #content {
   clear:left; 
   position:absolute; 
   left:150px; 
   top:10px; 
   width:150px; 
   z-index:10;}

#menu {
	list-style-type:none;
	padding:0;
	margin:0;
	width:150px;
	position:absolute;
	top:35px;
	left:0;
	border: 1px solid #BEDCE7;
	border-width:0 1px 1px;
	z-index:100;
}
#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width: 150px;
}

#menu li.sub {
	background: #BEDCE7;
	list-style-type:none;
	margin-left : 10px;
	color: #006295;	
}

#menu li.sub a {
	display:block;
	color: #006295;
	font-family:arial, sans-serif;
	font-size:14px;
	line-height:30px;
	width:150px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	text-indent:5px;
}

#menu li {
	display:block;
	color: #006295;
	font-family:arial, sans-serif;
	font-size:14px;
	line-height:30px;
	width: 150px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	text-indent:5px;
	float:left;
	position:relative;
	margin-left : 5px;
}

#menu li a {
	display:block;
	color: #006295;
	font-family:arial, sans-serif;
	font-size:14px;
	line-height:30px;
	width:150px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	text-indent:5px;
}

#menu li a:hover {
	display: block;
	color: white;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	width: 150px;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	text-indent: 5px;
}

#menu li a.current {
	display:block;
	color: Green;
	font-family:arial, sans-serif;
	font-size:14px;
	line-height:30px;
	width:150px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	text-indent:5px;
}

#menu li.Level2{
	display:block;
	color: Green;
	font-family:arial, sans-serif;
	font-size:14px;
	line-height:30px;
	width:150px;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	text-indent:5px;
	margin-left : 15px;
}

#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {display:none;}

#menu li.hover {
	color: white;
	z-index: 500;
}
#menu li.click {
	color: Green;
}

#menu li.click ul {display:block;}
#menu li.click ul li.hover ul, 
#menu li.click ul li.hover ul li.hover ul {display:block; position:absolute; left:110px; top:-1px; border:1px solid #fff; border-width:0 1px 1px;}
#menu li.click ul li.hover {
	background: #BEDCE7;
	color : #669966;
}
#menu li.click ul li.hover ul li {background:#c60;}
#menu li.click ul li.hover ul li.hover a {color:#000;}
#menu li.click ul li.hover ul li.hover ul li.hover a {color:#fff;}



#frontpage{
	width: 800px;
	background-color: White;
	text-align: left;
	margin: auto 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 1px;
	line-height: 16px;
	clear : both;
}

.width1 {
	width : 150px;
	border : 0;
	background-color : White;
}
.width2 {
	width : 150px;
	border : 0;
	background-color : White;
}
.width3 {
	width : 150px;
	border : 0;
	background-color : White;
}

.width4 {
	width : 250px;
	border : 0;
	background-color : White;
}

