@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	border:0px;
	margin:0px;
	background-image:url(images/bgmain.jpg);
	background-color:#22314E;
	background-repeat:repeat-x;
	color:#333;
}

#Main   {
	position:relative;
	background-image:url(images/containerbg.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:1000px;
	margin:auto;
	margin-left:auto;
	border:0px;
	padding:1px;
}

#head   {
	width:1024px;
	position:relative;
	height:250px;
	background-image: url(images/header2.png);
}

#maincontent  {
	width:1024px;
	position:relative;
	height:auto;
}

#maincontent a  {
	text-decoration:none;
}

#Header    {
	position:relative;
	width:500px;
	top: 190px;
	left: 315px;
}

#Header a  {
	color:#FFF;
	text-decoration:none;
	font-size:14pt;
}

#Header a:hover  {
	color:#BDAE8C;
}

#Header ul li {
	float:left;
	padding-right:30px;
	list-style-type:none;
}


#leftcontainer  {
	width: 530px;
	height:auto;
	overflow:visible;
	position:relative;
	top: 0px;
	left: 150px;
	float: left;
}

#leftcontainerhead   {
	width: 530px;
	background-image:url(images/leftcontainerhead.png);
	position:relative;
	height: 19px;
}

#leftcontainerbody   {
	width: 530px;
	background-image:url(images/leftcontainerbody.png);
	position:relative;
	top: -2px;
	height: auto;
}

#leftcontainerfoot   {
	width: 530px;
	background-image:url(images/leftcontainerfoot.png);
	position:relative;
	height: 24px;
	top: -2px;
}

#rightcontainer  {
	width: 195px;
	height:auto;
	overflow:auto;
	position:relative;
	left: 153px;
	top: 0px;
}

#rightcontainerhead   {
	width: 195px;
	background-image:url(images/rightcontainerhead.png);
	position:relative;
	height: 19px;
}

#rightcontainerbody   {
	width: 195px;
	background-image:url(images/rightcontainerbody.png);
	position:relative;
	overflow:visible;
	height: auto;
	top: 0px;
}

#rightcontainerbody  a  {
	font-size:11pt;
	text-align: left;
}

#rightcontainerbody  hr  {
	padding:0;
}

#rightcontainerfoot   {
	width: 195px;
	background-image:url(images/rightcontainerfoot.png);
	position:relative;
	height: 19px;
	background-repeat: no repeat;
}

h2   {
	color:#999;
	font-family: "Times New Roman", Times, serif;
}

hr   {
	color:#999;
	margin-top: -20px;
}

h1   {
	color:#999;
	font-family: "Times New Roman", Times, serif;
	font-size:16pt;
	text-align:center;
}

h3   {
	color:#999;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	text-align:center;
}

h3 a  {
	color:#999;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;
	text-align:center;
}

h4   {
	font-size: 14pt;
	color:#333;
}

#linkconcept  {
	background-image:url(images/linkconcept.png);
	width: 400px;
	height: 185px;
}

#linkconcepttext  {
	width: 180px;
	height: 150px;
	left: 100px;
	position:relative;
	top: 20px;
	text-align: left;
	font-size: 13pt;
}

