



/* --------------- ( Reset ) --------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* --------------- ( Clearfix ) --------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* ---------- ( General ) ---------------------------------------- */
body {
	background: url(../images/bg.jpg) repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	*text-align: center;
}
body * { *text-align: left; }
#wrapper {
	margin: 0 auto;
	width: 868px;
}
a { color: #1962A2; }
strong { font-weight: bold; }
table {
	border-collapse: collapse;
	border: 1px solid #fff;
	font-size: 11px;
	margin-bottom: 22px;
}
	tr, td, th {
		border: 1px solid #fff;
		padding: 4px;
	}
	table th {
		font-weight: bold; 
		color: #fff;
	}
	table.green th { background: #3D7B23 url(../images/th-bg.jpg); }
	table.green th.heading { background: #3D7B23 url(../images/th-2-bg.jpg); }
	table.green td { background: #D9ECCE; }
	table.green tr.even td { background: #EDF7E8 !important; }
	table.green td.package { color: #3D7B23; font-weight: bold; }
	
	table.blue th { background: url(../images/th-bg-blue.jpg); }
	table.blue th.heading { background: url(../images/th-blue.jpg); } 
	table.blue td { background: #F4F7FB; }
	table.blue tr.even td { background: #E7EDF6; }
	table.blue td.package { color: #345588; font-weight: bold; width: 145px;}
	
	table.red th { background: #3D7B23 url(../images/th-bg-red.jpg); }
	table.red th.heading { background: url(../images/th-2-bg-red.jpg); }
	table.red td { background: #F5E9E9; }
	table.red tr.even td { background: #EBCFCF; }
	table.red td.package { color: #980303; font-weight: bold; width: 220px;}
	
	tr#important td {
		font-weight: bold;
		background: #fff;
	}


/* ---------- ( Header ) ---------------------------------------- */
#header {
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 69px;
	background: url(../images/new.jpg) no-repeat 753px 0px;
}
	#header h1#logo a {
		display: block;
		width: 180px;
		height: 46px; 
		top: 15px;
		left: 0px;
		position: absolute;
		display: block;
		text-indent: -9999px;
		background: url(../images/logo.jpg) no-repeat;
	}
	#header ul#mainnav {
		position: absolute;
		right: 12px;
		bottom: -0px;
		_bottom: -1px;
		/* *margin: 19px 16px 15px 0px; */
	}
		#header ul#mainnav li {
			display: inline;
		}
			#header ul#mainnav li a {
				height: 37px;
				float: right;
				display: block;
				text-indent: -9999px;
				margin-right: 2px;
				*position: relative;
			}
				#header ul#mainnav li#login a { background: url(../images/btn-login.jpg) 0px -37px no-repeat; width: 60px; }
				#header ul#mainnav li#login a:hover, #header ul#mainnav li#login-current a { background: url(../images/btn-login.jpg) 0px 0px no-repeat; width: 60px; }
				
				#header ul#mainnav li#home a { background: url(../images/btn-home.jpg) 0px -37px no-repeat; width: 64px; }
				#header ul#mainnav li#home a:hover, #header ul#mainnav li#home-current a { background: url(../images/btn-home.jpg) 0px 0px no-repeat; width: 64px; }
					
				#header ul#mainnav li#link-building a { background: url(../images/btn-link-building.jpg) 0px -37px no-repeat; width: 110px; }
				#header ul#mainnav li#link-building a:hover, #header ul#mainnav li#link-building-current a { background: url(../images/btn-link-building.jpg) 0px 0px no-repeat; width: 110px;  }
					
				#header ul#mainnav li#content-writing a { background: url(../images/btn-content-writing.jpg) 0px -37px no-repeat; width: 128px; }
				#header ul#mainnav li#content-writing a:hover, #header ul#mainnav li#content-writing-current a { background: url(../images/btn-content-writing.jpg) 0px 0px no-repeat; width: 128px; }
					
				#header ul#mainnav li#contact a { background: url(../images/btn-contact.jpg) 0px -37px no-repeat; width: 71px; }
				#header ul#mainnav li#contact a:hover, #header ul#mainnav li#contact-current a { background: url(../images/btn-contact.jpg) 0px 0px no-repeat; width: 71px; }
					
				#header ul#mainnav li#testimonials a { background: url(../images/btn-testimonials.jpg) 0px -37px no-repeat; width: 110px; }
				#header ul#mainnav li#testimonials a:hover, #header ul#mainnav li#testimonials-current a { background: url(../images/btn-testimonials.jpg) 0px 0px no-repeat; width: 110px; }
				
				#header ul#mainnav li#faq a { background: url(../images/btn-faq.jpg) 0px -37px no-repeat; width: 52px; }
				#header ul#mainnav li#faq a:hover, #header ul#mainnav li#faq-current a { background: url(../images/btn-faq.jpg) 0px 0px no-repeat; width: 52px; }
				
				#header ul#mainnav li#news a { background: url(../images/btn-news.jpg) 0px -37px no-repeat; width: 60px; }
				#header ul#mainnav li#news a:hover, #header ul#mainnav li#news-current a { background: url(../images/btn-news.jpg) 0px 0px no-repeat; width: 60px; }




/* ---------- ( Feature ) ---------------------------------------- */
#feature {
	background: url(../images/feature.jpg) no-repeat;
	height: 214px;
	margin: -4px 0px 0px 0px;
	/* *margin: -57px 0px 0px 0px; */
	text-indent: -9999px;
}




/* ---------- ( Content ) ---------------------------------------- */
#content {
	background: url(../images/wrapper-mid.gif) repeat-y;
	padding: 30px 30px 20px 33px;
	line-height: 22px;
}
	#content ul {
		margin-bottom: 30px;
	}



	/* ----- ( News ) ----- */
	#content #news {
		background: url(../images/news-box.jpg) no-repeat;
		height: 230px;
		width: 385px;
		float: left;
		line-height: 15px;
	}
		#content #news ul#features {
			padding: 30px 0px 0px 20px;
			line-height: 18px;
		}
		#content #news ul#features li {
			margin-bottom: 12px;
			background: url(../images/blue-bullet.png) 0px 2px no-repeat;
			padding-left: 20px;
			color: #fff;
			width: 345px;
			float: left;
			display: inline;
		}
			#content #news h2 {
				background: url(../images/news-heading.jpg) no-repeat;
				width: 159px;
				height: 20px;
				text-indent: -9999px;
				margin: 18px 0px 0px 18px;
			}
		#content #news a#more-info {
			background: url(../images/blue-more-info.jpg) no-repeat;
			width: 148px;
			height: 38px;
			display: block;
			text-indent: -9999px;
			margin: 15px 0px 0px 110px;
			*margin: 29px 0px 0px 110px;
		}
		
	
	
	/* ----- ( Content Writing ) ----- */
	#content #content-writing {
		background: url(../images/content-writing-box.jpg) no-repeat;
		height: 230px;
		width: 385px;
		float: left;
		margin-right: 30px;
		line-height: 15px;
	}
		#content #content-writing h2 {
			background: url(../images/heading-content-writing.jpg) no-repeat;
			width: 159px;
			height: 20px;
			text-indent: -9999px;
			margin: 18px 0px 0px 18px;
		}
		#content #content-writing ul#features li {
			margin-bottom: 12px;
			background: url(../images/green-bullet.gif) 0px 2px no-repeat;
			padding-left: 20px;
			font-size: 13px;
		}
		#content #content-writing a#more-info {
			width: 148px;
			height: 38px;
			display: block;
			background: url(../images/green-more-info.jpg) no-repeat;
			text-indent: -9999px;
			margin: 23px 0px 0px 110px;
		}
		
		
		
	/* ----- ( Link Building ) ----- */
	#content #link-building {
		background: url(../images/link-building-box.jpg) no-repeat;
		height: 230px;
		width: 385px;
		float: left;
		line-height: 15px;
	}
		#content #link-building h2 {
			background: url(../images/heading-link-building.jpg) no-repeat;
			width: 126px;
			height: 21px;
			text-indent: -9999px;
			margin: 18px 0px 0px 18px;
		}
		#content #link-building ul#features li {
			margin-bottom: 12px;
			background: url(../images/red-bullet.gif) 0px 2px no-repeat;
			padding-left: 20px;
		}
		#content #link-building a#more-info {
			width: 148px;
			height: 38px;
			display: block;
			background: url(../images/red-more-info.jpg) no-repeat;
			text-indent: -9999px;
			margin: 23px 0px 0px 110px;
		}
		#content #link-building ul#features, #content #content-writing ul#features {
			color: #fff;
			margin: 32px 20px 0px 20px;
		}
	#content ul#subs {
		margin-bottom: 0;
		margin-top: 10px;
	}
		#content ul#subs li {
			width: 245px;
			float: left;
			margin-right: 15px;
			padding-right: 15px;
			border-right: 1px solid #ccc;
			line-height: 17px;
			font-size: 11px;
			height: 200px;
		}
			#content ul#subs li#last {
				margin: 0;
				padding: 0;
				border: none;
			}
			#content ul#subs li h2 {
				font-size: 15px;
				color: #0E5898;
				margin-bottom: 10px;
			}
	#content h1 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 12px;
	}
	#content h2 {
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 12px;
	}
	#content h3 {
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 12px;
	}
	#content p {
		margin-bottom: 12px;
	}
		#content p.indent {
			margin-left: 40px;
		}
	#content ul {
		margin-bottom: 15px;
	}
	#content ul.points li {
		background: url(../images/black-bullet.gif) 0px 8px no-repeat;
		margin-bottom: 12px;
		padding-left: 12px;
		margin-left: 30px;
	}
	#content form#contact div {
		margin-bottom: 12px;
	}
		#content form#contact div label {
			width: 170px;
			float: left;
			margin: 3px 22px 0px 0px;
			text-align: left;
			font-size: 11px;
			font-weight: bold;
			color: #666;
		}
		#content form#contact div input.text {
			border: 1px solid #ccc;
			width: 330px;
			padding: 3px;
		}
		#content form#contact div#sum input.text {
			border: 1px solid #ccc;
			width: 130px;
			padding: 3px;
		}
		#content form#contact div#human {
			font-size: 11px;
		}
		#content form#contact div textarea {
			border: 1px solid #ccc;
			width: 330px;
			height: 130px;
			padding: 3px;
			font: 12px Verdana, Arial, Helvetica, sans-serif;
		}
	#content p.quote {
		font-size: 13px;
		line-height: 26px;
		color: #155E9E;
		font-weight: bold;
		font-style: italic;
	}
	#content span {
		display: block;
		margin: -10px 0px 20px 0px;
	}




/* ---------- ( Footer ) ---------------------------------------- */
#footer {
	background: url(../images/wrapper-bottom.gif) no-repeat;
	height: 16px;
	font-size: 11px;
	color: #333;
	margin-bottom: 20px;
}
	#footer a {
		color: #333;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer ul {
		padding-top: 30px;
		width: 370px;
		*margin-left: 260px;
		margin-bottom: 12px;
	}
		#footer ul li {
			padding: 0px 12px;
			float: left;
			border-right: 1px solid #333;
		}
			#footer ul li#last {
				padding: 0px 0px 0px 12px !important;
				float: left;
				border: none;
			}










