/* Screen CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background: #333 url(/images/bkgd-page.gif) repeat;
	margin: 0;
	padding: 0;
}
a
{
	color: #FFF;
}
h1
{
	color: #BCC7C9;
	font-weight: normal;
	font-size: 18px;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	margin-top: 0;
	padding-top: 0;
}
ul
{
	margin-top: 5px;
}
table
{
	width: 50%;
}
th, td
{
	vertical-align: top;
}
th
{
	text-align: right;
	padding-right: 20px;
}
dt
{
	color: #BCC7C9;
	font-weight: bold;
	margin-top: 10px;
}
p.sector
{
	margin-bottom: 0;
}
div#pagecontainer
{
	width: 798px;
	margin: 25px auto 0 auto;
}
div#header
{
	height: 128px;
	background: url(/images/bkgd-header.png) no-repeat;
}
div#header img
{
	margin: 18px 0 0 25px;
}
div#main
{
	padding: 0 14px;
}
div#mainimage
{
	float: left;
	height: 410px;
	width: 245px;
}
a.stretchtoggle
{
	display: block;
	width: 38px;
	height: 410px;
	float: left;
	cursor: pointer;
}
a.stretchtoggle img
{
	margin: 10px 0 0 10px;
}
.home
{
	background-color: #777;
}
.services
{
	background-color: #999;
}
.contact
{
	background-color: #BBB;
}
div.stretcher
{
	float: left;
}
div.stretcher div
{
	background: #555;
	height: 390px;
	width: 389px;
	padding: 10px;
	overflow: hidden;
}
div#footer
{
	height: 78px;
	background: url(/images/bkgd-footer.png) no-repeat;
	font-size: 10px;
	padding: 25px;
	clear: left;
}
div#samarind
{
	float: right;
	text-align: right;
}
