
body {
	background-color: #EBEBEB;
}

#heading_major {
	width:980px;
	background-image:url(../images/heading_bar.jpg);
	height: 27px;
}

#house {
	width:980px;


}

#core_clock {
	width:900px;
}

#block_1 {
	width:900px;
	height:105px;
	background-image:url(../images/block_1.jpg);
	padding-top:1px;
	background-repeat:no-repeat;
}

#block_2 {
	width:900px;
	height:100px;

	text-align:left;
}

#block_3 {
	width:900px;
	height:101px;
	background-image:url(../images/block_3.jpg);
	cursor:pointer;
}

#contact_segment
{
	width:900px;

}

#left_side_content{
	padding-top:6px;
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
}

#right_side_content
{
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	width:103px;
	height:27px;
	cursor:pointer;
}
.blue_link_lt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #277C91;
}
.standard_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
