body { margin: 0; padding: 0; }
a img, iframe, object { border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;}
div, span, ul, ol, dl, li, dt, dd blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
ol, ul, li { list-style: none }

body {
	background: url(../images/background.jpg) no-repeat center top;
	background-color: #000000;
	color: #496286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p {
	font-size: .825em;
	line-height: 17px;
	margin-bottom: 15px;
	color: #496286;
}

a:link {
	color: #96aed1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96aed1;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #96aed1;
}
a:active, a:focus { outline: none; }
.buttonOn { background-position: bottom left !important; }

#wrapper {
	width: 848px;
	margin: 0 auto;
}
#header_wrapper {
	background-image: url(../images/border.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#header {
	width: 848px;
	height: 76px;
	margin: 0 auto;
	position: relative;
}
#logo {
	width: 300px;
	height: 59px;
	display: block;
	margin-top: 17px;
	float: left;
	margin-left: 12px;
}
#logoLINK {
	width: 300px;
	height: 59px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}


/* NAV SUB PAGES */

#nav {
	width: 414px;
	height: 29px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/nav.png);
	margin: 0 auto;
	top: 47px;
	right: 0;
	position: absolute;
	float: right;
	
	margin-right: 16px;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#nav li, #nav a {
	height: 29px;
	display: block;
}
#menu_services {
	left: 0px;
	width: 52px;
}
#menu_services a:hover {
	background: url(../images/nav-ro.png) 0px 0 no-repeat;
}
#menu_portfolio {
	left: 109px;
	width: 66px;
}
#menu_portfolio a:hover {
	background: url(../images/nav-ro.png) -109px 0 no-repeat;
}
#menu_about {
	left: 226px;
	width: 62px;
}
#menu_about a:hover {
	background: url(../images/nav-ro.png) -226px 0 no-repeat;
}
#menu_contact {
	left: 339px;
	width: 76px;
}
#menu_contact a:hover {
	background: url(../images/nav-ro.png) -339px 0 no-repeat;
}
#on_menu_services {
	left: 0px;
	width: 52px;
	background: url(../images/nav-ro.png) 0px 0 no-repeat;
}
#on_menu_portfolio {
	left: 109px;
	width: 66px;
	background: url(../images/nav-ro.png) -109px 0 no-repeat;
}
#on_menu_about {
	left: 226px;
	width: 62px;
	background: url(../images/nav-ro.png) -226px 0 no-repeat;
}
#on_menu_contact {
	left: 339px;
	width: 76px;
	background: url(../images/nav-ro.png) -339px 0 no-repeat;
}


/* SUB PAGES LAYOUT */


#showcase {
	width: 848px;
	height: 370px;
	text-align: center;
	margin-bottom: 30px;
}
#inside {
	width: 710px;
	margin: 0 auto;
	background-color: #000000;
	padding: 0 30px;
	height:100%;
}
#inside h1 {
	display: block;
	margin: 35px auto;
	font-size: 2.5em;
	font-weight: normal;
}
#header_about 	{ background: url(../images/header_about.png) no-repeat; 	width: 698px;	height: 74px; text-indent: -9999em; }
#header_service { background: url(../images/header_service.png) no-repeat;	width: 712px;	height: 172px; text-indent: -9999em; }
#header_contact { background: url(../images/header_contact.png) no-repeat;	width: 705px;	height: 42px;text-indent: -9999em;  }

#header_webdesign { background: url(../images/header_webdesign.jpg) no-repeat;	width: 712px;	height: 200px; text-indent: -9999em; }
#header_ecommerce { background: url(../images/header_ecommerce.jpg) no-repeat;	width: 712px;	height: 200px; text-indent: -9999em; }
#header_onlinemarketing {
	background: url(../images/header_onlinemarketing.jpg) no-repeat;
	width: 712px;
	height: 200px;
	text-indent: -9999em;
}
#header_print { background: url(../images/header_print.jpg) no-repeat;	width: 712px;	height: 200px; text-indent: -9999em; }

#header_featured {
	background: url(../images/header-featuredprojects.png) no-repeat 0 0;
	width: 258px;
	height: 22px;
	text-indent: -999em;
	margin: 20px 0 20px 66px;
}
#header_ecom {
	background: url(../images/header-ecommerce.png) no-repeat 0 0;
	width: 178px;
	height: 22px;
	text-indent: -999em;
	margin: 20px 0 20px 66px;
}
#header_flash {
	background: url(../images/header-flash.png) no-repeat 0 0;
	width: 72px;
	height: 22px;
	text-indent: -999em;
	margin: 20px 0 20px 66px;
}
#header-print {
	background: url(../images/header-print.png) no-repeat 0 0;
	width: 215px;
	height: 22px;
	text-indent: -999em;
	margin: 20px 0 20px 66px;
}

#pageText {
	width: 430px;
	float: right;
	color: #496286;
	margin-top: 25px;
}
.floatimg {
	width: 280px;
	float: left;
}

/* SERVICES */

.service_type {
	width: 317px;
	margin: 0 75px 35px 0;
	float: left;
}
.service_marketing, .service_print { margin-right: 0 !important; }

.service_type h3 {
	height: 41px;
	width: 316px;
	text-indent: -999em;
}
.service_webdesign h3 	{ background: url(../images/service_section_webdesign.png) no-repeat; }
.service_marketing h3	{ background: url(../images/service_section_marketing.png) no-repeat; }
.service_ecommerce h3	{ background: url(../images/service_section_ecommerce.png) no-repeat; }
.service_print h3		{ background: url(../images/service_section_print.png) no-repeat; }

.service_bg { 
	display: block; 
	width: 316px; 
	height: 38px; 
	padding-top: 38px;
	margin-bottom: 30px;
}
.service_webdesign .service_bg 	{ background: url(../images/service_bg_webdesign.jpg) no-repeat; }
.service_marketing .service_bg	{ background: url(../images/service_bg_marketing.jpg) no-repeat; }
.service_ecommerce .service_bg	{ background: url(../images/service_bg_ecommerce.jpg) no-repeat; }
.service_print .service_bg		{ background: url(../images/service_bg_print.jpg) no-repeat; }

.service_bg a {
	display: block;
	width: 195px;
	background: #000;
	color: #96aed1;
	padding: 0 80px 0 20px;
	font-size: .875em;
	line-height: 2em;
}
.service_type li {
	list-style: inside;
	padding: 3px;
	font-size: .75em;
	line-height: 1em;
}
.moreLink {
	float: right;
	text-transform: uppercase;
	color: #96aed1;
	font-size: .75em;
	line-height: 1em;
	margin-top: 10px;	 	
}

/* SERVICE SUB PAGES */

.cols_2_left {
	width: 325px;
	float: left;
}

.cols_2_right{
	width: 325px;
	float: right;
}

.emp_white_txt {
	color: #fff;
	font-size: .875em;
	margin-top: 0;
}
h3.freequote a {
	display: block;
	text-indent: -999em;
	background: url(../images/button_quote.png) no-repeat top left;
	width: 304px;
	height: 79px;
	margin-bottom: 25px;
}
h3.seeourportfolio a {
	display: block;
	text-indent: -999em;
	background: url(../images/button_portfolio.png) no-repeat top left;
	width: 304px;
	height: 52px;
	margin-bottom: 25px;
}
h3.requestQuoteSmall a {
	display: block;
	text-indent: -999em;
	background: url(../images/button_quote_small.png) no-repeat top left;
	width: 214px;
	height: 26px;
}
h3.phoneNumber {
	display: block;
	text-indent: -999em;
	background: url(../images/contact_info.png) no-repeat top left;
	width: 214px;
	height: 47px;
}

h3.freequote a:hover, h3.seeourportfolio a:hover, h3.requestQuoteSmall a:hover {
	background-position: bottom left;
}
h3.basic {
	margin-bottom: 1em;
}
/* PORTFOLIO */

#flashPortfolio {
	width: 772px;
	height: 435px;
	margin: 0 auto;
	background: #000;
	padding-bottom: 30px;
}

/* ABOUT US */


#sub_nav {
	width: 698px;
	margin: 0 auto 35px auto;
}
#sub_nav li {
	display: inline;
	float: left;
}
#sub_nav li a {
	display: block;
	text-indent: -9999em;
	width: 136px;
	height: 24px;
	margin-right: 51px;
}
#sub_nav li a:hover {
	background-position: bottom left;
}
#who a {
	background: url(../images/sub-who.png) no-repeat top left;
}
#news a {
	background: url(../images/sub-news.png) no-repeat top left;
}
#team a {
	background: url(../images/sub-team.png) no-repeat top left;
}
#careers a {
	background: url(../images/sub-careers.png) no-repeat top left;
	margin-right: 0 !important;
}

#who_title {
	width: 150px;
	height: 15px;
	background: url(../images/title_who.png) no-repeat;
	text-indent: -9999px;
	padding-bottom: 20px;
}
#news_title {
	width: 150px;
	height: 15px;
	background: url(../images/title_news.png) no-repeat;
	text-indent: -9999px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
#careers_title {
	width: 150px;
	height: 15px;
	background: url(../images/title_careers.png) no-repeat;
	text-indent: -9999px;
	padding-bottom: 20px;
}
#team_title {
	width: 150px;
	height: 15px;
	background: url(../images/title_team.png) no-repeat;
	text-indent: -9999px;
	padding-bottom: 20px;
}
.pageNews h2 {
	padding-top: 2em;
	margin-top: 2em;
	border-top: 1px solid #496286;
}
.pageNews h2 a {
	color: #fff;
}
.pageNews h2:first-child {
	border: none;
}
.pageNews ul, .pageNews ol {
	margin: 1em;
}
.pageNews li  {
	font-size: .825em;
	line-height: 17px;
	margin-bottom: 15px;
	color: #496286;
	list-style: disc outside;
}
.pageNews ol li { list-style: decimal outside; }
.post-info, .postmeta {
	font-style: italic;
}


/* CONTACT */

.contact_left {
	float: left;
	width: 432px;	
}
.contact_left p {
	margin-top: 0;
}
.contact_right {
	float: right;
	width: 220px;
}

/* REQUEST QUOTE */

.quote {
	width: 420px;
	font-size: .75em;
}
.quote label {
	width: 150px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.quote label.wide {
	width: 300px;
}
.quote input {
	width: 250px;
	float: left;
	margin: 0 0 15px;
	padding: 3px;
}
.quote select {
	float: left;
	margin: 0 0 15px;
	width: 150px;
}
.quote textarea {
	margin: 0 0 15px;
	padding: 3px;
	width: 406px
}
.quote .submitButton {
	width: 100px;
}

/* FOOTER */


#footer {
	clear: both;
	padding: 25px 0;
	width: 772px;
	margin: 0 auto;
	background-color: #000;
	overflow: hidden;
}


#contact {
	width: 712px;
	margin: 0 0 0 30px;
	border-top: solid 1px #0f1930;
	display: block;
}
#contact_1 {
	width: 150px;
	display: block;
	height: 100px;
	float: left;
}
#contact_us {
	width: 112px;
	height: 14px;
	background-image: url(../images/title-contact.png);
	text-indent: -9999px;
	display: block;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 25px;
}
#email a {
	display: block;
	width: 135px;
	height: 24px;
	background: url(../images/email-button.png) no-repeat top left;
	float: left;
	text-indent: -9999em;
}
#email a:hover {
	background-position: bottom left;
}

#phone {
	color: #496286;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	float: left;
}
#phone_2 {
	margin-left: 35px;
	color: #96aed1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
	float: right;
}
#phone_wrapper {
	float: left;
	display: block;
	padding-bottom: 10px;
	border-bottom: solid 1px #0f1930;
	margin-left: 15px;
	width: 205px;
}
#fax {
	color: #496286;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	float: left;
}
#fax_2 {
	margin-left: 35px;
	color: #96aed1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	float: right;
}
#fax_wrapper {
	float: left;
	display: block;
	margin-left: 15px;
	width: 205px;
}
#phone_fax_wrapper {
	display: block;
	float: left;
	width:205px;
}
#address {
	float: right;
	display: block;
	color: #96aed1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-top: 25px;
	margin-left: 0;
}
#address p {
	font-size: 12px;
	display: block;
	float: left;
}
#address p.first { margin-right: 15px;}

.blue {
	color: #496286;
}
#footer_bottom {
	background-color: #000;
	width: 712px;
	border-top: solid 1px #234786;
	display: block;
	clear: left;
	color: #5b7aa7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	text-transform: uppercase;
	padding: 20px 30px;
	margin: 0 auto;
	overflow: hidden;
}

#footerlinks li {
	display: block;
	width: 100px;
	float: left;
	list-style-type: none;
}
#footer_bottom a {
	color: #5B7AA7;
	text-decoration: none;
}
#credits {
	float: right;
	font-size: .75em;;
	text-transform: none;
	color: #5b7aa7;
}
.clear {
	clear: both;
	display: block;
	height: 10px;
}
#sitelinks {
	margin: 1em 0;
	padding: 1em 0 0;
	clear: both;
	border-top: solid 1px #234786;	
	text-align: center;
}
#sitelinks li {
	display: inline;
}
#sitelinks li a {
	font-size: .675em;
	width: auto;
	color: #22385f;
	margin-right: 5px;
	
}


ol#sitemap {
	list-style: decimal outside !important;
	margin-left: 1em;
}
#sitemap ul {
	margin: 1em 0 1em .5em;
}
#sitemap li {
	margin: 2em 0 0 1em;
	list-style: decimal;
}
#sitemap ul li {
	list-style: none !important;
	margin: 0 0 .25em .5em !important;
}
#sitemap ul ul {
	margin: .5em 0 1em .5em !important;
}
ol.basic-ol {
	list-style: decimal outside !important;
	margin: 1em 0 1em 1em;	
}
ol.basic-ol li {
	list-style: decimal;
	font-size: 0.825em;
	margin: .5em 0; color: #496286;
}

#inside table {
	border: none;
	font-size: .875em;
}
#inside table td {
	padding: 0 .25em .25em 0;
}
#inside table tr {
	padding: 0 .5em 0;
}




#top_nav {
	float:left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#top_nav .services a {
	background-image: url(../images/top_nav_services.gif);
	display: block;
	height: 40px;
	width: 111px;
	background-position: left top;
}
#top_nav .case a {
	background-image: url(../images/top_nav_case.gif);
	display: block;
	height: 40px;
	width: 149px;
	background-position: left top;
}
#top_nav .how a {
	background-image: url(../images/top_nav_how.gif);
	display: block;
	height: 40px;
	width: 161px;
	background-position: left top;
}
#top_nav .results a {
	background-image: url(../images/top_nav_results.gif);
	display: block;
	height: 40px;
	width: 107px; text-indent:-9999px;
	background-position: left top;
}
#top_nav .quote a {
	background-image: url(../images/top_nav_quote.gif);
	display: block;
	height: 40px;
	width: 182px;
	background-position: left top;
}
#top_nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#top_nav li a:hover{
	background-position: left 40px;
}

#header_onlinemarketing {
	margin-bottom: 0px !important;
	margin-top: 22px !important;}
	
.cols_left_online {
float:left;
width:195px;
}

.cols_right_online {
	float:right;
	width:493px;
	padding-left:22px;
	background: #000;
}
.left_nav {
	background:#14284a url(../images/webmarketing_title.gif) left top  no-repeat;
	
	width: 191px;
	
	padding-top:53px;	padding-right: 2px;	padding-left: 2px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dfdfdf;
	
	
}
.left_nav li {
	height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b6981;
	padding-top: 8px;
	padding-left: 19px;
}


.left_nav a:hover{ color:#000;}

.s_brochure a {
	background-image: url(../images/s_brochure.gif);
	height: 33px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9000px;
}
.s_brochure a:hover {
	background-image: url(../images/s_brochure.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 195px;
}
.r_quote a {
	background-image: url(../images/r_quote.gif);
	height: 33px;
	width: 195px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9000px;
}
.r_quote a:hover {
	background-image: url(../images/r_quote.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 195px;
}



.free {
	background-image: url(../images/free.gif);
	height: 465px;
	width:518px;
	position: relative;
}
.free_text {
	width: 210px;
	position: relative;
	margin-top: 200px;
	float: left;
}
.free_text p {
	color: #FFF !important;
	font-size: 12px;
}
#getstarted a{
	background-image: url(../images/get_started.gif) ;
	background-position: center top;
	float: right;
	height: 33px;
	width: 195px;
	position: absolute;
	left: 260px;
	top: 145px;
	margin-top: 10px;
	text-indent: -9000em;
}
#getstarted a:hover {
	background-image: url(../images/get_started.gif);
	background-position: center bottom;
	}
.text h1 {
	font-size: 20px;
	color: #FFF;
}
.text {
	font-size: 12px !important;
}
.text p{
	font-size: 12px !important;
	margin-bottom: 15px;
}
.text h1 {
	font-size: 20px !important;
	text-transform: uppercase;
	margin-top: 20px !important;
	margin-bottom:0px !important;
}

.text h2 {
	font-size: 16px !important;
	color: #FFF;
	margin-top: 50px !important;
}
.text ol {
	margin-bottom: 23px;
	padding-top: 3px;
	padding-left: 40px;
}
.text ol li {
	margin-bottom: 15px;
	list-style-type: decimal;
	list-style-position: inside;
}
.cols_left_online h3 {
	margin-top: 10px;
	float: left;
}

.left_nav li:hover {
	height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b6981;
	padding-top: 8px;
	padding-left: 19px;
	background-color: #d4d4d4;
	display: block;
	cursor: pointer;
	color: #112442;
}

/*new css created by anamika*/
#heading h1{font-size:28px; color:#fff; font-weight:bold;  margin: 0; padding: 0; padding-bottom:15px; }
#heading h1 a{color:#fff;  margin: 0; padding: 0; } 
#heading h1 a:hover{color:#fff;  margin: 0; padding: 0; } 
#heading h2{font-size:18px; color:#fff; font-weight:bold;  margin: 0; padding: 0;}
#heading h2 a{color:#fff;  margin: 0; padding: 0;} 
#heading h2 a:hover{color:#fff;  margin: 0; padding: 0;} 
.text strong{ font-size:16px; padding:10px 0px 10px 0px; display:block;}

form{ margin-top:20px;}
label, input.txt-field, textarea.textarea  {font-size:12px; font-family:Arial, Helvetica, sans-serif;}
label {color:#999999; margin-right:4px;width:200px; float:left}

.txt-field{border:1px solid #585858; background-color:#1d1d1d; color:#999999; padding:0 3px;width:248px;height:22px; padding-top:4px;height:18px; margin-bottom:10px;}
.textarea {overflow:auto; border:1px solid #585858; background-color:#1d1d1d; width:248px; height:100px;color:#999999; margin-bottom:10px;}


.submit a {background-image:url(../images/submit.gif); height:33px;	width: 115px;	background-repeat: no-repeat;	background-position: left top;	display: block;	text-indent: -9000px;}
.submit a:hover {
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 115px;
}


.get_started a {
	background-image: url(../images/get_started.gif);
	height: 33px;
	width: 179px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9000px;
}
.get_started a:hover {
	background-image: url(../images/get_started.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 179px;
}

#callus {width: 399px;	float: right; height:37px; color:#fff; text-align:right; font-size:11px; padding-right:15px;}


