@charset  "UTF-8";

/* Website Sections */

/* Home Page */
body.sectionHome #feature-main
{
	width: 760px;
	height: 150px;
	background: transparent url("../img/common/banner.jpg") top left no-repeat;
}

/* Press Relations */
body.sectionPress #header ul li#press a { background: transparent url("../img/common/press.gif") -97px 0px no-repeat; }
body.sectionPress #feature-main
{
	width: 760px;
	height: 150px;
	background: transparent url("../img/common/banner.jpg") top left no-repeat;
}

#rNSBody
{
	background-color: white;
	text-align: center;
}

#rNSBody pre
{
	text-align: justify;
}

/* Share Price */
body.sectionShare #header ul li#share a { background: transparent url("../img/common/share.gif") -97px 0px no-repeat; }
body.sectionShare #feature-main
{
	width: 760px;
	height: 150px;
	background: transparent url("../img/common/banner.jpg") top left no-repeat;
}

body.sectionShare .left-column
{
	height: 370px;
	width: 560px;
	w\idth: 540px;
}

body.sectionShare .right-column
{
	height: 370px;
	width: 180px;
	w\idth: 160px;
}

/* Companies */
body.sectionCompanies #header ul li#companies a { background: transparent url("../img/common/companies.gif") -97px 0px no-repeat; }
body.sectionCompanies #feature-main
{
	width: 760px;
	height: 150px;
	background: transparent url("../img/common/banner.jpg") top left no-repeat;
}

.award
{
	padding: 10px 20px 0 20px;
	vertical-align: middle;
}

/* Contact Us */
body.sectionContact #header ul li#contact a { background: transparent url("../img/common/contact.gif") -97px 0px no-repeat; }
body.sectionContact #feature-main
{
	width: 760px;
	height: 150px;
	background: transparent url("../img/common/banner.jpg") top left no-repeat;
}

/* Team */
body.sectionTeam #header ul li#team a { background: transparent url("../img/common/team.gif") -97px 0px no-repeat; }
body.sectionTeam #feature-main
{
	width: 760px;
	height: 150px;
	background: transparent url("../img/common/banner.jpg") top left no-repeat;
}

body.sectionTeam .left-column, body.sectionTeam .right-column { padding: 0; width: 370px; }

body.sectionTeam .left-column ul, body.sectionTeam .right-column ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

body.sectionTeam .left-column ul li, body.sectionTeam .right-column ul li
{
	border-bottom: #fff 1px solid;
	padding: 10px;
	height: 65px;
}

/*body.sectionTeam .left-column ul li, body.sectionTeam .right-column ul li
{
	border: #000 1px solid;
}

body.sectionTeam .left-column ul li div, body.sectionTeam .right-column ul li div
{
	border: #000 1px solid;
}*/

body.sectionTeam .left-column ul li h3 a { color: #900; }
body.sectionTeam .left-column ul li h3 a:visited { color: #900; }
body.sectionTeam .right-column ul li h3 a { color: #900; }
body.sectionTeam .right-column ul li h3 a:visited { color: #900; }
body.sectionTeam .left-column ul li img, body.sectionTeam .right-column ul li img { float: right; }

/* Reports */
body.sectionReports #header ul li#reports a { background: transparent url("../img/common/reports.gif") -97px 0px no-repeat; }
body.sectionReports #feature-main
{
	width: 760px;
	height: 150px;
	background: transparent url("../img/common/banner.jpg") top left no-repeat;
}