/* */

body { margin:auto; padding:0; background: #fff url('../imgs/homebg.jpg') top left repeat-x; height:100%; font-family: "Arial"; color:#FFF; font-size:12px;  }
@-moz-document url-prefix() { body { margin:auto; padding:0; background: #fff url('../imgs/homebg.jpg') top left repeat-x; height:100%; font-family: "Arial"; color:#FFF; font-size:12px;  } }

/* 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;
	line-height: 18px;
}
#big_pic {
	margin:0; padding:80px 0 0 460px;
	width:490px; height:218px;
	background:url(../imgs/dummy_pic.png) top left no-repeat;
	color: #fff;
}
#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;
}
#homecontent {
	color: #000;
	text-shadow: none;
	line-height: 18px;
}
#homecontent H1 { 
	font-family: Arial, Helvetica, sans-serif, Garamond;
	color: #28243d;
	font-size: 24px;
	font-weight: bold;
	height: 35px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}
/*BLOCK */
#blocks {
	margin-top:20px; padding:20px 0px 0px 0px;
	margin-left: -18px;
	width:915px;
	height:236px;
	color: #000;
	text-shadow: none;
	border: 0px solid #ccc;
	clear: both;
	background:url(../imgs/homecontent_block_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#blocks h2 {
	color: #28243d;
	padding-bottom:15px;
	padding-top:15px;
}
#blocks h2 a {
	color:#28243d; text-decoration:none;
}
#blocks a {
	color:#e46c0a; text-decoration:none;
}
#blocks a:hover {
	text-decoration:underline;
}
#block1 {
	margin:0; padding:0 0 0 22px;
	width:279px; height:211px; float:left;
	display:block;
}
#block1:hover {
	background:url(../imgs/content_block_hover1.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 22px;
	width:261px; height:211px; float:left;
}
#block2:hover {
	background:url(../imgs/content_block_hover1.jpg);
}
#block3 {
	margin:0; padding:0 18px 0 22px;
	width:261px; height:211px; float:left;
}
#block3:hover {
	background:url(../imgs/content_block_hover1.jpg);
}


