* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: trebuchet ms, verdana, tahoma;
	font-size: 11px;
	background: url('../images/bg_left.jpg') repeat-x #305600;
}

h2 {
	font-size: 15px;
	font-family: trebuchet ms, verdana, tahoma;
	font-weight: bold;
	padding: 0 0 10px 0;
}

p {
	text-align: justify;
	padding: 0 0 8px 0;
	line-height: 15px;
}

a {
	color: #305600;
}

#Container {
	width: 1008px;
	margin: 0 auto 8px auto;
	position: relative;
}

	#TopLine {
		height: 20px;
		background: url('../images/bg_topline.png') no-repeat;
		width: 940px;
		margin: auto;
	}

	#Top {
		width: 100%;
		position: relative;
		height: 180px;
		background: url('../images/synergy-module.jpg') no-repeat 34px 0;
	}
	
		ul#TopMenu {
			display: block;
			position: absolute;
			top: 0;
			right: 34px;
			width: 193px;
			list-style:none;
		}
		
			ul#TopMenu li {
				display: inline;
				padding: 0 10px 0 15px;
			}
			
			ul#TopMenu li.Last {
				padding: 0 0 0 17px;
			}
			
			ul#TopMenu li a {
				color: #fff;
				text-decoration: none;
				font-weight: bold;
				line-height: 32px;
			}
			
			ul#TopMenu li a:hover {
				text-decoration: underline;
			}
	
		a#TopLink {
			position: absolute;
			display: block;
			width: 380px;
			height: 120px;
			top: 0;
			left: 72px;
		}
	
		#LeftTop {
			position: absolute;
			top: 0;
			left: 0;
			width: 34px;
			height: 196px;
			background: url('../images/shadow_left.png') 0 -16px no-repeat;
		}
		
		#RightTop {
			position: absolute;
			top: 0;
			right: 0;
			width: 34px;
			height: 196px;
			background: url('../images/shadow_right.png') 0 -16px no-repeat;
		}
	
	#Content {
		width: 940px;
		margin: auto;
		padding: 0 34px;
		background: url('../images/bg_content.png') 0 1px repeat-y;
	}
	
	ul#Menu {
		height: 27px;
		width: 100%;
		background: url('../images/bg_menu.png') repeat-x;
		text-align: center;
		list-style: none;
		padding: 11px 0 0 0;
	}
	
	ul#Menu li {
		display: inline;
		padding: 0 15px;
	}
	
	.Clear {
		clear: both;
	}
	
	#LeftContent {
		float: left;
		width: 225px;
		padding: 20px;
	}
	
		#Banners {
			text-align: center;
			padding: 15px 0 0 0;
		}
		
		#Banners img {
			margin: 0 0 5px 0;
		}
		
	#RightContent {
		width: 635px;
		padding: 20px;
		float: right;
	}

	#Footer {
		height: 24px;
		padding: 0 8px;
		color: #fff;
		line-height: 24px;
		background: url('../images/bg_footer.png') repeat-x;
		font-weight: bold;
	}
	
	#Footer a {
		color: #fff;
		text-decoration: none;
	}
	
		#LeftF {
			float: left;
		}
	
		#RightF {
			float: right;
		}
		
#tblFrequency
{
	width:320px;
	margin-left:auto;
	margin-right:auto;
	font-size:large;
	font-weight:bold;
}