body
{
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #818181;
}

div.mainContent
{
	width: 750px; 
	height: 100%;
	background-color: #ffffff;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}

td#logoBar
{
	border-bottom: 1px solid black;
	height: 90px;
}

td#menuBar
{
	border-bottom: 1px solid black;
	height: 30px;
}

td#photo
{
	height: 216px;
}

td#turnkey
{
	height: 216px;
	width: 277px;
}

td#news
{
	background-color: gainsboro;
	height: 100%;
	padding: 5px;
}

td#content
{
	padding: 10px;
	height: 100%;
}

ul.menu
{
	list-style-type: none;
	height: 18px;
	padding: 0px;
	margin: 0px;
	float: right;
}

ul.list
{
	font: 10pt verdana, tahoma;
}

a.menu
{
	font: 10pt verdana;
	height: 18px;
	text-decoration: none;
	color: #000000;
	border-left: 1px solid #000000;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-botton: 3px;
	float: left;
}

a.menu#left
{
	border: none;
}

li.menu
{
	display: inline;
}

a.turnkey
{
	font: 10pt verdana;
	display: block;
	height:216px;
	width: 277px;
	color: #ffffff;
	background-image: url(/images/turnkey_bg.jpg);
}

a.turnkey:hover
{
	background-position: center bottom;
	text-decoration: none;
}

strong
{
	font: bold 13pt verdana, tahoma;
}
strong.news

{
	font-size: 11pt;
}

p
{
	font: 10pt verdana;
	text-align: justify;
}

a
{
	font: 10pt verdana;
	color: #000576;
	text-decoration: none;
}

a.inline
{
	color: #0072BC;
}

a:hover
{
	text-decoration: underline;
}

table#news
{
	font: 8pt arial;
}

table#form
{
	font: 10pt arial;
}

span.bullet
{
	font: bold 12pt chicago, times new roman;
	padding-left: 55px;
}

span.bold
{
	font-weight: bold;
}