/*  
Look No Hands 01
Copyright (c) Chris Lock.
*/

/*
============================================================================
BACKGROUND
============================================================================
*/
html, body {
	background-color: #F8F9FA;
	height: 100%;                                                                  
	margin: 0px auto;                                                                     
	padding: 0;
	border: none  
}
a {
	text-decoration: none;
}

p {
	margin: 0px 0px 10px 0px;                                                                     
	padding: 0;
}

img {
	background: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#shim {
	visibility: hidden;
	width: 100%;
	height: 46%;                                                                     
	margin-top: -325px;                                                              
	float: left;
}

#wrapper {
	background: url(images/body/wrapper.gif);
	width: 806px;
	height: 650px;
	clear: both;
	position: relative;
	margin: 0px auto;
	padding: 0;
	top: -325px;
/* IE4ever Hack: Hide from IE4 **/
	position: static;
/** end hack */
}

/* Hide from IE5mac \*//*/
div#shim {
	display: none;
}

html, body {
	height: auto;
}

/* end hack */
/* ]]> */



/*
============================================================================
BODY
============================================================================
*/
#logo {
	width: 142px;
	height: 176px;
	position: relative;
	float: left;
	padding-left: 124px;
	padding-top: 90px;
	margin: 0px;
}

#lamp_active {
	background: url(images/body/lamp_active.gif) no-repeat;
	width: 184px;
	height: 167px;
	float: right;
	padding-right: 298px;
}

#lamp {
	background: url(images/body/lamp.gif) no-repeat;
	width: 184px;
	height: 167px;
	float: right;
	padding-right: 298px;
}

#title {
	width: 0;
	height: 0;
}



/*
============================================================================
MENU
============================================================================
*/
#menu_wrapper {
	float: right;
	list-style: none;
	padding: 0 99px 0 0;
	margin: 0;
	width: 384px;
	height: 82px;
	position: relative;
	overflow: hidden;
}

#menu {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 384px;
	height: 82px;
	position: relative;
	overflow: hidden;
}

#menu span {
	display: none;
}

#menu a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	outline: none;
}

#menu a:hover {
	background-position: left bottom;
}

#menu a:hover span {
	display: none;
}

		/*
		HOME
		================================================================
		*/
		#menu .home {
			width: 117px;
			height: 28px;
			background: url(images/menu/home.gif) no-repeat;
			position: absolute;
		}
		
		#menu .home span {
			width: 117px;
			height: 28px;
		}
		
		#menu .home_current {
			width: 117px;
			height: 28px;
			background: url(images/menu/home_current.gif) no-repeat;
			text-indent: -900%;
			position: absolute;
		
		}
		
		/*
		CONTACT
		================================================================
		*/
		#menu .contact {
			width: 144px;
			height: 24px;
			background: url(images/menu/contact.gif) no-repeat;
			top: 28px;
			position: absolute;
		}
		
		#menu .contact span {
			width: 144px;
			height: 24px;
		}
		
		#menu .contact_current {
			width: 144px;
			height: 24px;
			background: url(images/menu/contact_current.gif) no-repeat;
			text-indent: -900%;
			top: 28px;
			position: absolute;
		}
		
		/*
		WORK
		================================================================
		*/
		#menu .work {
			width: 117px;
			height: 30px;
			background: url(images/menu/work.gif) no-repeat;
			left: 0px;
			top: 52px;
			position: absolute;
		}
		
		#menu .work span {
			width: 117px;
			height: 30px;
		}
		
		#menu .work_current {
			width: 383px;
			height: 30px;
			background: url(images/menu/work_current.gif) no-repeat;
			text-indent: -900%;
			top: 52px;
			position: absolute;
		}
		
		#menu .work_active {
			width: 383px;
			height: 30px;
			background: url(images/menu/work_active.gif) no-repeat;
			text-indent: -900%;
			top: 52px;
			position: absolute;
		}



/*
============================================================================
WORK MENU
============================================================================
*/
#work_menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 280px;
	height: 30px;
	position: absolute;
	left: 103px;
	top: 0px;
}

		/*
		A
		================================================================
		*/
		#work_menu .a {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/a.gif) no-repeat;
			top: 0px;
			left: 0px;
			position: absolute;
		}
		
		#work_menu .a span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .a_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/a_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 0px;
			position: absolute;
		}
		
		/*
		B
		================================================================
		*/
		#work_menu .b {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/b.gif) no-repeat;
			top: 0px;
			left: 40px;
			position: absolute;
		}
		
		#work_menu .b span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .b_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/b_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 40px;
			position: absolute;

		}
		
		/*
		C
		================================================================
		*/
		#work_menu .c {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/c.gif) no-repeat;
			top: 0px;
			left: 80px;
		}
		
		#work_menu .c span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .c_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/c_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 80px;
			position: absolute;
		}
		
		/*
		D
		================================================================
		*/
		#work_menu .d {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/d.gif) no-repeat;
			top: 0px;
			left: 120px;
		}
		
		#work_menu .d span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .d_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/d_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 120px;
			position: absolute;
		}
		
		/*
		E
		================================================================
		*/
		#work_menu .e {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/e.gif) no-repeat;
			top: 0px;
			left: 160px;
		}
		
		#work_menu .e span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .e_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/e_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 160px;
			position: absolute;
		}
		
		/*
		F
		================================================================
		*/
		#work_menu .f {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/f.gif) no-repeat;
			top: 0px;
			left: 200px;
		}
		
		#work_menu .f span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .f_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/f_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 200px;
			position: absolute;
		}
		
		/*
		G
		================================================================
		*/
		#work_menu .g {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/g.gif) no-repeat;
			left: 40px;
			top: 0px;
		}
		
		#work_menu .g span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .g_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/g_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 40px;
			position: absolute;

		}
		
		/*
		H
		================================================================
		*/
		#work_menu .h {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/h.gif) no-repeat;
			top: 0px;
			left: 80px;
		}
		
		#work_menu .h span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .h_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/h_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 80px;
			position: absolute;
		}
		
		/*
		I
		================================================================
		*/
		#work_menu .i {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/i.gif) no-repeat;
			top: 0px;
			left: 120px;
		}
		
		#work_menu .i span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .i_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/i_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 120px;
			position: absolute;
		}
		
		/*
		J
		================================================================
		*/
		#work_menu .j {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/j.gif) no-repeat;
			top: 0px;
			left: 160px;
		}
		
		#work_menu .j span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .j_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/j_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 160px;
			position: absolute;
		}
		
		/*
		K
		================================================================
		*/
		#work_menu .k {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/k.gif) no-repeat;
			top: 0px;
			left: 200px;
		}
		
		#work_menu .k span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .k_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/k_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 200px;
			position: absolute;
		}
		
		/*
		L
		================================================================
		*/
		#work_menu .l {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/l.gif) no-repeat;
			top: 0px;
			left: 40px;
		}
		
		#work_menu .l span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .l_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/l_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 40px;
			position: absolute;

		}
		
		/*
		M
		================================================================
		*/
		#work_menu .m {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/m.gif) no-repeat;
			top: 0px;
			left: 80px;
		}
		
		#work_menu .m span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .m_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/m_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 80px;
			position: absolute;
		}
		
		/*
		N
		================================================================
		*/
		#work_menu .n {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/n.gif) no-repeat;
			top: 0px;
			left: 120px;
		}
		
		#work_menu .n span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .n_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/n_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 120px;
			position: absolute;
		}
		
		/*
		O
		================================================================
		*/
		#work_menu .o {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/o.gif) no-repeat;
			top: 0px;
			left: 160px;
		}
		
		#work_menu .o span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .o_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/o_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 160px;
			position: absolute;
		}
		
		/*
		P
		================================================================
		*/
		#work_menu .p {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/p.gif) no-repeat;
			top: 0px;
			left: 200px;
		}
		
		#work_menu .p span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .p_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/p_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 200px;
			position: absolute;
		}
		
		/*
		Q
		================================================================
		*/
		#work_menu .q {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/q.gif) no-repeat;
			top: 0px;
			left: 40px;
		}
		
		#work_menu .q span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .q_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/q_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 40px;
			position: absolute;

		}
		
		/*
		R
		================================================================
		*/
		#work_menu .r {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/r.gif) no-repeat;
			top: 0px;
			left: 80px;
		}
		
		#work_menu .r span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .r_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/r_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 80px;
			position: absolute;
		}
		
		/*
		S
		================================================================
		*/
		#work_menu .s {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/s.gif) no-repeat;
			top: 0px;
			left: 120px;
		}
		
		#work_menu .s span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .s_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/s_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 120px;
			position: absolute;
		}
		
		/*
		T
		================================================================
		*/
		#work_menu .t {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/t.gif) no-repeat;
			top: 0px;
			left: 160px;
		}
		
		#work_menu .t span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .t_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/t_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 160px;
			position: absolute;
		}
		
		/*
		U
		================================================================
		*/
		#work_menu .u {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/u.gif) no-repeat;
			top: 0px;
			left: 200px;
		}
		
		#work_menu .u span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .u_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/u_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 200px;
			position: absolute;
		}
		
		/*
		V
		================================================================
		*/
		#work_menu .v {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/v.gif) no-repeat;
			top: 0px;
			left: 40px;
		}
		
		#work_menu .v span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .v_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/v_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 40px;
			position: absolute;

		}
		
		/*
		W
		================================================================
		*/
		#work_menu .w {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/w.gif) no-repeat;
			top: 0px;
			left: 80px;
		}
		
		#work_menu .w span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .w_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/w_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 80px;
			position: absolute;
		}
		
		/*
		X
		================================================================
		*/
		#work_menu .x {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/x.gif) no-repeat;
			top: 0px;
			left: 120px;
		}
		
		#work_menu .x span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .x_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/x_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 120px;
			position: absolute;
		}
		
		/*
		Y
		================================================================
		*/
		#work_menu .y {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/y.gif) no-repeat;
			top: 0px;
			left: 160px;
		}
		
		#work_menu .y span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .y_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/y_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 160px;
			position: absolute;
		}
		
		/*
		Z
		================================================================
		*/
		#work_menu .z {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/z.gif) no-repeat;
			top: 0px;
			left: 200px;
		}
		
		#work_menu .z span {
			width: 40px;
			height: 30px;
		}
		
		#work_menu .z_active {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/z_active.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 200px;
			position: absolute;
		}
		
		/*
		SCRIBBLE 01
		================================================================
		*/
		#work_menu .scribble_01 {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/scribble_01.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 40px;
			position: absolute;

		}
		
		/*
		SCRIBBLE 02
		================================================================
		*/
		#work_menu .scribble_02 {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/scribble_02.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 80px;
			position: absolute;
		}
		
		/*
		SCRIBBLE 03
		================================================================
		*/
		#work_menu .scribble_03 {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/scribble_03.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 120px;
			position: absolute;
		}
		
		/*
		SCRIBBLE 04
		================================================================
		*/
		#work_menu .scribble_04 {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/scribble_04.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 160px;
			position: absolute;
		}
		
		/*
		SCRIBBLE 05
		================================================================
		*/
		#work_menu .scribble_05 {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/scribble_04.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 200px;
			position: absolute;
		}
		
		/*
		SCRIBBLE 06
		================================================================
		*/
		#work_menu .scribble_06 {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/scribble_06.gif) no-repeat;
			text-indent: -900%;
			top: 0px;
			left: 240px;
			position: absolute;
		}
		
		/*
		PREVIOUS
		================================================================
		*/
		#work_menu .previous {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/previous.gif) no-repeat;
			top: 0px;
			left: 0px;
			position: absolute;
		}
		
		#work_menu .prvious span {
			width: 40px;
			height: 30px;
		}
	
		/*
		NEXT
		================================================================
		*/
		#work_menu .next {
			width: 40px;
			height: 30px;
			background: url(images/menu/work/next.gif) no-repeat;
			top: 0px;
			left: 240px;
			position: absolute;
		}
		
		#work_menu .next span {
			width: 40px;
			height: 30px;
		}



/*
============================================================================
CONTENT
============================================================================
*/
#content {
	float: right;
	padding-top: 80px;
	padding-right: 93px;
	width: 304px;
	height: 232px;
}

#text {
	padding: 13px 8px 20px 12px;
	font: bold 95%/105% Arial, Helvetica, sans-serif;
	color: #ff0095;

}

#text .small {
	font: bold 70%/95% Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
}

#text a {
	padding-bottom: 6px;
	background: url(images/content/line_01.gif) left bottom;
	color: #ff0095;
}

#text .small a {
	padding-bottom: 5px;
	background: url(images/content/line_02.gif) left bottom;
	color: #ff0095;
}



/*
============================================================================
SIDE
============================================================================
*/
#side {
	float: left;
	width: 130px;
	height: 100px;
	padding: 148px 0px 0px 100px;
	margin: 0px;
}

#hey {
	background: url(images/side/hey.jpg) no-repeat;
	width: 130px;
	height: 100px;
}

#side_menu_wrapper {
	padding: 5px 4px 0px 0px;
}

#side_menu {
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 90px;
	position: relative;
	overflow: hidden;
}

#side_menu span {
	display: none;
	position: absolute;
}

#side_menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}

#side_menu a:hover {
	background-position: left bottom;
}

#side_menu a:hover span {
	display: block;
}

		/*
		01
		================================================================
		*/
		#side_menu .one_one {
			width: 50px;
			height: 15px;
			background: url(images/side/one.gif) no-repeat;
			top: 0;
		}
		
		#side_menu .one_one span {
			width: 50px;
			height: 15px;
		}
		
		#side_menu .one_one_active {
			width: 50px;
			height: 15px;
			background: url(images/side/one_active.gif) no-repeat;
			text-indent: -900%;
			top: 0;
			position: absolute;
		}
		
		/*
		02
		================================================================
		*/
		#side_menu .two_two {
			width: 50px;
			height: 15px;
			background: url(images/side/two.gif) no-repeat;
			top: 15px;
		}
		
		#side_menu .two_two span {
			width: 50px;
			height: 15px;
		}
		
		#side_menu .two_two_active {
			width: 50px;
			height: 15px;
			background: url(images/side/two_active.gif) no-repeat;
			text-indent: -900%;
			top: 15px;
			position: absolute;
		}
		
		/*
		03
		================================================================
		*/
		#side_menu .three_three {
			width: 50px;
			height: 15px;
			background: url(images/side/three.gif) no-repeat;
			top: 30px;
		}
		
		#side_menu .three_three span {
			width: 50px;
			height: 15px;
		}
		
		#side_menu .three_three_active {
			width: 50px;
			height: 15px;
			background: url(images/side/three_active.gif) no-repeat;
			text-indent: -900%;
			top: 30px;
			position: absolute;
		}
		
		#side_menu .three_what {
			width: 50px;
			height: 15px;
			background: url(images/side/what.gif) no-repeat;
			top: 30px;
		}
		
		#side_menu .three_what span {
			width: 50px;
			height: 15px;
		}
		
		#side_menu .three_what_active {
			width: 50px;
			height: 15px;
			background: url(images/side/what_active.gif) no-repeat;
			text-indent: -900%;
			top: 30px;
			position: absolute;
		}
		
		/*
		04
		================================================================
		*/
		#side_menu .four_four {
			width: 50px;
			height: 15px;
			background: url(images/side/four.gif) no-repeat;
			top: 45px;
		}
		
		#side_menu .four_four span {
			width: 50px;
			height: 15px;
		}
		
		#side_menu .four_four_active {
			width: 50px;
			height: 15px;
			background: url(images/side/four_active.gif) no-repeat;
			text-indent: -900%;
			top: 45px;
			position: absolute;
		}
		
		#side_menu .four_what {
			width: 50px;
			height: 15px;
			background: url(images/side/what.gif) no-repeat;
			top: 45px;
		}
		
		#side_menu .four_what span {
			width: 50px;
			height: 15px;
		}
		
		#side_menu .four_what_active {
			width: 50px;
			height: 15px;
			background: url(images/side/what_active.gif) no-repeat;
			text-indent: -900%;
			top: 45px;
			position: absolute;
		}
		
		/*
		05
		================================================================
		*/
		#side_menu .five_five {
			width: 50px;
			height: 15px;
			background: url(images/side/five.gif) no-repeat;
			top: 60px;
		}
		
		#side_menu .five_five span {
			width: 50px;
			height: 15px;
		}
		
		#side_menu .five_five_active {
			width: 50px;
			height: 15px;
			background: url(images/side/five_active.gif) no-repeat;
			text-indent: -900%;
			top: 60px;
			position: absolute;
		}
		
		#side_menu .five_what {
			width: 50px;
			height: 15px;
			background: url(images/side/what.gif) no-repeat;
			top: 60px;
		}
		
		#side_menu .five_what span {
			width: 50px;
			height: 15px;
		}
		
		#side_menu .five_what_active {
			width: 50px;
			height: 15px;
			background: url(images/side/what_active.gif) no-repeat;
			text-indent: -900%;
			top: 60px;
			position: absolute;
		}
		
		/*
		06
		================================================================
		*/
		#side_menu .six_what {
			width: 50px;
			height: 15px;
			background: url(images/side/what.gif) no-repeat;
			top: 75px;
		}
		
		#side_menu .six_what span {
			width: 50px;
			height: 15px;
		}
		
		#side_menu .six_what_active {
			width: 50px;
			height: 15px;
			background: url(images/side/what_active.gif) no-repeat;
			text-indent: -900%;
			top: 75px;
			position: absolute;
		}



/*
============================================================================
FOOTER
============================================================================
*/
#footer {
	float: right;
	clear: both;
	width: 375px;
	height: 15px;
	margin: 0px;
	padding-top: 75px;
	padding-right: 90px;
	font: 60%/ 175% Arial, Helvetica, sans-serif;
}