/*

----------------		LINK SECTION --------------------------

*/

h1{font-size: 15px; color: #878686;}

h2{font-size: 13px; color: #878686;}

a:link

{

	font-weight: normal;

	text-decoration: none;

	background: transparent;

	color: #2281c4;

}

a:visited

{

	font-weight: normal;

	text-decoration: none;

	background: transparent;

	color: #2281c4;	

 }

a:hover

{

	font-weight: normal;

	color: #2281c4;

	text-decoration: underline;

	background: transparent;

}

a:active

{

	font-weight: normal;

	color: #2281c4;

	text-decoration: underline;

}

/*

----------------		END LINK SECTION --------------------------

*/









/*

----------------		GENERAL SECTION --------------------------

*/

body {

	background: url('../img/bg.jpg');

	padding: 0;

	margin: 0;

	font-family: Tahoma, Arial, serif, sans-serif;

	font-size: 11px;

	text-align: justify;

	color: #242424;

}



img,div,option {

	padding: 0;

	margin: 0;

	border: 0;

}

p{
	margin: 0;
	padding: 3px 0;
}


div#container {

	background: url('../img/bg2.jpg') repeat-x;

	width: 100%;

	float: left;

}

div#global {

	background: url('../img/bg3.jpg') no-repeat top left;

	width: 980px;

	text-align: justify;

	float: left;

}

#leftBox{

	float: left;

	width: 40px;

}

#flash{

	width: 872px;

	height: 444px;

	float: ft;

	clear: both;

}

#menu{

	width: 538px;

	height: 40px;

	float: left;

}

.floatleft{

	float: left;

}

#leftBox2{

	float: left;

	width: 21px;

}

#left{

	float: left;

	width: 538px;	

}

#headerLeft{

	background: url('../img/bgLeftHeader.jpg') no-repeat top left;

	width: 518px;

	height: 43px;

	padding: 10px 0 0 20px;

	float: left;

}

#includeLeft{

	background: #fff;

	width: 498px;

	padding: 20px;

	float: left;

}

#right{

	width: 310px;

	float: left;

	margin-left: 2px;

}

#includeRight{

	width: 270px;

	background: #fff;

	padding: 20px;

	float: left;

}

#headerRight{

	background: url('../img/bgHeaderRight.jpg') no-repeat top left;

	width: 290px;

	height: 31px;

	padding: 10px 0 0 20px;

}

#leftBox3{

	float: left;

	width: 61px;

	height: 20px;

}

#bottom{

	background: url('../img/bgBottom.jpg') no-repeat;

	float: left;

	width: 850px;

	height: 48px;

	margin: 20px 0 20px 0;

}

#bottomLeft{

	float: left;

}

#bottomRight{

	float: right;

	margin: 20px;

	color: #868585;

}
