/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Removes border from images */
img { border: 0; }




body {
	font: 72% Verdana, Arial, Helvetica;
	background: url(sitegraphics/bg.jpg) 0 0 repeat-x #F6F6F6;
	color: #666;
	text-align: center;
}

div {
	text-align: left;
}


a:link, a:visited {
	color: #99bd1c;
}
a:hover, a:active {
	color: #666;	
}

.highlight {
	font-weight: bold;
}


/*--------------------WRAPPER--------------------*/

#wrapper {
	width: 1010px;
	margin: 0 auto;
}


/*--------------------BRANDING--------------------*/

#branding {
	width: 950px;
	height: 85px;
	margin: 0 0 0 30px;
}


/*--------------------NAVIGATION--------------------*/

#navServices {
	clear: left;
	width: 215px;
	background-color: #FFF;
}

#navServices li,
#navServices a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 215px;
	background-image: url(sitegraphics/nav.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

#navServices ul li a:hover { background-image: none;}

#navOnlineMarketing { height: 45px; background-position: -215px 0px;}
#navTelemarketing { height: 35px; background-position: -215px -45px;}
#navBranding { height: 35px; background-position: -215px -80px;}
#navDesign { height: 35px; background-position: -215px -115px;}
#navPR { height: 40px; background-position: -215px -150px;}
#navOutsourcing { height: 35px; background-position: -215px -190px;}
/*#navCallMeBack { height: 47px; background-position: -215px -225px;}*/
#navCaseStudy { height: 47px; background-position: -215px -225px;}

#navOnlineMarketing a { height: 45px; background-position: 0px 0px;}
#navTelemarketing a { height: 35px; background-position: 0px -45px;}
#navBranding a { height: 35px; background-position: 0px -80px;}
#navDesign a { height: 35px; background-position: 0px -115px;}
#navPR a { height: 40px; background-position: 0px -150px;}
#navOutsourcing a { height: 35px; background-position: 0px -190px;}
/*#navCallMeBack a { height: 47px; background-position: 0px -225px;}*/
#navCaseStudy a { height: 47px; background-position: 0px -225px;}


/*--------------------SUB NAVIGATION 2--------------------*/

#navSub {
	clear: left;
	width: 215px;
	height: 200px;
	background-color: #FFF;
}

#navSub li,
#navSub a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 215px;
	background-image: url(sitegraphics/navsub.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

#navSub ul li a:hover { background-image: none;}


#navHome { height: 34px; background-position: -215px 0px;}
#navTestimonials { height: 28px; background-position: -215px -34px;}
#navCallMeBack { height: 28px; background-position: -215px -62px;}
#navAboutAmeya { height: 28px; background-position: -215px -90px;}
#navContactAmeya { height: 28px; background-position: -215px -118px;}
#navNewsArchive { height: 28px; background-position: -215px -146px;}
#navRecruitment { height: 28px; background-position: -215px -174px;}
#navSitemap { height: 28px; background-position: -215px -202px;}


#navHome a { height: 34px; background-position: 0px 0px;}
#navTestimonials a { height: 28px; background-position: 0px -34px;}
#navCallMeBack a { height: 28px; background-position: 0px -62px;}
#navAboutAmeya a { height: 28px; background-position: 0px -90px;}
#navContactAmeya a { height: 28px; background-position: 0px -118px;}
#navNewsArchive a { height: 28px; background-position: 0px -146px;}
#navRecruitment a { height: 28px; background-position: 0px -174px;}
#navSitemap a { height: 28px; background-position: 0px -202px;}


/*--------------------SUB NAVIGATION 3--------------------*/

#navSub2 {
	float: right;
}
#navSub2 li {
	float: left;
	margin: 0 0 0 10px;
}


/*--------------------CONTENT--------------------*/

#contentWrapper {
	clear: both;
	width: 950px;
	padding: 0 30px;
	background: url(sitegraphics/bg_contentwrapper.jpg) repeat-x 0 0;
}


#contentMain {
	float: right;
	width: 735px;
}
#contentMain p {
	margin: 0 0 1.1em 0;
	padding: 0 25px;
	line-height: 1.6em;
}
#contentMain h1 {
	margin: 0 25px 0.75em 25px;
	padding: 15px 0 0 0;
	font-size: 150%;
	border-top: 1px solid #666;
}
#contentMain h2 {
	margin: 0 0 0.95em 0;
	padding: 0 25px;
	font-size: 110%;
}
#contentMain h3 {
	margin: 0 0 0.55em 0;
	padding: 0 25px;
	font-size: 100%;
	color: #99bd1c;
}
#contentMain ul {
	margin: 0 0 0 60px;
}
#contentMain li {
	margin: 0 0 1.1em 0;
}


#contentSub {
	float: left;
	width: 215px;
}


#newsTicker {
	margin: 0 25px 25px 25px;
	padding: 5px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#newsTicker h2 {
	display: inline;
	margin: 0 0 0.35em 0;
	padding: 0;
	color: #99bd1c;
}
#newsTicker p {
	margin: 0;
	padding: 0;
}
#newsTicker p.readMore {
	text-align: right;
}
#newsTicker p.highlight {
	display: inline;
}


#contentMain .sitemap {
	float: left;
	width: 330px;
	font-size: 110%;
}
#contentMain .sitemap a {
	text-decoration: none;
	color: #666;
}
#contentMain .sitemap ul {
	list-style-type: disc;
}
#contentMain .sitemap li {
	margin: 0 0 10px 0;
	padding: 0;
}
#contentMain .sitemap ul.level2 {
	margin: 5px 0 0 25px;
	list-style-type: none;
	color: #99bd1c;
}
#contentMain .sitemap ul.level2 li {
	margin: 0 0 5px 0;
}
#contentMain .sitemap ul.level2 a {
	text-decoration: none;
	color: #99bd1c;
}



/*--------------------HOME PANELS--------------------*/


.homePanels {
	width: 687px;
	height: 230px;
	margin: 0 0 0 25px;
	padding: 0 0 11px 0;
}


#homePanelOnlineMarketing {
	position: relative;
	float: left;
	width: 221px;
	height: 230px;
	margin: 0 11px 0 0;
	font-size: 90%;
	background: url(sitegraphics/bg_panel_home_onlinemarketing.jpg) 0 0 repeat-x;
	color: #333;
}
#homePanelOnlineMarketing h2 {
	margin: 0;
	padding: 10px 12px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
#homePanelOnlineMarketing p {
	margin: 0;
	padding: 12px;
	line-height: 1.3em;
}
#homePanelOnlineMarketing a {
	position: absolute;
	left: 0px;
	top: 195px;
	display: block;
	width: 198px;
	text-align: right;
	color: #FFF;
}


#homePanelTelemarketing {
	position: relative;
	float: left;
	width: 221px;
	height: 230px;
	margin: 0 11px 0 0;
	font-size: 90%;
	background: url(sitegraphics/bg_panel_home_telemarketing.jpg) 0 0 repeat-x;
	color: #333;
}
#homePanelTelemarketing h2 {
	margin: 0;
	padding: 10px 12px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
#homePanelTelemarketing p {
	margin: 0;
	padding: 12px;
	line-height: 1.3em;
}
#homePanelTelemarketing a {
	position: absolute;
	left: 0px;
	top: 195px;
	display: block;
	width: 198px;
	text-align: right;
	color: #FFF;
}


#homePanelBranding {
	position: relative;
	float: left;
	width: 220px;
	height: 230px;
	font-size: 90%;
	background: url(sitegraphics/bg_panel_home_branding.jpg) 0 0 repeat-x;
	color: #333;
}
#homePanelBranding h2 {
	margin: 0;
	padding: 10px 12px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
#homePanelBranding p {
	margin: 0;
	padding: 12px;
	line-height: 1.3em;
}
#homePanelBranding a {
	position: absolute;
	left: 0px;
	top: 195px;
	display: block;
	width: 198px;
	text-align: right;
	color: #FFF;
}


#homePanelDesign {
	position: relative;
	float: left;
	width: 221px;
	height: 230px;
	margin: 0 11px 0 0;
	font-size: 90%;
	background: url(sitegraphics/bg_panel_home_design.jpg) 0 0 repeat-x;
	color: #333;
}
#homePanelDesign h2 {
	margin: 0;
	padding: 10px 12px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
#homePanelDesign p {
	margin: 0;
	padding: 12px;
	line-height: 1.3em;
}
#homePanelDesign a {
	position: absolute;
	left: 0px;
	top: 200px;
	display: block;
	width: 198px;
	text-align: right;
	color: #FFF;
}


#homePanelPR {
	position: relative;
	float: left;
	width: 221px;
	height: 230px;
	margin: 0 11px 11px 0;
	font-size: 90%;
	background: url(sitegraphics/bg_panel_home_pr.jpg) 0 0 repeat-x;
	color: #333;
}
#homePanelPR h2 {
	margin: 0;
	padding: 10px 12px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
#homePanelPR p {
	margin: 0;
	padding: 12px;
	line-height: 1.3em;
}
#homePanelPR a {
	position: absolute;
	left: 0px;
	top: 200px;
	display: block;
	width: 198px;
	text-align: right;
	color: #FFF;
}


#homePanelOutsourcing {
	position: relative;
	float: left;
	width: 220px;
	height: 230px;
	font-size: 90%;
	background: url(sitegraphics/bg_panel_home_outsourcing.jpg) 0 0 repeat-x;
	color: #333;
}
#homePanelOutsourcing h2 {
	margin: 0;
	padding: 10px 12px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
#homePanelOutsourcing p {
	margin: 0;
	padding: 12px;
	line-height: 1.3em;
}
#homePanelOutsourcing a {
	position: absolute;
	left: 0px;
	top: 200px;
	display: block;
	width: 198px;
	text-align: right;
	color: #FFF;
}



/*--------------------CONTACT FORM--------------------*/

#contactForm {
	margin: 0 25px 0 25px;
	padding: 20px;
	background-color: #F3F3F3;
}
#contactForm ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#contactForm li {
	margin: 0;
	padding: 0;
}
#contactForm li input {
	margin: 0;
	padding: 0;
	float: left;
	verical-align: top;
}
#contactForm li label {
	margin: 0;
	padding: 0;
	float: left;
}
#contactForm h2 {
	margin: 0 0 20px -25px;
}
#contactForm input, #contactForm textarea {
	width: 50%;
	margin: 0 0 8px 0;
	padding: 2px;
	border: 1px solid #666;
}
#contactForm input.interest {
	clear: both;
	width: 17px;
	margin: 0 0 8px 0;
	padding: 0;
	border: 0;
}
#contactForm .caption {
	text-align: right;
	vertical-align: top;
	padding: 0 8px 0 0;
}
#contactForm .field {
	width: 100%;
	vertical-align: top;
}
#contactForm .sendButton {
	width: 100px;
	padding: 3px;
	vertical-align: top;
}
#contactForm .mandatory {
	font-weight: bold;
	color: #99bd1c;
}



/*--------------------FOOTER--------------------*/

#footer {
	clear: both;
	padding: 15px 30px 25px 0;
	background-color: #FFF;
}

.imageleft {
	float: left;
	margin: 0 15px 15px 0;
}
.imageright {
	float: right;
	margin: 0 15px 0 15px;
}

/*--------SEO Table-------------*/

.table_container1{
	width:700px; float:left; padding-left:25px; margin:10px 0px 10px 0px;
}
.inner_table_brdr1{
	border:1px solid #888888; width:500px; float:left;
}
.inner_table_brdr2{
	border:1px solid #888888; width:650px; float:left;
}
.services_lt1{
	width:243px; float:left; padding:3px; border-right:1px solid #888888; border-bottom:1px solid #888888;
}
.services_lt1_btm{
	width:243px; float:left; padding:3px; border-right:1px solid #888888;
}
.services_lt2{
	width:106px; float:left; padding:3px; border-right:1px solid #888888; border-bottom:1px solid #888888;
}
.services_lt3{
	padding:3px; border-right:1px solid #888888; border-bottom:1px solid #888888;
}
.services_lt4{
	padding:3px; border-bottom:1px solid #888888;
}
.services_lt_btm1{
	padding:3px; border-right:1px solid #888888;
}
.services_lt_btm2{
	padding:3px;
}
.services_rt1{
	width:244px; float:left; padding:3px; border-bottom:1px solid #888888;
}
.services_rt1_btm{
	width:244px; float:left; padding:3px;
}
.heading_sub_seo {
	padding-left:3px;
	font-weight:bold;
	font-size: 100%;
	color: #99bd1c;
}
.ser_descr_lt1{
	width:320px; float:left; padding:3px; border-right:1px solid #888888; border-bottom:1px solid #888888;
}
.ser_descr_lt2{
	width:640px; float:left; padding:3px;
}
.ser_descr_rt1{
	width:315px; float:left; padding:3px; border-bottom:1px solid #888888;
}
.design_container1{
	width:232px; height:253px; float:left; margin-right:100px; padding-left:10px;
}
.design_container2{
	width:180px; height:80px; float:left; margin-right:50px;
}
.design_container3{
	width:180px; height:200px; float:left; margin-right:50px;
}
.client_head1{
	margin: 0 0 0.55em 0;
	padding: 0 0px;
	font-size: 100%;
	color: #99bd1c;
}
.logo_head1{
	margin: 0 0 0.55em 0;
	padding: 0 0px;
	font-size: 100%;
	color: #99bd1c;
	text-align:left;
}