body {
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: "Trebuchet MS", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, "Sans-Serif";
	font-size: 0.8em;
	background-color: #3450b1;
	color: #000;
	text-align:center;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}

div#main
{
	position: relative;
	width: 750px;
	height: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color:#ccd3ec;
	text-align: left;
	overflow:  visible;
}

#webpage-logo
{
	margin: 0px 10px 5px 10px;
	font-size: 12px;
}

#webpage-logo a
{
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 60px;
	overflow: hidden;
	color: #666;
	text-decoration: none;
}

#webpage-logo a span
{
	position: absolute;
	margin: 0px;
	display: block;
	width: 109px;
	height: 60px;
	background-image: url("images/logo.gif");
	cursor: pointer;
}
div#top-bar
{
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}

div#top-bar div#partnercompany
{
    color:#000000;
	text-align:right;
	margin-right: 1em;
	cursor: default;
}

div#top-bar div#right-nav
{
	text-align:right;
  	color:#000000;
	margin-right: 1em;
	cursor: default;
}

div#top-bar a
{
	color:#000000; 
	text-decoration: none;
	font-weight:bold;
}

div#top-bar a:hover
{
	font-weight:bold;
	color: red;
	text-decoration: underline;
}

h1, h2, h3, h4, h5
{
	font-family: "Trebuchet MS", "Arial CE", Arial, "Helvetica CE", Helvetica, "Sans-Serif";
	font-weight: bold;
	margin: 0em 0em 0em 0em;
}

div#content
{
	clear: both;
}

div#wrap-leftmain
{
	float: left;
	width: 750px;
}

div#main-column
{
	margin-right:5px;
	float: right;
	width: 520px;
	font-size: 1.1em;
}

#main-column hr
{
	margin: 0;
	color: #ccc;
}

div#main-menu
{
	float: left;
    color:#000000;
	background-color:#ced5ee; /* #ccd3ec */
	margin-top:0px;
	margin-bottom: 0px;
	width:200px;
	height:1200px;
}

div#main-menu div#company
{
	margin-left:1em;
	margin-top:2em;
	margin-right:1em;
}

div#main-menu dl#menu-websections
{
	margin-left:1em;
	margin-top:2em;
	margin-right:1em;
}

div#main-menu a
{
	width:20px;
	color:#000000; 
	text-decoration: none;
}

div#main-menu a:hover
{
	width:20px;
	color: #000000;
	text-decoration: underline;
}

div#foot
{
	background-color: #c1cae1; /*#ccd3ec*/
	clear: both;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #505050;
	text-align: right;
	line-height: 1.8em;
	margin-bottom: 0em;
}

div#foot hr
{
	height: 1px;
	color: #aaa;
	margin: 0;
}

div#foot span
{
	color: #c00;
	font-weight: bold;
}

div#intro-images-bar
{
	text-align:center;
	padding-bottom:10px;
	padding-top:2px;
}

div#intro-images-bar img
{
    border-width:1px;
    border-style:solid;
	border-color:#663300;
	width:160px;
	height:115px;
}

div#intro-text p,li
{
	text-align:justify;
}

div#intro-text sup
{
	font-size:0.8em;
}

div#company-contact-address
{
	padding: 2px;
	margin: 5px 5px 15px 5px;
	color: #505050;
	text-align: left;
}

h3
{
	font-size:12pt;
}


h4
{
	font-size:11pt;
}


h4 a
{
	color:red;
	text-decoration:none;
}

h4 a:hover
{
	text-decoration:underline;
}
