﻿body {
	background: url(images/bg.png) repeat;
	font-family: "Segoe UI",Trebuchet MS, Verdana, Sans-Serif;
	margin:0;
}

a img
{
	border:none;	
}

#mainContainer
{
	width:944px;
	margin:0 auto;
	margin-top: 15px;	
}

.contentHeader
{
	height:19px;
	background: url(images/content_header_bg.png) no-repeat;
	width: 944px !important;
}

#contentPageExt
{
	background: url(images/content_page_ext.png) repeat-y;
}

#contentPageFooter
{
	background: url(images/content_page_footer.png) no-repeat;	
	height:21px;
}

.logoContainer
{
	padding-left:25px;
	padding-bottom:20px;
	width:775px;	
}

#menu
{
	width: 898px;
	height:33px;
	margin: 0 auto;
	overflow:hidden;	
}

#menu a
{
	display: block;
	float: left;
	height:33px;
	line-height:33px;
	font-family: "Segoe UI", Verdana;
	color: #000;
	text-decoration:none;
	font-size: 0.85em;
}

#menu a span
{
	display:none;	
}

#menu a:hover
{
	color:red;	
}

.linksContainer
{
	vertical-align:top;
	color: #6a6a6a;	
}

.linksContainer a
{
	font-size: 0.8em;
	color:#6a6a6a;
	margin: 0 7px;	
}

.menuHome
{
	background: url(images/home.png) no-repeat;
	width: 120px;
	padding-left: 60px; 
}

.menuEmail
{
	background: url(images/email.png) no-repeat;
	width: 112px;
	padding-left: 68px; 
}

.menuElearn
{
	background: url(images/elearning.png) no-repeat;
	width: 102px;		
	padding-left: 78px; 
}

.menuSoftware
{
	background: url(images/software.png) no-repeat;
	width: 130px;	 
	padding-left: 50px; 
}

.menuContact
{
	background: url(images/contact.png) no-repeat;
	width: 103px;
	padding-left: 75px; 	
}

.menu-left
{
	background: url(images/menu-left.png) no-repeat;
	width:20px;
	height:47px;
	float:left;
}	

.menu-ext
{
	float:left;
	background: url(images/menu-ext.png) repeat-x;
	height:39px;
	padding-top:8px;
	width:860px;
	text-align:center;
}

.menu-ext a
{
	margin:0 2px;
	line-height: 5px;
}

.menu-ext a img
{
	border:none;	
}

.home img:hover
{
	border: solid 1px red;
	background: url(images/home_hov.png) no-repeat;
}

.menu-right
{
	float:left;
	height:47px;
	width:20px;	
	background: url(images/menu-right.png) no-repeat;
}

.menu-cleaner
{
	clear:both;	
	background: url(images/menu-cleaner.png) no-repeat;
	width:900px;
	height:6px;
	margin:0;
	line-height:4px;
}

#mainContent
{
	width:944px;
}

#menuContainer
{
	/*border-bottom: solid 1px red;*/	
}

#pageContent
{
	margin:0 auto;
	width:855px;
	padding:5px 10px 0 10px;
	color:#DFFFFE;
	font-size:0.8em;
	min-height:500px;
}

.clear
{
	clear:both;	
}

.pageExtend
{
	float:left;
	height:500px;
	width:2px;
}

.loginStatusBox
{
	text-align:right;
	vertical-align:bottom;	
}
#footer
{
	width:944px;
}

#footer table td a img
{
	border:0;
}

.footerEmpty
{
	width: 475px;	
}

.onex
{
	padding-left:35px;	
}

