@charset "utf-8";
/* CSS Document */


a {
	text-decoration: none;
	outline: none;
	color: #000000;

}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}

.head_home {
	background-image: url(../images/tknot.jpg);
	color: #c18b66;
}

.head_home a:hover {
	color: #c18b66;
}

.head_services {
	background-image: url(../images/tknot_services.jpg);
	color: #86a255;
}

.head_services a:hover {
	color: #86a255;
}

.head_about {
	background-image: url(../images/tknot_about.jpg);
	color: #8155a3;
}

.head_about a:hover {
	color: #8155a3;
}

#header {
	width: 900px;
	margin-right: auto;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
}
#header_logo {
	display: inline;
	float: left;
	margin-top: 40px;
	margin-left: 50px;
}
#header_menu {
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	text-align: right;
	font-size: 11px;
}
#header_menu p {
	padding-bottom: 12px;
}

#footer_wrap {
	clear: both;
}
.footer_home {
	background-image: url(../images/bknot.jpg);
}
.footer_services {
	background-image: url(../images/bknot_services.jpg);
}
.footer_about {
	background-image: url(../images/bknot_about.jpg);
}
.footer_home a {
	color: #c18b66;
}
.footer_services a {
	color: #86a255;
}
.footer_about a {
	color: #8155a3;
}
#footer {
	width: 900px;
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	font-size: 11px;
	line-height: 25px;
	letter-spacing: 0px;
}
.gray {
	color: #757575;
}
#footer_c1 {
	float: left;
	width: 234px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	height: 100px;
	padding-top: 5px;
	padding-right: 15px;
}
#footer_c2 {
	text-align: right;
	float: left;
	width: 190px;
	padding-top: 5px;
	background-image: url(../images/lt_gry_w5px.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-right: 10px;
	height: 100px;
}
#footer_c3 {
	text-align: left;
	float: left;
	width: 190px;
	padding-top: 5px;
	background-image: url(../images/lt_gry_w5px.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-left: 10px;
	height: 100px;
}
#footer_c4 {
	float: left;
	width: 234px;
	text-align: left;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0c0c0;
	padding-left: 15px;
	height: 100px;
}



#content_wrap {
	background-color: #000000;
	clear: both;
	background-image: url(../images/g50.gif);
	background-repeat: repeat-x;
	background-position: 0px 49px;
}
#content {
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
}
.content_services {
	background-image: url(../images/bg_services.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#services_logo {
	width: 900px;
	display: block;

}
#services_c1 {
	float: left;
	width: 300px;
	text-align: left;
	padding-top: 90px;
	padding-left: 300px;
}
#services_c2 {
	float: right;
	text-align: left;
	padding-top: 130px;
	width: 200px;
	padding-right: 50px;
}

#content h1 {
	font-size: 14px;
}
.quoted {
	font-size: 10px;
	text-align: right;
	clear: left;
	display: block;
}
.ltgray {
	color: #999999;
}

#content p {
	font-size: 12px;
	line-height: 22px;
	padding-top: 25px;
}
.content_about {
	background-image: url(../images/bg_about.jpg);
	background-position: 48px 165px;
	background-repeat: no-repeat;
}
.content_about a {
	color: #8155a3;
}
#about_c1 {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 50px;
	padding-top: 42px;
}
#about_c2 {
	float: right;
	width: 550px;
	padding-right: 50px;
	padding-top: 69px;
	text-align: left;
}

.caption {
	display: block;
	font-style: italic;
	color: #999999;
	padding-top: 222px;
}
 .w3cbutton3 {
	width: 9em;
	border: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	float: right;
	clear: both;
	margin-top: 5px;
}
.w3cbutton3 a {
	display: block;
	width: 100%;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
  background-color: #fc6;
  color: #000;
}
.w3cbutton3 span.w3c {
	background-color: #fff;
	color: #0c479d;
	float: left;
	padding-right: 0.4em;
	padding-left: 0.4em;
}
.w3cbutton3 .spec {
	padding-right: 0.3em;
}
