@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #232323;
	margin: 20px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #BBB;
}
h1 {
	color : #EBF092;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: .6em;
	padding-top: 15px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999;
	padding: 0px;
	margin: 0px;
	margin-bottom: -12px;
}
h3 {
	font-size: .8em;
}
.twoColFixRtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666;
	text-align: left;
	padding: 20px;

} 
.twoColFixRtHdr #header {
	background: #000 url(../images/website-solutions-wording.jpg) no-repeat;
	padding: 0 0px 0 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 90px;
} 
.twoColFixRtHdr #navigation {
	float: right;
	margin-right: 0px;
	padding-right: 0px;
}

.twoColFixRtHdr #navigation ul{
	list-style: none;
	margin: 0;
	padding: 4em 0 0;
}
.twoColFixRtHdr #navigation li {
	display: inline;
}
.twoColFixRtHdr #navigation a:link {
	padding: 0.4em 0.3em 0.4em 0.3em;
	color: #007FD0;
	text-decoration: none;
	background: #1E1E1E;
	border-top: 1px solid #333;
	border-right: 1px none #333;
	border-bottom: 1px none #333;
	border-left: 1px solid #333;
}


.twoColFixRtHdr #navigation a:visited {
	padding: 0.4em 0.3em 0.4em 0.3em;
	color: #06F;
	text-decoration: none;
	background: #1E1E1E;
	border-top: 1px solid #333;
	border-right: 1px none #333;
	border-bottom: 1px none #333;
	border-left: 1px solid #333;
}
.twoColFixRtHdr #navigation a:hover {
	padding: 0.4em 0.3em 0.4em 0.3em;
	color: #0CF;
	text-decoration: none;
	background: #1E1E1E;
	border-top: 1px solid #333;
	border-right: 1px none #333;
	border-bottom: 1px none #333;
	border-left: 1px solid #333;
}


.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #141414 url(../images/seo-recent_projects.jpg) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 10px 15px;
	color: #FFF;
	margin-top: 45px;
	border: 1px dotted #333;
}
.twoColFixRtHdr #sidebar1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
}
.twoColFixRtHdr #mainContent {
	margin: 0 50px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(../images/modified-monitor-screen.jpg) no-repeat;
	height: 400px;
} 
.twoColFixRtHdr #subcontent1 a:link, #subcontent1 a:visited {
	color: #F00;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #subcontent1{
	float: left;
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #141414 url(../images/seo-for-small-businesses.jpg) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 10px 15px;
	color: #FFF;
	border: 1px dotted #333;
}
.twoColFixRtHdr #subcontent2 a:link, #subcontent2 a:visited {
	color: #F00;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #subcontent2 {
	float: left;
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #141414 url(../images/seo-for-companies.jpg) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 10px 15px;
	color: #FFF;
	border: 1px dotted #333;
	margin-left: 27px;
}
.twoColFixRtHdr #subcontent3 a:link, #subcontent3 a:visited {
	color: #F00;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixRtHdr #subcontent3 {
	float: left;
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #141414 url(../images/seo-for-organisations.jpg) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 10px 15px;
	color: #FFF;
	border: 1px dotted #333;
	margin-left: 27px;
}

.twoColFixRtHdr #footer {
	background:#000;
	width: 490px;
	margin-top: 40px;
	border-top: 1px dotted #600;
	margin-bottom: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.9em;
	line-height: 1.4em;
}
.twoColFixRtHdr #details {
	float: right;
	clear: none;
	position: absolute;
	left: 776px;
	top: 871px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imageleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.spacer {
	clear: left;
}
.largerText {
	color: #EBEBEB;
	font-size: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
}

