* {

	margin: 0;
	padding: 0;
	line-height: 1;
	border: 0;

	}
	
body {

	font-size: 62.5%;
	font-family: verdana, arial, helvetica, "sans serif";
	width: 100%;
	height: 100%;
	margin: 20px 0 0 0;

	}
	
	a {
	
		text-decoration: none;
		
		}
		
		a:hover, a:focus {
		
			text-decoration: underline;
		
			}
	
	#header {
	
		padding: 0 0 20px 0;
		min-height: 88px;
	
		}
	
	.title_img {

		display: block;
		float: left;
		margin: 0 0 0 20px;
		padding: 0;
		height: 88px;
		width: 245px;

		}
	
	#header h1 {
	
		font-size: 1.6em;
		font-family: "trebuchet ms", verdana, arial, helvetica, "sans serif";
		color: #666;
		margin: 0 0 0 285px;
		padding: 20px 0 20px 20px;
		border-left: 2px solid #666;
		min-height: 48px;
	
		}
		
	#header h1 span {
	
		display: block;
		font-size: .8em;
		font-family: verdana, arial, helvetica, "sans serif";
		padding: 10px 0 0 0;
		font-weight: normal;
	
		}
		
		
	#breadCrumb {
	
		clear: both;
		margin: 20px 20px 0 20px;
		padding: 0;
		color: #666;
		background-image: url("images/breadCrumb_bg_slice.png");
		background-repeat: repeat;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	
		}
		
		#breadCrumb h3 {
		
			padding: 20px 0 0 55px;
			margin: 0;
			background-image: url("images/ciy_ch_banner.png");
			background-position: left center;
			background-repeat: no-repeat;
			font-size: 1.2em;
			min-height: 35px;
			
			}
		
#content {

	clear: both;
	padding: 0 2%;

	}
	

	#content h2, #content h3 {
	
		margin: 2% 0;
		font-family: "trebuchet ms", verdana, arial, helvetica, "sans serif";
		font-size: 1.4em;
		padding: 20px 0 0 60px;
		background-image: url("images/ciy_box.png");
		background-repeat: no-repeat;
		background-position: left bottom;
		min-height: 28px;
		border-bottom: 2px solid #000;
	
		}
		
		#content h4 {
		
			font-size: 1.3em;
			font-family: "trebuchet ms", verdana, arial, helvetica, "sans serif";
		
			}
		
	#content p {
	
		margin: 2% 0;
		font-size: 1.2em;
		line-height: 1.4em;
	
		}
		
	#demoToplist {
	
		width: 1000px;
		margin: 1em auto;
		list-style-type: none;
		font-size: 1.4em;
		position: relative;
		z-index: auto;
		line-height: 1.6em;
	
		}
		
		#demoToplist>li.activenar, #demoToplist>li.activesfx, #demoToplist>li.activemus, #demoToplist>li.activeinf, #demoToplist>li.activedia {
		
			display: block;
			float: left;
			width: 155px;
			margin: 0;
			padding: 30px 0 0 84px;
			background-repeat: no-repeat;
			background-position: left top;
			min-height: 80px;
			overflow: auto;
			line-height: 1.6em;
			cursor: pointer;
		
			}
			
			#demoToplist>li.activenar {
			
				background-image: url("images/nar_but.png");
			
				}
				
				#demoToplist>li.activenar:hover {
				
					background-image: url("images/nar_but_hov.png");
				
					}
				
			#demoToplist>li.activedia {
			
				background-image: url("images/dia_but.png");
			
				}
				
				#demoToplist>li.activedia:hover {
				
					background-image: url("images/dia_but_hov.png");
				
					}
				
			#demoToplist>li.activeinf {
			
				background-image: url("images/inf_but.png");
			
				}
				
				#demoToplist>li.activeinf:hover {
				
					background-image: url("images/inf_but_hov.png");
				
					}
				
			#demoToplist>li.activesfx {
			
				background-image: url("images/sfx_but.png");
			
				}
				
				#demoToplist>li.activesfx:hover {
				
					background-image: url("images/sfx_but_hov.png");
				
					}
				
			#demoToplist>li.activemus {
			
				background-image: url("images/mus_but.png");
			
				}
				
				#demoToplist>li.activemus:hover {
				
					background-image: url("images/mus_but_hov.png");
				
					}
			
		#demoToplist>li.null {
		
			display: block;
			float: left;
			width: 0px;
			margin: 0;
			padding: 0;
		
			}
			
			#demoToplist:after {
			
				content: ".";
				display: block;
				height: 0px;
				font-size: 0px;
				clear: both;
				visibility:hidden;
				overflow: hidden;
			
				}
				
			.demoSublist {
			
				list-style-type: none;
				position: absolute;
				margin: 0;
				padding: 10px 5px;
				left: -8000px;
				width: 1000px;
				height: 141px;
				background-color: #09c;
			
				}
				
/*JQUERY CLASS*/
				
			.demoSublist1 {
			
				list-style-type: none;
				position: absolute;
				margin: 0;
				padding: 10px 5px;
				left: -8000px;
				width: 1000px;
				height: 141px;
				background-color: #09c;
			
				}
				
/*END JQUERY CLASS*/
				
				.demoSublist li, .demoSublist1 li {
				
					display: block;
					float: left;
					width: 320px;
					margin: 0 5px;
					text-align: center;
				
					}
					
					.demoSublist li img.print_img, .demoSublist1 li img.print_img {
					
						display: none;
					
						}
						
			.demoStatic {
			
				list-style-type: none;
				position: absolute;
				margin: 0;
				padding: 10px;
				left: 50%;
				top: 100px;
				height: 141px;
				margin-left: -500px;
				width: 1000px;
				background-color: #09c;
				text-align: center;
			
				}
				
				.demoStatic li {
				
					height: 91px;
					padding: 50px 0 0 0;
					background-color: #fff;
				
					}
			
		#demoToplist>li.activenar:hover .demoSublist,
		#demoToplist>li.activedia:hover .demoSublist,
		#demoToplist>li.activeinf:hover .demoSublist,
		#demoToplist>li.activesfx:hover .demoSublist,
		#demoToplist>li.activemus:hover .demoSublist {
		
			left: 50%;
			top: 100px;
			margin-left: -500px;
		
			}
			
		#demoToplist:hover .demoStatic {
		
			left: -8000px;
		
			}
			
			#demoToplist>li.null:hover .demoStatic {
			
			left: 50%
			
				}
			
		#content h3.underList {
		
			margin-top: 200px;
		
			}
			
		#content ul.essentials {
		
			width: 90%;
			margin: 1.5em auto;
			padding: 0 0 0 5%;
		
			}
			
			#content ul.essentials li {
			
				font-size: 1.2em;
				line-height: 1.6em;
			
				}
				
		#benefits {
		
			width: 46%;
			margin: 200px 0 2% 0;
			float: right;
			clear: right;
			background-image: url("images/benefits_slice.png");
			background-repeat: repeat;
		
			}
			
			#benefits h3, #resources h3 {
			
				margin-left: 2%;
				background-image: none;
				padding: 0;
				min-height: 1px;
				border: 0;
			
				}
				
				#benefits ul, #resources ul {
				
					font-size: 1.2em;
					margin: 1.5em 3% 1.5em 0;
					padding: 0 0 1em 5%;
				
					}
					
					#resources ul {
					
						list-style-type: none;
					
						}
					
					#benefits ul li, #resources ul li {
					
						line-height: 1.4em;
						margin: 0 0 .5em 0;
					
						}
						
						#resources a {
						
							font-weight: bold;
							color: #000;
						
							}
						
						#resources ul li span {
						
							display: block;
							font-style: italic;
							margin: .2em 0 .2em .5em;
							line-height: 1.4em;
						
							}
							
							#resources ul li span.subResource {
							
								width: 90%;
								padding: 2.5%;
								margin: .5em auto;
								background-image: url("images/benefits_slice.png");
								border: 1px dotted #999;
							
								}
		
		#resources {
		
			width: 46%;
			margin: 0 0 10px 0;
			float: right;
			clear: right;
			background-image: url("images/resources_slice.png");
			background-repeat: repeat;
		
			}
			
		
			
		#wrapUp {
		
			width: 46%;
		
			}
			
#footer {

	clear: both;
	width: 50%;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 1.2em;

	}
	
	#footer p {
	
		margin: .7em 0 .7em 0;
		padding: 0;
	
		}
		
	#footer p.valid {
		
			margin: 20px 0 10px 0;
		
			}
			
	#footer ul {

		display: none;

		}
