.container {
	position:relative;
	width:940px;
	height:100%;
	min-height: 100%;
	margin: 0 auto -4em;
	margin-left:auto;
	margin-right:auto;
	
}

html, body {
     height: 100 !important;
}

.headRule{
	position:absolute;
	left:-46.5px;
}

.push {
	height: 150px !important;
	width:100% !important;
	background-repeat:repeat-x;
	float:left;
}


/* NEWS TICKER CODE AREA HERE*/
#News {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	width:940px;
	height:36px;
	background-repeat:repeat;
	background-color:#a1a2a3;
	background-image:url(/img/ticker_bg.png);
}
	/* NEWS TICKER TITLE */
	#News-Title {
		color:#000000;
		float:left;
		height:35px;
		margin-top:10px;
		padding-left:10px;
		padding-right:5px;
	}
	#News-Holder .Title p {
		margin-top:3px;
		font-size:13px;
	}
		#News-Title h5 {
			color:#333;
			float:left;
			font-size:13px;
			margin:0;
			width:108px;
		}
	/* NEWS TICKER CODE HERE */
	#News-Ticker{
		background-color:transparent;
		float:left;
		font-size:13px;
		height:35px;
		margin:-20px 0 0;
		overflow:hidden;
		position:relative;
		top:50%;
		width:785px;
	}
	#News #Controls {
	margin-top:12px;
	margin-right:12px;
	float:right;
		z-index:100;
		width:20px;
		height:10px;
		padding:0;
	}
	#News .Previous {
		float:left;
		width:5px;
		height:10px;
	}
	.Previous:hover {
		float:left;
		width:5px;
		height:10px;
	}
	#News .Next {
		float:right;
		width:5px;
		height:10px;
	}
	.Next:hover{
		float:left;
		width:5px;
		height:10px;
	}
		#News-Ticker h4{
			color:#FFFFFF;
			display:inline;
			font-size:13px;
		}
		#News-Ticker h5 {
			display:inline	
			color:#444444;
			font-size:11px;
			text-align:right;
		}
		#News-Ticker div{
			height:30px;
			width:782px;
		}
			#News-Ticker div.first{
				
			}
			#News-Ticker a{
			font-size:13px;
			color:#fff;
			text-decoration:none;
			}
			#News-Ticker a:hover{
			text-decoration:underline;
			}
			#News-Ticker p{
				color:#fff;
				font-size:12px;
				display:inline;
			}
	
		#News-Ticker ul {
			height:35px;
			margin-top:12px;
			width:15000px;
		}
		#News-Ticker ul li
		{
			display:block;
			float:left;
			margin-left:10px;
			margin-right:500px;
		}

#Footer {
	height:150px;
	width:100%;
	clear:both;
	font-size:11px;
	background-color:#e3e3e3;
		font-family:Arial, Helvetica, sans-serif;
	min-height: 100%;
    margin: 16px auto -4em;
	background-image:url("../../img/shadow_bottom.png");
	background-repeat:repeat-x;

}
	#Footer-Signature {

	}
		#Footer-Inner {
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			width:940px;
			height:auto;
		}
		#Footer-Inner ul {
			overflow:hidden;
			max-height:150px;
			margin-top:20px;
			text-align:left;
			float:left;
			display:inline;
		}
		#Footer-Inner ul li {
			list-style-type:none;
		}
		#Footer-Inner ul li.Title a{
			margin-bottom:500px;
			color:#8d8d8d;
			font-size:11px;
			font-weight:bold;
		}
		#Footer-Inner ul li a{
				margin-bottom:500px;
	
			color:#a1a2a3;
			text-decoration:none;
		}
		#Footer-Inner ul li a:hover{
			color:#8d8d8d;
			text-decoration:underline;
		}
		.Footer-Column{
			width:114px;
			padding:0;
			margin:0;
		}
			#Column-1 {
			width:120px;
			}
			#Column-7 {
			width:110px;
			overflow:visible;
			}
				#Column-7 img {
					right:0;
					top:0;
					float:right;
					margin-top:0;
					padding:0;
				}
				#Copyright p {
					white-space:nowrap;
					float:right;
					display:inline;
					font-size:11px;
					margin-top:38px;	
					color:#a1a2a3;
				}
				#Websense {
					margin-top:32px;
					top:4px;
					position:relative;
					right:0;
					float:right;
				}


li.nav{
	
	position:relative;
	background-image:url(../../img/nav/arrow.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:10.5px;
	background-position: 3px;
	padding-top:6.5px;
	padding-bottom:6.5px;
}



.spec_table

{

	color:#000000;

	border-left:2px solid #9BE1BB;

	border-top:2px solid #9BE1BB;

}

.spec_table .tr1

{

	background-color:#FFFFFF;

}

.spec_table .tr2

{

	background-color:#CEF0DD;

}

.spec_table td

{

	border-right:2px solid #9BE1BB;

	border-bottom:2px solid #9BE1BB;

	padding-left:10px;

}

li.selected {
	position:relative;
	background-image:url(../../img/nav/arrowdown.png); ! important;
	background-repeat:no-repeat;
	padding-left:14px;
	background-position: 3px;
	padding-top:6.5px;
	padding-bottom:6.5px;
}

li.inselected {
	white-space:nowrap;
	position:relative;
	background-image:url(../../img/nav/arrow.png); ! important;
	background-repeat:no-repeat;
	padding-left:14px;
	background-position: 3px;
	padding-top:6.5px;
	padding-bottom:6.5px;
	margin-left:10px;
}

.sideNav {
	position:relative;
	float:left;
	width:168px;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom:30px;
}

.content {
	position:relative;
	top:20px;
	width:700px;
	float:left;
	margin-left:72px;
	font-size:12px;
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
   padding-bottom:60px;   /* Height of the footer */
}

.header {
	position:relative;
	float:left;
	width:320px;
	left:-37px;
}

.footerSolution {
	position:relative;
	left:38px;
	float:left;
	width: 140.5px;
}

.footerSupport{
	position:relative;
	float:left;
	left:60px;
	float:left;
}

.footerPartners{
	position:relative;
	float:left;
	left:82px;
	float:left;
}

.footerNews{
	position:relative;
	float:left;
	left:104px;
	float:left;
}

.footerAbout{
	position:relative;
	float:left;
	left:126px;
	float:left;
}

.footerContact{
	position:relative;
	float:left;
	left:148px;
	float:left;
}

.footerPartners2{
	position:relative;
	float:left;
	left:170px;
	float:left;
}

img.Websense {
	position:relative;
	left:100px;
}

.foot {
	position:relative;
	left:0px;
	clear:both;
	background-color:#e6e6e6;
	background-image:url(../../img/footer/bg.png);
	background-repeat:repeat-x;
	height:150px;
	font-size:11px;
	padding-top:31px;
	width:100%;
	color:#a1a2a3;
	font-family:Arial, Helvetica, sans-serif;
}

.foot b {
	position:static;
	color:#777777;
	margin-bottom:20px;
}

.logintext {
	position:absolute;
	top:18px;
	font-size:11px;
	left:-80px;
}

.contactUs{
	position:relative;
	left:61.5px;
	top:7.5px;
	padding-left: 11.5px;
	background-image: url(../../img/header/tri.png);
	background-repeat:no-repeat;
	font-size:13px;
}

a.current {
	color:#7bbe5d;
}

a {
	text-decoration:none;
         color:#7bbe5d;
}

a.visited {
          color:#7f9774;
}

.globalNav {
	position:relative;
	clear:left;
	text-align:center;
	padding:0px;
	margin:0px;
}

.partner {
	position:relative;
	float:right;
	width:auto;
	vertical-align:top;
	font-family:Arial;
	font-size:10pt;
	padding-top:16.5px;
	padding-right: 47px;
}

h1 {
	font-family:Helvetica Neue;
	font-size: 18pt;
	color:#333333;
	! important
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#7bbe5d;
	! important
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	font-color: #777777;
	! important
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color:#333333;
}

h5 {
	margin:0px;
	padding:0px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #777777;
}

.content hr {
	color:#a1a2a3;	
	! important
}
