﻿	body{
		background-color:#FFF;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		margin:0px;
		text-align:left;
	}

	#menu {
	background-color: #EEEFCB;
	width: 730px;
	clear: both;
	height: 20px;
	background-position: center;
	padding-top: 5px;
	}

	#mainContainer{
	text-align:left;
	width: 740px;
	}
	
	#header{
	width:720px;
	background-color:#FFCC00;
	clear:both;
	color:#FFF;
	height: 100px;
	padding: 5px;
	}

	
	#leftColumn{
	background-color:#BEC29E;
	width:180px;
	float:left;
	color:#FFF;
	margin-right:5px;
	height: 485px;
	padding: 5px;
	}
	#footer{
	width:720px;
	background-color:#72B0C9;
	clear:both;
	height: 20px;
	padding: 5px;
	}

	p{
		margin-top:0px;
		margin-bottom:10px;
	}
    #videoAct {
	position:absolute;
	width:289px;
	height:54px;
	z-index:2;
	left: 7px;
	top: 49px;
}

    #CenterColumn {
	background-color:#F9F9EC;
	width:330px;
	float:left;
	color:#FFF;
	padding: 5px;
	height: 165px;
}
    #CenterManu {
	background-color:#969A49;
	width:335px;
	float:left;
	color:#FFF;
	height: 20px;
	padding-left: 5px;
	margin-top: 5px;
}
    #rightColumn {
	background-color:#D7D6AC;
	width:180px;
	float:right;
	color:#FFF;
	height: 485px;
	margin-left: 5px;
	margin-right: 10px;
	padding: 5px;
	text-align: right;
	background-position: bottom;
}

#CenterColumn2 {
	background-color:#F9F9EC;
	width:330px;
	float:left;
	color:#FFF;
	height: 120px;
	padding: 5px;
}
#screen_Manu {

	background-color:#969A49;
	width:725px;
	float:left;
	color:#FFF;
	height: 20px;
	padding-left: 5px;
	margin-top: 5px;
}
#screen_Column01 {

	background-color:#F9F9EC;
	width:355px;
	float:left;
	color:#FFF;
	height: 160px;
	padding: 5px;
}
#screen_Column02 {


	background-color:#F9F9EC;
	width:720px;
	float:left;
	color:#FFF;
	padding: 5px;
}
