
html, body, div, p, h4, h5, h6, ol, ul, li, dl, blockquote, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

h1 
{
    margin-top:0px;
    padding-bottom:20px;
    border: 0;
	color:#009ddc;
	font-size:18px;
}

h2 
{
    margin: 0;
    padding: 0;
    border: 0;
	color:#009ddc;
	font-size:16px;
}

h3 
{
    margin: 0;
    padding: 0;
    border: 0;
	font-size:14px;
}

body#bg {
	background: url(../images/backgrounds/bg-home.jpg) repeat-x center top;
	background-color:#e1e1e1;
}



body {
	font: 11px Verdana;
	color: #707070;
	background-color:#e1e1e1;
}


* html #header h1#brandHead, * html #header a#branding  {
	position: relative;
	width: 86px;
	height: 57px;
}

#nav {
	width: 317px;
	height: 30px;
	float: right;
	position: relative;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	height: 30px;
	display: block;
}

#nav a {
	height: 30px;
	display: block;
	border-bottom: none;
}

#nav #home {
	left: 0;
	width: 55px;
}
#nav #services {
	left: 55px;
	width: 65px;
}
#nav #portfolio {
	left: 120px;
	width: 70px;
}
#nav #aboutUs {
	left: 190px;
	width: 50px;
}

#nav #contactUs {
	left: 240px;
	width: 70px;
}

#nav #home a:hover {
}
#nav #services a:hover, #svcContainer #nav #services {
}
#nav #portfolio a:hover, #portContainer #nav #portfolio {
}
#nav #aboutUs a:hover, #aboutContainer #nav #aboutUs {
}
#nav #contactUs a:hover, #cntContainer #nav #contactUs {
}

a.external:hover, a.internal:hover {
	color: #009DDC;
	text-decoration: underline;
}

.mTop {
	margin-top: 20px;
}


.blue{
color:#0095d8;
}


#siteInfo {
	width: 726px;
	height: 38px;
	position: relative;
	top:0px;
	left:50px;
	text-align:center;
}

#siteInfoNav {
width:600px;
	list-style: none;
	margin: 10px 0 0 15px;
	float: left;
}

#siteInfoNav li {
	display: inline;
	margin-right: 4px;
}

#siteInfoNav li a{
	font-size: 10px; 
	color: #666;
	text-decoration: none;
}

#siteInfoNav li a:hover {
	color: #009DDC;
}



.siteInfoNav {
width:600px;
	list-style: none;
	margin: 10px 0 0 15px;
	float: left;
}

.siteInfoNav li {
	display: inline;
	margin-right: 4px;
}

.siteInfoNav li a{
	font-size: 10px; 
	color: #666;
	text-decoration: none;
}

.siteInfoNav li a:hover {
	color: #009DDC;
}




/* Clear fix */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */


#primaryContent {
	position: absolute;
	width: 726px;
	height: 500px;
	background: url(../images/primaryContent.png) no-repeat top;
	left:210px;
	top:320px;
}

#secondaryContent {
	position: absolute;
	width: 166px;
	top:360px;
	left:45px;
}

#subNavContainer {
	width: 166px;
	background: #ffffff url(../images/subNav.jpg) no-repeat top;
	padding:20px 0 0 0;
}

#subNav {
	padding-left: 0;
	margin-left: 0;
	width: 145px;
	float: right;
}

#subNav li {
	list-style: none;
	margin: 0;
	padding: 4px 4px 4px 0;
	border-bottom: 1px solid #eee;
}

#subNav li#last {
	border-bottom: none;
}

#subNav li a {
	font-weight: 500;
	color: #666;
	text-decoration: none;
}

#subNav li a:hover, #subNav li a#active {
	color: #009DDC;
}

.active {
	color: #ffffff;
}

#subSectionFeature {
	width: 126px;
	min-height: 160px;
	padding: 20px;
	color: #fff;
	background: #0098d9 url(../images/subSectionFeature.gif) no-repeat top;
}

#subSectionFeature h1 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 5px;
}

#subSectionFeature p {
	margin: 5px 0;
}

#subSectionBottom {
	width: 166px;
	height: 19px;
	background: url(../images/subSectionBottom.png) no-repeat;
}

#insideContainer 
{
	padding: 40px 40px 30px 40px;
	background: url(../images/insidecontent.png);
}

#insideContent {
	position: relative;
	width: 411px;
	margin-right: 40px;
	font-size: 12px;
	line-height: 16px;
}

#insideContent strong.blue {
	font-size: 12px;
}


#insideContent h2
{
	margin: 15px 0 15px 0;
}

#insideContent p
{
	margin: 0 0 15px 0;
}

#insideContent ul
{
	list-style: none;
	margin-bottom: 20px;
}

#insideContent li
{
	background: url(../images/arrow-right.png) 7px 3px no-repeat;
	padding-left: 20px;
	margin: 8px 0;
}

#insideContent a {
	color: #666;
}

#insideContent a:hover {
	color: #009DDC;
}

#insideCallout {
	width: 195px;
	position:absolute;
	left:500px;
	top:50px;
}

.callout {
	width: 195px;
	height: 75px;
	display: block;
	margin-bottom: 10px;
	text-indent: -9000px;
}

* html .callout {
	margin-bottom: 10px;
}

.calloutOffer {
	width: 200px;
	height: 280px;
	display: block;
	margin-bottom: 10px;
	text-indent: -9000px;
}

#offerCalloutContainer, a#offerCallout {
	background: url(../images/starterpackage.png) no-repeat;
}

a#offerCallout:hover {
	background: url(../images/starterpackage.png) no-repeat;
}

#freeCalloutContainer, a#freeCallout {
	background: url(../images/freeCallout.gif) no-repeat;
}

a#freeCallout:hover {
	background: url(../images/freeCallout-o.gif) no-repeat;
}

#a4eCalloutContainer, a#a4eCallout {
	background: url(../images/a4eCallout.gif) no-repeat;
}

a#a4eCallout:hover {
	background: url(../images/a4eCallout-o.gif) no-repeat;
}

#cntCalloutContainer, a#cntCallout {
	background: url(../images/cntCallout.gif) no-repeat;
}

a#cntCallout:hover {
	background: url(../images/cntCallout-o.gif) no-repeat;
}

#portCalloutContainer, a#portCallout {
	background: url(../images/seoCallout.gif) no-repeat;
}

a#portCallout:hover {
	background: url(../images/seoCallout-o.gif) no-repeat;
}
#infoContainer {
	width: 726px;
	height: 127px;
	background: url(../images/infoContainer.png) no-repeat;
	padding:20px 0px 0px 0px;
}

#Subscribe2Newsletter {
	width: 195px;
	height: 220px;
	background: url(../images/Subscribe2newsletter.png) no-repeat;
	visibility:hidden;
}


#Subscribe2Newsletter div 
{
	padding:35px 0 0 10px;
	width: 165px;
	height: 125px;
}

#Subscribe2Newsletter div ul
{
	padding:10px 0 0 15px;
	width: 165px;
}

#siteInfoContainer {
	width: 706px;
	padding-left: 20px;
}


#insideTitle
{
margin:0px 0px 25px 5px;
}

#container {
	margin: 0 auto;
	width: 892px;

}

#header {
	width: 100%;
	height: 57px;
}

#header h1#brandHead, #header a#branding  {
	position: absolute;
	top: 0;
	float: left;
}

#header a#branding  {
	text-indent: -9000px;
}



#twitter{
	background: url(../images/twitter.png) no-repeat;
	width: 130px;
	height: 55px;
	display: block;
	padding:0px 0px 0px 0px;
	top:0px;
	left:800px;
	position:absolute;
}


#blog{
	background: url(../images/blog.png) no-repeat;
	width: 71px;
	height: 55px;
	display: block;
	padding:0px 0px 0px 0px;
	top:0px;
	left:700px;
	position:absolute;
}

#menubar{
	background: url(../images/menubar.png) no-repeat;
	width: 400px;
	height: 80px;
	display: block;
	padding:0px 0px 0px 0px;
	top:0px;
	left:550px;
	position:absolute;
}
#brandHead{
	background: url(../images/home/logo.png) no-repeat;
	width: 620px;
	height: 45px;
	display: block;
	padding:20px 0px 0px 0px;
	top:0px;
	left:70px;
	position:absolute;
}

#brandHead a
{
	top:15px;
	left:210px;
	position:absolute;
	
	color:#009ddc;
	font:18px Arial;
	font-weight:bold;
	text-decoration:none;
}

#homeQuote1
{
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 32px;
	text-decoration:none;
	left:328px;
	top:210px;
	width:550px;
	position:absolute;
}
#homeQuote2
{
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 48px;
	text-decoration:none;
	left:334px;
	top:245px;
	width:500px;
	position:absolute;
}
#homeQuote3
{
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	left:350px;
	top:145px;
	width:500px;
	position:absolute;
}
#sheffieldHomeQuote3
{
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	left:270px;
	top:145px;
	width:620px;
	position:absolute;
	text-align:center;
}
#flash {
	height: 294px;
	width: 350px;
	left:0px;
	position:absolute;
	background: url(../images/home/banner.png) no-repeat;
}


#flash #tabs {
	width: 464px;
	height: 49px;
	float: right;
	margin: 245px 50px 0 0;
}

* html #flash #tabs {
	margin: 245px 25px 0 0;
}

#home #nav {
	width: 500px;
	height: 50px;
	top:90px;
	left:460px;
	position: absolute;
}

#home #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	height: 30px;
	display: block;
}

#home #nav a {
	height: 30px;
	display: block;
	border-bottom: none;
	color: #009ddc;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	text-decoration:none;
}

#home #nav #services {
	left: 50px;
	width: 120px;
}
#home #nav #portfolio {
	left: 120px;
	width: 140px;
}
#home #nav #aboutUs {
	left: 280px;
	width: 100px;
}
#home #nav #contactUs {
	left: 380px;
	width: 100px;
}

#home #nav #services a:hover 
{
	text-decoration:underline;
}
#home #nav #portfolio a:hover {
	text-decoration:underline;
}
#home #nav #aboutUs a:hover {
	text-decoration:underline;
}
#home #nav #contactUs a:hover {
	text-decoration:underline;
}








#testimonialSliderContainer {
	height: 120px;
	width: 360px;
	position: relative;
	overflow: hidden;
	float:left;
	margin:0px 0px 0px 18px;

}

#content .white{
	margin:30px 0px 0px 0px;
}

#testimonialSliderContainer blockquote {
	width: 360px;
	top: 120px;
	position: absolute;
	left: 0px;

}

#testimonialSliderContainer blockquote .author {
	font-style: italic;
	display: block;
	margin-top: 15px;
}

.testimonialCompany{
font-style: italic;
}






.testimonial {
	float: left;
	width: 360px;
	height: 110px;
	margin: 20px 5px 0 0;
	padding: 20px;
}

* html .testimonial {
	margin-bottom: -15px;
}

blockquote {
	width: 100%;
	margin: 0;
	padding: 0;
	font: 12px Verdana;
	line-height: 20px;
}

blockquote.mastBlockQuote {
	color: #666;
	background: url(../images/quote-start.gif) no-repeat top left;
}

blockquote.insideBlockQuote {
	color: #ccc;
	background: url(../images/quote-grey-start.png) no-repeat top left;
}

.mastQuote {
	text-align: left;
	margin-left: 30px;
	padding: 10px 15px 5px 0;
	background: url(../images/quote-end.gif) no-repeat right bottom;
}

.insideQuote {
	text-align: left;
	margin-left: 30px;
	padding: 10px 15px 5px 0;
	background: url(../images/quote-grey-end.png) no-repeat right bottom;
}

blockquote.mastBlockQuote em {
	color: #723c00;
	font-weight: bold;
}

blockquote.insideBlockQuote em {
	color: #999;
	font-weight: bold;
}

blockquote.insideBlockQuote a {
	color: #999;
	font-weight: bold;
}

blockquote strong {
	font: bold 16px Verdana;
	color: #009DDC;
	letter-spacing: 1px;
}
blockquote.caseStudyQuote {
	background: url(../images/testimonial-left.gif) no-repeat top left;
	height: 151px;
}

blockquote.caseStudyQuote .right {
	background: url(../images/testimonial-right.gif) no-repeat bottom right;
	height: 151px;
	float: right;
}

blockquote.caseStudyQuote em {
	font: bold 14px Verdana;
	color: #666;
	margin: 20px 20px 5px 20px;
	display: block;
	font-style: italic;
}

blockquote.caseStudyQuote p {
	font: 10px Verdana;
	margin: 0 20px !important;
}





#moreToExplore {
	float: right;
	width: 293px;
	height: 109px;
	padding: 0px 7px 0 20px;
}

.moreExploreTitle{
padding: 0px 0px 5px 0px;
	color:#009ddc;
	font-size:16px;
	font-weight:bold;
}

.moreTitle{
font-size:14px;
}


#more
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#more li
{
	background: url(../images/arrow-right-grey.png) 7px 3px no-repeat;
	padding-left: 25px;
	margin: 10px 0;
}

#more a {
	font-weight: 500;
	color: #ccc;
	text-decoration: none;
}

#more a:hover {
	color: #009DDC;
}


#steps, .steps {
	list-style: none;
	margin: 15px 0;
}

#steps li, .steps li {
	width: 355px;
	height: 25px;
	padding: 7px 0 0 15px;
	margin: 1px 0;
	font-weight: bold;
	background: url(../images/steps.gif) no-repeat;
}

#steps li span, .steps li span {
	width: 42px;
	float: left;
	font: 16px Verdana;
	color: #fff;
}


.textbox
{
	border-color:#00A9E1;
	border-style:solid;
	border-width:1px;
	width:250px;
}

.textboxNewsletter
{
	border-color:#00A9E1;
	border-style:solid;
	border-width:1px;
	width:165px;
}

.contactLabel
{
	vertical-align:top;
}

.tdForm
{
	vertical-align:top;
	width:190px;
}
.trForm
{
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}


/* seo plans */
.seoplans {
	border:1px solid #dcdcdc;
}
.plan_desc {
	padding-left:15px;
}
.plan_header {
	padding-top:8px;
	padding-bottom:8px;
	background-color:#f0f0f0;
}
.plan_dark {
	padding-top:8px;
	padding-bottom:8px;
	background-color:#e7e7e7;
}
.plan_red {
	color:#950a16;
}
.plan_blue {
	color:#932a93;
}
.plan_green {
	color:#3c6d23;
}

.highlightedText 
{
    margin-top:0px;
    border: 0;
	color:#707070;
	font-size:14px;
}

.divGrid
{
	width:660px;
	overflow:scroll;
}

.gridlink
{
	color: #666;
	text-decoration: none;
}

.highlightContent
{
/*	width:400px;
	padding:15px 15px 5px 15px;
	margin:15px 0px 15px 0px;
	background-color:#009bdd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	border:dotted 1px #aaaaaa;
*/
	background-color: #009bdd;
	color: #000;
	width: 400px;
	margin:0 0 10px 0;
}
.portrait {
	border-bottom: 10px solid #FFF;
    border-left : none;
    border-right: none;
    border-top: 10px solid #FFF;
    margin: 0 35px;
    background-color: #fff;
}
.portraitInner {
	margin: 0 -25px 0 -25px;
    padding: 1em 1em 1em 1em;
    background-color: #fff;
    color: #919191;
}
.portraitInner p{
    padding: 0em;
	font-size:13pt;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.horizontal {
  background-color: #FFF;
  border-bottom: 10px solid #F09;
  border-left: none;
  border-right: none;
  border-top: 10px solid #F09;
  color: #000;
  margin: 0 10px;
  padding: 20px 0;
}
.horizontal p {
  margin: 0 -10px;
  padding: 0 20px;
}

.divControlPanelBox
{
	border:solid 1px #d3d3d3;
	padding:10px;
	background-color:#f1f1f1;
	margin-top:10px;
}

