/* CSS Document */
* { behavior: url(iepngfix.htc); }
body
{
	background-image:url(../../img/backbody.jpg);
	background-repeat:repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	/*font-size:13px;*/
	background-color:#F5F0D2;
}
body,h1,h2,h3,ul,li,p
{
	margin:0px;
	padding:0px;
}
span
{
	display:none;
}
#mMain
{
	margin-left:auto;
	margin-right:auto;
	width:922px;
}

#main
{
	width:922px;
	margin-left:auto;
	margin-right:auto;
	background:url(../../img/backcontent2.png) repeat-y;
	float:left;
}
#container2
{
	margin-top:0px;
	background:url(../../img/world.jpg) no-repeat top right;
	width:915px;
	margin-right:7px;
	float:left;
}
#world
{
	float:right;
	width:776px;
	height:562px;
	z-index:0;
	background:url(../../img/world.jpg) no-repeat;
	position:absolute;
}

#header2
{
	margin-top:10px;
	float:left;
}
#logo
{
	height:101px;
	width:287px;
	margin-left:15px;
	float:left;
}
#pTop
{
	float:left;
	width:590px;
}
#pTop p
{
	margin-top:0px;
	color:#FFFFFF;
	font-size:14px;
	text-align:right;
	/*font-weight:bold;*/
	word-spacing:2px;
	line-height:17px;
}
#footer2
{
	width:915px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px;
}
#flinks a:link, #flinks a:visited
{
	color:#000000;
	text-decoration:none;
}
#flinks a:hover
{
	text-decoration:underline;
	color:#766786;
}
#copy
{
	color:#766786;
}
#endCont
{
	width:910px;
	background-color:#BEB4BD;
	height:10px;
	margin-bottom:4px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	-margin-left:3px;
}