﻿img, div, td { behavior: url(/Portals/0/Skins/UtiCtg/iepngfix.htc) }

html
{
	height: 100%;
	float:none;
	
}

*
{
	font-family: Trebuchet MS;
	font-size: 11px;
}

body
{
	text-align: center;
	margin: 0 auto  0 auto;
	background-color: #E5E5E5;
	padding: 0;
	float:none;
	font-size: 13px;
}

h2
{
	color:#777777;
	font-size: 17px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#Page
{
	width: 979px;
	padding: 0;
	margin: 0;
	text-align:left;
	margin: 0 auto  0 auto;
	clear: both;
	float:none;
	height: 100%;
}

#TopBar
{
	width: 100%;
	height: 29px;
	margin: 0;
}

	#TopBarLeft
	{
		width: 2px;
		height: 100%;
		background: url(images/CTG_bg_02.jpg);
		margin: 0;
		float:left;
	}

	#TopBarCenter
	{
		width: 975px;
		height: 100%;
		background: url(images/CTG_bg_03.jpg) repeat;
		margin: 0;
		float:left;
	}

	#TopBarRight
	{
		width: 2px;
		height: 100%;
		background: url(images/CTG_bg_05.jpg) repeat;
		margin: 0;
		float:left;
	}
	
#Header
{
	width: 100%;
	height: 170px;
	background: url(images/topImage_MAIN.jpg) repeat;
	margin: 0;
}


#MiddleBar
{
	width: 100%;
	height: 56px;
	margin: 0;
}

	#MiddleBarLeft
	{
		position: relative;
		width: 163px;
		height: 100%;
		background: url(images/CTG_bg_08.jpg);
		margin: 0;
		float:left;
	}
		
		
				

	#MiddleBarCenter
	{
		width: 814px;
		height: 100%;
		background: url(images/CTG_bg_09.jpg) repeat;
		margin: 0;
		color: #888888;
		text-align: right;	
		float: left;	
	}
	
	#MiddleBarCenter div
	{
		float: right;
		padding: 7px 10px 0 0;
		margin: 0;
		color: #888888;
		font-size: 13px;
	}
	
	
	#MiddleBarCenter a,
	#MiddleBarCenter a:visited
	{
		
		color: #FFFFFF;
		font-weight: bold;
		font-size: 13px;
		text-decoration:none;
	}
	
	#MiddleBarCenter a:hover,
	#MiddleBarCenter a:active
	{
		color: #888888;
		font-weight: bold;
		font-size: 13px;
		text-decoration:none;
	}

	#MiddleBarRight
	{
		width: 2px;
		height: 100%;
		background: url(images/CTG_bg_11.jpg) repeat;
		margin: 0;
		float:left;
	}
	
#MenuContentWrapper
{
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse:collapse
}

#MenuContentWrapper
{
	vertical-align: top;
	border: 0;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse:collapse;
	background-color: #FFFFFF;
}
	
	#Menu
	{
		width: 163px;
		border:0;
		margin: 0;
		background: #666666 url(images/CTG_bg_14.jpg) no-repeat bottom;
		padding: 30px 0 0 0;
		vertical-align: top;
		text-transform: uppercase;
	}
	
	#Menu tr td
	{
		padding: 30px 0 0 0;
		background-color: Red;
	}
		
	#MenuContentWrapper #Content
	{
		width: 816px;
		height: 380px;
		margin: 0;
		background-color: #FFFFFF;
		vertical-align:top;
		padding: 0;
	}
	
	#MenuContentWrapper #Content #dnn_ContentPane
	{
		padding: 30px 30px 20px 20px;
	}
	
	#MenuContentWrapper #Content #dnn_ContentPane table a,
	#MenuContentWrapper #Content #dnn_ContentPane table a:visited
	{
		text-decoration: underline;
	}
	
	#MenuContentWrapper #Content #dnn_ContentPane table a:hover,
	#MenuContentWrapper #Content #dnn_ContentPane table a:active
	{
		text-decoration: underline;
	}
	
	#Menu div.radmenu
	{
		white-space: normal;	
	}
	
	
#BottomBar
{
	width: 100%;
	height: 42px;
	margin: 0;
}

	#BottomBarLeft
	{
		width: 163px;
		height: 100%;
		background: url(images/CTG_bg_16.jpg);
		margin: 0;
		float:left;
	}

	#BottomBarCenter 
	{
		width: 814px;
		height: 100%;
		background: url(images/CTG_bg_17.jpg) repeat;
		margin: 0;
		float:left;
		color: #888888;
		font-size: 13px;
		text-align: center;
		line-height: 100%;
		vertical-align: middle;
		
	}
	
	#BottomBarCenter span
	{
		position: relative;
		top: 10px;
	}
	
	#BottomBarCenter a,
	#BottomBarCenter a:visited
	{
		
		color: #888888;
		font-size: 13px;
		text-decoration:none;
	}
	
	#BottomBarCenter a:hover,
	#BottomBarCenter a:active
	{
		color: #FFFFFF;
		font-size: 13px;
		text-decoration:none;
	}

	#BottomBarRight
	{
		width: 2px;
		height: 100%;
		background: url(images/CTG_bg_19.jpg) repeat;
		margin: 0;
		float:left;
	}


.clearMe:after
{
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
}
