@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, blockquote,
address, img, fieldset, form, label, legend,
table, tr, th, td, article, aside, ul, li,
footer, header, menu, nav, section,
{
    padding:0px;
    border:0;
	margin:0px;
	height: 100%;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
}


body {
		margin:0 auto;
		background-color:#ff86c0;
		background-image:url(images/bg1.png); background-position:top center; height:100%;
		background-repeat:no-repeat;
	    font-size:12px;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
	}


h2, h3, h4, h5, h6 {
		margin:0px;
		padding:0px;
		font-weight:normal;
}

/* Fonts */
@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-webfont.eot');
    src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'maven_probold';
    src: url('fonts/mavenpro-bold-webfont.eot');
    src: url('fonts/mavenpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mavenpro-bold-webfont.woff') format('woff'),
         url('fonts/mavenpro-bold-webfont.ttf') format('truetype'),
         url('fonts/mavenpro-bold-webfont.svg#maven_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'maven_promedium';
    src: url('fonts/mavenpro-medium-webfont.eot');
    src: url('fonts/mavenpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mavenpro-medium-webfont.woff') format('woff'),
         url('fonts/mavenpro-medium-webfont.ttf') format('truetype'),
         url('fonts/mavenpro-medium-webfont.svg#maven_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'maven_proregular';
    src: url('fonts/mavenpro-regular-webfont.eot');
    src: url('fonts/mavenpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/mavenpro-regular-webfont.woff') format('woff'),
         url('fonts/mavenpro-regular-webfont.ttf') format('truetype'),
         url('fonts/mavenpro-regular-webfont.svg#maven_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#mainContainer
		{
		width:980px;
		margin:0 auto;
		border:0px solid #fff; 
		
		}

#topContent{
		margin-top:25px;
		}
		
#topLeftContent{
	float:left;
	width:384px;
		}
		
#topRightContent{
		float:right;
		text-align:right;
		}
#butterfly{
	padding-top:0px;
	margin-left:275px;
	
}

#arrow{
	margin-bottom:0px;
	margin-left:0px;
		
		}
		
#arrow h2{
		float:left;
		margin-right:7px;
		margin-top:3px;
		}
		
#arrow h5{
		color:#ffffff;
		font-size:11px;
		}
		
#arrow h6{
		color:#c8c8c8;
		font-size:11px;
		}
#arrow h6 span{
		font-style:italic;
		}
		
#downloads{
		margin-top:10px;
		font-family: 'maven_probold';
		}


#downloads h6{
		float:left;
		text-transform:uppercase;
		color:#f08020;
		font-size:13px;
		}		
#downloads ul{
		padding-right:55px;
		float:left;
		font-size:12px;
		margin:0px 0px 0px 0px;
		}
		
#downloads li{
		list-style-image:url(images/corporate-bullet.png);
		float:left; list-style-position:inside; 
		margin-right:2px; margin-left:3px; 
		}

#downloads li a{
		text-decoration:none;
		color:#fff;
		}
		
#downloads li a:hover{
		text-decoration:underline;
		color:#fff;
		}
		
.customer-support{
		color:#f58220;
		font-size:12px;
		font-family: 'maven_probold';
		padding:5px 0px 0px 45px; 
		}
#customer-content{
		margin-left:70px;
		}				
#cus-contact{
		margin-top:-14px;
		}

#cus-contact h5{
		float:left;
		width:45px;
		height:38px;
		}		

#cus-contact h6{
		color:#fff;
		background-image:url(images/customer-right.png);
		background-repeat:no-repeat;
		float:left;
		font-size:15px;
		width:117px;
		height:20px; letter-spacing:0.5px;
		padding-left:0px;
		padding-top:18px;
		font-family: 'bebas_neueregular';
		}	
	
#cus-contact h6 span{
		color:#fff;
		font-size:18px;
		}

#cus-contact p{
		padding-top:2px;
		clear:both;
		color:#fff;
		font-family: 'maven_probold';
		}

#cus-contact p a{
		text-decoration:none;
		color:#fff;
		}
		
#cus-contact p a:hover{
		text-decoration:underline;
		color:#fff;
		} 

#banner{
		width:879px;
		height:199px; 
		margin-left:50px;
		
		}

#banner img{
		}
#header h4{
		margin-right:50px;
		color:#005578;
		font-size:40px;
		padding:90px 50px 0px 0px;
		}
#header h4 span{
		font-weight:bold;
		font-weight:60px;
		}
#header h5{
		margin-right:35px;
		color:#f08020;
		margin-top:-15px;
		font-size:40px;
		padding:0px 40px 0px 0px;
		}
#header h5 span{
		font-weight:bold;
		font-weight:50px;
		}						

.clear{
		clear:both;
		}
		
#aboutContent{
		width:980px; clear:both;
		background-color:#fefefe;
		margin-top:-1px;
		-moz-border-radius-topleft: 15px; 
		-moz-border-radius-topright:15px;
		-webkit-border-radius-topleft: 15px; 
		-webkit-border-radius-topright:15px;
		border-top-left-radius:15px; 
		border-top-right-radius:15px;
		border-radius:15px;
		behavior: url(border-radius.htc);
		padding-bottom:50px;
		position:relative;
		}
		
#menuContent{
		margin-left:105px; padding-top:-28px; 
		}
		
#menuLeft{
		float:left;
		background-image:url(images/aboutMenuLeft-Bg.png);
		background-repeat:no-repeat;
		width:28px;
		height:50px;
		margin-top:-28px;
		}

#menuRight{
		float:left;
		background-image:url(images/aboutMenuRight-Bg.png);
		background-repeat:no-repeat;
		width:28px;
		height:50px;
		margin-top:-28px;
		}
#menu{
		background-image:url(images/menubg.png);
		background-repeat:no-repeat;
		font-family: 'maven_probold';
		color:#ededed;
		height:50px;
		float:left;
		width:510px;
		padding-left:10px;
		padding-top:23px;
		margin-top:-28px;
		}
#menu ul{
		padding:0px;
		margin:0px;
		}
#menu li{
		display:inline; 
		font-size:13px;
		padding:0px 2px;		
		}
		
#menu li a{
		color:#ededed; 
		text-decoration:none;
		}
		
#menu li a:hover{
		color:#000; 
		text-decoration:none;
		}
		
.line{
		color:#ededed; 
		font-weight:bold; 
		padding:0px 2px; 
		font-size:12px;
		}
#leftContent{
		float:left;
		background-image:url(images/about-Bg.png);
		background-repeat:repeat-y;
		width:661px;
		padding-left:15px;
		margin-top:-29px;
		margin-bottom:15px;
		min-height:420px;
		}
#leftContent h2{
		font-size:50px;
		color:#32506e;
		font-family: 'bebas_neueregular';
		margin-bottom:15px;
		}
#leftContent h6{
		font-size:11px;
		color:#32506e;
		padding-top:30px;
		} 
#leftContent h6 a{
		text-decoration:none;
		color:#32506e;
		}
#leftContent h6 a:hover{
		text-decoration:underline;
		color:#32506e;
		}
		
#leftContent h3{
		font-size:14px;
		color:#005578;
		padding-top:20px; padding-bottom:10px; clear:both;
		font-weight:bold;
		}
		
#leftContent h4{
		font-size:12px;
		color:#646464;
		padding-bottom:7px;
		} 
#leftContent h4 span{
		font-size:12px;
		font-weight:bold;
		}				
#leftContent h4 span a{
		text-decoration:none;
		color:#32506e;
		}				
#leftContent h4 span a:hover{
		text-decoration:underline;
		color:#32506e;
		}
#leftContent p{
		
		color:#646464;
		width:600px;
		font-size:12px;
		line-height:20px;
		padding-bottom:15px;
		} 	
			
#leftContent ul{
		padding:0px;
		margin-bottom:10px;
		color:#32506e;
		font-size:12px;
		margin-top:5px;
		}
#leftContent li{
		list-style-image:url(images/arrow2.png);
		list-style-position:inside;
		padding-bottom:8px;
		}
#leftContent li a{
		color:#646464;
		text-decoration:none;
		}
#leftContent li a:hover{
		color:#32506e;
		text-decoration:underline;
		}
#rightContent{
		float:left;
		width:275px;
		padding:7px 5px;
		margin-left:5px;
		margin-top:-26px; 
		}
#rightContent h5{
		font-family: 'maven_probold';
		font-size:16px;
		color:#4d4d4d;
		padding-bottom:5px;
		}
#rightContent ul{
		margin:0px;
		}
		
#rightContent li{
		display:inline;
		margin-right:5px;
		color:#005578;
		font-style:italic;
		font-size:11px; 
		}

#rightContent li input{
		margin-right:1px; margin-top:5px; 
		}		


#rightContent h3{
		font-size:14px;
		color:#005578;
		padding-top:20px; padding-bottom:10px; clear:both;
		font-weight:bold;
		}
		
#rightContent h4{
		font-size:12px;
		color:#646464;
		padding-bottom:7px;
		} 
#nameInput{
		margin:0px;
		}
#nameInput ul{
		margin-top:10px;
		}
#nameInput li{
		list-style-type:none;
		padding-top:0px; margin:0px;  
		}
#nameInput input{
		margin:0px; 
		}
.input_name input{
		margin:0px; 
		}
.input_name{
		background-image:url(images/input-Bg.png);
	   	background-repeat:no-repeat; 
	   	background-color:#fff; 
	   	width:261px; 
	   	height:26px; 
	   	font-size:12px;
		font-style:italic;
	   	color:#afafaf;
	   	border:0px solid red;
		text-align:left; 
	   	padding:0px 5px 0px 5px;
	   	text-align:left;
		}

#send{
		float:right;
		color:#fff;
		width:60px;
		height:20px;
		text-align:center;
		margin-right:15px;
		margin-top:8px; 
		}
#send a{
		text-decoration:none;
		color:#fff;
		}
#send a:hover{
		text-decoration:underline;
		color:#fff;
		}

.line{
		clear:both;
		margin:15px 0px 10px 0px;
		}
		
#brands{
		background-color:#headbg;
		-moz-border-radius: 8px; 
		-webkit-border-radius: 8px;
		min-height:200px;
		border-radius:8px;
		behavior: url(border-radius.htc);
		}

#brands h4{
		text-align:center;
		color:#fff;
		font-size:16px;
		font-family: 'bebas_neueregular';
		letter-spacing:2px;
		padding-top:4px;
		}
		

#footer {
	   bottom:0;
	   width:100%;
	   height:263px;   /* Height of the footer */
	   background-image:url(images/footer-bg.png);
	   background-repeat:repeat-x;
	   margin-top:-70px; 
	   color:#fff;
	   position:relative;
	}
#footer ul,li{
		margin:0px;
		padding:0px;
		}
		
#footContent{
		width:980px;
		padding-top:25px; 
		}
		
#footLeftContent{
		float:left;
		width:250px; text-align:left;
		padding:7px 10px 5px 20px; 
		}
		
#social{
		margin:0px;
		}
#social ul{
		list-style-type:none;
		}
		
#social li{
		margin-right:7px;
		display:inline;
		}
		
.footLogo{
		padding:10px 0px;
		clear:both;
		margin:0px;
		}
.address{
		font-family: 'maven_probold';
		line-height:16px;
		}
.address img{
		float:left;
		padding-right:10px;
		margin-top:3px; vertical-align:text-top;
		}
.address a{
		text-decoration:none;
		color:#fff;
		}
.address a:hover{
		text-decoration:underline;
		color:#fff;
		}
		
.address ul, li{
		list-style-type:none;
		}
.address li{
		margin-bottom:8px;
		}
.address li span{
		padding-top:15px;
		}	
		
#footerMenu{
		float:left;
		width:420px; 
		padding:4px 10px;
		border-left:1px dashed #fff;
		border-right:1px dashed #fff;
		font-family: 'maven_proregular';
		text-align:left; 
		}
#footerMenu ul{
		float:left;
		width:130px;
		margin-right:15px;
		}
#footmenuLast{
		margin:0px;
		}
#footerMenu li{
		padding-bottom:7px;
		padding-top:3px;
		}
#footerMenu li a{
		text-decoration:none;
		color:#fff;
		}
#footerMenu li a:hover{
		text-decoration:underline;
		color:#fff;
		}
		
#footerRight{
		float:left;
		text-align:left;
		padding-left:5px; 
		}
#footerRight input{
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
		border-radius:5px;
		behavior: url(border-radius.htc);
		font-size:11px;
		font-style:italic;
		color:#656363;
		}
#footerRight h5{
		font-size:16px;
		font-family: 'maven_probold';
		text-align:left;
		width:240px;
		margin-bottom:10px;
		}
#footerRight ul{
		margin:0px;
		}
#footerRight li{
		padding-bottom:12px;
		}		

#submit-code{
		float:left;
		}
.code{
		float:left;
		}
.codeInput{
		margin-left:12px;
		float:left;
		}
#submit{
		float:right;
		font-size:11px;
		padding:0px 5px;
		text-transform:uppercase;
		margin-right:25px;
		}
#submit a{
		text-decoration:none;
		color:#fff;		
		}
#submit a:hover{
		text-decoration:none;
		color:#fffc03;
		}

#copyright{
		clear:both;
		font-family: Arial;
		color:#FFF;
		margin-left:60px;
		font-size:12px;
		padding-top:16px;
		}

#copyright p{
		float:left;
		padding-left:20px;
		}

#copyright p a{
		text-decoration:none;
		color:#fff;
		}
		
#copyright p a:hover{
		text-decoration:underline;
		color:#fff;
		}
		
#copyright ul{
		list-style-type:none;
		margin-left:100px;
		float:left;
		}
#menu ul{
		padding:0px;
		margin:0px;
		}
#copyright li{
		display:inline; 
		font-size:11px;
		padding:0px 2px;		
		}
		
#copyright li a{
		color:#fff; 
		text-decoration:none;
		}
		
#copyright li a:hover{
		color:#fff; 
		text-decoration:underline;
		}
		
.line2{
		color:#fff; 
		font-weight:bold; 
		padding:0px 2px; 
		font-size:12px;
		}
#copyright img{
		float:right;
		margin-right:25px;
		padding-top:5px;
		}
#contactcon
{
margin-left:250px;
margin-top:-324px;
}
#contactcon1
{
margin-left:250px;
margin-top:-224px;
}
#contactnum
{
	font-size:24px;
	font-family:"Bebas Neue";
	color:#E86608;
	margin-left:33px;
	margin-top:-5px;
}
#topMenu{
		margin-top:-2px;
		width:750px;
		margin-left:150px;
		}

#topMenu ul{
		list-style-type:none;
		clear:both;
		}
		
#topMenu li{
		list-style-type:none;
		float:left;
		padding-right:0px;
		color:#FFF;
		}
#topMenu a{
	text-decoration:none;
	color:#FFF;
}
.menu-contact{
		margin-top:-40px;
		}

.menu-career-next{
		margin:-60px 0px 0px -20px;
		}

.menu-branding{
		margin:-140px 0px 0px 10px;
		}

.menu-services{
		margin:-50px 0px 0px -10px;
		}
.menu-ads{
		margin:65px 0px 0px -30px;
		}
		
.menu-left{
		margin:-30px 0px 0px -30px;
		}
		
.menu-ad-next1{
		margin:40px 0px 0px -5px;
		}
		
.menu-logo{
		margin:-12px 0px 0px 87px;
		
		}

.menu-ad-next2{
		margin:20px 0px 0px -40px;
		}
		
.menu-ad-next3{
		margin:0px 0px 0px 350px;
		}

.menu-ad-next4{
		margin:-215px 0px 0px 480px;
		}
		
.menu-career{
		margin:-125px 0px 0px 477px;
		}
.menu-testimonials{
		margin:-65px 0px 0px 0px;
		}
.menu-works{
		margin:-70px 0px 0px 160px;
		}
.menu-clients{
		margin:-235px 0px 0px 90px;
		}
.menu-portals{
		margin:-150px 0px 0px 150px;
		}
.clear{
		clear:both;
		}
#marquee
{
	margin-left:30px;
	
	
}
#easton
{
	float:right;
	margin-right:40px;
	margin-top:-3px;
}
.heading
{
	font-family:HappySans;
	font-size:20px;
	color:#d85292;
	margin-bottom:10px;
}
.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin-bottom:5px;
	color:#333;
}
.text h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:4px;
	
}
.text h4
{
	margin-left:13px;
}
.quote
{
	font-family:"Arnold 2.1";
	font-size:17px; 
	margin-left:240px; 
	margin-top:-10px;
	position:absolute;
	color:#FCEE21;
	}
.input
{
border: 0px solid #444444;
    height:27px;
    width:265px;
    background:url(images/conbg.png) no-repeat right top; 
    padding-left:0px; 
	padding-top:0px;
    font-size:11px;
	margin-top:0px;
	color:#333;
	margin-bottom:5px;
	margin-left:-19px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
    }
