/*
Default Theme Stylesheet
Name:Global.CSS
Author: Nauman Hameed
Organisation: mystifyingeffects.com
Description: default theme
Date of Start: December 20th 2009
Date of Last Changes: January 29th 2010
*/


/* Default Tags - Re-defined
----------------------------------------------------------------------------------- */

body, div, ul, li, select, option, h1, h2, h3, h4, h5, h6, p, input, a, ol, img, span, hr, label, textarea, fieldset, legend, br, * {
	margin: 0;
	padding: 0;
	border:0;
}

.clear {
	clear:both !important;
}

a {
	color:#0c6594;
	text-decoration:underline;
	outline:none;
}

a:hover {
	color:#0c6594;
	text-decoration:none;
	outline:none;
}

strong {
	color:#115499;
}


/* Body
----------------------------------------------------------------------------------- */

.fade-in .fade-in-target {
    opacity : 0;
    transition-property : opacity; 
    transition-duration : 0.7s; 
}
 
.fade-in:hover .fade-in-target {
    opacity : 1;
    transition-property : opacity; 
    transition-duration : 0.3s; 
}
 
#ie .fade-in .fade-in-target { 
    visibility : hidden; 
}
 
#ie .fade-in:hover .fade-in-target,
#ie6 .fade-in .fade-in-target { 
    visibility : visible; 
}

body {
	background-color:#fcfcfc;
	font:normal normal normal 12px/1.5 Arial, Helvetica, sans-serif;
	color:#1d1a1a;
	text-align:justify;
}

/* Top Wrapper
----------------------------------------------------------------------------------- */

#logo-wrapper {
	width:100%;
	background:#b5b5b5 url(../images/logo_bg.jpg) repeat-x;
}

#logo-container {
	margin:0 auto;
	height:100px;
	width:1002px;
	background:url(../images/abstract.jpg) no-repeat right top;
}

#logo-container img {
	margin:26px 0 0 27px;
	float:left;
}

#phone {
	background:url(../images/top_black_tab.png) no-repeat center top;
	width:226px;
	height:38px;
	float:right;
	margin-right:25px;
}

#phone img {
	margin:9px 0 0 44px;
	float:left;
}

#phone h1 {
	float:left;
	background:url(../images/blue_phone.jpg) no-repeat 37px 9px;
	font: bold 15px Arial;
	color:#FFF;
	padding:12px 0 0 66px;
	height:40px;
}

#phone h1 a {
	color:#eee;
	text-decoration:none;
}


#phone h1 a:hover {
	color:#fff;
	text-decoration:none;
}

#acn-number {
	width:466px;
	position:absolute;
	margin:0 0 0 -30px;
	left:50%;
	top:15px;
}

/* Main Navigation
----------------------------------------------------------------------------------- */

#nav-wrapper {
	width:100%;
	background:url(../images/main_nav_bg.jpg) repeat;
}

#nav-container {
	margin:0 auto;
	/* height:60px; */
	overflow: hidden;
	width:1002px;
	color:red;
}

#nav-container ul{
	width: 1002px;
	float: left;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;
}

#nav-container li{
	float: left;
	padding: 2px 0 2px 0;
}

#nav-container li img{
	float: left;
}

#nav-container a{
	display: block;
	color: black;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	height:58px;
	text-indent:-9999px;
}


#menu_home a, #menu_home a:visited {
	width:167px;
	height:56px;
	background:url(../images/btn_home.jpg) no-repeat 0px 0px;
}
#menu_home a:hover{
	width:167px;
	height:56px;
	background:url(../images/btn_home.jpg) no-repeat -168px 0px;
}
#home_select {
	width:167px;
	height:56px;
	background:url(../images/btn_home.jpg) no-repeat -168px 2px;
	text-indent:-9999px;
}


#menu_services a, #menu_services a:visited {
	width:166px;
	height:56px;
	background:url(../images/btn_services.jpg) no-repeat 0px 0px;
}
#menu_services a:hover{
	width:166px;
	height:56px;
	background:url(../images/btn_services.jpg) no-repeat -167px 0px;
}
#services_select {
	width:166px;
	height:56px;
	background:url(../images/btn_services.jpg) no-repeat -167px 2px;
	text-indent:-9999px;
}


#menu_hosting a, #menu_hosting a:visited {
	width:166px;
	height:56px;
	background:url(../images/btn_webhosting.jpg) no-repeat 0px 0px;
}
#menu_hosting a:hover{
	width:166px;
	height:56px;
	background:url(../images/btn_webhosting.jpg) no-repeat -167px 0px;
}
#hosting_select {
	width:166px;
	height:56px;
	background:url(../images/btn_webhosting.jpg) no-repeat -167px 2px;
	text-indent:-9999px;
}


#menu_website a, #menu_website a:visited {
	width:166px;
	height:56px;
	background:url(../images/btn_website.jpg) no-repeat 0px 0px;
}
#menu_website a:hover{
	width:166px;
	height:56px;
	background:url(../images/btn_website.jpg) no-repeat -167px 0px;
}
#website_select {
	width:166px;
	height:56px;
	background:url(../images/btn_website.jpg) no-repeat -167px 2px;
	text-indent:-9999px;
}


#menu_about a, #menu_about a:visited {
	width:166px;
	height:56px;
	background:url(../images/btn_about.jpg) no-repeat 0px 0px;
}
#menu_about a:hover{
	width:166px;
	height:56px;
	background:url(../images/btn_about.jpg) no-repeat -167px 0px;
}
#about_select {
	width:166px;
	height:56px;
	background:url(../images/btn_about.jpg) no-repeat -167px 2px;
	text-indent:-9999px;
}


#menu_contact a, #menu_contact a:visited {
	width:171px;
	height:56px;
	background:url(../images/btn_contact.jpg) no-repeat 0px 0px;
}
#menu_contact a:hover{
	width:171px;
	height:56px;
	background:url(../images/btn_contact.jpg) no-repeat -172px 0px;
}
#contact_select {
	width:171px;
	height:56px;
	background:url(../images/btn_contact.jpg) no-repeat -172px 2px;
	text-indent:-9999px;
}


#btn_calltoaction a, #btn_calltoaction a:visited {
	width:306px;
	height:79px;
	background:url(../images/btn_call-to-action.png) no-repeat 0px 0px;
}
#btn_calltoaction a:hover{
	width:306px;
	height:79px;
	background:url(../images/btn_call-to-action.png) no-repeat -307px 0px;
}
#btn_calltoaction_select {
	width:306px;
	height:79px;
	background:url(../images/btn_call-to-action.png) no-repeat -307px 2px;
	text-indent:-9999px;
}



/* Content Container - Body
----------------------------------------------------------------------------------- */

#site-wrapper {
	width:100%;
	background:url(../images/site_bg.jpg) no-repeat center top;
	min-height:595px;
	height:auto !important;
	height:595px;
}

#content-container {
	margin:0 auto;
	width:1002px;
	padding:0 0 10px 0;	
}

/* Flash Banner
----------------------------------------------------------------------------------- */

#flash-banner {
	float:left;
	background:#15113f url(../images/stage.jpg) no-repeat center top;
	width:997px;
	height:287px;
	padding:4px 0px 5px 5px;
}

#flash-banner img {
	float:left;
}

/* Flash Banner - Inner Pages
----------------------------------------------------------------------------------- */

#inpg-flash-banner {
	float:left;
	background:url(../images/inpg_banner_bg.jpg) no-repeat center top;
	width:997px;
	height:196px;
	padding:4px 0px 0 5px;
}

#inpg-flash-banner img {
	float:left;
}


/* 4 Banners
----------------------------------------------------------------------------------- */

#banners {
	width:1003px;
	float:left;
	padding:8px 0;
}

#banners a {
	color:#1d1a1a;
	text-decoration:none;
}

#banners a:hover {
	color:#0c6594;
	text-decoration:none;
}

#pad {
	padding:0 !important;
}

.container {
	float:left;
	width:241px;
	padding:0 12px 0 0;
}

.heading {
	width:241px;
	float:left;
	background:#24292f url(../images/header_bg.jpg) repeat-x;
	min-height:35px;
	height:auto !important;
	height:35px;
}

.heading h1.gen {
	margin-top:9px;
	color:white;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	text-align:center;
}

.heading h1.seo {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/seo.jpg) no-repeat 25px 11px;
}

.heading h1.ppcs {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/ppcs.jpg) no-repeat 44px 11px;
}

.heading h1.smm {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/smm.jpg) no-repeat 39px 11px;
}

.heading h1.emc {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/emc.jpg) no-repeat 28px 11px;
}

.content-container {
	float:left;
	width:239px;
	border:solid 1px #afafaf;
	background:#d4d4d4 url(../images/banners_bg.jpg) repeat-x;
	margin:1px 0 0 0;
	padding:7px 0 0 0;
	min-height:209px;
	height:auto !important;
	height:209px;
}

.content-container p {
	float:left;
	width:212px;
	padding:0 14px 10px 13px;
}

.content-container img {
	float:left;
	margin:0 0 0 61px;
}

.content-container img.emc {
	margin:14px 0 0 66px;
}

.readmore-container {
	float:right;
	width:241px;
	background:url(../images/read_more_bg.jpg) no-repeat center top;
}

.readmore-container ul {
	float:right;
	overflow:hidden;
	margin:0;
	list-style-type:none;
	width:93px;
	height:29px;
}

.readmore-container li {
	float:right;
}

.readmore-container p {
	background:url(../images/read_more.jpg) no-repeat left top;
	height:29px;
	width:93px;
	border:none;
	text-indent:-9999px;
}

.readmore-container p:hover {
	background:url(../images/read_more_hov.jpg) no-repeat left top;
}

.right {
	padding:0 14px 0 0;
}

.right-align {
	float:right;
}

.image {
	float:left;
	margin:20px 0 0 25px;
	padding-bottom:10px;
}


/* Services page 4 Banners
----------------------------------------------------------------------------------- */

#services-banners {
	width:1003px;
	float:left;
	padding:16px 0 2px 0;
}

#services-pad {
	padding:0!important;
}

.services-container {
	float:left;
	width:241px;
	padding:0 12px 0 0;
}

.services-heading {
	width:241px;
	float:left;
	background:#24292f url(../images/header_bg.jpg) repeat-x;
	min-height:35px;
	height:auto !important;
	height:35px;
}

.services-heading h1.gen {
	margin-top:9px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	vertical-align:middle;
	text-align:center;
}

.services-heading h1.seo {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/seo.jpg) no-repeat 25px 11px;
}

.services-heading h1.ppcs {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/ppcs.jpg) no-repeat 44px 11px;
}

.services-heading h1.smm {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/smm.jpg) no-repeat 39px 11px;
}

.services-heading h1.emc {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/emc.jpg) no-repeat 28px 11px;
}

.services-content-container {
	float:left;
	width:239px;
	border:solid 1px #afafaf;
	background:#d4d4d4 url(../images/banners_bg.jpg) repeat-x;
	margin:1px 0 0 0;
	padding:7px 0 8px 0;
	min-height:400px;
	height:auto !important;
	height:400px;
}

.services-content-container p {
	float:left;
	width:212px;
	padding:15px 14px 10px 13px;
}

.services-content-container img {
	float:left;
	margin:8px 0 0 61px;
}

.services-content-container img.emc {
	margin:75px 0 0 66px;
}

.services-content-container img.smm {
	margin:65px 0 0 66px;
}

.services-readmore-container {
	float:right;
	width:241px;
	background:url(../images/bottom.jpg) no-repeat center top;
	height:29px;
}

.services-right {
	padding:0 14px 0 0;
}

.align{
	text-align:right; !important;
	padding:0  !important;
	width:226px !important;
}

.align a {
	background-color:#2166ac;
	padding:4px 10px;
	color:#FFF;
	border:solid 1px #175492;
	text-decoration:none;
}

.align a:hover {
	background-color:#059fe6;
	padding:4px 10px;
	color:#FFF;
	border:solid 1px #175492;
	text-decoration:none;
}

/* Bottom Container
----------------------------------------------------------------------------------- */

#intro-container {
	float:left;
	width:1002px;
}

/* Welcome Container
----------------------------------------------------------------------------------- */

#intro {
	float:left;
	width:1000px;
}

.intro-heading {
	width:1002px;
	float:left;
	background:#24292f url(../images/header_bg.jpg) repeat-x;
	min-height:40px;
	height:auto !important;
	height:40px;
}

.intro-heading h1.ima {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/welcome_hed.jpg) no-repeat 14px 8px;
	height:35px;
}

.intro-container {
	float:left;
	width:1000px;
	border:solid 1px #afafaf;
	background:#e6e6e6 url(../images/wrap_bg.jpg) repeat-x;
	margin-top:1px;
	padding-top:8px;
	min-height:169px;
	height:auto !important;
	height:169px;
}

.intro-container h1 {
	/*float:left;
	padding:0 15px 20px 45px;*/
	margin-left: 14px;
	color:#0f64a9;
	font-size:14px;
	text-decoration:none;
}

.intro-container b {
	/*float:left;
	padding:0 15px 20px 45px;*/
	margin-left: 14px;
	color:#0f64a9;
	font-size:14px;
	text-decoration:none;
}

.intro-container h2 {
	float:left;
	padding:0 15px 20px 45px;
	color:#0f64a9;
	font-size:14px;
	background:url(../images/icon.gif) no-repeat 15px 2px;
	text-decoration:none;
}

.intro-container p {
	/*float:left;
	width:969px;*/
	width:100%;
	padding:8px 14px 20px 13px;
}

.width {
	width:969px !important;
}

.intro-container img {
	float:right;
	margin:0 25px 0 0;
}

/* Scroller
----------------------------------------------------------------------------------- */

#scroller {
	float:right;
	width:241px;
}

.scroller-heading {
	width:241px;
	float:left;
	background:#24292f url(../images/header_bg.jpg) repeat-x;
	min-height:40px;
	height:auto !important;
	height:40px;
}

.scroller-heading h1.lw {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/latest_work.jpg) no-repeat 14px 14px;
	height:39px;
}

.scroller-container {
	float:left;
	width:236px;
	border:solid 1px #afafaf;
	background:#d4d4d4 url(../images/scroll_bg.jpg) no-repeat center top;
	margin-top:1px !important;
	padding-top:8px;
	padding-left: 3px;
	min-height:169px;
	height:auto !important;
	height:169px;
}

/* Slider ============================================== */
#carousel {
	width:143px;
	height:160px;	
	margin:0 auto;
	overflow:hidden;
}

#slides {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:143px;
	height:160px;
	padding-top:5px;
}

/* remove the list styles, width : item width * total items */	
#slides ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;	
	width:450px;			
}

#slides li {
	width:150px;
	height:150px;	
	float:left;
}

#slides li img {
	float: left;
}

/* Styling for prev and next buttons */
#buttons {	
	position: absolute;
	width: 239px;
	left: 0;
	top: 68px;
	z-index: 99999;
}

#prev {
	float: left;
	margin: 0 0 0 8px;
}

#next {
	float: right;
	margin: 0 8px 0 0;
}


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

#dark-footer-wrapper {
	width:100%;
	background:#000 url(../images/footer_top.jpg) repeat-x;
}

#dark-footer-wrapper strong {
	color:#939292;
}

#dark-footer {
	margin:0 auto;
	width:1002px;
	min-height:63px;
	height:auto !important;
	height:63px;
	padding:12px 0 0 0;
}

#dark-footer p {
	float:left;
	width:902px;
	padding:20px 50px 25px 50px; 
	text-align:center;
	color:#939292;
}

#dark-footer a {
	text-decoration:none;
	color:#939292;
}

#dark-footer a:hover {
	text-decoration:underline;
	color:#939292;
}

#dark-footer span {
	padding:0 14px; 
}


#light-footer-wrapper {
	width:100%;
	background-color:#303030;
	border-top:#444444 solid 1px;
	border-bottom:#444444 solid 1px;
}

#light-footer {
	margin: 0 auto; 
	text-align:center;
	width:100%;
	min-height:41px;
	height:auto !important;
	height:41px;
}

#light-footer p {
	float:left;
	text-align:center;
	width:100%;
	padding:10px 0; 
	color:#939292;
}

#light-footer a {
	color:#939292;
	text-decoration:underline;
}

#light-footer a:hover {
	color:#939292;
	text-decoration:none;
}

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

/* Inner Pages Container
----------------------------------------------------------------------------------- */

.wrap {
	float:left;
	width:1000px;
	padding:12px 0 0 0;
}

.wrap-heading {
	width:1002px;
	float:left;
	background:#24292f url(../images/header_bg.jpg) repeat-x;
	min-height:40px;
	height:auto !important;
	height:40px;
}

.wrap-subheading {
	width:1002px;
	float:left;
	background:#24292f url(../images/header_bg.jpg) repeat-x;
	min-height:40px;
	height:auto !important;
	height:40px;
}

.wrap-heading h1.gen {
	margin-top:9px;
	color:white;
	font-weight:bold;
	font-size:15px;
	vertical-align:middle;
	text-align:left;
	margin-left:25px;
}

.wrap-subheading h1.sima {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/sima.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.seo {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/seo.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.wcima {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/wcima.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.ppcs {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/ppcs.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.google {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/google.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.cpa {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/cpa.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.am {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/am.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.smm {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/smm.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.sbw {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/sbw.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.request {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/request.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.emc {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/emc.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.ecm {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/ecm.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.cima {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/cima.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.bwh {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/bwh.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.wcwh {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/wcwh.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.dn {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/dn.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.whm {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/whm.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.pt {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/pt.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.acp {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/acp.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.web {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/web.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.wcu {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/wcu.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.im {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/im.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.hims {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/hims.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.qt {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/qt.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.au {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/au.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.cu {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/cu.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.oad {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/online_ad.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-heading h1.testi {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/testimonials.jpg) no-repeat 20px 13px;
	height:35px;
}

.wrap-container {
	float:left;
	width:1000px;
	border:solid 1px #afafaf;
	background:#e6e6e6 url(../images/wrap_bg.jpg) repeat-x;
	margin-top:1px;
	padding:18px 0 12px 0;
/*	min-height:60px;
	height:auto !important;
	height:60px;*/
}

.wrap-container-left {
	float:left;
	width:707px;
	height:558px;
	border:solid 1px #afafaf;
	background:#e6e6e6 url(../images/wrap_bg.jpg) repeat-x;
	margin-top:1px;
	padding:18px 0 12px 0;
/*	min-height:60px;
	height:auto !important;
	height:60px;*/
}

.wrap-container-right {
	float:right;
	width:290px;
	height:563px;
	border:none;
	margin-top:1px;
	margin-left:1px;
/*	padding:18px 0 12px 0;
	min-height:60px;
	height:auto !important;
	height:60px;*/
}

.additional {
	padding:0 0 12px 0;
}

.wrap-container p {
	float:left;
	width:945px;
	padding:0 14px 10px 25px;
}

.wrap-container-left p {
	float:left;
	width:645px;
	padding:0 14px 10px 25px;
}

.wrap-width p {
	width:610px;
}

.wrap-container ul {
	list-style-type:none;
	margin:0 25px;
	clear:left;
}

.wrap-container li {
	float:left;
	background:url(../images/arrow_bullet.gif) no-repeat 8px 10px;
	padding:5px 0 5px 30px;
	color:#114b8c;
	width:582px;
	background-color:#ebebeb;
	height:20px;
	border-bottom:1px #fff solid;
}

.wrap-container li.left {
	float:left;
	width:435px;
}

.wrap-container li.right {
	float:right;
	width:435px;
}

.wider li {
	width:917px !important;
}

.wrap-container h2 {
	float:left;
	padding:10px 0 20px 52px;
	font:bold 16px Arial;
	color:#13549d;
	background:url(../images/bul_line.gif) no-repeat 25px 11px;
	width:942px;
}

.wrap-container h3 {
	float:left;
	padding:25px 0 15px 52px;
	font:bold 16px Arial;
	color:#13549d;
	background:url(../images/bul_line.gif) no-repeat 25px 26px;
	width:580px;
}

.wrap-container h4 {
	float:left;
	padding:0 0px 20px 56px;
	color:#0f64a9;
	font-size:16px;
	font-style:normal;
	text-decoration:underline;
	width:886px;
	text-align:center;
}

.wrap-container h5 {
	float:left;
	padding:10px 0 20px 52px;
	font:bold 16px Arial;
	color:#13549d;
	background:url(../images/bul_line.gif) no-repeat 25px 11px;
	width:942px;
	text-transform:uppercase;
}


#seo-services {
	float:left;
	width:942px;
	height:193px;
	margin:10px 0 0 29px; 
	padding:0 0 15px 0;
	background:url(../images/seo_services.png) no-repeat center top;
}

.wrap-container img.graphic {
	float:right !important;
	margin:0 25px 0 0;
}

.wide {
	width:945px !important;
}



/* Web Hosting 4 Banners
----------------------------------------------------------------------------------- */

#hosting-banners {
	width:1003px;
	float:left;
	padding:12px 0 8px 0;
}

#hosting-pad {
	padding:0 0 0 2px !important;
}

.hosting-container {
	float:left;
	width:241px;
	padding:0 12px 0 0;
}

.hosting-heading {
	width:241px;
	float:left;
	background:#24292f url(../images/header_bg.jpg) repeat-x;
	min-height:35px;
	height:auto !important;
	height:35px;
}

.hosting-heading h1.gen {
	margin-top:9px;
	color:white;
	font-weight:bold;
	font-size:15px;
	vertical-align:middle;
	text-align:center;
}

.hosting-heading h1.dn {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/dn.jpg) no-repeat 70px 11px;
}

.hosting-heading h1.whm {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/whm.jpg) no-repeat 56px 11px;
}

.hosting-heading h1.pt {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/pt.jpg) no-repeat 48px 11px;
}

.hosting-heading h1.acp {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/acp.jpg) no-repeat 45px 11px;
}

.hosting-heading h1.acp {
	font-size:16px;
	text-indent:-9999px;
	background:url(../images/acp.jpg) no-repeat 45px 11px;
}

.hosting-content-container {
	float:left;
	width:239px;
	border:solid 1px #afafaf;
	background:#d4d4d4 url(../images/banners_bg.jpg) repeat-x;
	margin:1px 0 0 0;
	padding:7px 0 5px 0;
	min-height:300px;
	height:auto !important;
	height:300px;
}

.hosting-content-container p {
	float:left;
	width:212px;
	padding:0 14px 10px 13px;
}

.hosting-content-container img {
	float:left;
	margin:10px 0 0 58px;
}

.hosting-content-container img.emc {
	margin:65px 0 0 66px;
}

.hosting-readmore-container {
	float:right;
	width:241px;
	background:url(../images/bottom.jpg) no-repeat center top;
	height:29px;
}


/* Testimonials Slider
----------------------------------------------------------------------------------- */

.slider-wrap { 
	margin:0;
	position: relative;
	width: 100%;
	padding:0 0 25px 0
}

.slider-wrap p {
	float:left;
	padding:0 14px 10px 25px;
	width:615px;
}


.slider-wrap ul {
	list-style-type:none;
	margin:0 25px;
	clear:left;
}

.slider-wrap li {
	float:left;
	background:url(../images/arrow_bullet.gif) no-repeat 8px 10px;
	padding:5px 0 5px 30px;
	color:#114b8c;
	width:582px;
	background-color:#ebebeb;
	height:20px;
	border-bottom:1px #fff solid;
}

.slider-wrap li.left {
	float:left;
	width:435px;
}

.slider-wrap li.right {
	float:right;
	width:435px;
}

.wider li {
	width:917px !important;
}

.slider-wrap img.photo {
	float:right;
	border:1px solid #adadad;
	margin:23px 24px 0 0;
}

.slider-wrap h2 {
	float:left;
	padding:10px 0 20px 52px;
	font:bold 16px Arial;
	color:#13549d;
	background:url(../images/bul_line.gif) no-repeat 25px 11px;
	width:942px;
}

.slider-wrap h3 {
	float:left;
	padding:30px 0 15px 62px;
	font:bold 16px Arial;
	color:#13549d;
	background:url(../images/tilt-arrow.gif) no-repeat 25px 26px;
	width:580px;
}

.slider-wrap h4 {
	float:left;
	padding:0 15px 20px 45px;
	color:#0f64a9;
	font-size:16px;
	font-style:italic;
	background:url(../images/icon.gif) no-repeat 15px 2px;
	text-decoration:underline;
	clear:left;
}

.slider-wrap img.graphic {
	float:right !important;
	margin:0 25px 0 0;
}

/*----------------------------------------------------------------------------------------*/

/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 1px solid #adadad; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 884px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 205px;
			background: #fff url(../images/testimonials_bg.jpg) repeat-x;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 884px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding:0;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			width:600px !important;
			overflow:hidden !important;
			background:none !important;
			
		}
		
		.stripNav ul li {
			float: left;
			overflow:hidden;
			display:inline;
			width:0px !important;
			margin-right: 2px; 
			background:none !important;
			text-indent:-9999px !important;/* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
			margin:0 8px;
		}
		
		.stripNavL {
			left: 0;
			top:120px;
		}
		
		.stripNavR {
			right: 0;
			top:120px;
		}
		
		.stripNavL {
			background: url('../images/arrow-left.png') no-repeat center;
		}
		
		.stripNavR {
			background:url('../images/arrow-right.png') no-repeat center;
		}

/* Comtact Form
----------------------------------------------------------------------------------- */

.form-container {
	float:left;
	width:960px;
	border:solid 1px #afafaf;
	background:#e6e6e6 url(../images/wrap_bg.jpg) repeat-x;
	margin-top:1px;
	padding:25px 40px 30px 0;
}

#form {
	float:right;
	width:500px;
	padding:35px 40px 30px 40px;
	background:#fff url(../images/form_backround.jpg) repeat-x;
	border:solid 1px #afafaf;
	margin:0 0 0 25px;
}

#form h1 {
	float:left;
	width:450px;
	font-size:13px;
	margin:0;
	padding:4px 0 30px 35px;
	font-weight:bold;
	background:url(../images/pc.png) no-repeat left top;
}

#form ul {
	float:left;
	list-style-type:none !important;
	width:500px;
}

#form li {
	float:left;
	width:500px;
	list-style-type:none;
	background:none;
	padding:0 0 10px 0;
	border:none;
}
#form label {
	float:left;
	width:100px;
	font-size:13px;
	font-weight:bold;
	color:#2056ac;
	padding:3px 0 0 0;
}

#form input {
	float:left;
	width:338px;
	background:#fefefe url(../images/field_bg.jpg) repeat-x;
	height:22px;
	border:solid 1px #adadad;
	padding:6px 0 0 3px;
}

#form input:hover {
	background:#fefefe url(../images/field_bg_hover.jpg) repeat-x;
	border:solid 1px #0994db;
}

#form textarea {
	float:left;
	width:338px;
	height:148px;
	border:solid 1px #adadad;
	padding:6px 0 0 3px;
	background:#fefefe url(../images/textarea_bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#form textarea:hover {
	border:solid 1px #0994db;
	background:#cacaca url(../images/textarea_bg_hover.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#form-check {
	float:left;
	width:400px;
	padding:0 0 0 100px
}

#form-check ul {
	list-style-type:none;
	width:338px;
	float:left;
}

#form-check li {
	float:left;
	width:338px;
	background:none;
	padding:0
}

#form-check label {
	float:left;
	width:200px;
	padding:0 0 8px 20px;
	margin:0;
}

#form-check input.check {
	float:left;
	width:auto;
	height:auto;
	background:none !important;
	padding:2px 0 0 0;
	margin:4px 0 0 0 ;
	border:none;
}

#form input.button {
	float:right;
	width:81px;
	height:26px;
	background:url(../images/submit.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 60px 0 0;
	border:none;
}	

#form input.button:hover {
	background:url(../images/submit_hover.jpg) no-repeat;
}	

#phonenumber {
	float:left;
	width:260px;
	padding:15px 50px 0 30px;
}

#phonenumber h1 {
	float:left;
	width:250px;
	font-size:14px;
	margin:0;
	padding:0 0 15px 38px;
	font-weight:bold;
	background:url(../images/phone.png) no-repeat left top;
	text-transform:uppercase;
}

#phonenumber h1 span {
	color:#1c60b4;
}

#phonenumber p {
	float:left;
	width:250px;
	font-size:13px;
	margin:0;
	padding:0 0 18px 38px;
	font-weight:normal;
}

#phonenumber p.ht {
	padding:0 0 3px 38px;
}
