body *, a:focus, input:focus{
	outline:none;
}
body {
	margin:0 auto;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#BABABA;
	background:#000000 url(../images/body-bg.jpg) no-repeat top center;
}
textarea{
	overflow:auto;
}
a {
	color:#8CB946;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#DBDBDB;
}
.underline {
	text-decoration:underline;
}
.underline:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p, form, label, dl, dt, dd, img, .clear, .Menu ul li, .ThreeCol ul, .ThreeCol ul li, .FooterBottom .FooterBottomIn ul, .FooterLinks .LinkBox ul, .FooterLinks .LinkBox ul li {
	margin:0;
	padding:0;
}
h1, h2, h3, h4 {
	color:#9ECD55;
	font:normal 42px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2, h3 {
	font-size:24px;
	color:#9ECD55;
}
h1 span, h2 span {
	color:#fff;
}
h4 {
	font-size:20px;
}
h5 {
	font-size:12px;
	color:#9ECD55;
}
.clear {
	clear:both;
	height:0;
}
.clear, .clearlinhight {
	line-height:0;
	font-size:0;
}
img {
	border:0;
}
.block {
	display:block;
}
p  {
	line-height:19px;
	padding-bottom:15px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.white {
	color:#FFFFFF;
}
.black {
	color:#000000;
}
.green {
	color:#8CB946;
}
.red {
	color:#FF0000;
}
/********************** Header Css ****************/
#Header {
	width:1034px;
	height:204px;
	position:relative;
	z-index:50;
	margin:0 auto;
}
.LogoSection {
	width:655px;
	height:84px;
	padding-top:42px;
	float:left;
	overflow:hidden;
}
.LogoSection .logo {
	width:277px;
	float:left;
}
.LogoSection .PunchLine {
	width:357px;
	height:84px;
	text-indent:-9999px;
	background:url(../images/punchline.png) no-repeat;
	float:left;
}
.CallUsBlock {
	width:360px;
	padding:42px 12px 0 0;
	float:right;
}
.CallUsBlock .CallUs {
	padding:10px 15px 18px 0;
	text-align:right;
	background:url(../images/callus-bdr.gif) bottom right no-repeat;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#A3D7FF;
}
.CallUsBlock .CallUs img {
	vertical-align:middle;
}
.TopLinks {
	padding:17px 0 0 0;
	text-align:right;
}
.TopLinks ul, .Menu ul {
	margin:0;
	padding:0 10px 0 0;
	list-style-type:none;
	text-align:right;
}
.TopLinks ul li {
	margin:0;
	padding:0 3px;
	display:inline;
	color:#868686;
	font-size:11px;
}
.TopLinks ul li a{
	color:#868686;
}
.TopLinks ul li a:hover{
	color:#DBDBDB;
}
.TopLinks ul li a.Red{
	color:#FF0000;
}
/************************** Main Menu CSS ******************/
.Menu {
	width:1034px;
	height:72px;
	position:absolute;
	left:0;
	bottom:-19px;
	z-index:1001;
}
.Menu ul {
	padding:0;
	text-align:left;
}
.Menu ul li, .ThreeCol ul li {
	display:inline;
	float:left;
}
.Menu ul li a {
	display:block;
	float:left;
	height:72px;
	text-indent:-9999px;
}
.Menu ul li.home a {
	width:125px;
	background:url(../images/menu.png) no-repeat 0 0;
}
.Menu ul li.home a:hover, .Menu ul li.home a.active {
	background:url(../images/menu.png) no-repeat 0 -72px;
}
.Menu ul li.services a {
	width:155px;
	background:url(../images/menu.png) no-repeat -125px 0;
}
.Menu ul li.services a:hover, .Menu ul li.services a.active {
	background:url(../images/menu.png) no-repeat -125px -72px;
}
.Menu ul li.work a {
	width:143px;
	background:url(../images/menu.png) no-repeat -280px 0;
}
.Menu ul li.work a:hover,.Menu ul li.work a.active {
	background:url(../images/menu.png) no-repeat -280px -72px;
}
.Menu ul li.stick a {
	width:144px;
	background:url(../images/menu.png) no-repeat -423px 0;
}
.Menu ul li.stick a:hover, .Menu ul li.stick a.active {
	background:url(../images/menu.png) no-repeat -423px -72px;
}
.Menu ul li.toybox a {
	width:124px;
	background:url(../images/menu.png) no-repeat -567px 0;
}
.Menu ul li.toybox a:hover, .Menu ul li.toybox a.active {
	background:url(../images/menu.png) no-repeat -567px -72px;
}
.Menu ul li.contact a {
	width:150px;
	background:url(../images/menu.png) no-repeat -691px 0;
}
.Menu ul li.contact a:hover, .Menu ul li.contact a.active {
	background:url(../images/menu.png) no-repeat -691px -72px;
}
.Menu ul li.extranet a {
	width:193px;
	background:url(../images/menu.png) no-repeat -841px 0;
}
.Menu ul li.extranet a:hover, .Menu ul li.extranet a.active {
	background:url(../images/menu.png) no-repeat -841px -72px;
}
/************************* Main Content CSS ************************/
#Main {
	width:1034px;
	margin:0 auto;
	background:#000;
}
.ThreeCol {
	width:1034px;
	padding:45px 0 15px 0;
}
.ThreeCol ul {
	list-style-type:none;
	padding-left:4px;
	overflow:hidden;
	display:block;
}
.ThreeCol ul li {
	margin:0 29px;
	width:284px;
}
.ThreeCol ul li h2 {
	padding-bottom:28px;
}
.News p, .Testimonials p {
	padding-bottom:28px;	
}
.News h5 a {
	text-decoration:underline;	
}
.ThreeCol ul li.RequestQuote, .ThreeCol ul li.ComparePackages, .ThreeCol ul li.OurServices{
	min-height:220px;
	height:auto !important;
	height:220px;
}
.ThreeCol ul li.RequestQuote {
	width:300px;
	padding-top:30px;
}
.ThreeCol ul li.ComparePackages {
	width:300px;
	padding-top:30px;
}
.ThreeCol ul li.OurServices {
	width:260px;
	margin:20px 20px 0 20px;
	padding-top:2px;
}
.ThreeCol ul li.RequestQuote, .ThreeCol ul li.ComparePackages {
	background:url(../images/divider-shadow.jpg) top right no-repeat;
}
.ThreeCol ul li.RequestQuote .center {
	padding:0 70px 0 20px;
}
.ThreeCol ul li.ComparePackages .center {
	padding: 0 80px 0 0;
} 
.ThreeCol ul li.RequestQuote p, .ThreeCol ul li.ComparePackages p {
	padding:20px 0;
} 
.ThreeCol ul li.OurServices ul {
	padding:10px 0 0 0;
	margin:0;
	width:260px;
}
.ThreeCol ul li.OurServices ul li {
	padding:0;
	margin:0;
	width:226px;
	border-bottom:1px solid #222222;
	line-height:34px;
}
.ThreeCol ul li.OurServices ul li.last {
	border-bottom:0;
}
.ThreeCol ul li.OurServices ul li a {
	color:#929292;
	text-decoration:none;
	padding:0 0 0 14px;
	display:block;
	background:url(../images/fourdot.gif) 0 13px no-repeat;
}
.ThreeCol ul li.OurServices ul li a:hover {
	color:#8CB946;
	text-decoration:none;
	background:url(../images/fourdot-green.gif) 2px 13px no-repeat;
}
.PackagesBlock {
	width:944px;
	padding:90px 44px 0 46px;
	background:url(../images/packbg.jpg) no-repeat;
}
.PackagesBlock p {
	color:#fff;
	font-size:13px;
}
.PackagesTabs {
	margin:0;
	padding:15px 0 0 0;
	list-style-type:none;
	overflow:hidden;
}
.PackagesTabs li {
	margin:0;
	padding:0 2px 0 0;
	float:left;
	display:inline;
}
.PackagesTabs li a {
	float:left;
	display:block;
	height:58px;
	text-indent:-9999px;
}
.PackagesTabs li.tabwebdesign a {
	width:129px;
	background:url(../images/pack-tabbg.gif) no-repeat 0 0;
}
.PackagesTabs li.tabwebdesign a:hover, .PackagesTabs li.tabwebdesign a.selected {
	background:url(../images/pack-tabbg.gif) no-repeat 0 -58px;
}
.PackagesTabs li.tabseo a {
	width:61px;
	background:url(../images/pack-tabbg.gif) no-repeat -130px 0;
}
.PackagesTabs li.tabseo a:hover, .PackagesTabs li.tabseo a.selected {
	background:url(../images/pack-tabbg.gif) no-repeat -130px -58px;
}
.PackagesTabs li.tablogo a {
	width:73px;
	background:url(../images/pack-tabbg.gif) no-repeat -192px 0;
}
.PackagesTabs li.tablogo a:hover, .PackagesTabs li.tablogo a.selected {
	background:url(../images/pack-tabbg.gif) no-repeat -192px -58px;
}
.TabPackagesHead {
	width:921px;
}
.TabPackagesHead img{
	margin-left:4px;	
}
.TabPackagesHead img.SEO{
	margin:0 10px;
}
.TabPackagesHead img.Logo {
	margin:0 7px;
}
.ComparePackagesContent {
	width:922px;
	display:none;
}
.ComparePackagesContent ul {
	display:block;
	overflow:hidden;
	margin:0;
	list-style-type:none;
	padding:0;
	width:920px;
	border-top:1px solid #191919;
	border-left:1px solid #191919;
}
.ComparePackagesContent ul li {
	margin:0;
	padding:0;
	width:920px;
	border-bottom:1px solid #191919;
	color:#767676;
	overflow:hidden;
	float:left;
}
.ComparePackagesContent ul li .PkgColFirst, .ComparePackagesContent ul li .PkgColOther {
	border-right:1px solid #191919;
	float:left;
	text-align:left;
	line-height:36px;
	height:36px;
}
.ComparePackagesContent ul li.LogoTurnaroundTime .PkgColFirst, .ComparePackagesContent ul li.LogoTurnaroundTime .PkgColOther {
	line-height:68px;
	height:68px;
}
.ComparePackagesContent ul li .PkgColFirst {
	padding-left:14px;
	width:355px;
}
.ComparePackagesContent ul li .PkgColFirst.WebDesign1 {
	width:300px;
}
.ComparePackagesContent ul.SEOPackChart li .PkgColFirst {
	width:397px;
}
.ComparePackagesContent ul.LogoPackagesChart li .PkgColFirst {
	width:245px;
}
.ComparePackagesContent ul.SEOPackChart li.PkgBottom .PkgColFirst {
	width:397px;
}
 .ComparePackagesContent ul.LogoPackagesChart li.PkgBottom .PkgColFirst {
 	width:245px;
 }
.ComparePackagesContent ul.LogoPackagesChart li .PkgColOther {
	width:164px;
}
.ComparePackagesContent ul li .PkgColOther {
	width:126px;
	text-align:center;
}
.ComparePackagesContent ul li .PkgColOther.MostPopular {
	
	color:#FFF;
	background:url(../images/shadow.jpg) repeat-y;
}
.ComparePackagesContent ul li .PkgColOther.WebDesign2 {
	width:120px;
}
.ComparePackagesContent ul li .PkgColOther img {
	vertical-align:top;
	margin-top:6px;
}
.ComparePackagesContent ul li.PkgHead {
	background:#111111;
	height:43px;
	line-height:42px;
}
.ComparePackagesContent ul li.PkgHead .PkgColFirst, .ComparePackagesContent ul li.PkgHead .PkgColOther {
	height:42px;
	line-height:42px;
}
.ComparePackagesContent ul li.PkgHead .PkgColOther.MoreHeight {
	height:39px;
	padding-top:4px;
}
.ComparePackagesContent ul li.PkgHead .PkgColFirst {
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:42px;
}
.ComparePackagesContent ul li.PkgBottom .PkgColFirst{
	padding-top:22px;
	height:60px;
}
.ComparePackagesContent ul li.PkgBottom .PkgColOther {
	padding:0;
	height:82px;
}
.ComparePackagesContent ul li.PkgBottom .PkgColFirst {
	width:356px;
	border:0;
}
.ComparePackagesContent ul li.PkgBottom .PkgColFirst.WebDesign1 {
	width:300px;	
}
.ComparePackagesContent ul li.PkgBottom .PkgColOther {
	width:127px;
	border:0;
	line-height:0;
	font-size:0;
}
.ComparePackagesContent ul li.PkgBottom .PkgColOther.WebDesign2 {
	width:121px;
}
.ComparePackagesContent ul.LogoPackagesChart li.PkgBottom .PkgColOther {
	width:165px;
}
.ComparePackagesContent ul li.PkgBottom .PkgColOther img{
	margin:0;
}
.ComparePackagesContent ul li .TextInTwoLine{
	line-height:16px;
}
.InnerPageContent {
	padding:90px 44px 0 30px;
	width:960px;
}
.InnerPageHead {
	padding-left:16px;
}
.ServicesPage {
	background:url(../images/services-head.jpg) no-repeat;
}
.AboutPage {
	background:url(../images/about-head.jpg) no-repeat;
}
.StickPage {
	background:url(../images/stick-head.jpg) no-repeat;
}
.TermsPage {
	background:url(../images/terms-head.jpg) no-repeat;
}
.ToyBoxPage {
	background:url(../images/toybox-head.jpg) no-repeat;
}
.ContactPage {
	background:url(../images/contact-head.jpg) no-repeat;
}
.commonpagehead {
	background:url(../images/commonheadbg.jpg) no-repeat;
}
.font_13 {
	font-size:13px;
}
.LeftSidebar, .Content {
	width:254px;
	float:left;
	margin-top:50px;
	padding-bottom:30px;
}
.SideContactBox {
	width:212px;
	background:#000000 url(../images/sidecontactboxbg.gif) bottom left repeat-x;
	border:1px solid #212121;
	padding:8px 0 0 12px;
	margin:0 0 50px 16px;
}
.SideContactBox p {
	font-size:11px;
	padding:14px 0 8px 0;
	line-height:22px;
}
.SideContactBox p strong {
	font-size:13px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Content {
	width:600px;
	padding-left:105px;
}
.Content h2, .ContentFullWide h2 {
	padding-bottom:10px;
}
.Content p, .ContentFullWide p {
	line-height:24px;
}
.ContentFullWide {
	width:940px;
	padding:30px 0 30px 16px;
}
.imgleft {
	float:left;
	margin:0 10px 0 0;
}
.imgbord {
	border:1px solid #333333;
	margin-bottom:15px;
	padding:2px;
}
.IconList {
	margin:0;
	padding:0;
}
.IconList li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:50px;
	line-height:16px;
	color:#FFF;
}
.IconList li img {
	margin-right:10px;
	vertical-align:middle;
}
.TopMrg {
	margin-top:20px;
}
.SideCompagrePackages {
	margin:0 0 40px 16px;
}
.getstartnow {
	display:block;
	width:151px;
	height:28px;
	background:url(../images/get-start-now.gif) 0 0 no-repeat;
	text-indent:-99999px;
	margin-top:10px;
}
.getstartnow:hover{
	background:url(../images/get-start-now.gif) 0 -28px no-repeat;
}
/*************************************** Footer CSS ********************/
#Footer, .FooterTop, .FooterBottom, .FooterMiddle{
	width:100%;
	margin:0 auto;
	background:#121212;
}
.FooterTop {
	background:#000000 url(../images/ftop-in.gif) left bottom repeat-x;
	height:98px;
}
.FooterTop .FooterTopIn, .FooterMiddle .FooterLinks {
	width:1034px;
	margin: 0 auto;
	padding-bottom:10px;
}
.FooterBottom {
	background:#000;
	height:53px;
}
.FooterBottom .FooterBottomIn {
	width:990px;
	margin:0 auto;
	color:#868686;
	font-size:11px;
	overflow:hidden;
	padding:18px 0 0 0;
}
.FooterBottom .FooterBottomIn ul {
	list-style-type:none;
	float:right;
}
.FooterBottom .FooterBottomIn ul li {
	display:inline;
	margin:0 3px;
}
#Footer a {
	color:#6E6E6E;
}
#Footer a:hover {
	color:#DBDBDB;
}
.FooterMiddle {
	background:url(../images/footer-topbg.gif) top left repeat-x;
}
.FooterLinks .LinkBox {
	display:inline;
	float:left;
	margin-left:15px;
	width:228px;
	min-height:204px;
	height:auto !important;
	height:204px;
	padding-right:15px;
	background:url(../images/divider.png) no-repeat right 0;
}
.FooterLinks .LinkBox.last {
	background:none;
}
.FooterLinks .LinkBox ul {
	list-style-type:none;
}
.FooterLinks .LinkBox ul li {
	 line-height:22px;
	 float:left;
	 width:228px;
}
#Footer .FooterLinks .LinkBox ul li a {
	 line-height:22px;
	 color:#6E6E6E;
	 text-decoration:none;
	 padding-left:11px;
	 display:block;
	 float:left;
}
#Footer .FooterLinks .LinkBox ul li a:hover, #Footer .FooterLinks .LinkBox ul li a.active {
	 color:#8CB946;
	 text-decoration:none;
	 font-size:13px;
	 background:url(../images/arrow.gif) 0 8px no-repeat;
}
#Footer .FooterLinks .LinkBox ul li a.active:hover {
	 color:#FFF;
}
.ShareLinks {
	padding:18px 0 0 11px;
	clear:both;
}
.ShareLinks img {
	margin-right:4px;
}
/***************** SEO Packages Color *****************/
.color1 {
	color:#1F8CCC;
}
.color2 {
	color:#C8AF23;
}
.color3 {
	color:#CF305D;
}
.color4 {
	color:#B43DC6;
}
.color5 {
	color:#4DA526;
}
.color6 {
	color:#C26537;
}
.seopacksubsectionhead {
	border-right:1px solid #191919;
	font:normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CACACA;
	padding:5px 14px;
	text-align:center;
}
.totalmonthly {
	font:normal 27px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#68A81D;
}
.totalmonthly span {
	font-size:15px;
	color:#fff;
}
/***************** Sitemap CSS *******************/
.Sitemap li {
	font-size:13px;
	line-height:24px;
	background:transparent url(../images/arrow.gif) no-repeat scroll 0 10px;
	list-style-type:none;
	padding:0 0 0 12px;
}
.Sitemap li ul{
	margin-top:5px;
	margin-bottom:20px;
}
/*************************************** Cotact Form CSS ********************/
.Label1 {
	display:block;
	line-height:16px;
	color:#BABABA;
	text-transform:uppercase;
	font-weight:bold;
	margin:20px 0 5px 0;
}
.Label2 {
	display:block;
	line-height:16px;
	color:#BABABA;
	margin:20px 0 5px 0;
}
.Label1 span {
	color:#9ECD55;
	text-transform:none;
	font-weight:normal;
}
.LabelLeft {
	float:left;
	width:290px;
}
.InputField {
	margin:0;
	padding:0;
	border:1px solid #323232;
	background:#252525;
	height:21px;
	width:325px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial;
	padding-top:4px;
}
.InputField3 {
	margin:0;
	padding:0;
	border:1px solid #323232;
	background:#252525;
	height:21px;
	width:260px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial;
	padding-top:4px;
}
.InputField1 {
	margin:0;
	padding:0;
	border:1px solid #323232;
	background:#252525;
	height:106px;
	width:355px;
	font-size:12px;
	color:#FFFFFF;
	overflow:auto;
	font-family:Arial;
}
.InputField2 {
	margin:0;
	padding:0;
	border:1px solid #323232;
	background:#252525;
	width:325px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial;
	height:25px;
}
.InputField4 {
	margin:0;
	padding:0;
	border:1px solid #323232;
	background:#252525;
	width:270px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial;
	height:25px;
}
.PricingLink {
	padding:5px 50px 0 0;
}