body {
	background: #000 url(/images/bg-top.jpg) no-repeat top center ;
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	display: table;
}

#container {
	width: 934px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	background: #FFF;
}

#header {
	width: 934px;
	height: 100px;
}

#logo {
	width: 141px;
	height: 101px;
	padding: 20px 10px 5px 28px;
}

#topbar {
	width: 934px;
	margin-top: -5px;
	height: 36px;
	background:  url(/images/bar-top.png) no-repeat;
}

/* hack for IE5.5 */
* html #topbar {
	margin-top:-13px;
}

#bottombar {
	clear: both;
	width: 934px;
	height: 39px;
	background:  url(/images/bar-bottom.png) no-repeat;
}

.breadcrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0 0 0 90px;
	margin-top: 0;
}

.breadcrumb a,
.breadcrumb a:visited {
	color: #999;
	text-decoration:none;
}

#content, #home, #services, #serviceshome, #tutorialsstart, #tutorialstraffic {
	margin-top: 0;
	padding: 5px 90px 0 90px;
	line-height: 1.5em;
	width: 754px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#330000;
	font-size: 12px;
}

#home, #serviceshome {
	height: 380px;
	padding: 5px 75px 0 75px;
	width: 784px;
}

#home {
	background: #FFF url(/images/bg-home.jpg) no-repeat top left;
}

#serviceshome {
	background: #FFF url(/images/bg-serviceshome.jpg) no-repeat top left;
}

#services {
	min-height: 500px;
}

#tutorialsstart {
	background: #FFF url(/images/tutorials-start-website.jpg) no-repeat top right;
	min-height: 544px;
}

#tutorialstraffic {
	background: #FFF url(/images/tutorials-drive-traffic.jpg) no-repeat top right;
	min-height: 544px;
}

h1 {
	color: #708090;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2, h3 {
	color:#330000;
	font-size: 13px;
}

h2 a {
	text-decoration: none;
}

a {
	color:#330000;
}

a:hover {
	color:#003366;
}

.normalweight {
	font-weight:normal;
}

#home #bannertitle {
	color: #330000; 
	font-size: 44px; 
	width: 300px; 
	line-height: 50px; 
	font-family: Georgia, Times New Roman, Times, serif;
	padding-top: 0;
	margin-top: 30px;
}

#home #cols {
	clear:both;
	margin-top: 95px;
	height: 100px;
}
#home #cols #firstcol,
#home #cols #secondcol,
#home #cols #thirdcol {
	width: 220px;
	float:left;
}

#home #cols #secondcol {
	margin-left: 55px;
}

#home #cols #thirdcol {
	width: 230px; 
	margin-left: 55px;
}

#home #cols #firstcol h2 {
	margin: 0;
}

#home #cols #secondcol h2,
#home #cols #thirdcol h2 {
	margin: 11px 0 16px 0;
}

#home #cols #firstcol p,
#home #cols #secondcol p,
#home #cols #thirdcol p {
	margin-top: 10px;
	padding-top: 0;
	font-size: 10px; 
	line-height: 12px; 
}

#serviceshome #cols {
	clear:both;
	margin-top: 0;
	padding-top: 15px;
}

#serviceshome #cols #firstcol,
#serviceshome #cols #secondcol,
#serviceshome #cols #thirdcol {
	width: 228px;
	float:left;
}

#serviceshome #cols #secondcol {
	width: 235px; 
	margin-left: 40px;
}

#serviceshome #cols #thirdcol {
	width: 240px; 
	margin-left: 40px;
}

#serviceshome #cols #firstcol h2,
#serviceshome #cols #secondcol h2,
#serviceshome #cols #thirdcol h2 {
	margin: 0;
	padding: 0;
}

#serviceshome #cols #firstcol p,
#serviceshome #cols #secondcol p,
#serviceshome #cols #thirdcol p {
	font-size: 10px; 
	line-height: 12px; 
	padding-top: 10px;
	margin-top: 0;
}

#serviceshome #buttons {
	width:298px; 
	height: 195px; 
	float: left;
	background: url(/images/bg-serviceshome.gif) no-repeat top left ;
	padding-top: 10px;
}

#serviceshome #buttons .link {
	width: 99px; 
	height: 70px; 
	float: left; 
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

#serviceshome #buttons .link .label {
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#serviceshome #buttons .link .label .gray {
	color: #999;
}

#serviceshome #inquirybutton {
	float: right; 
	width: 238px; 
	padding-top: 18px; 
	padding-right: 5px;
}

#serviceshome #cols #thirdcol .firstcol {
	float:left;
	width:100px;
}

#serviceshome #cols #thirdcol .secondcol {
	float:left;
	width:140px;
}

#serviceshome #cols #thirdcol .firstcol p,
#serviceshome #cols #thirdcol .secondcol p {
	line-height: 20px; 
	margin-top: 15px; 
	padding-top: 0;
}

#footer{
	width: 100%;
	margin: 0;
	height: 150px;
	background:  url(/images/footer.png) no-repeat right bottom;
	clear: both;
}

#footernav, 
#footernav a, 
#footernav a:visited {
	color:#708090;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	word-spacing: 5px;
	text-decoration: none;
}

#footernav {
	padding-top: 16px;
	margin-right: 45px;
}

#connect {
	margin: 35px 0 10px 75px;
	color:#330000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}

h1 a,
h1 a:visited,
#connect a,
#connect a:visited {
	color:#708090;
	text-decoration: none;
	font-weight:bold;
}

#connect a,
#connect a:visited {
	word-spacing: 5px;
}

#footernav a:hover,
#connect a:hover,
#error a:hover {
	color:#003366;
}

#error a,
#error a:visited {
	text-decoration: none;
}

#connect .images {
	margin-top: 7px;
}

#connect .images img {
	margin-right: 1px;
}

#bg_bottom {
	background: #000 url(/images/bg-bottom.jpg) no-repeat top;
	height: 232px;
}


.latest_news {
	padding: 0 40px 0 40px;
}

#twitter_update_list {
	padding-right: 40px;
}

#blog-timestamp {
	font-size: 85%;
	color:#666;
	padding-left:5px;
}

.connect-link {
	display:block;
	text-align:right;
	float:right;
	padding-top: 11px;
}

.connect-icon {
	position:relative;
	top: 12px;
	margin-right: 5px;
}

p.nextup {
	padding-top: 10px;
}

/* About Styles BEGIN */

.middot {
	padding: 0 2px 0 2px;
}

/* About Styles END */

/* Services Styles BEGIN */

#gallery {
	width:754px; 
	height:420px; 
	padding: 0; 
	margin: 0; 
	position:relative; 
}

#gallery b.default {
	position:absolute; 
	left:10px; 
	top:10px; 
	width:475px; 
	height:316px; 
}

#gallery b.default img {
	display:block; 
	margin:0 0 10px -10px; 
	border:1px solid #eee; 
	border-color:#555 #ddd #eee #333;
}

#gallery b.default span {
	display:block; 
	color:#000; 
	font-family:verdana, arial, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	width:475px; 
	margin:0;
}

#gallery ul {
	list-style:none; 
	padding:0; 
	margin:0; 
	width:180px; 
	position:relative; 
	float:right;
}

#gallery ul li {
	display:inline; 
	width:52px; 
	height:52px; 
	float:left; 
	margin:0 0 5px 5px;
}

#gallery ul li.top {
	margin-top:50px;
}

#gallery ul li a {
	display:block; 
	width:50px; 
	height:50px; 
	text-decoration:none; 
	border:1px solid #000; 
	border-color:#eee #555 #333 #ddd;
}

#gallery ul li a span {
	display:none;
}

#gallery ul li a img {
	display:block; 
	width:50px; 
	height:50px; 
	border:0;
}

#gallery ul li a:hover {
	white-space:normal; 
	border-color:#555 #ddd #eee #333; 
	background-image:url(../../images/services-bg-E7F2F4.gif);
}

#gallery ul li a:hover b {
	position:absolute; 
	left:-524px; 
	top:0; 
	width:475px; 
	height:316px;
	z-index:20;
}

#gallery ul li a:hover span {
	display:block; 
	color:#000; 
	font-family:verdana, arial, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	width:475px; 
	margin:10px 0 0 10px;
}

#gallery ul li a:hover img {
	margin:10px 0 0 0; 
	width:auto; 
	height:auto; 
	border:1px solid #eee; 
	border-color:#555 #ddd #eee #333;
}

#gallery ul li a:active, 
#gallery ul li a:focus {
	white-space:normal; 
	border-color:#555 #ddd #eee #333; 
	background-image:url(../../images/services-splat-sm.gif); 
}

#gallery ul li a:active b, 
#gallery ul li a:focus b {
	position:absolute; 
	left:-524px; 
	top:0; 
	width:475px; 
	height:316px;
	z-index:10;
}

#gallery ul li a:active span, 
#gallery ul li a:focus span {
	display:block; 
	color:#000; 
	font-family:verdana, arial, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	width:475px; 
	margin:10px 0 0 10px;
}

#gallery ul li a:active img, 
#gallery ul li a:focus img {
	margin:10px 0 0 0; 
	width:auto; 
	height:auto; 
	border:1px solid #eee; 
	border-color:#555 #ddd #eee #333;
}

#services h2 {
	margin-top: 10px;
}

#services h2 a {
	text-decoration: none; 
	text-align: right; 
	display: block; 
	width: 475px; 
	padding-bottom: 0; 
	margin-bottom: 0; 
	border-bottom: solid #708090 1px; 
	font-weight:bold;
}

#services p.first {
	font-size: 16px;
}

#services #leftcol {
	padding-top: 0; 
	width: 475px; 
	float:left;
}

#services .item h2 a {
	font-weight: normal;
}

#otherservices {
	width: 226px;
	float: right;
	border-top: solid 1px #708090;
	margin-top: 28px;
}

#otherservices p {
	color: #708090;
	padding-top: 16px;
	margin-top: 0;
}

#pricing h2 {
	border-top:1px solid #DCDCDC;
	margin-top: 20px;
	padding-top: 20px;
}

#pricing .lastitem {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DCDCDC;
}

.firstpkg,
.secondpkg {
	width: 360px;
	float: left;
}

.secondpkg {
	margin-left: 32px;
}

.firstpkg p,
.secondpkg p {
	padding: 0;
	margin: 0;
}

.header {
	color: #808080;
	font-weight: bold;
}
	
.options {
	clear:both;
}

* html .options {
	margin-top: -20px;
}

/* Services Styles END */

/* About Styles START */

.headerline {
	margin-top: 0;
	font-size: 16px;
}

.bio {
	clear: both;
	padding-top: 20px;
}

.bio img {
	float: left;
	padding: 0 20px 10px 0;
}

.biocontent {
	width:380px;
	float:right; 
	padding-right: 200px;
}

.biocontent h2,
.biocontent h3 {
	margin: 0; 
	color:#003366;
	font-size: 26px; 
	line-height:normal;
}

.biocontent h3 {
	font-size: 14px; 
}

.morecontent {
	padding-top: 20px;
}

/* About Styles END */


/* Contact Form Styles BEGIN */
#subForm {
	padding-top: 0;
	font-size: .9em;
}

#subForm .field {
	padding-top: 5px;
}

#subForm .label {
	float: left;
	width: 230px;
	margin-right: 10px;
	text-align: right;
	clear: left;
}

#subForm .recaptcha {
	color: #990000;
	margin-top: 25px;
}

input#submit {
	margin-left: 240px;
}

select#refer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#subForm input#name, 
#subForm input#company, 
#subForm input#email, 
#subForm input#phone, 
#subForm textarea#comments {
	background-color: #F5F5F5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	width: 300px;
}
label .services {
	padding-right:10px;
}
#subForm input#name:focus,
#subForm input#company:focus,
#subForm input#email:focus,
#subForm input#phone:focus,
#subForm textarea#comments:focus,
#subForm select#refer:focus {
	background-color: #F0F8FF;
}

p.sent {
	color:#A9A9A9;
	font-size: 18px;
}

#recaptcha_widget_div {
	padding-top: 5px;
	margin-left: 240px;
}

/* Contact Form Styles END */

/* How To Styles BEGIN */

.articletitle {
	padding-left: 20px;
}

#howto h2 {
	padding-top: 5px;
}

.img-right {
	float: right;
	padding: 15px 0 15px 20px;
}

/* How To styles END */

.clear {
	clear: both;
}
