/*-----------------------------------------------------------------------------
	Perceptions, Inc., Public Relations Philippines Stylesheet v1.0
	By: Lester Reyes (jlrworks.com)
	Main Stylesheet
-----------------------------------------------------------------------------*/

body {
	background: #00081E url(../images/bg-overall.jpg) repeat-x 0 0;
	/* font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif; */
	font-family: segoeregular;
	margin-bottom: 0;
	margin-top: 0;
}

@font-face {  
	font-family: "DigitalSansEFLight";  
	src: url( 'fonts/DigitalSansEFLight.eot' );
	src: local('ò?'),
		url('fonts/DigitalSansEFLight.woff') format('woff'), 
		url('fonts/DigitalSansEFLight.ttf') format('truetype'),
		url('fonts/DigitalSansEFLight.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
} 
@font-face {  
	font-family: "DigitalSansEFLightItalic";  
	src: url( 'fonts/DigitalSansEFLightItalic.eot' ); 
	src: local('ò?'),
		url('fonts/DigitalSansEFLightItalic.woff') format('woff'), 
		url('fonts/DigitalSansEFLightItalic.ttf') format('truetype'),
		url('fonts/DigitalSansEFLightItalic.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;	
} 
@font-face {  
	font-family: "DigitalSansEFMedium";  
	src: url( 'fonts/DigitalSansEFMedium.eot' ); 
	src: local('ò?'),
		url('fonts/DigitalSansEFMedium.woff') format('woff'), 
		url('fonts/DigitalSansEFMedium.ttf') format('truetype'),
		url('fonts/DigitalSansEFMedium.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
} 
@font-face {  
	font-family: "DigitalSansEFMediumItalic";  
	src: url( 'fonts/DigitalSansEFMediumItalic.eot' );
	src: local('ò?'),
		url('fonts/DigitalSansEFMediumItalic.woff') format('woff'), 
		url('fonts/DigitalSansEFMediumItalic.ttf') format('truetype'),
		url('fonts/DigitalSansEFMediumItalic.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
} 

@font-face {  
	font-family: "segoeregular";  
	src: url( 'fonts/segoeregular.eot' );
	src: local('ò?'),
		url('fonts/segoeregular.woff') format('woff'),
		url('fonts/segoeregular.ttf') format('truetype'),
		url('fonts/segoeregular.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {  
	font-family: "segoebold";  
	src: url( 'fonts/segoebold.eot' ); 
	src: local('ò?'),
		url('fonts/segoebold.woff') format('woff'),
		url('fonts/segoebold.ttf') format('truetype'),
		url('fonts/segoebold.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

div.container {
	background: transparent url(../images/logo-tip.jpg) no-repeat center 7px;
	padding-top: 15px;
}

#wrapper {
	background-color: #001B87;
	border: 1px solid #6E7DBB;
	border-top: none;
	color: #6699ff;
	clear: both;
	font-size: 11px;
}

#page {
	background-color: #010B28;
	border: 2px solid #2D354D;
	clear: both;
	margin: 0 13px 0 11px;
}

#page-footer {
	clear: both;
}

blockquote {
	background: transparent url(../images/quote.gif) no-repeat 5px 5px;
	color: #EEEEEE;
	font-style: normal;
	padding: 0;
}

a {
	color: #3775E2;
	text-decoration: none;
}

a:hover {
	color: #00BADA;
}

blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
p {
	text-align: left;
	font-smooth: always;
}
p img			{ float: none; }
a.button 		{ float: left; }
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px; background: url(../images/icons/bullet_square_white.gif) left 5px no-repeat; }
ol				{ margin-left: 35px; }
ol li {
	background-image: none;
}
label			{ font-weight: normal; }
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h2 a {
	color: #3B4A25;
	text-decoration: none;
}

h3, h3 a {
	color: #0B7FBF;
	font-size: 1.3em;
	font-weight: bold;
 	letter-spacing: 0px;
	line-height: 1.2;
	margin-bottom: 7px;
	text-decoration: none;
}

h4 {
	margin-bottom: 5px;
}

em {
	font-size: 10px;
}

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	background: #FFFFFF url(../images/logo.jpg) no-repeat 0 0;
	clear: both;
	height: 141px;
}

#logo {
}

#logo h1.logo-title {
	margin: 0;
}

#logo a {
	display: block;
	height: 141px;
	text-decoration: none;
	text-indent: -10000px;
	width: 875px;
}

/*-----------------------------------------------------------------------------
	Navigation & Buttons
-----------------------------------------------------------------------------*/

#nav {
	padding: 0 13px 0 11px;
}

#nav-inner {
	background: #001B87 url(../images/bg-nav.jpg) repeat-x 0 0;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	height: 42px;
	text-align: center;
}

#nav ul {
	margin: 0 auto;
	padding: 0;
	width: 847px;
}

#nav ul li {
	background: none;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 8px 6px 0 6px;
	width: 109px;
	height: 26px;
}

#nav ul li a {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

#nav ul li a span {
	visibility: hidden;
}

#nav li.home a {
	/* background: transparent url(../images/nav-home.jpg) no-repeat 0 0; */
	width: 110px;
}
#nav li.home {
	background: transparent url(../images/nav-home.jpg) no-repeat bottom center;
}
#nav li.corporate-profile {
	background: transparent url(../images/nav-profile.jpg) no-repeat bottom center;
}
#nav li.corporate-profile a {
	/* background: transparent url(../images/nav-profile.jpg) no-repeat 0 0; */
	width: 110px;
}

#nav li.basic-services a {
	/* background: transparent url(../images/nav-services.jpg) no-repeat 0 0; */
	width: 110px;
}

#nav li.basic-services {
	background: transparent url(../images/nav-services.jpg) no-repeat bottom center; 
}

#nav li.clients a {
	/* background: transparent url(../images/nav-clients.jpg) no-repeat 0 0; */
	width: 109px;
}
#nav li.clients {
	background: transparent url(../images/nav-clients.jpg) no-repeat bottom center;
}
#nav li.recognitions a {
	/* background: transparent url(../images/nav-recognitions.jpg) no-repeat 0 0; */
	width: 108px;
}
#nav li.recognitions {
	background: transparent url(../images/nav-recognitions.jpg) no-repeat bottom center;
}
#nav li.careers a {
	/* background: transparent url(../images/nav-careers.jpg) no-repeat 0 0; */
	width: 109px;
}
#nav li.careers {
	background: transparent url(../images/nav-careers.jpg) no-repeat bottom center;
}
#nav li.contact-us a {
	/* background: transparent url(../images/nav-contact-us.jpg) no-repeat 0 0; */
	width: 109px;
}
#nav li.contact-us {
	background: transparent url(../images/nav-contact-us.jpg) no-repeat bottom center;
}
#nav li.basic-services,
#nav li.clients,
#nav li.careers {
	width: 109px;
}

#nav li.recognitions {
	width: 108px;
}

/*-----------------------------------------------------------------------------
	Main Content
-----------------------------------------------------------------------------*/
#maincontent {
	clear: both;
}

#maincontent h2.title {
	color: #00AEFF;
	font-family: DigitalSansEFMedium;
}

#maincontent h2.sub-title {
	color: #3B69D6;
	font-size: 14px;
	font-weight: bold;
}

#maincontent h2.logo-text1 {
	background: transparent url(../images/images-home-logo-text1.gif) no-repeat 0 8px;
	text-indent: -10000px;
}

#maincontent h2.logo-text2 {
	background: transparent url(../images/images-home-logo-text2.gif) no-repeat 0 0;
	text-indent: -10000px;
}

#maincontent h2.careers-fix {
	line-height: 1em;
	margin-bottom: 10px;
	color: #fff;
	font-size: 28px;
}

#maincontent h3.title {
	color: #FFFFFF;
	font-family: DigitalSansEFMedium;
	font-size: 20px;
}

#maincontent h3.sub-title {
	color: #457AFF;
	font-size: 15px;
}

#maincontent h3.headline-title {
	background: transparent url(../images/our-office.jpg) no-repeat 0 0;
	margin-bottom: 1em;
	text-indent: -10000px;
	height: 24px;
}

#maincontent h3.features-title {
	background: transparent url(../images/homepage-features.jpg) no-repeat 0 0;
	height: 28px;
	text-indent: -10000px;
	width: 464px;
}

#maincontent h3.executive-title {
	background: transparent url(../images/images-corp-executive-profile.jpg) no-repeat center top;
	height: 29px;
	margin: 5px 0;
	text-indent: -10000px;
	width: 827px;
}

#maincontent h3.services-title {
	background: transparent url(../images/images-services.jpg) no-repeat center top;
	height: 29px;
	margin: 20px 0;
	text-indent: -10000px;
	width: 827px;
	display: none;
}

#maincontent h3.outstanding-title {
	height: 29px;
    margin: 5px 0;
	padding-bottom: 10px;
    text-indent: -10000px;
    width: 827px;
	background: url("../images/outstanding-projects.jpg") no-repeat center top transparent;
}
#maincontent h3.outstanding-title2 {
	color: #fff;
	font-size: 14px;
	font-family: DigitalSansEFLight;
	text-transform: uppercase;
	text-align: center;
	margin: 15px 0;
}
#maincontent h3.careers-title {
	color: #5297ff;
	font-size: 18px;
	font-family: DigitalSansEFLight;
	padding-bottom: 30px;
	padding-top: 18px;
}

#maincontent h3.headquarters-title {
	background: transparent url(../images/our-office-tab.jpg) no-repeat center top;
	height: 29px;
	margin: 18px 0;
	text-indent: -10000px;
	width: 827px;
}

#maincontent h3.opportunities-title {
	background: transparent url(../images/images-careers-career-opportunities.jpg) no-repeat center top;
	height: 29px;
	margin: 5px 0;
	text-indent: -10000px;
	width: 588px;
}
#maincontent h3.job-title {
	color: #113481;
	font-family: DigitalSansEFMedium;
	font-size: 20px;
}

#maincontent h3.lyrics-title {
	color: #021577;
	font-family: DigitalSansEFMedium;
	font-size: 20px;
}

#maincontent h3.campaign-title {
	background: transparent url(../images/images-biyahe-about-campaign.jpg) no-repeat center top;
	height: 29px;
	margin: 5px 0;
	text-indent: -10000px;
	width: 827px;
}

#maincontent h3.hk-title {
	color: #FCE100;
	font-size: 18px;
}

#maincontent h3.aling-title {
	color: #0007AF;
	font-size: 20px;
}

#maincontent h4.sub-title {
	color: #E10688;
	font-size: 18px;
}

#maincontent h4.name-title {
	color: #FFFFFF;
	margin-bottom: 15px;
	font-family: DigitalSansEFLight;
	font-size: 17px;
}

#maincontent h4.client-title {
	color: #406CCD;
	font-size: 13px;
	font-family: DigitalSansEFMedium;
}

#maincontent h4.services-title {
	font-size: 20px;
	font-family: DigitalSansEFMedium;
	color: #011650;
	margin-left: 20px;
}

#maincontent h4.name-title span {
	color: #011650;
	font-family: DigitalSansEFMedium;
	font-size: 13px;
}

#maincontent div.content {
	padding: 0 70px 0 30px;
}

/*-----------------------------------------------------------------------------
	Divisions
-----------------------------------------------------------------------------*/

.home-left {
	float: left;
	width: 186px;
	height: 860px;
}

.home-right {
	float: right;
	width: 175px;
	height: 860px;
}

.home-middle {
	float: left;
	width: 484px;
	height: 860px;
}

.home-limelight {
	background: transparent url(../images/perception-front-message.jpg) no-repeat 0 0;
	color: #000000;
	padding: 17px 20px 2px 20px;
	height: 308px;
}

.home-boxstar {
	background-color: #516DFC;
	color: #021D51;
}

.home-inner-left {
	float: left;
	width: 155px;
}

.home-inner-right {
	float: right;
	width: 145px;
}
.home-right-fix img{
	margin-left: -5px;
}

.home-inner-middle {
	float: left;
	height: 480px;
	width: 165px;
}

.home-right-inner {
	background: transparent url(../images/home-latest-news-bg.png) repeat-x bottom left;
	color: #FFFFFF;
	min-height: 560px;
	width: 160px;
	position: relative;
	top: -5px;
	left: 5px;
	float: right;
	line-height: 130%;
}
.home-right-inner p{
	margin-top: -10px;
	margin-bottom: 10px;
}

.home-right-inner img.latest-news-header-img{
	margin: 0 auto;
	text-align: center;
}
.home-right-inner img.latest-news-body-img{
	float: right;
	margin-left: 2px;
	border: 1px solid #fff;
	padding: 0;
	margin-right: 2px;
}

.one-stop-shop{
	width: 160px;
	float: right;
	padding: 0 5px 5px;
}
.one-stop-shop h1{
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	font-family: DigitalSansEFLight;
}
.one-stop-shop h2{
	color: #fff;
	font-size: 13px;
	text-align: center;
	padding-bottom: 8px;
	font-family: DigitalSansEFLight;
	letter-spacing: 1px;
}

.corp-top,
.services-top,
.clients-top {
	background: #1E1EBD url(../images/images-div-bg-top.jpg) repeat-x 0 0;
	clear: both;
	min-height: 1px;
}
.clients-top {
width: 620px;
position: relative;
left: 200px;
padding: 0 10px;
}
.corp-bottom,
.services-bottom {
	clear: both;
}
.services-bottom-wrapper {
margin-top: 30px;
}
.corp-top-left {
	float: left;
	width: 320px;
}
.corp-top-left  h3{
	padding: 15px 0;
}

.corp-top-right {
	float: right;
	width: 269px;
	margin-top: 60px;
}

.corp-top-middle {
	float: left;
	width: 238px;
}
.corp-top-middle h3{
	padding: 24px 0 13px 0;
	position: relative;
	left: 160px;
}

.corp-bottom-left {
	float: left;
	width: 413px;
}
.corp-bottom p{
	font-size: 12px;
}

.corp-bottom-right {
	float: left;
	width: 413px;
}
.corp-bottom-inner {
	height: 1020px;
}

.corp-bottom-inner,
.services-bottom-wrapper {
	background-color: #516DFC;
	min-height: 940px;
}
.services-bottom-wrapper p {
	font-size: 13px;
	text-align: center;
position: relative;
top: 22px;
}
.services-bottom-wrapper li {
	letter-spacing: .3px;
}

.services-top-left {
	float: left;
	width: 276px;
}

.services-top-right {
	float: right;
	width: 276px;
}

.services-top-middle {
	float: left;
	width: 275px;
}

.services-bottom {
	
	
}
.services-left-sidebar {
background: transparent url(../images/images-services-pr-events.jpg) no-repeat 0 50px;
width: 252px;
	height: 825px;
}
.services-bottom-wrapper {
	float: right;
	margin-bottom: 10px;
	width: 574px;
}

.services-bottom-left {
	float: left;
	width: 287px;
	padding-top: 5px;
}
.services-bottom-left ul li span {
	margin-left: -15px;
	text-transform: uppercase;
}
.services-bottom-left ul li {
	background: none;
	padding-left: 20px;
}

.services-bottom-right {
	float: left;
	width: 287px;
	padding-top: 5px;
}

.services-bottom-right ul li span {
	margin-left: -15px;
	text-transform: uppercase;
}
.services-bottom-right ul li {
	background: none;
	padding-left: 20px;
}

.clients-top-left {
	float: left;
	width: 185px;
}

.clients-top-right {
	float: right;
	width: 300px;
	padding-top: 5px;
}

.clients-top-middle {
	float: left;
	width: 301px;
}

.clients-bottom-left,
.recognitions-left {
	float: left;
	width: 413px;
}

.clients-bottom-right,
.recognitions-right {
	float: left;
	width: 413px;
}

.recognitions-wrapper {
	
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.careers-left {
	float: left;
	width: 238px;
}

.careers-left-inner {
	background: transparent url(../images/careers-left-inner.png) repeat-x bottom left;
	height: 980px;
}

.careers-left-inner p {
	padding: 0 7px;
}

.careers-right {
	float: left;
	width: 608px;
}

.careers-right-inner {
	background-color: #6284fe;
	color: #070f48;
	height: 960px;
}

.careers-right-inner h2 {
	font-family: segoe;
	font-size: 18px;
	padding-bottom: 3px;
	font-weight: bold;
}

.careers-right-inner p{
	font-size: 12px;
	color: #070f48;
}

.careers-right-inner ul {
	color: #070f48;
	margin-top: -15px;
	margin-left: 30px;
}

.careers-right-inner li {
	list-style-type: disc;
	color: #070f48;
	background: none;
	padding-left: 2px;
}

.sea-left {
	float: left;
	width: 366px;
}

.sea-right {
	float: left;
	width: 480px;
}

.sea-inner-wrapper {
	background: #FFFFFF url(../images/sea-games-left-bg.jpg) repeat-x bottom left;
	height: 1346px;
}

.sea-inner-left,
.sea-inner-right {
	float: left;
	width: 229px;
}

.lyrics-left,
.lyrics-right {
	float: left;
	position: relative;
	width: 173px;
}

.biyahe-top {
	background: #65E4FF url(../images/images-biyahe-bg-lyrics.jpg) repeat-x 0 0;
}

.col1 {
	float: left;
	width: 648px;
}

.col2 {
	float: right;
	width: 177px;
}

.cell1 {
	float: left;
	width: 225px
}

.cell3 {
	float: right;
	width: 211px
}

.cell2 {
	float: left;
	width: 212px
}

.cell4 {
	width: 177px;
}

.biyahe-bottom {
	background-color: #457AFF;
}

.biyahe-bottom-left {
	float: left;
	width: 235px;
}

.biyahe-bottom-right {
	float: right;
	padding-top: 45px;
	width: 296px;
}

.biyahe-bottom-middle {
	float: left;
	width: 296px;
}

.hk-left {
	float: left;
	width: 302px;
}

.hk-left-inner {
	background-color: #516DFC;
	min-height: 1082px;
}

.hk-right {
	float: left;
	width: 538px;
}

.hk-inner-wrapper {
	background: #FFD83F url(../images/images-hk-bg-right.jpg) repeat-x 0 0;
	min-height: 1px;
}

.hk-inner-left,
.hk-inner-right {
	float: left;
	position: relative;
	width: 259px;
}

.aling-left {
	float: left;
	width: 365px;
}

.aling-right {
	float: left;
	width: 479px;
}

.aling-right-inner {
	background-color: #FFFFFF;
	min-height: 1px;
}

/*-----------------------------------------------------------------------------
	Elements
-----------------------------------------------------------------------------*/

div.player {
	margin: 0 auto;
	margin-bottom: 20px;
}

div.player2 {
	margin-left: 270px;
	margin-top: 10px;
}

div.lyrics {
	background-color: #516DFC;
	font-size: 11px;
	padding-top: 103px;
	position: relative;
	margin-top: 85px;
	height: 885px;
	font-family: DigitalSansEFMedium;
	font-weight: lighter;
	line-height: 150%;
}

div.disc {
	position: relative;
}

ol.fix li {
	padding-bottom: 15px;
}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer {
	background: transparent url(../images/bg-footer.jpg) no-repeat 0 0;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}

/*-----------------------------------------------------------------------------
	Images
-----------------------------------------------------------------------------*/

img.left {
	float: left;
	margin: 0 5px 10px 0;
	text-align: left;
}

img.right {
	float: right;
	margin: -5px 5px 10px 10px;
	text-align: right;
}

img.center {
	text-align: center;
}

img.head {
	margin-top: -30px;
}

img.head2 {
	left: 81px;
	position: absolute;
	top: -83px;
}

img.logo {
	margin-top: -20px;
}

img.logo2 {
	margin-top: -35px;
}

img.logo3 {
	margin-top: -50px;
}

img#disc {
	position: absolute;
	right: 20px;
	top: -150px;
}

img.hk {
	left: -40px;
	position: absolute;
}

img.hk2 {
	margin-top: -30px;
}

/*-----------------------------------------------------------------------------
	Misc
-----------------------------------------------------------------------------*/

.clear {
	clear: both;
}

.hidden {
	display: none;
	visibility: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.align-justify p {
	text-align: justify;
}

.mall5 {
	margin: 5px;
}

.mall10 {
	margin: 10px;
}

.mlr10 {
	margin-left: 10px;
	margin-right: 10px;
}

.mtb10 {
	margin-bottom: 10px;
	margin-top: 10px;
	
}

.mrb10 {
	margin-bottom: 10px;
	margin-right: 10px;
}

.mlb10 {
	margin-bottom: 10px;
	margin-left: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mr10 {
	margin-right: 10px;
}

.mt10 {
	margin-top: 10px;
}

.pall5 {
	padding: 5px;
}

.pall10 {
	padding: 12px;
}


.plr10 {
	padding: 7px;
}

.ptb10 {
	padding-bottom: 10px;
	padding-top: 10px;
}

.pall20 {
	padding: 20px;
}

.nomar {
	margin: 0;
}

.nopad {
	padding: 0;
}

.border-left {
	border-left: 1px solid #6A7596;
}

.border-right {
	border-right: 1px solid #6A7596;
}

.divider {
	margin: 0 10px;
}

.white {
	color: #FFFFFF;
}

.violet {
	color: #5482fd;
}

.black {
	color: #000000;
}

.corp-color {
	color: #011650;
}

.services-color {
	color: #5185FC;
}

.careers-color {
	/* color: #113481; */
	color: #003399;
}

.sea-color {
	color: #011874;
}

.sea2-color {
	color: #516DFC;
}

.aling-color {
	color: #010B28;
}

.size11 {
	font-size: 11px;
}

span.limelight {
	color: #013294;
	font-size: 13px;
}

p.empha {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

p.title {
	color: #516DFC;
	font-size: 16px;
}

div.home-middle-fix {
	padding-top: 11px;
}

div.home-right-fix {
	padding-top: 8px;
}

.home-limelight p{
	line-height: 120%;
	font-size: 12px;
	position: relative;
	top: 10px;
	text-align: left;
}
.home-limelight .perceptions-top {
	width: auto;
	float: left;
}
.home-limelight .perceptions-bot{
	width: 250px;
	float: right;
	margin-top: 5px;
}
span.home-limelight-span{
	font-family: segoebold;
	font-size: 15px;
	text-transform: uppercase;
}
h1.h1-gold{
	color: #fffa6e;
	text-transform: uppercase;
	font-size: 16px;
	font-family: DigitalSansEFMedium;
	height: 47px;
	font-weight: normal;
}
h2.h2-white{
	color: #fff;
	font-size: 14px;
	height: 60px;
	font-family: DigitalSansEFMediumItalic;
}
h2.h2-white sup {
	vertical-align: super;
	margin-left: 1px;
	font-size: 10px;
}
.home-inner-right p{
	width: 140px;
}
.home-inner-middle p{
	padding-left: 10px;
}
.home-inner-left p{
	width: 140px;
}
img.images-client-logos{
	position: absolute;
	border-right: 1px solid #6A7596;
	padding: 10px;
	left: 30px;
	
}
.clients-latest-projects-wrapper{
	float: right;
	width: 620px;
	padding: 15px;
}
.clients-latest-projects-wrapper h1{
	font-size: 15px;
	color: #00ffff;
	padding-bottom: 10px;
	font-family: DigitalSansEFMedium;
}
.clients-latest-projects {
	padding-bottom: 10px;
	overflow: hidden;

}
.clients-latest-projects h2{
	font-size: 13px;
	color: #0066ff;
	text-transform: uppercase;
	font-family: DigitalSansEFMedium;
}
.clients-latest-projects h3{
	color: #ffcc00;
	font-size: 13px;
	padding-bottom: 12px;
	font-family: DigitalSansEFMediumItalic;
}
.clients-latest-projects p{
	color: #fff;
	float: left;
	width: 380px;
}
.clients-latest-projects img{
	float: right;
}
.clients-img-1{
	margin-top: -10px;
}
.clients-img-2{
	margin-top: -115px;
}
.clients-img-3{
	margin-top: -220px;
}
.recognitions-top{
	background: #010b28 url('../images/recognitions-main-bg.jpg') repeat-x bottom left;
	padding: 28px 30px;
	margin-bottom: 25px;
}
.recognitions-top h1{
	color: #fff;
	font-size: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: DigitalSansEFMedium;
}
.recognitions-top p{
	color: #ffcc66;
	text-align: left;
}

.recognitions-top p.first-column{
	width: 370px;
	float: left;
}
.recognitions-top p.second-column{
	width: 370px;
	float: right;
} 

.recognitions-main{
	margin: 0 auto;
	text-align: center;

}
.contactpage{
	
	background: #6284fe url(../images/contact-us-bg.jpg) no-repeat bottom center;
	overflow: hidden;
	margin: 0 auto;
}
.contactpage img {
	float: right;
	position: relative;
	top: 20px;
	left: -30px;
}
.contact-us-left {
width: 200px;
background: transparent url(../images/contact-us-left.png) repeat-x bottom left;
height: 445px;
margin-left: 5px;
float: left;
margin-top: 20px;
}
.contact-us-left p {
font-family: DigitalSansEFMedium;
font-size: 18px;
color: #5297ff;
padding-top: 20px;
padding-right: 10px;
padding-left: 10px;
}
.contact-us-right {
float: right;
background-color: #6284fe;
width: 580px;
margin: 20px 10px 5px;
padding: 20px 20px 50px;
}
.contact-us-right p {
color: #070f48;
font-family: segoe;
font-size: 15px;
margin: 8px 0;
font-weight: bold;
}
.contact-us-right span {
width: 110px;
float: left;
}
p.no-margin-address {
margin-bottom: 0;
}
p.margin-left-address {
margin-left: 120px;
margin-top: 0;
margin-bottom: 0;
}
.contact-us-right img {
position: relative;
top: 20px;
left: 30px;
}
.h{
	padding: 0;
	line-height: 140%;
}
.h h3{
	margin: 0 auto;
	width:170px;
}
.h p{
	padding: 0 9px 9px;
}
.home-inner-middle img{

}
.headquarters-wrapper{
	padding: 10px;
}
#headquarters-img img{
	margin: 0 auto;
}
.effective-client{
	padding: 29px 18px;
	overflow: hidden;
}
.effective-client h1 {
	font-size: 23px;
	font-family: DigitalSansEFMedium;
	color: #fff;
	float: right;
	text-align: right;
	padding: 8px;
	text-transform: uppercase;
}
.effective-client-left {
	float: left;
	padding-right: 15px;
	background: transparent url(../images/effective-client-sidebar.jpg) no-repeat top center;
	width: 223px;
	height: 393px;
}
.effective-client-right{
	float: right;
	width: 560px;
}
.effective-client-right p{
	color: #fff;
	font-size: 11px;
	padding: 10px 15px 0 15px;
}
span.pink{
	color: #ff298e;
	font-size: 20px;
}
span.yellow{
	color: #ffde00;
	font-size: 20px;
}
span.green{
	color: #00f08d;
	font-size: 20px;
}
span.blue{
	color: #4693fc;
	font-size: 20px;
}
.microsoft-office-icons-campaign{
	background: transparent url(../images/microsoft-office-icons-campaign-top.jpg) repeat-x top left;
	width: 754px;
	margin: 0 auto;
	padding:  20px 36px 36px;
	margin-top: 20px;
	color: #000;
	overflow: hidden;
}
.microsoft-office-icons-campaign h1{
	color: #fff;
	font-size: 25px;
	font-family: DigitalSansEFMedium;
	padding-bottom: 15px;
	text-align: center;
}
.microsoft-office-icons-campaign p.moic-left{
	width: 360px;
	float: left;
}
.microsoft-office-icons-campaign p.moic-right{
	width: 360px;
	float: right;
}
.microsoft-office-icons-campaign img{
	float: right;
	margin-top: -200px;
	margin-right: -12px;
	padding: 0;
	margin-bottom: 0;
}

img.biyahe-thumb1{
	padding-bottom: 10px;
}

img.biyahe-thumb2, img.biyahe-thumb3{
	float: left;
	
}

img.biyahe-thumb2{
	margin-top: 90px;
}
img.biyahe-thumb3{
	margin-top: 15px;
}
.biyahe-title{
	padding-left: 20px;
	padding-bottom: 10px;
}
img.biyahe-tayo-logo{
	padding-left: 20px;
	padding-bottom: 15px;
}
.biyahe-bottom-inner{
	line-height: 127%;
	font-size: 11px;
}
.biyahe-bottom-width{
	width: 269px;
}
.one-stop-shop-page-wrapper{
	overflow: hidden;
	padding-bottom: 20px;
}
.one-stop-shop-page-left{
	float: left;
	padding-left: 11px;
	margin-top: 15px;
}
.one-stop-shop-page-left h1 {
	font-size: 30px;
	font-family: DigitalSansEFMedium;
	text-align: right;
	line-height: 125%;
	padding-right: 15px;
	padding-top: 10px;
	text-transform: uppercase;
	width: 220px;
}
.one-stop-shop-page-left img {

}
.one-stop-shop-page-right{
	background: url("../images/one-stop-shop-right.jpg") repeat-x scroll left top #FFFFFF;
    color: #011650;
    float: left;
    font-size: 12px;
    line-height: 133%;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 15px;
    padding: 25px 15px 15px;
    width: 550px;
}
.one-stop-shop-page-right h1{
	font-size: 21px;
	font-family: DigitalSansEFMedium;
	padding-bottom: 30px;
	color: #0e1e8b;
}
.one-stop-shop-page-right li{
	background: transparent url(../images/one-stop-shopt-li.png) no-repeat top left;
	padding-left: 30px;
	padding-top: 0;
	margin-bottom: 24px;
}
.client-next-page{
	margin-left: 110px;
	float: left;
}
.clients2-latest-projects-wrapper{	
	float: right;
	width: 620px;
	padding: 15px;
}

.clients2-latest-projects {
	padding-bottom: 10px;
	overflow: hidden;

}
.clients2-latest-projects h2,.clients3-latest-projects h2{
	font-size: 13px;
	color: #0066ff;
	text-transform: uppercase;
	font-family: DigitalSansEFMedium;

}
.clients2-latest-projects h3,.clients3-latest-projects h3{
	color: #ffcc00;
	font-size: 13px;
	padding-bottom: 12px;
	font-family: DigitalSansEFMediumItalic;
}
.clients2-latest-projects p{
	color: #fff;
	float: left;
	width: 340px;
}
.clients3-latest-projects p{
	color: #fff;
	float: left;
}
.clients2-latest-projects img,.clients3-latest-projects img{
	float: right;
}
.clients-img-5{
float: right;
padding-left: 50px;
}
.clients-img-6{
float: right;
padding-left: 30px;

}
div.player3{
	margin-left: 0;
	padding: 0;
}
.clients-img-7{
	float: right;
	margin-top: -295px;
	margin-right: 40px;
}
.recognitions2-wrapper{
	background: #010b28 url(../images/recognitions2-bg.jpg) repeat-x bottom left;
}
.sea-games-songinfo{
	font-family: DigitalSansEFMedium;
	font-size: 13px;
}
.sea-games-songinfo p{
	color: #0a2365;
}
.sea-games-songinfo em{
	font-size: 14px;
}
.sea-games-songinfo span{
	color: #516dfc;
}
.sea-inner-left h4{
	color: #0a2365;
	font-weight: lighter;
}
.sea-inner-right h4{
	text-transform: uppercase;
	color: #0a2365;
	padding-bottom: 5px;
	text-align: left;
}
h2.biyahe-tayo-title{
	color: #1e58f4;
	font-family: DigitalSansEFMedium;
	font-size: 20px;
	margin-left: 10px;
}
.biyahe-top{
	color: #1e58f4;
}
.biyahe-top p{
	font-family: DigitalSansEFMedium;
	font-size: 13px;
	padding: 10px;
	line-height: 120%;
	color: #011874;
}
.services-bottom-inner p{
	margin-left: 20px;
}
.player-sea-games{
	padding-left:50px;
	text-align: right;
	width: 300px;
}
.home-button-see-pictures{
	position: absolute;
	left: 49px;
	top: 95%;
	height: 19px;
	width: 113px;
	text-transform: uppercase;
	font-family: DigitalSansEFLight;
	font-size: 12px;
	color: #fff;
	background: transparent url(../images/see-pictures.jpg) no-repeat top left;
}
.home-button-see-pictures:hover {
	background: transparent url(../images/see-pictures-hover.jpg) no-repeat top left;
	color: #fff;
}
.home-button-microsoft{
	position: absolute;
	left: 235px;
	top: 95%;
	height: 19px;
	width: 90px;
	text-transform: uppercase;
	font-family: DigitalSansEFLight;
	font-size: 12px;
	color: #fff;
	background: transparent url(../images/readmore-microsoft.jpg) no-repeat top left;
}
.home-button-microsoft:hover {
	color: #fff;
	background: transparent url(../images/readmore-microsoft-hover.jpg) no-repeat top left;
}
.home-button-campaign{
	position: absolute;
	left: 400px;
	top: 95%;
	height: 19px;
	width: 94px;
	text-transform: uppercase;
	font-family: DigitalSansEFLight;
	font-size: 12px;
	color: #fff;
	background: transparent url(../images/readmore-creativity.jpg) no-repeat top left;
}
.home-button-campaign:hover {
	color: #fff;
	background: transparent url(../images/readmore-microsoft-hover.jpg) no-repeat top left;
}
.home-button-biyahe-sea-games{
	position: absolute;
	left: 541px;
	top: 95%;
	width: 143px;
	height: 19px;
	text-transform: uppercase;
	font-family: DigitalSansEFLight;
	font-size: 12px;
	color: #fff;
	background: transparent url(../images/readmore-biyahe.jpg) no-repeat top left;
	margin-left: -7px;
}
.home-button-biyahe-sea-games:hover {
	color: #fff;
	background: transparent url(../images/readmore-biyahe-hover.jpg) no-repeat top left;
}
.home-button-biyahe-sea-games1 {
	width: 143px;
	height: 19px;
	text-transform: uppercase;
	font-family: DigitalSansEFLight;
	font-size: 12px;
	color: #fff;
	background: transparent url(../images/readmore-biyahe2.jpg) no-repeat top left;
	float: left;
margin-left: -5px;
margin-top: 55px;
margin-bottom: 10px;
}
.home-button-biyahe-sea-games1:hover {
	color: #fff;
	background: transparent url(../images/readmore-biyahe2-hover.jpg) no-repeat top left;
}
.home-button-onestop{
	position: absolute;
	left: 729px;
	top: 95%;
	height: 19px;
	width: 94px;
	text-transform: uppercase;
	font-family: DigitalSansEFLight;
	font-size: 12px;
	color: #fff;
	background: transparent url(../images/readmore-creativity.jpg) no-repeat top left;
}
.home-button-onestop:hover {
	color: #fff;
	background: transparent url(../images/readmore-microsoft-hover.jpg) no-repeat top left;
}
h4.perceptions-logo {
	font-family: DigitalSansEFLight;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.services-left-sidebar {
	float: left;
	width: 240px;
	margin-top: 30px;
	overflow: hidden;
}
.services-left-sidebar p {
	text-align: right;
	text-transform: uppercase;
	font-size: 24px;
	font-family: DigitalSansEFMedium;
	line-height: 130%;
}
span.services-white {
	color: #fff;
}
span.services-violet {
	color: #5482fd;
}
span.services-blue {
	color: #1e5afb;
}
a.home_selected_nav {
	background: transparent url(../images/home-active.jpg) no-repeat center center;
}
a.profile_selected_nav {
	background: transparent url(../images/profile-active.jpg) no-repeat center center;
}
a.services_selected_nav {
	background: transparent url(../images/services-active.jpg) no-repeat center center;
}
a.clients_selected_nav {
	background: transparent url(../images/clients-active.jpg) no-repeat center center;
}
a.recognitions_selected_nav {
	background: transparent url(../images/recognitions-active.jpg) no-repeat center center;
}
a.careers_selected_nav{
	background: transparent url(../images/careers-active.jpg) no-repeat center center;
}
a.contact-us_selected_nav{
	background: transparent url(../images/contact-active.jpg) no-repeat center center;
}
span.name {
	color: #457aff;
}
.sea-games-songinfo sup {
	vertical-align: super;
	font-size: 11px;
	margin-left: 1px;
}
img.ecp-img {
	margin-top: 10px;
}
.baba {
margin-top: 65px;
}
.turner-int {
padding-top: 22px;
}
.sea-games-home-img {
	position: relative; 
	top: 40px;
}
p.italic {
	font-style: italic;
}
p.center {
	text-align: center;
}
.latestNewsImg  {
	left: 14px;
    margin-bottom: 23px;
    position: relative;
}
