/* CSS Document */
BODY {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

a img {
	border: 0 none;
}

DIV.body {
	position: absolute;
	height: 100%;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	
}

DIV.frame {
	height: 490px;
	width: 778px;
	border: 1px solid #660000;
}

DIV.logo {
	position: relative;
	margin: 0px;
	left: 20px;
	top: 27px;
}

DIV.address {
	position: relative;
	width: 274px;
	top: 84px;
	margin: 0 0 0 284px;
}

DIV.copyright {
	position: relative;
	float: right;
	width: 176px;
	padding-top: 10px;
}

div.copyright img {
	width: 176px;
}

DIV.knotLink {
	position: relative;
	float: left;
	padding-top: 2px;
}

DIV.tabs {
	position: relative;
	float: right;
	width: 123px;
	height: 336px;
	top: 47px;
}

DIV.tabs A {
	display: block;
	width: 100px;
	margin-bottom: 3px;
}

IMG.tab {
	margin: 4px;
	margin-left: 10px;
}

DIV.portfolio {
/*
	position: relative;
	left: 38px;
	top: 29px;
	height: 285px;
	width: 402px;
	border: 1px solid #660000;
*/
	position: relative;
	left: 38px;
	top: 50px; /* 29px; */
	height: 442px;
	width: 593px;
}

DIV.portfolio IMG {
	border: 1px solid #660000;
}

DIV.portfolio IMG.noborder {
	border: 0 none;
}

DIV.knotLink IMG.noborder {
	border: 0 none;
}

DIV.copyright IMG.noborder {
	border: 0 none;
}

DIV.innerFrame {
	position: relative;
	left: 38px;
	top: 29px;
	height: 442px;
	width: 593px;
	border: 1px solid #660000;
	padding: 4px;
	text-align: center;
}

DIV.arrows {
	margin-top: 130px;
}

DIV.arrows A {
	display: inline;
}

IMG.arrow {
	margin: 6px;
	margin-left: 10px;
}

DIV.location {
	position: relative;
	left: 38px;
	top: 50px; /* 29px; */
	height: 442px;
	width: 593px;
	font-size: 11px;
	color: #660000;
	
}

DIV.services {
	position: relative;
	left: 38px;
	top: 50px; /* 29px; */
	width: 573px;
	height: 285px;
	font-size: 11px;
	color: #660000;
}

BODY.ie DIV.services P {
	margin: 0px;
	margin-top: 11px;
}

DIV.services P.video_link {	margin-top: 153px;}

BODY.ie DIV.services P.video_link {	margin-top: 153px;}
BODY.mac_firefox_3 DIV.services P.video_link {	margin-top: 144px;}

DIV.testimonials {
	position: relative;
	left: 38px;
	top: 50px; /* 29px; */
	width: 573px;
	height: 285px;
	font-size: 11px;
	color: #660000;
	
}

DIV.testimonials DIV.spacer {
	height: 20px;
}

DIV.links {
	position: relative;
	left: 38px;
	top: 42px; /* 29px; */
	width: 573px;
	height: 285px;
	font-size: 11px;
	color: #660000;
	z-index: 2;
}

DIV.links P {
	margin: 0px;
	padding: 0px;
}

BODY.mac_firefox_3 DIV.links P {
	line-height: 13px;
}

DIV.links P.title {
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
	
}


DIV.links DIV.spacer {
	height: 8px;
}

SPAN.link A {
	font-weight: normal;
}


DIV.testimonials DT {
	margin-bottom: 4px;
}

DIV.testimonials DD {
	font-style: italic;
	margin-bottom: 12px;
}


DIV.location P {
	margin-top: 0px;
}

TABLE.contact {
	color: #660000;
	font-size: 10px;
	width: 495px;
}

TABLE.contact TD {
	text-align: left;
}


DIV.contact {
	position: relative;
	left: 38px;
	top: 40px; /* 29px; */
	height: 442px;
	width: 593px;
	font-size: 11px;
	color: #660000;
	font-size: 10px;
}



TD.field {
	font-size: 8px;
	font-weight: bold;
}

INPUT {
	font-size: 12px;
	border: 1px solid #660000;
}

INPUT.frmFName {
	width: 160px;
}

INPUT.frmLName {
	width: 160px;
}

INPUT.frmEmail {
	width: 400px;
}

INPUT.frmAddress {
	width: 400px;
}

INPUT.frmCity {
	width: 190px;
}

INPUT.frmState {
	width: 48px;
}

INPUT.frmZip {
	width: 70px;
}

INPUT.frmSubmit {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #660000;	
	background-color: #FFFFFF;
	color: #660000;
	margin-right: 1px;
}

TEXTAREA.frmComments {
	width: 400px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #660000;

}

A {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
