body{
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	background:url(../img/bg.gif) #95b138 repeat-x;
}
a,a:link,a:visited,a:active{
	color:#555555;
	font-family:Tahoma;
	font-size:12px;
}

#TopMargin{
	width:1100px;
	margin:0px auto;
	height:38px;
}

#TopLine{
	width:1100px;
	margin:0px auto;
}
#TopLine table{
	margin:0px;
	padding:0px;
}
#TopLine .TopLineTable{
	background:url(../img/topline_bg.gif) repeat-x;
}
#TopLine td{
	text-align:center;
}
#TopLine a,#TopLine a:link,#TopLine a:visited,#TopLine a:active{
	color:#ffffff;
	text-decoration:none;
}

#Header{
	width:1100px;
	margin:0px auto;
	height:194px;
}

#Content{
	width:1100px;
	margin:0px auto;
	background:#ffffff;
}

#Footer{
	width:1100px;
	margin:0px auto;
	height:94px;
	color:#ffffff;
	font-size:11px;
}

.Button_Video{
	width:330px;
	height:108px;
	background:url(../img/buttonbg1.gif) no-repeat;
	text-align:right;
	color:#555555;
	margin:10px 0px 0px 0px;
}
.Button_Video p{
	margin:5px;
}
