@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/bg.jpg) repeat-x;
	left: top;
	margin:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 76%;
	color:#131313;
}
* {
	margin:0px;
	padding:0px;
}
a {
	color:#005EB6;
}
a:hover {
	color:#061A6E;
}
/*======header=======*/
#header {
	width:960px;
	margin:0px auto;
	height:57px;
	padding-top:14px;
}
#header #logo {
	float:left;
	width:203px;
	height:41px;
}
#header #free-seo {
	float:right;
	width:239px;
	height:49px;
}
/*======END header=======*/

/*======Navigation=======*/
#navigation {
	width:960px;
	margin:0px auto;
	height:28px;
}
#navigation ul {
	display:block;
	width:830px;
	float:left;
	height:25px;
	padding-top:3px;
}
#navigation ul li {
	font-size:13px;
	display:block;
	margin-right:2px;
	height:25px;
	list-style:none;
	float:left;
	line-height:26px; cursor:pointer;
}
#navigation ul li a {
	color:#333333;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 12px; cursor:pointer;
	height:25px;
}
#navigation ul li a span {
	display:block;
	height:25px;
	padding-right:12px; cursor:pointer;
}
#navigation ul li a:hover, #navigation ul li a.active {
	color:#252525;
	text-decoration:none;
	background:url(../images/nav_tab_left.gif) no-repeat left top;
	display:block; cursor:pointer;
}
#navigation ul li a:hover span, #navigation ul li a.active span {
	display:block; cursor:pointer;
	float:left;
	background:url(../images/nav_tab_right.gif) no-repeat right top;
}
#free-seo-evaluation {
	float:right;
	height:25px;
	line-height:30px; font-weight:bold;
}
#free-seo-evaluation a {
	color:#000000; font-weight:bold;
}
#free-seo-evaluation a:hover {
	color:#000000;
 
}
/*======End Navigation=======*/

/*======Banner=======*/
#banner {
	width:960px;
	height:369px;
	margin:0px auto 0px auto; 
	clear:both;   
	position:relative;
}
#banner img{position:absolute; left:-175px;}
/*======End banner=======*/

/*======seo-servicer=======*/
#seo-servicer{width:960px; height:291px; margin:0px auto; clear:both; overflow:hidden;}

#seo-servicer #seo{float:left; width:216px ; padding:10px 10px 0 0;}
#seo-servicer #seo h1{font-family:"League Gothic" , Helvetica, Arial, sans-serif;  font-size:20px; text-transform:uppercase; font-weight:normal; margin:0px; padding:0px;}
#seo-servicer #seo p{padding:18px 0px 0px 0px;}
#seo-servicer #seo ul {padding:20px 0px;}
#seo-servicer #seo ul li{background:url(../images/seo-li.gif) no-repeat 1px 7px; padding-left:12px; line-height:18px; list-style:none;}
#seo-servicer #seo a{color:#f4941e; font-weight:bold; text-decoration:underline;}

  
#social-media-marketing {float:left; width:225px ; padding:10px 10px 0 0;} 
#social-media-marketing  h1{font-family:"League Gothic" , Helvetica, Arial, sans-serif;  font-size:20px; text-transform:uppercase; font-weight:normal; margin:0px; padding:0px;}
#social-media-marketing  p{padding:18px 0px 0px 0px;}
#social-media-marketing ul {padding:20px 0px;}
#social-media-marketing ul li{background:url(../images/seo-li.gif) no-repeat 1px 7px; padding-left:12px; line-height:18px; list-style:none;}
#social-media-marketing a{color:#f4941e; font-weight:bold; text-decoration:underline; }

#custom-web-design {float:left; width:199px ; padding:10px 10px 0 0;} 
#custom-web-design  h1{font-family:"League Gothic" , Helvetica, Arial, sans-serif;  font-size:20px; text-transform:uppercase; font-weight:normal; margin:0px; padding:0px;}
#custom-web-design p{padding:18px 0px 0px 0px;}
#custom-web-design ul {padding:20px 0px;}
#custom-web-design ul li{background:url(../images/seo-li.gif) no-repeat 1px 7px; padding-left:12px; line-height:18px; list-style:none;}
#custom-web-design a{color:#f4941e; font-weight:bold; text-decoration:underline;}
 

#seo-servicer #contact{ background:#fee7cd; width:246px; height:263px; padding:19px 22px; float:left;}
#seo-servicer #contact  h1{font-family:"League Gothic", Helvetica, Arial, sans-serif;  font-size:20px; text-transform:uppercase; font-weight:normal; margin:0px; padding:0px;}

#seo-servicer #contact .input {background:url(../images/input-bg.jpg) repeat-x left top; height:20px; border:solid 1px #959595; width:248px; padding-top:5px;}
#seo-servicer #contact .input2{background:url(../images/input-bg.jpg) repeat-x left bottom; height:61px; border:solid 1px #959595; width:248px;}
#seo-servicer #contact label{ font-size:11px; }
#seo-servicer #contact .submit{ padding:11px 0 0 0 ;}
#seo-servicer #contact .spacer{ height:10px !important;}
*:first-child+html #seo-servicer #contact .spacer{ height:7px !important;}


.module .input {background:url(../images/input-bg.jpg) repeat-x left top; height:20px; border:solid 1px #959595; width:197px; padding-top:5px;}
.module .input2{background:url(../images/input-bg.jpg) repeat-x left bottom; height:61px; border:solid 1px #959595; width:197px;}
.module label{ font-size:11px; }
.module .submit{ padding:11px 0 0 0 ;}
.module .spacer{ height:13px !important;}

/*======End seo-servicer=======*/

/*======posts=======*/
#posts {
	background:#f5f5f5;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	width:910px;
	margin:0px auto;
	padding:15px;
	margin-top:5px;
	height:88px;
}
#posts p {
	font-style: italic;
	font-size:1em;
	line-height:1.8em;
}
#posts .comments {
	height:80px;
}
#quotations_nav {
	text-align:right;
	font-size:0.9em;
}
.success{color:#048f0e;}
/*======End posts=======*/
.table-border{}
.table-border .td{ border-bottom:solid 1px #ccc; padding-bottom:10px;padding-top:10px;}
.table-border .nobrdr{ padding-bottom:10px;padding-top:10px;}

.m-top {
 margin-top:19px !important;
}
.f-size11{ font-size:11px;}
