BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFF url("../images/bg/body-bg.gif") repeat-x left top;
}

/******* Areas *******/
.area1 {
    margin: auto;
    text-align: left;
    width: 830px;
}
.area2 {
    margin: auto;
    text-align: left;
}
.area3 {
    margin: auto;
    text-align: left;
    width: 860px;
}
/******* /Areas *******/


/******* MENU INCLUDE *******/


/******* GENERAL RESET *******/
.tab-area3 ul {
border:0pt none;
font-family:inherit;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/******* /GENERAL RESET *******/

/******* MENU *******/
#container .menu{
	margin: 1em auto;
	width: 850px;	
}
#container ul.menu{
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	padding-right:3px;
	float: left;
	position: relative;
	cursor: pointer;

}
#container ul.menu li a{
	text-decoration: none;
	display: block;
	float: left;
	color: #fff;
	background: url("/images/bg/tab-bg.gif") repeat-x left top;
}
#container ul.menu li a span{
	float: left;
	background: url("/images/bg/tab-left.gif") no-repeat left top;
}
#container ul.menu li a span span{
	padding: 5px 22px 0;
	float: left;
	height: 21px;
	background: url("/images/bg/tab-right.gif") no-repeat right top;
}

#container ul.menu li a .active {
	display: block;
	float: left;
	background: url("/images/bg/tab-hover.gif") repeat-x left top;
}
#container ul.menu li .active {
	display: block;
	float: left;
	background: url("/images/bg/tab-right-hover.gif") no-repeat right top;
}


/******* /MENU *******/


/******* Content Sections *******/
.content.sharepoint{
	display: none;
}

.content.msit{
	display: none;
}

.content.windows{
	display: block;
}

.content.virt{
	display: none;
}

.content.network{
	display: none;
}

.content.redhat{
	display: none;
}

.content.datab{
	display: none;
}

.content.java{
	display: none;
}

.content.itil{
	display: none;
}

/******* /Content Sections *******/


/******* Tab Area *******/

.tab-area3 {
	background-color: #4b6ba1;
	color: #fff;
	padding: 10px 0;
	font-size: 11px;
	height:35px;
	clear: both;

}
.tab-area3 .area .indent .list a{
	color: #FFF;
}
.tab-area3 A {
	color: #FFF;
}
.tab-area3 A:VISITED {
	color: #FFF;
}

.tab-area3 UL.list {
	float: right;
	width: 138px;
	display: inline;
	margin-left: 25px;
}
.indent {
	margin: 0 28px;
}

/******* /Tab Area *******/

/******* /MENU INCLUDE *******/

A { text-decoration: none; }
A:HOVER { text-decoration: underline; }

A IMG { border: none; }
LABEL { cursor: pointer; }
H1, H2, H3, H4, H5, H6, FORM,P {
	padding: 0;
	margin: 0;
}
#content H1, #content H2, #content H3, #content H4,
#content H5, #content H6, #content P {margin: 7px 7px 0;}
#content P {font-size: 11px;}
#content UL, #content OL {
	font-size: 11px;
	margin: 10px 20px 0;
	color: #636466;
}
#content OL {margin: 10px 15px 0;}
#content A {color: #515c9f;}
#content H3 {
	font-size: 12px;
	color: #003a63;
}
#content P {color: #636466;}
.relax {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
.area {
    margin: auto;
    text-align: left;
    width: 830px;
}
#header {
	margin: 0 18px;
	padding: 0 25px 0 15px;
}
.logotype {
    text-align: left;
	float: left;
	margin: 27px 0 0 0px;
}
.info-box {
	float: right;
	width: 327px;
	padding-bottom: 7px;
}
#header UL {list-style: none;}
#header UL LI {display: inline;}
#header .info-box UL {
	font-size: 10px;
	height: 19px;
	_height: 24px;
	padding:5px 0px 0px; margin:0px;
	text-align: center;
	background: url("../images/bg/top-menu-bg.gif") no-repeat left top;
}
#header .info-box UL LI {margin: 0 10px;}
#header .info-box UL A {color: #231f20;}
#header .info-box UL A:HOVER {color: #3c4f97;}
#header P {
	font-size: 11px;
	color: #676668;
	margin: 5px 10px 0 20px;
}
A.map {
	background: url("../images/icons/map.gif") no-repeat left top;
	width: 37px;
	height: 28px;
	line-height: 0px;
	text-indent: -2000em;
	float: left;
	margin: 5px 5px 0 17px;
}
A.map:HOVER {
	background: url("../images/icons/map.gif") no-repeat left -28px;
}
#header INPUT {
	width: 115px;
	_width: 123px;
	background: #fff;
	padding: 0 3px;
	font-size: 11px;
	_height: 15px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #c5c9cc;
}
#header BUTTON {
	border: none;
	cursor: pointer;
	width: 65px;
	height: 17px;
	text-indent: -2000em;
	margin-left: 3px;
	_margin-left: 8px;
	background: url("../images/buttons/search.gif") no-repeat left top;
}
#header BUTTON:HOVER {
	background: url("../images/buttons/search.gif") no-repeat left -16px;
}
#header UL.tabs {
	font-size: 11px;
	font-weight: bold;
}
#header UL.tabs LI A {
	float: left;
	color: #fff;
	background: url("../images/bg/tab-bg.gif") repeat-x left top;
}
#header UL.tabs LI A SPAN {
	float: left;
	background: url("../images/bg/tab-left.gif") no-repeat left top;
}
#header UL.tabs LI A SPAN SPAN {
	padding: 5px 15px 0;
	height: 22px;
	_height: 27px;
	background: url("../images/bg/tab-right.gif") no-repeat right top;
}
#header UL.tabs LI A:HOVER,
#header UL.tabs LI.active A {
	text-decoration: none;
	cursor: pointer;
	background: url("../images/bg/tab-bg-hover.gif") repeat-x left top;
}
#header UL.tabs LI A:HOVER SPAN,
#header UL.tabs LI.active A SPAN {
	background: url("../images/bg/tab-left-hover.gif") no-repeat left top;
}
#header UL.tabs LI A:HOVER SPAN SPAN,
#header UL.tabs LI.active A SPAN SPAN {
	background: url("../images/bg/tab-right-hover.gif") no-repeat right top;
}
.tab-area {
	background-color: #4b6ba1;
	color: #fff;
	padding: 10px 0;
	// margin-top: -1px;
	_margin-top: 0;
	font-size: 11px;
}
UL.list {
	float: right;
	width: 137px;
	display: inline;
	margin-left: 20px;
}
.sidebar {
	float: left;
	width: 216px;
	border-top: 10px solid #ffffff;
	margin-top: -7px;

}
.main-content {
	float: right;
	width: 609px;
}
.indent {margin: 0 38px;}
#content {padding-top: 7px;}
#content UL.menu {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 6px 0 1px;
	background-color: #cc8500;
	border-bottom: 10px solid #ffffff;	
}
#content UL.menu LI {margin-bottom: 6px;}
#content UL.menu A {
	display: block;
	color: #cc8500;
	height: 25px;
	_height: 34px;
	padding: 9px 0 0 40px;
	background: url("../images/bg/menu.gif") no-repeat center top;
	
}
#content UL.menu A:HOVER {
	text-decoration: none;
	color: #762a15;
	background: url("../images/bg/menu-hover.gif") no-repeat center top;

}
.box {
	background-color: #ebeff3;
	padding: 7px 0;
	margin-top: 10px;	
	margin-bottom: 10px;	
	border-top: 10px solid #ffffff;	
	margin-top: -7px;
}
.box ul{ padding:0px; margin:0px;}
.box2 {
	background-color: #ffffff;
	padding: 7px 0;
	margin-top: 10px;
	border-top: 10px solid #ffffff;
}
#content .box P {
	font-size: 10px;
	color: #003a63;
}
#content .box P STRONG A {color: #5a5b5d;}
#content .box H3 {margin-top: 0;}
#content .box H4, #content .box H4 A {
	font-size: 10px;
	color: #25408f;
	
}
#content .icons UL {
	list-style: none;
	text-align: center;
}
#content .icons UL LI {display: inline;}
#content .box.events P {
	margin-top: 0;
	color: #000;
	margin-top: -7px;
}
#content .box2.spacer P {
	margin-top: 10;
	border-top: 5px solid #ffffff;
	color: #ffffff;
}
#content UL.nav {
	list-style: none;
	margin: 0;
	padding:0px;
}
#content UL.nav LI {	
	display: inline;
	float: left;
}
#content UL.nav LI A {
	float: left;
	padding: 3px 0;
	width: 102px;
	text-align: center;
	color: #5a5b5d;
	margin-left: 7px;
	background-color: #e9ecf2;
}
#content UL.nav LI.small A {
	width: 78px;
}
#content UL.nav LI A:VISITED {
	background-color: #c4cedf;
	text-decoration: none;
	color: #111119;
}
#content UL.nav LI A:HOVER {
	background-color: #c4cedf;
	text-decoration: none;
	color: #111119;
}
#content UL.nav LI SPAN {
	float: left;
	padding: 3px 10px;
	background-color: #e9ecf2;
	font-style: italic;
	width: 201px;
	_width: 221px;
	text-align: right;
	font-size: 10px;
}

.bottom-part {
	border-top: 1px solid #b7b7d6;
	width: 100%;
}
#content .bottom-part H3 {
	text-align: center;
	background-color: #e9ecf2;
	font-size: 13px;
	color: #003a63;
	margin: 0 0 15px;
	padding: 3px 10px;
}
#content .bottom-part H3 A {color: #828487;}
#content .bottom-part H3 A:HOVER {
	color: #FFF;
}
.cities {
	float: left;
	width: 428px;
	padding-bottom: 30px;
	// padding-bottom: 5px;
	border-right: 1px solid #b7b7d6;
}
.cities DIV {
	float: left;
	width: 90px;
	display: inline;
	margin: 0 0 0 30px;
}
#content .cities UL {
	list-style: none;
	margin: 0;
}
#content .cities UL LI {
	display: block;
	// line-height: 130%;
}
#content .cities UL A { color: #000000;}
#content .cities UL A:HOVER {color: #00477a;}
.join {
	float: right;
	width: 180px;
}
.join DIV {
	width: 159px;
	height: 105px;
	float: right;
	margin: 5px 0 0;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: url("../images/bg/box.gif") no-repeat left top;
}
.join DIV SPAN {
	display: block;
	margin: 8px 8px 0;
	line-height: 130%;
	color: #000;
}
#content .join DIV A {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 22px 32px 0;
	background: url("../images/icons/arrow.gif") no-repeat right center;
}
#content .join DIV A:HOVER {
	color: #fff;
	text-decoration: underline;
	background: url("../images/icons/arrow-hover.gif") no-repeat right top;
}
#footer {
	text-align: center;
	border-top: 1px solid #B7B7D6;
	padding-top: 3px;
}
#footer UL {
	list-style: none;
	margin: 0;
	text-align: center;
	font-size: 10px;
}
#footer UL LI {display: inline;}
#footer UL LI A {
	color: #231f20;
	margin: 0 2px;
}
#footer UL LI A:HOVER {color: #25408f;}
.corners {
	width: 100%;
	position: relative;
	z-index: 300;
}
.lt, .rt {
	width: 9px;
	height: 8px;
	top: 0;
	position: absolute;
	line-height: 0px;
	font-size: 1px;
}
.lt {
	left: 0;
	background: url("../images/bg/lt.gif") no-repeat left top;
}
.rt {
	right: 0;
	_right: -1px;
	background: url("../images/bg/rt.gif") no-repeat left top;
}
#rotator {
    width: 609px;
    height: 198px;
    overflow: hidden;
    float: left;
    position: relative;
}
#rotator .item {
    float: left; 
    position: relative; 
    width: 100%; 
    height: 100%;
}
.rotate-bt {
    position: absolute;
   left: 0px;
    bottom: 40px;
    margin: 0 !important;
    width: 100%;
    z-index: 100;
padding:0px;
}
.rotate-bt LI {display: inline;}
#rotator #prev, #rotator #next {
    width: 19px;
    height: 48px;
    text-indent: -10000px;
    outline: none;
}
#rotator #prev {
    float: left;
    margin-left: 10px;
    display: inline;
    background: url("../images/buttons/prev.png") no-repeat left top;
}

#rotator #next {
    float: right;
    margin-right: 10px;
    display: inline;
    background: url("../images/buttons/next.png") no-repeat left top;
}
#nav-rotate {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 100;
}
#nav-rotate A {
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    background: url("../images/bg/page.png") repeat left top;
    padding: 2px 5px;
    margin-left: 2px;
    display: inline;
    float: left;
}
#nav-rotate A:HOVER,#nav-rotate A.activeSlide {
    text-decoration: none;
    color: #00457c;
}
#rotator .text {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    margin: 5px 0 0;
}
#rotator .text P {
    font-size: 18px;
    font-weight: bold;
    color: #003a63;
    margin-bottom: 0px;
    margin-top: 5px;
    line-height: 105%;
}
.rotate-container {
    width: 100%; 
    height: 100%;
}

ul.NoBullet {
  list-style-type: none;
  margin-left: -10px;
  padding-left: -10px
}

.body A:VISITED {color: #000080 ;
}
.body A {color: #4169E1 ;
}

