@charset "UTF-8";


html {
	height:100%;
}

body {
	height:100%;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42484c;
	text-align:left;
	
	font-weight: normal;
	background-color: #a5a5b0;
}

body#standard {
	background-image: url(media/home.png);	
}

body#ipam {
	background-image: url(media/ipam2.png);	
}

a:active, a:focus, #nav:active, #nav:focus {
	outline: none;
}

a{
	color: #5fb236;
	text-decoration: none;
}

a:hover{
	color: #5fb236;
	text-decoration: underline;
}

ul{
	margin: 0px;
	padding-left: 10px;
}

li{
	margin: 0px;
	padding: 0px;
}

#container {
	width: 960px;
	padding:0px;
	position: relative; 
	overflow: hidden;
	text-align:left;
	margin: 0px auto;
}

body#ipam #container{
	height:700px;
}
body#ipam #footer{
	position:absolute;
	top:600px;
}

.clear {
	height:0px;
	overflow:hidden;
	clear:both;
}
/*-------------------------------------NAV-----------------------------------------*/
#nav{
	height: 42px;
	width: 665px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-top:5px;
	margin-left:32px!important;
	margin-left:16px;
	float:left;
}

#nav a{
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	float:left;
	height: 30px;
	padding-left:7px;
	padding-right:7px;
}

#nav a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-color: #5fb236;
	border-bottom-style: solid;
}

#nav a.selected{
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #561373;
}

.ver-bar{
	border-right: solid #FFFFFF 2px;
	float: left;
	height: 13px;
	margin-top:8px;
	width:2px;
	overflow:hidden;
}
/*-------------------------------------SIDENAV-----------------------------------------*/
#sidenav{
	height: 42px;
	width: 260px;
	color: #561373;
	font-size: 12px;
	line-height: 25px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-top:5px;
	float:left;
	
}

#sidenav a{
	text-decoration: none;
	color: #561373;
	display:block;
	float:left;
	height: 30px;
	padding-left:5px;
	padding-right:5px;
}

#sidenav a:hover, #sidenav a.selected{
	text-decoration: none;
	color: #f2f5f7;
}

.ver-bar-side{
	border-right: solid #561373 2px;
	float: left;
	height: 10px;
	margin-top:9px;
	width:2px;
	overflow:hidden;
}
/*------------------------HEADER-----------------------------------------*/

#header {
	height: 124px;
	width: 960px;
	/*overflow: hidden;*/
	color:#561373;
}

#title{
	margin-left: 32px!important;
	margin-left:16px;
	margin-top: 56px;
	margin-bottom:0px;
	margin-right:0px;
	font-weight: normal;
	float:left;
	display: block;
	/*overflow:hidden;*/
	vertical-align:bottom;
}

#title h1{
	position:absolute;
}

.fixed {
	float:right;
	width:1px;
	height:65px;
	display:block;
}

.floating {
	width:600px;
	height:100%;
	position:relative;
}

.floating div {
	position:absolute;
	bottom:0;
	left:0;
}

#standard h1, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:#561373;
	height:65px;
	width:690px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color:#561373;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color:#561373;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	color:#561373;
}

#logo{
	height: 109px;
	width: 243px;
	float:right;
	margin-top: 16px;
}

/*-------------------------------------------CONTENT-------------------------------------------------*/
#content {
	width: 960px;
	height: 340px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#content-box {
	background-color:#ebeff2;
	border:solid 1px #FFFFFF;
	width:926px;
	overflow:hidden;
	padding:16px 16px 16px 16px;
}

.more{
	float:right;
	padding-top: 5px;
}

.more a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#561373;
	font-weight:bold;
}

.more a:hover{
	text-decoration:none;
	color:#5fb236;
}	

#tie{
	float:left;
	padding-left:32px;
}

#client{
	float:left;
}

#pad{
	float:left;
}

/*-------------------------------------------home-------------------------------------------------*/

#logo-box{
	width:624px;
	height: 479px;
	position: absolute;
	z-index:100;
	left: 325px;
	margin-top:43px;
	background-image:url(media/logo-box.png);
	background-repeat:no-repeat;
	overflow:hidden;
} 

#home-text{
	width: 288px;/*336 without padding*/
	color:#42484c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 35px;
	padding-left: 32px;
	padding-right:16px;
	line-height: 23px;
	letter-spacing:-1px;
}

#homebox1{
	width: 288px;/*336 without padding*/
	padding-left: 32px;
	padding-right:16px;
	padding-top: 13px;
	height:168px;
}

#homebox2{
	width: 253px;/*256 without padding*/
	padding-left: 3px;
	margin-right:16px;
	float:left;
	height:114px;
}

#homebox3{
	width: 253px;/*256 without padding*/
	padding-left: 3px;
	margin-right:16px;
	float:left;
	height:114px;
}

.globalbox{
	float:left;
	width:270px;
	height:114px;
	margin-left:16px;
} 

.home-subtext{
	color:#585858;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing:-1px;
}

.home-divider{
	width:292px;
	height:1px;
	display:block;
	overflow:hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a9d98;
	border-bottom-color: #FFFFFF;	
	float:left;
}

a#shopper { /* link to insight*/
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 212px;
	margin-left:56px!important;
	margin-left:28px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/home-entry-btn.png);
}

a#shopper:hover {
	background: url(media/home-entry-btn.png);
	background-repeat:no-repeat;
	background-position: 0px -50px;
}

/*-------------------------------------------insight-------------------------------------------------*/

#white-box {
	background-color:#ebeff2;
	border:solid 1px #FFFFFF;
	/*height:430px; /*330*/
	overflow:hidden;
}

.divider {
	border-top:	1px solid  #a5a5b0;
	margin:5px;
	border-left:none;
	border-right:none;
	border-bottom:none;
	height:0px;
	overflow:hidden;
}

#insight-left{
	float: left;
	overflow:hidden;
	width:336px;
	height:330px;
}

#insight-right{
	float: left;
	overflow:hidden;
	width:622px;
	height:330px;
}

#box1{
	width: 288px;/*288*/
	padding-left: 32px;
	padding-right:16px;
	padding-top: 13px;
	height:282px;
	float:left;
}

#box2{
	width: 245px;/*253*/
	padding-left: 3px;
	margin-right:16px;
	float:left;
	height:114px;
	overflow:hidden;
}

#box3{
	width: 243px;/*253*/
	padding-left: 3px;
	margin-right:16px;
	float:left;
	overflow:hidden;
	height:114px;
}

.insight-divider{
	width:280px;
	height:1px;
	display:block;
	overflow:hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a9d98;
	border-bottom-color: #FFFFFF;	
	float:left;
	margin-top:215px;
	margin-bottom: 8px;
}

.insight-subtext{
	color:#585858;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:-1px;
	line-height: 18px;
}

#insight-globalconnect{
	height:30px;
	width: 208px;
	position: absolute;
	z-index:110;
	left: 733px;
	top:690px;
} 

.videobox{
	float:left;
	width:270px;
	height:126px;
	background-color:#bcbfc2;
	margin-left:16px;
	margin-top:-16px;
}

.videobox-insert{
	float:left;
	width:250px;
	height:106px;
	margin-left: 10px!important;
	margin-left: 5px;
	margin-top:10px;
}

#btns {
	width: 304px;/*336 without padding*/
	padding-top: 35px;
	padding-left: 16px;
}

a#rationale {
	background-repeat:no-repeat;
	background-position: 0px -38px;
	height: 38px;
	width: 139px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/rationale-btn.png);
}

a#rationale:hover{
	background: url(media/rationale-btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

a#rationale-selected{
	background: url(media/rationale-btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 139px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
}

a#howwework {
	background-repeat:no-repeat;
	background-position: 0px -38px;
	height: 38px;
	width: 139px;
	margin-left:0px;
	margin-bottom: 15px;
	margin-right:10px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/howwework-btn.png);
}

a#howwework:hover{
	background: url(media/howwework-btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

a#howwework-selected{
	background: url(media/howwework-btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 139px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
}
/*-------------------------------------------RATIONALE-------------------------------------------------*/

#rationale-text{
	width: 280px;/*336 without padding*/
	color:#42484c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 35px;
	padding-left: 32px;
	padding-right:24px;
	line-height: 23px;
	letter-spacing:-1px;
}

#rationalebox1{
	width: 280px;/*336 without padding*/
	padding-left: 32px;
	padding-right:24px;
	padding-top: 13px;
	height:340px;
}

#rationalebox2{
	padding-left: 32px;
	padding-right:0px;
	padding-top: 13px;
}

#rationale-left{
	float:left;
	width:435px;
	margin-bottom:20px;
	margin-right:10px;
}
	
#rationale-right{
	float:left;
	width:450px;
	margin-bottom:20px;

}

#rationale-diagrams{
	height:648px;
	width: 604px;
	position: absolute;
	z-index:100;
	left: 320px;
	margin-top:35px;
	background-image:url(media/rationale-bg.png);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:20px;
}

.rationale-divider{
	width:580px;
	height:1px;
	display:block;
	overflow:hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a9d98;
	border-bottom-color: #FFFFFF;	
	float:left;
	margin-top:5px;
	margin-bottom: 15px;
}


/*-------------------------------------------ABOUT-------------------------------------------------*/


#aboutbox1{
	width: 288px;
	padding-left: 0px;
	padding-right:16px;
	padding-top: 13px;
	height:160px;
	overflow:hidden;
}

#aboutvaluebox1{
	width: 315px;
	padding-left: 0px;
	padding-right:5px;
	padding-top: 13px;
	/* height:210px; */
	overflow:hidden;
}

#aboutevolutionbox1{
	width: 550px;
	padding-left: 0px;
	padding-right:16px;
	padding-top: 13px;
	height:210px;
	overflow:hidden;
}
a#evolution {
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 180px;
	margin-left:75px!important;
	margin-left:28px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/about-evolution-btn.png);
}

a#evolution:hover {
	background: url(media/about-evolution-btn.png);
	background-repeat:no-repeat;
	background-position: 0px -48px;
}

a#reachway {
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 95px;
	margin-left:30px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/reachway-btn.png);
}

a#reachway:hover {
	background: url(media/reachway-btn.png);
	background-repeat:no-repeat;
	background-position: 0px -26px;
}

a#sixps {
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 95px;
	margin-left:30px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/6ps-btn.png);
}

a#sixps:hover {
	background: url(media/6ps-btn.png);
	background-repeat:no-repeat;
	background-position: 0px -26px;
}

#aboutbox2{
	width: 255px;/*288 without padding*/
	padding-left: 33px;
	height:90px;
}

#aboutbox3{
	width: 255px!important;
	width:256px;/*223 without padding*/
	padding-left: 33px!important;
	padding-left:0px;
	height:90px;
}

#about-sidebox{
	height:331px;/*354*/
	width:572px;/*608*/
	padding-top: 23px;
	padding-left: 36px;
	position:absolute;
	z-index:90;
	background-image:url(media/about-sidebox.png);
	background-repeat:no-repeat;
	left: 335px;
	margin-top:43px;
}

.about-sidebox-divider{
	width:437px;
	height:1px;
	display:block;
	overflow:hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a9d98;
	border-bottom-color: #FFFFFF;	
	margin-top:25px;
	margin-bottom:25px;
	margin-left:65px;
}

.about-long-divider{
	width:896px;
	height:1px;
	display:block;
	overflow:hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a9d98;
	border-bottom-color: #FFFFFF;	
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
}

.purple{
	color:#561373;
}

.about-p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	line-height:30px;
	
} 

.aboutglobalbox{
	float:left;
	width: 304px;
	height: 126px;
	margin-bottom:5px;
} 

.about-divider{
	width:287px;
	height:1px;
	display:block;
	overflow:hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a9d98;
	border-bottom-color: #FFFFFF;	
}

.aboutvideobox{
	float:left;
	width:270px;
	height:126px;
	background-color:#bcbfc2;
}

.aboutvideobox-insert{
	float:left;
	width:250px;
	height:106px;
	margin-left: 10px!important;
	margin-left: 5px;
	margin-top:10px;
}

#diagram{
	height:334px;
	width: 583px;
	padding-left:25px;
	padding-top:20px;
	position: absolute;
	z-index:100;
	left: 330px;
	margin-top:40px;
	background-image:url(media/reachway-diagram3.png);
	background-repeat:no-repeat;
}

/*-------------------------------------------SERVICES-------------------------------------------------*/

#subpages-box{
	width:528px;/*608*/
	padding-left:40px;
	padding-right:40px;
	height: 307px;/*347*/
	padding-top:20px;
	padding-bottom:20px;
	position: absolute;
	z-index:100;
	top:165px;
	left: 340px;
	margin-top:43px;
	background-image:url(media/services-box-bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
} 

#servicesevolutionbox1{
	width: 550px;
	padding-left: 0px;
	padding-right:16px;
	padding-top: 13px;
	height:160px;
	overflow:hidden;
}


#contract-left{
	width: 260px;
	float:left;
	line-height: 10px;
	margin-left:10px;
}

#contract-right{
	width: 250px;
	float:left;
	line-height: 10px;
}

#contract-left li{
	line-height: 15px;
}

#contract-right li{
	line-height: 15px;

} 

a#contract {
	background-repeat:no-repeat;
	background-position: 0px -48px;
	height: 48px;
	width: 181px;
	margin-left:0px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/contract-btn.png);
}

a#contract:hover{
	background: url(media/contract-btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

a#contract-selected{
	background: url(media/contract-btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 181px;
	margin-left:0px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
}

a#activation {
	background-repeat:no-repeat;
	background-position: 0px -48px;
	height: 48px;
	width: 181px;
	margin-left:0px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/activation-btn.png);
}

a#activation:hover {
	background: url(media/activation-btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

a#activation-selected {
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 181px;
	margin-left:0px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/activation-btn.png);
}

a#telemarketing {
	background-repeat:no-repeat;
	background-position: 0px -48px;
	height: 48px;
	width: 181px;
	margin-left:0px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/telemarketing-btn.png);
}

a#telemarketing:hover {
	background: url(media/telemarketing-btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

a#telemarketing-selected {
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 181px;
	margin-left:0px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/telemarketing-btn.png);
}

a#directmarketing {
	background-repeat:no-repeat;
	background-position: 0px -48px;
	height: 48px;
	width: 181px;
	display:block;
	margin-left:0px;
	margin-bottom: 15px;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/directmarketing-btn.png);
}

a#directmarketing:hover {
	background: url(media/directmarketing-btn.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

a#directmarketing-selected {
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 181px;
	margin-left:0px;
	margin-bottom: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/directmarketing-btn.png);
}

/*-------------------------------------------CAREERS-------------------------------------------------*/
a#contact {
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 181px;
	margin-left:170px!important;
	margin-left:85px;
	margin-top: 5px;
	margin-right: 15px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/contact-btn.png);
}

a#contact:hover{
	background: url(media/contact-btn.png);
	background-repeat:no-repeat;
	background-position: 0px -48px;
}

a#search {
	background-repeat:no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 181px;
	margin-left:0px;
	margin-top: 5px;
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-3000px;
	background-image: url(media/search-btn.png);
}

a#search:hover{
	background: url(media/search-btn.png);
	background-repeat:no-repeat;
	background-position: 0px -48px;
}

#searchmap{
	height:305px;
	width: 573px;
	position: absolute;
	z-index:100;
	left: 326px;
	margin-top:15px;
	background-image:url(media/search-map-test.png);
	background-repeat:no-repeat;
	font-size:15px;
	padding-top:80px;
	padding-left:35px;
}

.career-map{
	height:385px;
	width: 366px;
	position: absolute;
	z-index:110;
	left: 241px;
	top:0px;
}

.careers h4 {
	font-size:14px;
	margin:5px 0 5px 0;
}
/*-------------------------------------------FORMS-------------------------------------------------*/
#form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.red{
	color: #CC3300;
}

.Label {
	width:200px;
	margin-bottom:5px;
	height:25px;
	line-height:25px;
	display:block;
	float:left;
	padding-right: 5px;
}

.LabelDrop {
	width:200px;
	margin-bottom:5px;
	height:25px;
	line-height:25px;
	display:block;
	float:left;
	padding-right: 5px;
}

.LabelDropDouble {
	width:200px;
	margin-bottom:5px;
	height:35px;
	line-height:25px;
	display:block;
	float:left;
	padding-right: 5px;
	line-height: 15px;
}

.drop{
	margin-top: 4px;
}

.Labelradio {
	width:350px;
	margin-bottom:5px;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	padding-right: 5px;
}

input {
	height:20px;
	width:247px;
	padding-left: 3px;
	color: #42484c;
	float:left;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}

.btnradio {
	margin-right: 20px;
	height:15px;
	width:15px;
	float:left;
	border: none;
}

.radiotext {
	margin-top: 2px;
	width:20px;
	float:left;
	text-align:right;
}

#formSubmit {
	height:30px;
	width:200px;
	margin-bottom: 5px;
	margin-left: 0px;
	cursor:pointer;
	font-weight: bold;
	overflow:hidden;
	padding: 0px;
	background-color:#ffffff;
	border: none;
	color:#5fb236;
}

#formSubmit:hover {
	color:#561373;

}

/*-------------------------------------------location-------------------------------------------------*/
#activation-countries{
	width:304px;
	height: 367px;
	overflow:hidden;
	margin-top:39px;
	margin-left:30px;
	float:left;
} 

#activation-left{
	width:184px;
	height: 367px;
	overflow:hidden;
	float: left;
	font-size:15px;
	line-height: 19px;
} 

#activation-right{
	width:120px;
	height: 367px;
	overflow:hidden;
	float: left;
	font-size:15px;
	line-height: 19px;
}

.location-divider{
	width:304px;
	height:1px;
	display:block;
	overflow:hidden;
	margin-top:7px;
	margin-bottom:14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a9d98;
	border-bottom-color: #FFFFFF;	
} 

.location-divider-2{
	width:896px;
	height:1px;
	display:block;
	overflow:hidden;
	margin-top:1px;
	margin-bottom:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9a9d98;
	border-bottom-color: #FFFFFF;	
} 
#map{
	height:386px;
	width:582px;
	margin-top:26px;
	margin-left:42px!important;
	margin-left:13px;
	float: left;
}

#location-white-box {
	background-color:#ebeff2;
	border:solid 1px #FFFFFF;
	height:282px;
	padding-top: 15px;
	padding-left:30px;
	overflow:hidden;
	color:#585858;
}

#country-1{
	width: 306px;
	height:160px;
	float:left;
	font-size:14px;
}

#country-2{
	width: 306px;
	height:160px;
	float:left;
	font-size:14px;

}

#country-3{
	width: 306px;
	height:160px;
	float:left;
	font-size:14px;
}

#location-career-box{
	width: 250px;
	float:left;
	height:104px;
}
/*-------------------------------------------FOOTER-------------------------------------------------*/

#footer{
	height: 150px;
	width: 912px;
	overflow: hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 32px;
	margin-top: 12px;
	z-index:101;
}

#footer-left{
	float:left;
	width: 462px;
	color:#36365a;
	font-size:12px;
}

#footer-left a{
	text-decoration: none;
	color: #36365a;
}

#footer-left a:hover{
	text-decoration: underline;
	color: #36365a;
}

.size17{
	font-size:16px;
	margin-bottom: -5px;
	display:block;
}

#footer-right{
	width: 450px;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	text-align:right;
		margin-top:2px;

}

#footer-right a{
	text-decoration: none;
	color: #FFFFFF;
	display:block;
	float:right;
	height: 30px;
	padding-left:5px;
	padding-right:5px;
}

#footer-right a:hover, #footer-right a.selected{
	text-decoration: underline;
	color: #FFFFFF;
}

.ver-bar-foot{
	border-right: solid #FFFFFF 2px;
	float: right;
	height: 13px;
	margin-top:3px;
	width:2px;
	overflow:hidden;
}

.size11{
	font-size:11px;
}

/*-------------------------------------------FLASHBOX-------------------------------------------------*/

#flashbox{
height:522px;
width: 608px;
position: absolute;
z-index:100;
left: 356px;
margin-top:-3px;
}

#flashbox-evolution{
height:522px;
width: 608px;
position: absolute;
z-index:100;
left: 351px;
margin-top:-26px;
}
/*-------------------------------------------INNER BUTTONS-------------------------------------------------*/

a#inner-btn-news {
	background: url(media/inner-btns.png) no-repeat left top;
	height: 38px;
	width: 169px;	
	display:block;
	float:left;
	margin-right:23px;
	font-size:0px;
	overflow:hidden;
	text-indent:-500px;
}

a#inner-btn-news:hover {
	background: url(media/inner-btns.png) no-repeat left -38px;
}

a#inner-btn-links {
	background: url(media/inner-btns.png) no-repeat -192px top;
	height: 38px;
	width: 169px;	
	display:block;
	float:left;
	margin-right:23px;
	font-size:0px;
	overflow:hidden;
	text-indent:-500px;
}

a#inner-btn-links:hover {
	background: url(media/inner-btns.png) no-repeat -192px -38px;
}

a#inner-btn-jobs {
	background: url(media/inner-btns.png) no-repeat -384px top;
	height: 38px;
	width: 169px;	
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-500px;
}

a#inner-btn-jobs:hover {
	background: url(media/inner-btns.png) no-repeat -384px -38px;
}

/*------------------------- IPAM 2011 -------------------------*/

#ipam-text-bg {
	background:url(media/ipam_txt_bg.png) no-repeat;
	position:absolute;
	width:822px;
	height:275px;
	top:197px;
	margin-left:16px;
	
}

#ipam-text{
	width: 330px;/*336 without padding*/
	color:#42484c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 38px;
	padding-right:16px;
	line-height: 18px;
	letter-spacing:-1px;
	position:absolute;
	z-index:101;
}

#ipam h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: normal;
	margin: -53px 0px 0px 0px;
	padding: 0px;
	color:#561373;
	width:890px;
	
}

#ipam #mod-videos {
	margin: -16px 0px 0px 0px;
}

#ipam-gc {  
	position:absolute;
	top:478px;
	padding-left:32px;
}

#ipam-nav {
	margin:20px 0px 0px 0px;
	height:45px;
	display:block;
	
}

#ipam-nav .div {
	background-image:url(media/ipam_nav_div.png);
	float:left;
	height:38px;
	width:1px
}

#ipam-nav a {
	background-image:url(media/ipam_nav_bg.png);
	color: #42484c;
	display:block;
	float:left;
	height:38px;
	line-height:38px;
}

#ipam-nav a:hover {
	text-decoration:none;
}

#ipam-nav a.left 			{ background-position:left top;		padding:0px 8px 0px 14px;}
#ipam-nav a.mid 			{ background-position:-20px top; 	padding:0px 8px 0px 8px; }
#ipam-nav a.right 			{ background-position:right top;	padding:0px 14px 0px 8px;}

#ipam-nav a.left:hover 		{ background-position:left -38px;	padding:0px 8px 0px 14px;}
#ipam-nav a.mid:hover 		{ background-position:-20px -38px; 	padding:0px 8px 0px 8px; }
#ipam-nav a.right:hover 	{ background-position:right -38px;	padding:0px 14px 0px 8px;}

#ipam-nav a.left-active 	{ background-position:left -76px;	padding:0px 8px 0px 14px;}
#ipam-nav a.mid-active 		{ background-position:-20px -76px; 	padding:0px 8px 0px 8px; }
#ipam-nav a.right-active 	{ background-position:right -76px;	padding:0px 14px 0px 8px;}

#languages {
	position:absolute;
	top:515px;
	padding-left:32px;
	width:200px;
}

#languages img {
	float:left;
}
