@charset "utf-8";
/* CSS Document */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:focus {
            outline: none;
        }
body,td,th {
	font-size: 12px;
	color: #000;
}
body {
	margin: 0 0 0 0;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}
.banner-left {
	background-image: url(images/search-engine-optimization-200.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 100px;
	background-position: top;
	width: 555px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner-center {
	background-image: url(images/web-development-optimization-206.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 1001px;
	background-position: center top;
}
.banner-right {
	background-image: url(images/web-development-optimization-202.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background-position: top;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	background-color: #ffffff;
}
.full {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
	background-color: #ffffff;
	line-height: 1.7em;
}
.footer-content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ccc;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: top;
}
.image-wrap {
	background-position: center top;
	margin: 0px;
	height: 300px;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer {
	background-image: url(images/web-development-optimization-203.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 93px;
	width: 1001px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer-left {
	background-image: url(images/web-development-optimization-204.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 93px;
	width: 50%px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer-right {
	background-image: url(images/web-development-optimization-205.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 93px;
	width: 50%px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer-text-top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	background-position: center top;
}
.footer-text-bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	text-align: center;
}
.page-wrap {
	background-color: #ffffff;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin: 0px;
	padding: 0px;
}
.testimonial-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 48px;
	padding-bottom: 10px;
	padding-left: 48px;
	text-align: left;
	background-color: #ffffff;
}
.testimonial-full {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 48px;
	padding-bottom: 10px;
	padding-left: 48px;
	text-align: justify;
	background-color: #ffffff;
	line-height: 1.7em;
}
#content{
	float: left;
	width: 55%;
}
.feature{
	font-size: 80%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #ffffff;
}
.contact-page-wrap {
	background-color: #ffffff;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin: 0px;
	padding: 0px;
}
.contact-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-color: #ffffff;
}
.contact-form {
	border: thin solid #000;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.contact-form-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
.nav {
	background-position: center bottom;
	height: 75px;
	width: 425px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blank {
	background-color: #323131;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/blank-fill.gif);
	background-repeat: repeat-x;
}
.blank2 {
	background-color: #323131;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/blank-fill-2.gif);
	background-repeat: repeat-x;
}