html, body 
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	font-family: arial;
}

h1, h2, h3, h4, h5, h6, p, form 
{
	margin: 0px;
	padding: 0px;
}

h2
{
	text-indent: 0px;
}

img
{
	border: 0px solid black;
}

hr
{
		width: 95%;
		color: #D3D3D3;
}

#wrapper 
{
	width: 800px;
	margin: 0px auto;
	background-color: #FFF;
}

#content 
{
	width: 778px;
	margin: 0px auto;
	background-image: url(../images/bg_header_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#header 
{
	/* height: 96px; */
	height: 76px;
}

#logo
{
	padding-top: 25px;
	height: 40px;
	width: 272px;
	float: left;
	/* background-color: yellow; */
}

#links ul 
{
	margin: 0px; 
	padding-top: 47px;
}

#links li
{
	float: right;
	list-style-type: none;
	/* width: 110px; */
	height: 24px;
	text-align: center;
	background-color: #C83737;
	/* background-color: #F4A80A; */
	border-left: 1px solid #FFF;
	padding-top: 4px;
}

#links a
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#links a:hover
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 11px;
	/* color: #800080; */
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#mainimg 
{
	background-image: url(../images/main_image.jpg);
	background-repeat: no-repeat;
	height: 110px;
	text-align: right;
}

#mainimg h3 
{
	font-family: "Trebuchet MS";
	font-size: 48px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 20px 40px 0px 0px;
}

#mainimg h4 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	padding: 5px 5px 0px 0px;
}

#contentarea 
{
	clear:both;
	padding:25px 0px;
}

#leftbar 
{
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 16pt;
	color: #800080;
	font-weight: normal;
	text-decoration: none;
	padding-left: 40px;
	padding-bottom: 5px;
}

#leftbar p
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 10pt;
	/* color: #797B7A; */
	color: black;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 40px;
	text-align: justify;
	line-height: 16px;
}

#leftbar a 
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	/* padding: 0px 40px; */
}

#leftbar a:hover 
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 10pt;
	color: #C83737;
	font-weight: bold;
	text-decoration: underline;
	/* padding: 0px 40px; */
}

#partnerTable
{
	position: relative;
	left: 10px;
	width: 510px;
	padding: 5px;
	border: 0px solid red;
}

#portfolioTable
{
	position: relative;
	left: 10px;
	width: 510px;
	padding: 5px;
	border: 0px solid red;
}

#accordion
{
	border: 0px solid red;
	width: 510px;
	padding-left: 10px;
}

#accordion p
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 10pt;
	/* color: #797B7A; */
	color: black;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	line-height: 16px;
}

#tabs
{
	border: 0px solid red;
	width: 510px;
	padding-left: 10px;
}

#tabs p
{
	font-family: "Arial", "Trebuchet MS";
	font-size: 10pt;
	/* color: #797B7A; */
	color: black;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	line-height: 16px;
}

#rightbar 
{
	float: left;
	width: 237px;
}

#rightbar h2
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #797B7A;
	font-weight: normal;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom: 5px;
}

#rightbar p
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #797B7A;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 25px;
}

#rightbar img
{
	border-width: 0px;
}

.bluetext 
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #800080;
	font-weight: bold;
	text-decoration: none;
}

.innerText 
{
	margin: 7px;
}

#bottom 
{
	clear: both;
	height: 35px;
	/* width: 778px; */
	padding-top: 25px;
	border: 0px solid black;
}

#lang
{
	font-size: 9pt;
	color: #fff;
	float: left;
	width: 678px;
	background-color: #C83737;
	height: 20px;
	padding-top: 5px; 
	/* border: 0px solid black; */
}

.langIn
{
	position: relative;
	left: 20px;
}

#validtext 
{
	font-family: "arial", "Trebuchet MS";
	font-size: 9pt;
	font-weight:normal;
	float: left;
	width: 100px;
	background-color: #C83737;
	height: 20px;
	padding-top: 5px;
}

#validtext a
{
	color: #fff;
	text-decoration: none;
}

#validtext a:hover
{
	color: #fff;
	text-decoration:underline;
}

#skypedetectionswf
{
	display: none;
}
