@import url(common/global.css);

/* NTP TCM STYLESHEET */

/*
-------------------------------------------------------------------
Page
*/

body { background: #000; }
#headerRight { margin-top: 0; }

/*
-------------------------------------------------------------------
Page box
*/

#page
{
	width: 780px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -390px;
	background: transparent url(../images/gui/home_earth_bg.jpg) no-repeat 0 70px;
}

#header { position: absolute; }

#homeContent
{
	height: 516px;
	padding-left: 172px;
	background: transparent url(../images/gui/home_curve_bg.gif) no-repeat;
}

#homeContentPad { padding-top: 90px; }

#navigation
{
	position: absolute;
	top: 90px;
	left: 6px;
}

#pageTitle
{
	margin: 0;
	padding: 0;
	border: 0;
}

#introduction
{
	border-top: 1px solid #FFF;
	padding-left: 37px;
	padding-right: 10px;
	margin-right: 207px;
	margin-left: 14px;
	color: #FFF;
	padding-top: 20px;
}

#introduction p
{
	font-weight: bold;
	line-height: 19px;
	text-align: justify;
	font-size: 12px;
}

#productPhoto
{
	position: absolute;
	top: 226px;
	left: 508px;
}

#viewCatButton { margin-top: 30px; }
#footer { background: #FFF; margin:0; padding-left: 14px;}