/* */

body { margin:auto; padding:0; background: #28243d url('../imgs/background_hp.jpg') top left repeat-x; height:100%; font-family: "Arial"; color:#FFF; font-size:12px; text-shadow: #000 1px 1px 1px; }
@-moz-document url-prefix() { body { margin:auto; padding:0; background: #2D263F url('../imgs/background_hp.jpg') top left repeat-x; height:100%; font-family: "Arial"; color:#FFF; font-size:12px; text-shadow: #000 1px 1px 1px; } }

/* HEADER */
#wrapper { 
	width:960px;
	height:900px;
	margin:0 auto;
	position:relative;
	background: url(../imgs/background_bulb.jpg) top center no-repeat; */
}


/* CONTENT */
#banner {
	margin:0; padding:0;
	background:url(../imgs/shadow.png) bottom right no-repeat;
	position:relative;
}
#big_pic {
	margin:0; padding:80px 0 0 460px;
	width:490px; height:218px;
	background:url(../imgs/dummy_pic.png) top left no-repeat;
}
#big_pic b {
	letter-spacing:-1.5px;
	font-size:48px;
}
#big_pic ins {
	text-decoration:none;
	letter-spacing:-1px;
	font-size:18px;
}
#clickmore {
	position:absolute;
	display:block;
	top:235px;
	right:-3px;
	width:164px;
	height:43px;
	border: none;
}

#content {
	margin:0;
	padding:50px 0 0 40px;
	width:910px;
}

/*BLOCK */
#blocks {
	margin-top:50px; padding:0;
	width:891px;
	height:211px;
	background:url(../imgs/content_block.jpg) left top repeat-x;
}
#blocks h2 {
	padding-bottom:15px;
	padding-top:15px;
}
#blocks a {
	color:#FFF; text-decoration:none;
}
#blocks a:hover {
	text-decoration:underline;
}
#block1 {
	margin:0; padding:0 0 0 18px;
	width:279px; height:211px; float:left;
	display:block;
}
#block1:hover {
	background:url(../imgs/content_block_hover.jpg);
}
#block1 ul {
	margin:0;
	padding:0 0 10px 0;
	position:relative;
	list-style:none;
}
#block1 ul li {
	margin-bottom:15px;
}
#block2 {
	margin:0; padding:0 18px 0 18px;
	width:261px; height:211px; float:left;
}
#block2:hover {
	background:url(../imgs/content_block_hover.jpg);
}
#block3 {
	margin:0; padding:0 18px 0 18px;
	width:261px; height:211px; float:left;
}
#block3:hover {
	background:url(../imgs/content_block_hover.jpg);
}

