body {
	font: 62.5% "Palatino Linotype", Book Antiqua3, Palatino6, serif;
	color: #333;
	text-align: center;
	background:    #fff url("../imgs/jpg/bg2.jpg") no-repeat fixed 50%;
	border: thin none;

}

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
	background:   url() repeat-y 100% 0;
}

#site {
	float: left;
	display: inline;
	width: 930px;
}



/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	position: relative;
	float: left;
	width: 100%;
}

#header .left {

}

#header .right {
	position: absolute;
	width: 500px;
	text-align: right;
	top: 0;
	right: 0;
}

#logo {
	position: relative;
	display: block;
	width: 450px;
	height: 80px;
	margin-bottom: 2px;
	font-size: 1.3em;
	overflow: hidden;
	background: url("http://www.knightsleisurebuildings.com");
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background:    0 url("../imgs/jpg/logokn.png") no-repeat;
}

img
{  border-style: none;
}

h1#title  {
height: 80px; 
width: 450px;
overflow: hidden;
background-image: url("../imgs/jpg/logokn.png") no-repeat;
}

#logo a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	margin: 16px 25px 0 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #404040;
}

#header .right ul {
	margin-right: 25px;
}

#header .right ul li {
	display: inline;
	margin-left: 3px;
	padding-left: 8px;
	font-size: 1.1em;
	text-transform: uppercase;
	border-left: 1px solid #93d1da;
}

#header .right ul li.first {
	border-left: none;
}

#header .right ul li a:link, #header .right ul li a:visited, #header .right ul li a:active {
	color: #1b8b7f;
	text-decoration: none;
}

#header .right ul li a:hover {
	color: #3c3c3c;
	text-decoration: underline;
}

#nav {
	position: relative;
	float: left;
}

#nav li {
	display: inline;
	font-size: 1.1em;
	text-transform: uppercase;
}

#nav li.last {
	border-right: none;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	margin-right: 1px;
	padding: 6px 15px;
	background: #DD2400;
}

#nav li a:hover {
	color: #ffff00;
	background: #000;
}

#nav li a#current {
	color: #fff;
	background: #000;
}

/* @end */

/* @group mid */

/* MID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#page, #home {
	clear: left;
	min-height: 500px;
	padding-top: 25px;
	padding-left: 5px;
	background: #fff;
}

/* @end */

/* @group homepage */

/* HOMEPAGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#features {
	clear: left;
}

#home .left {
	width: 500px;
	padding: 0 0 0 25px;
}

#home .right {
	width: 220px;
	margin-right: 0 0 0 25px;
}

#home p, #home h3, #home h4, #home blockquote {

}

#home h2 {
	color: #2f8d8f;
}

#home-featured {
	margin: 0 25px 20px 25px;
}

#home-featured .left, #home-featured .right {
	margin: 0;
	padding: 0;
}

#home-featured-meta {
	float: left;
	display: inline;
	width: 49%;
}

#home-featured-icons {
	float: right;
	display: inline;
	width: 49%;
	text-align: right;
}

#home-featured h2 {
	margin-bottom: 0;
	padding-left: 7px;
	font-size: 1.8em;
	color: #3e3a34;
}

#home-featured h4 {
	font-size: 1.1em;
	font-weight: normal;
}

#home-featured p {
	clear: both;
}

#home-testimonial, #home-work, #home-about {
	margin-bottom: 20px;
	border-bottom: px solid #000;
}

#home #home-testimonial .left, #home #home-testimonial .right {
	margin: 0;
	padding: 0;
}

#home #home-testimonial .left {
	width: 211px;
}

#home #home-testimonial .right {
	width: 50px;
}

#home-testimonial h2 {
	color: #b35b25;
}

#home-testimonial blockquote {
	margin: -8px 0 4px 0;
	padding: 0 8px 4px 0;
	font-size: 1em;
	font-style: italic;
	color: #666;
	border-bottom: 0;
	background:  url() no-repeat 100% 100%;
}

#home-testimonial blockquote p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
	padding: 8px 0 4px 8px;
	background:  url() no-repeat 0 0;
}

#home-testimonial span {
	padding: 0 5px;
	color: #c1c5cb;
}

#home-blog {
	margin-bottom: 20px;
}

#home-blog h2 {
	color: #1c8c0b;
}

#home-blog p {
	font-size: 1.2em;
}

#home-blog h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 3px;
}

#home-blog h4 {
	font-size: 1.1em;
	font-weight: normal;
}

#home-blog .post {
	margin-bottom: 15px;
	border-bottom: 1px solid #dae4e5;
}

#home-blog .post p a {

}

#home-work .left, #home-work .right {
	width: 210px;
	margin: 0;
	padding: 0;
}

#home-work .left h2 {
	color: #1286b9;
}

#home-work .right h2 {
	color: #109e89;
}

#home-work ul {
	margin-left: 8px;
}

#home-work ul li {
	list-style-type: none;
	font-size: 1.2em;
}

#home-about h2 {
	color: #FF0000;
	font-weight: bold;
}

#home-newsletter {
	margin-bottom: 20px;
}

#home-newsletter h2 {
	color: #666;
}

#home-newsletter .left, #home-newsletter .right {
	width: 211px;
	margin: 0;
	padding: 0;
}

#home-newsletter .right {
	text-align: right;
}

#home-newsletter form {
	padding-right: 10px;
}

#home-newsletter label {
	display: none;
}

#home-newsletter .form-input {
	width: 175px;
	margin-bottom: 5px;
	padding: 4px 5px;
	color: #7e8a88;
	background: #fff;
	border-top: 1px solid #b9c7c8;
	border-right: 1px solid #d7e3e4;
	border-bottom: 1px solid #d7e3e4;
	border-left: 1px solid #b9c7c8;
}

#home-newsletter input {
	font-size: 11px;
}

#home-newsletter .form-input:focus {
	color: #6e7777;
	background: #fff;
	border: 1px solid #7e8a88;
}

#home-newsletter .form-button {
	margin: 0 0 15px 0;
	padding: 3px 5px;
	color: #6e7777;
	text-transform: uppercase;
	background: #d9dfdf url() repeat-x 0 0;
	border: 3px double #b9c7c8;
	font-size: 11px;
}

/* @end */

/* @group subpage */

/* SUBPAGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#tab {
	clear: left;
	width: 940px;
	height: 16px;
	background: #000;
}

#tab h2 {
	display: none;
	width: 190px;
	margin: 0;
	padding: 5px 10px;
	font-size: 1.4em;
	color: #bbb;
	background: #fff;
}

#pagetitle {
	width: 865px;
	margin: 0 0 20px 22px;
	padding: 0 10px 12px 10px;
	font-size: 3.6em;
	font-weight: normal;
	color: #2f8d8f;
	border-bottom: 8px solid #dae4e5;
}

#leftbar {
	float: left;
	display: inline;
	width: 194px;
	margin: 0 16px 22px 22px;
}

#content {
	float: left;
	display: inline;
	width: 450px;
	margin-bottom: 22px;
}

#content #feature {
	width: 395px;
	height: 205px;
	margin-bottom: 20px;
	padding: 30px 18px 0 18px;
	background:  url() no-repeat 0 0;
	border: 8px solid #FF0000;
}

#content #feature p {
	margin-bottom: 1em;
	font-size: 1.3em;
}

#content #feature p em {
	font-size: 1.1em;
}

#sidebar {
	float: right;
	display: inline;
	width: 209px;
	margin-right: 23px;
}

#leftbar #subnav ul {
	margin: 0 0 30px 0;
	padding-bottom: 8px;
	list-style-type: none;
	border-top: 1px dotted #dae4e5;
	border-bottom: 8px solid #dae4e5;
}

#leftbar #subnav ul li {
	margin: 0;
	font-size: 1.3em;
	list-style-type: none;
}

#leftbar #subnav ul li a {
	display: block;
	padding: 8px 0 5px 8px;
	border-bottom: 1px solid #dae4e5;
}

#leftbar #subnav ul li.current_page_item a {
	padding: 5px 0 5px 24px;
	font-weight: bold;
}

#leftbar #subnav ul li a:hover {
	color: #000;
	background: #f0fafc;
}

#leftbar #subnav ul li ul {
	margin: 0;
	padding: 0;
	border: none;
}

#leftbar #subnav ul li ul li {
	font-size: 1em;
}

#leftbar #subnav ul li ul li a {
	padding: 5px 0 5px 16px;
}

#leftbar ul {
	margin: 0 0 20px 10px;
	list-style-type: none;
}

#leftbar ul li {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	list-style-type: none;
}

#sidebar-webdev {
	padding: 0 0 10px;
}

#leftbar #sidebar-webdev h2 {
	color: #1286b9;
}

#leftbar #sidebar-branddev h2 {
	color: #109e89;
}

#quote blockquote {
	position: relative;
	margin: 0 0 16px 0;
	padding: 0 0 16px 0;
	border-bottom: 1px solid #dae4e5;
}

#quote blockquote p {
	margin-bottom: 0;
	font-size: 1.5em;
	line-height: 1.3em;
	font-style: normal;
	color: #666;
}

#quote blockquote span {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background:  url() repeat-x 0 100%;
}

#sidebar p {
	font-size: 1.2em;
}

#leftbar h2 {
	margin-bottom: 8px;
	font-size: 1.5em;
	color: #1286b9;
}

#sidebar h5 {
	margin-bottom: 2px;
	font-size: 1.4em;
}

#sidebar h6 {
	margin-bottom: 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #777;
}

#sidebar-testimonial blockquote {
	margin: 0 0 4px 0;
	padding: 0 8px 4px 0;
	font-size: 1em;
	line-height: 1.2em;
	font-style: italic;
	color: #666;
	border-bottom: 0;
	background:  url() no-repeat 100% 100%;
}

#sidebar-testimonial blockquote p {
	margin: 0;
	padding: 8px 0 4px 8px;
	background:  url() no-repeat 0 0;
}

#sidebar-testimonial h5 {
	margin: 0 0 4px 8px;
	font-style: normal;
	color: #b35b25;
}

/* @end */

/* @group work */

/* WORK
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#work {
	float: left;
	display: inline;
	width: 800px;
	margin: 0 0 0 22px;
	padding-bottom: 20px;
	overflow: hidden;
}

#work-featured {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dae4e5;
}

#work-projects {
	overflow: hidden;
}

#work-projects .left, #work-projects .right {
	width: 323px;
	overflow: hidden;
}

#work-projects .right {

}

#work-projects .project {
	float: left;
	width: 323px;
	min-height: 250px;
	margin: 0 0 16px 16px;
}

#work-projects .left .project, #work-projects .right .project {
	margin: 0 0 16px 0;
}

#work-featured-hero {
	width: 644px;
	display: block;
	margin-bottom: 20px;
	border: 8px solid #7e8a8a;
	overflow: hidden;
}

#work-featured-hero a {
	display: block;
}

#work-featured-hero img {
	display: block;
}

#work-projects .project-tnail {
	position: relative;
	width: 323px;
	height: 186px;
	margin-bottom: 16px;
	overflow: hidden;
}

#work-projects .project-tnail-screenshot a {
	display: block;
	border: 8px solid #dae4e5;
}

#work-projects .project-tnail-screenshot a:hover {
	display: block;
	border: 8px solid #ced5d6;
}

#work-projects .project-tnail-screenshot img {
	display: block;
}

#work-projects .project-services {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 307px;
	height: 170px;
	background:  url() no-repeat 0 0;
	border: 8px solid #ced5d6;
}

#work-projects .project-services a.project-services-fullsize {
	display: block;
	height: 154px;
	padding: 16px 0 0 0;
	text-decoration: none;
	background:  url() no-repeat 100% 0;
}

#work-projects .project-services a:hover.project-services-fullsize {
	background: url("../images/work-details-fullsize.png") no-repeat 100% -170px;
}

#work-projects .project-services a.project-services-close {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 16px;
	height: 16px;
	padding: 8px;
	text-indent: -5000px;
	background: #000 url() no-repeat 50% 50%;
}

#work-projects .project-services h4 {
	margin: 0 0 4px 16px;
	font-size: 1.6em;
	font-weight: normal;
	color: #7e8a88;
}

#work-projects .project-services ul {
	margin: 0;
	list-style-type: none;
}

#work-projects .project-services ul li {
	margin: 0 0 4px 24px;
	list-style-type: none;
	font-size: 1.1em;
	color: #dae4e5;
}

#content .project-screenshot {
	display: block;
	margin-bottom: 16px;
	border: 8px solid #dae4e5;
}

#content #brand-hero, #content #web-hero {
	margin-bottom: 16px;
}

#work-featured .left {
	width: 312px;
	margin: 0;
	padding: 0;
}

#work-featured .right {
	width: 332px;
	margin: 0;
	padding: 0;
}

#work-featured-meta {
	float: left;
	display: inline;
	width: 312px;
}

#work-projects .project-meta {
	float: left;
	display: inline;
	width: 225px;
}

#work-projects .project-links {
	float: right;
	display: inline;
	width: 85px;
	margin: 0 8px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#work-projects .project-links li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#work-projects .project-links li a {
	float: right;
	width: 16px;
	height: 0;
	margin: 0 0 0 5px;
	padding: 16px 0 0 0;
	overflow: hidden;
	border-bottom: 0;
}

#work-projects .project-links-moreinfo a {
	background:  url() no-repeat 0 0;
}

#work-projects .project-links-fullsize a {
	background:  url() no-repeat 0 0;
}

#work-projects .project-links-website a {
	background:  url() no-repeat 0 0;
}

#work-projects .project-links p {
	margin-bottom: 2px;
	font-size: 1.1em;
	text-align: right;
}

#work h2 {
	padding-left: 0;
	font-size: 1.8em;
	color: #3e3a34;
}

#work-projects h3 {
	margin-bottom: 20px;
	padding-left: 8px;
	font-size: 1.4em;
	font-weight: normal;
}

#work-projects .left h2 {
	color: #1286b9;
}

#work-projects .right h2 {
	color: #109e89;
}

#work h4 {
	font-size: 1.4em;
	font-weight: normal;
	margin-left: 10px;
}

#work p {
	clear: both;
	margin: 0 0 10px 10px;
	font-size: 1.2em;
}

#work-projects p {
	clear: none;
	font-size: 1.2em;
}

#work p a:link, #work p a:visited, #work p a:active {
	color: #777;
	text-decoration: none;
	border-bottom: 1px solid #dae4e5;
}

#work p a:hover {
	color: #333;
	border-bottom: 1px solid #bbb;
}

#work-projects span {
	padding: 0 8px;
	color: #dae4e5;
}

#content .services {
	margin: 0 0 32px;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #dae4e5;
}

#content  .services li {
	margin: 5px 0 0;
	padding: 0 8px 5px;
	list-style-type: none;
	color: #666;
	border-bottom: 1px solid #dae4e5;
	font-size: 1.2em;
}

#project-nav {
	clear: both;
	padding-top: 16px;
	border-top: 8px solid #dae4e5;
}

#project-nav-previous {
	width: 220px;
	padding-top: 1px;
}

#project-nav-all {
	width: 225px;
	text-align: center;
}

#project-nav-next {
	width: 220px;
	padding-top: 1px;
	text-align: right;
}

#demoReelContainer {
	float: left;
	display: inline;
	width: 885px;
	margin: 0 0 0 22px;
	padding-bottom: 20px;
	overflow: hidden;
}


/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {

}

.primary h1 {
	margin-bottom: 1.2em;
	font-size: 1.75em;
}

.primary h2 {
	margin: 0 0 1em 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #3e3a34;
}

.primary h2 a:link, .primary h2 a:visited, .primary h2 a:active {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #dae4e5;
}

.primary h2 a:hover {
	color: #000;
	border-bottom: 1px solid #7e8a8a;
}

#content h2 {
	padding: 0;
}

#content .post h2 {
	margin-bottom: 3px;
	font-weight: bold;
}

#content #comments h2, #content #comment-form h2 {
	margin: 0 0 20px;
}

.primary h3 {
	margin: 1.4em 0 .5em;
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
}

.primary h3 a:link, .primary h3 a:visited, .primary h3 a:active {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #dae4e5;
}

.primary h3 a:hover {
	color: #000;
	border-bottom: 1px solid #7e8a8a;
}

#content .post h3, #content .comment h3 {
	margin-bottom: .25em;
}

.primary h4 {
	margin-bottom: 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #888;
}

.primary h4 a:link, .primary h4 a:visited, .primary h4 a:active, .primary h6 a:link, .primary h6 a:visited, .primary h6 a:active {
	color: #888;
	text-decoration: none;
	border-bottom: 1px solid #dae4e5;
}

.primary h4 a:hover, .primary h6 a:hover {
	color: #666;
	border-bottom: 1px solid #7e8a8a;
}

#content h4 {
	margin-bottom: .5em;
	padding: 16px;
	color: #2f8d8f;
	font: normal 2.4em/1.3em Georgia, "Times New Roman", Times, serif;
	background:  url() no-repeat 0 100%;
}

#content h4 a:link, #content h4 a:visited, #content h4 a:active {
	color: #2f8d8f;
	text-decoration: none;
	border-bottom: 1px solid #9fafaf;
}

#content h4 a:hover {
	color: #444;
	border-bottom: 1px solid #7e8a8a;
}

#content .left h4 {
	margin-bottom: 1.4em;
	padding: 0;
	color: #2f8d8f;
	background: none;
	font: normal 1.6em/1.4em Arial, Helvetica, Geneva, sans-serif;
}

.primary h5 {
	clear: both;
	margin: 1.4em 0 .4em;
	padding: 0;
	color: #b91270;
	font-size: 1.5em;
	font-weight: normal;
}

.primary h6 {
	margin: -4px 8px 1.5em;
	font-size: 1.3em;
	font-weight: normal;
	color: #888;
	line-height: 1.3em;
}

.primary .post h6 {
	margin: 0 0 1.5em;
	font-size: 1.1em;
	font-weight: normal;
	color: #888;
	line-height: 1.2em;
}

.primary .comment h6 {
	margin-bottom: .75em;
}

.primary p, .primary blockquote {
	margin: 0 0 1.4em 0;
	font-size: 1.3em;
	line-height: 1.4em;
}

.primary blockquote {
	padding: 0 16px;
	font-style: italic;
}

.primary p a:link, .primary p a:visited, .primary p a:active, .primary li a:link, .primary li a:visited, .primary li a:active {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #dae4e5;
}

.primary p a:hover, .primary li a:hover {
	color: #000;
	border-bottom: 1px solid #7e8a8a;
}

.primary ul {
	margin: 0 0 14px 0;
}

.primary ul li {
	margin-bottom: 4px;
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-type: none;
}

#content ul li {
	margin-bottom: 4px;
	list-style-type: none;
	padding-left: 10px;
	background:  url() no-repeat 0 6px;
}

.primary ol {
	margin: 0 20px 15px 20px;
	list-style-type: decimal;
}

.primary ol li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-type: decimal;
}

#site #sidebar-testimonial .tnail {
	display: block;
	margin-bottom: 15px;
	background: #fff;
	border: 0;
}

#site #sidebar-testimonial .tnail img {
	padding: 2px;
}

#site a:link.tnail, #site a:visited.tnail, #site a:active.tnail {
	display: block;
	margin-bottom: 15px;
	padding: 1px;
	background: #fff;
	border: 1px solid #9fafaf;
}

#site a.tnail img {
	display: block;
	border: 2px solid #DD2400;
}

#site a:hover.tnail {
	border-color: #7e8a8a;
}

#site a:hover.tnail img {
	border-color: #000;
}

#site a.tnail-alt {
	display: block;
	margin-bottom: 15px;
}

#site a.tnail-alt img {
	display: block;
	border: 2px solid #FDDE61;
}

#site a:hover.tnail-alt img {
	border-color: #FFFF00;
}

#home-featured .tnail-alt {
	margin-bottom: 20px;
}

#home-work .tnail {
	width: 193px;
}

p.big {
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #777;
}

a.more {
	margin-left: 8px;
}

#content .post {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 8px solid #dae4e5;
}

#content .post img {
	display: block;
	border: 8px solid #d0ceca;
}

#content .testimonial {
	float: left;
	width: 100%;
	padding-top: 30px;
	margin-bottom: 24px;
	border-bottom: 1px solid #dae4e5;
}

#content .testimonials-tnail {
	width: 209px;
	float: right;
	display: inline;
	margin: -30px 0 0 0;
	padding: 0;
}

#content .testimonial blockquote {
	margin: 0 0 -8px 0;
	padding: 0 16px 4px 0;
	font-size: 1em;
	font-style: italic;
	background:  url() no-repeat 100% 100%;
}

#content .testimonial blockquote p {
	margin-top: -4px;
	padding-left: 16px;
}

#content .testimonial blockquote h3 {
	padding: 24px 0 12px 16px;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background:  url() no-repeat 0 0;
}

#content .testimonial-credit {
	margin-left: 24px;
}

.alignleft {
	float: left;
	display: inline;
	width: 40%;
}

.alignright {
	float: right;
	display: inline;
	width: 40%;
	text-align: right;
}

.hilite {
	color: #000;
	background-color: #dae4e5;
}

.hilite1 {
	color: #000;
	background-color: #dae4e5;
}

.hilite2 {
	color: #000;
	background-color: #dae4e5;
}

.hilite3 {
	color: #000;
	background-color: #dae4e5;
}

/* @end */

/* @group stats packages */

/* STATS Packages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.stats {
	margin: 6px 0 0 8px;
	background:#ffffff url() no-repeat !important;
}

#stats-top {
	float: left;
	display: inline;
	width: 900px;
	margin: 0 0 0 22px;
	padding-bottom: 20px;
	overflow: hidden;
}

#statstitle {
	width: 900px;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}

#statsSub {
	font-size: 24px;
	font-weight: normal;
	color: #1286b9;
}

#statsTenPercent {
	position:absolute;
	margin: 51px 0 0 650px;
	font-size: 15px;
	font-weight:bold;
	border:1px solid #dfbf58;
}

#statsTenPercent a {
	color: #000000;
	text-decoration:none;
	display:block;
	width:180px;
	padding:8px 15px;
	background:#f3de98 url() repeat-x;
}

#statsTagLine {
	position:absolute;
	margin: 124px 0 0 650px;
	color:#39962d;
	font-size: 30px;
	line-height:36px;
	font-weight: bold;
}

#statsMiddle {
	margin-top:350px;
}

#statsh3 {
	width:425px;
	font-size: 24px;
	font-weight: bold;
	color: #1286b9;
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px solid #dae4e5;
}

.stats .left {
	width:425px;
	float:left;
}

.stats .right {
	width:370px;
	float:left;
	margin:0 0 0 55px;
}

.stats p {
	font-size:14px;
	line-height:21px;
	color:#444444;
	margin-bottom:18px;
	padding: 0 10px;
}

#contactUsCTA1 {
	font-size:18px;
	color:#b35b25;
	font-weight:bold;
	text-align:center;
	width:400px;
}

#contactUsCTA2 {
	font-size:24px;
	color:#b35b25;
	text-align:center;
	width:400px;
	margin-top:5px;
}

#statsh4 {
	font-size: 18px;
	font-weight: bold;
	color: #447c85;
	margin: 10px 0 15px 20px;
}

#statsUlWrapper {
	border:1px solid #dae4e5;
	padding-bottom:10px;
	margin-bottom:20px;
}

#statsUlWrapper ul {
	margin: 0 0 0 10px;
	width:348px;
}

#statsUlWrapper li {
	list-style:none;
	background: url() no-repeat 10px 9px;
	padding: 10px 30px 10px 40px;
	font-size:14px;
	color:#447c85;
}

#statsUlWrapper li.zebra {
	background:#ecf1f2 url() no-repeat 10px 9px;
}

#statsPackages {
	font-size:14px;
	border:1px solid #dae4e5;
	width:875px;
}

#statsPackages th {
	font-size:18px;
	font-weight:bold;
	color:#1286b9;
	width:220px;
	padding:10px 8px;
	border:2px solid #ffffff;
}

#statsPackages td {
	color:#447c85;
	width:190px;
	padding:10px 8px;
	border:2px solid #ffffff;
}

#statsPackages td.basic {
	width:175px !important;
}

#statsPackages .col1 {
	color:#333333;
}

#statsPackages .col1 span {
	font-size:18px;
	font-weight:bold;
}

#statsPackages .zebra td {
	background:#ecf1f2;
}


.statsCallNow {
	margin: 0 0 0 20px;
	font-size: 15px;
	font-weight:bold;
	border:1px solid #dfbf58;
	width:155px;
}

.statsCallNow a {
	color: #000000;
	text-decoration:none;
	text-align:center;
	display:block;
	width:125px;
	padding:8px 15px;
	background:#f3de98 url() repeat-x;
}

.stats-border-top {
	border-top:1px solid #dae4e5 !important;
}

.stats-top-hr {
	padding:0 0 !important;
	border-top:1px solid #dae4e5 !important;
}

.stats-vert-line {
	border:none !important;
	padding:0 0 !important;
	border-left:1px solid #dae4e5 !important;
	width:1px !important;
}

.stats-no-border {
	border:none !important;
	padding:0 0 !important;
	width:1px !important;
}



/* @end */

/* @group comments */

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comment-form {
	width: 100%;
}

#content .comment {
	width: 100%;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #dae4e5;
}

#content .comment .content {
	clear: left;
	padding-top: 10px;
}

#content .comment p {
	text-align: justify;
	font: normal .9em/1.3em Arial, Helvetica, Geneva, sans-serif;
}

#content .comment h3 {
	padding-top: 3px;
}

#content .comment .avatar {
	float: left;
	display: inline;
	width: 40px;
	height: 40px;
	margin: 0 10px 0 0;
	padding: 0;
}

#content .comment .avatar img {
	width: 40px;
	height: 40px;
}

#content .comment .avatar a:link, #content .comment .avatar a:visited, #content .comment .avatar a:active {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #bdb9b3;
}

#content .comment .avatar a:hover {
	border: 1px solid #a8a8a8;
}

/* @end */

/* @group forms */

/* FORMS

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comment-form {
	margin-top: 30px;
}

#comment-form form {
	margin: 0;
	padding: 0;
}

#comment-form p {
	font-size: 1.1em;
	color: #666;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

#comment-form .inputfield, #content .ddfm .fmtext, #blog-search .inputfield {
	width: 200px;
	padding: 6px 5px;
	color: #7e8a88;
	background: #fff;
	border-top: 1px solid #b9c7c8;
	border-right: 1px solid #d7e3e4;
	border-bottom: 1px solid #d7e3e4;
	border-left: 1px solid #b9c7c8;
}

#content .ddfm .fmselect {
	width: 200px;
	padding: 2px;
	color: #7e8a88;
	font-size: 12px;
	background: #fff;
	border-top: 1px solid #b9c7c8;
	border-right: 1px solid #d7e3e4;
	border-bottom: 1px solid #d7e3e4;
	border-left: 1px solid #b9c7c8;
}

#comment-form label {
	margin-left: 5px;
}

#blog-search .inputfield {
	margin: 0 10px 0 0;
}

#content .ddfmwrap, #content .ddfm {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 10px;
}

#content .ddfm p {
	float: left;
	width: 100%;
	margin: 0 0 4px 0;
	padding: 0;
}

#content .ddfm label {
	width: 110px;
	padding: 0;
	text-align: right;
	font-size: .95em;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}

#content .ddfm .fmcheck {
	margin-left: 118px;
}

#content .ddfm .fmcheck p {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#content .ddfm .credits {
	display: none;
}

#content .ddfm .fmtext, #content .ddfm textarea {
	width: 280px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#comment-form textarea, #content .ddfm textarea {
	padding: 6px 5px;
	color: #7e8a88;
	font-size: 12px;
	background: #fff;
	border-top: 1px solid #b9c7c8;
	border-right: 1px solid #d7e3e4;
	border-bottom: 1px solid #d7e3e4;
	border-left: 1px solid #b9c7c8;
}

#comment-form .inputfield:focus, #comment-form textarea:focus, #content .ddfm .fmtext:focus, #content .ddfm textarea:focus, #blog-search input:focus {
	color: #6e7777;
	background: #fff;
	border: 1px solid #7e8a88;
}

#comment-form .submit, #content .ddfm .submit input, #blog-search #searchsubmit {
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 3px 5px;
	color: #6e7777;
	text-transform: uppercase;
	background: #d9dfdf url() repeat-x 0 0;
	border: 3px double #b9c7c8;
}

#blog-search #searchsubmit {
	margin: 0;
	padding: 3px 8px;
}

#content .ddfm .submit {
	margin-top: -24px;
}

#content .ddfm .submit input {
	float: left;
	margin: 0 0 0 118px;
}

.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}

#gnetform {
	width: 670px;
	height: 4000px;
	border: none;
}

/* @end */

/* @group subfooter */

/* SUBFOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#subfooter {
	margin: 0 23px;
	padding: 8px;
	background: #dae4e5;
}

#subfooter-rfp {
	width: 39%;
}

#subfooter-newsletter {
	width: 60%;
	text-align: right;
	padding-top: 2px;
}

#subfooter-newsletter label {
	display: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #6e7777;
	text-align: right;
}

#subfooter-newsletter p {
	display: inline;
	padding-right: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

#subfooter-newsletter .form-input {
	width: 150px;
	padding: 6px 5px;
	color: #7e8a88;
	font-size: 1.1em;
	background: #fff;
	border-top: 1px solid #b9c7c8;
	border-right: 1px solid #d7e3e4;
	border-bottom: 1px solid #d7e3e4;
	border-left: 1px solid #b9c7c8;
}

#subfooter-newsletter .form-button {
	padding: 3px 5px;
	color: #6e7777;
	font-size: 1.1em;
	text-transform: uppercase;
	background: #d9dfdf url() repeat-x 0 0;
	border: 3px double #b9c7c8;
}

#subfooter-newsletter input {
	font-size: 1.1em;
}

#subfooter-newsletter .form-input:focus {
	color: #6e7777;
	background: #fff;
	border: 1px solid #7e8a88;
}

#subfooter p {
	margin: 0;
	font-size: 1.1em;
	color: #6e7777;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	margin: 0 0px 0 0px;
	padding: 2px 0;
	
}

#footer-partners {
	width: 435px;
}

#footer-meta {
	width: 620px;
	text-align: left;
}

#footer p {
	margin-bottom: 2px;
	font-size: 1.1em;
	color: #777;
}

#footer p a:link, #footer p a:visited, #footer p a:active, #footer li a:link, #footer li a:visited, #footer li a:active {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #dae4e5;
}

#footer p a:hover, #footer li a:hover {
	color: #333;
	border-bottom: 1px solid #7e8a8a;
}

#footer ul {
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 1.1em;
	border-left: 1px solid #a8a8a8;
}

#footer ul li.first {
	border-left: none;
}






/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clearer {
	clear: both;
	line-height: 1;
	height: 0;
	margin: 0;
	padding: 0;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.feed {
	padding-left: 15px;
	background:  url() no-repeat 0 50%;
}

.website {
	padding: 2px 0 2px 21px;
	background:  url() no-repeat 0 50%;
}

img a:hover {
	margin-bottom: -5px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

acronym {
	cursor: help;
}

a {
	color: #c75f3e;
}

#mytable {
	width: 650px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 650px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url() no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url() no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url() no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

