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

html, body {
	height:100%;
	background-color: #333333;
	color:#FFFFFF;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	line-height:18px;
}

#header {
	background:url(images/logo.png) repeat-x;	
}

#head {
	height:151px;
	background:url(images/clp5.gif) right bottom no-repeat;
	
}

#head_index {
	height:151px;
	background:url(images/clp5.gif) center bottom no-repeat;
	
}

#topheader {
	height:151px;
	font-size:11px;
	color:#ffffff;
}

#topheader a {
	color:#ffffff;
}

#sub_navigation ul, #topheader ul {
	list-style-type:none;
}

#topheader ul {
	float:right;
	margin:7px 0px 0px 5px;
}

#topheader ul li {
	width:auto;
	float:left;
}

#topheader_navigation {
	margin-right:-10px ! important;	
	background-color: #444444;
}

#topheader_navigation li {
	padding:0px 10px;
	background:url(images/spacer.png) left no-repeat;
}

h1 {
	margin-bottom:18px;
}

h2 {
	margin-bottom:9px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#00ccff;
	line-height:27px
}

h2 {
	font-size:14px;
	font-weight:bold;
	line-height:21px
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#00ccff;
	line-height:18px;
}

a {
	color:#00ccff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#navigation {
	width:262px;
	height:100%;
	position:fixed;
	top:0px;
	left:52px;
	background:url(images/navigation_bg-trans.png);
	z-index:0;
}

#sub_navigation {
	width:262px;
	height:100%;
	background-color: #444444;
	position:fixed;
	top:0px;
	left:52px;
	z-index:1;
}


#head, #content {
	margin-left:378px;
	width:546px;
}

#sub_navigation {
	margin:31px 0px 0px 19px;
	width:224px;
}

#sub_navigation img {
	border:none;
}

#sub_navigation ul {
	font-weight:bold;
	padding-left:28px;
	padding-right:28px;
}

#sub_navigation ul li {
	margin: 5px 0px;
}

#sub_navigation ul ul {
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	list-style-type:square;
}



#content {
	padding:40px 0px;
	clear:both;
}

#content_index {
	width:100%;
	padding:40px 0px;
}

div.padding {
	padding-bottom:22px !important;
}


#content p, #content ul {
	margin-bottom:18px;
}

#content ul {
	list-style-type:none;
	margin-left:50px;
}

div.content_header {
	padding:2px 3px;
	font-size:10px;
	line-height:12px;
}



#footer {
	width:196px;
	position:fixed;
	bottom:0px;
	left:52px;
	z-index:3;
	font-size:11px;
	line-height:14px;
	margin-left:47px;
	overflow:hidden;
	background-color:#444444;
	padding:20px 0px;
}
