﻿.header{
	height: 200px;
	vertical-align: top;
}
.header img{
	float: left;
	border: none;
}
.header .left{
	height: 200px;
	margin-left: 30px;
}
.header .logo{
	margin-top: 130px;
	margin-left: 60px;
}
.header .cat{
	margin-left: 210px;
	margin-top: 0px;
	margin-right: 268px;
}
.Bar1 .Buttons{
	height: 90px;
	width: 640px;
	float: left;
	background-color: #E3E5E8;
}
.Bar1 .right{
	background-image: url("../images/grayBGright.jpg");
	padding-left: 60px;
	background-color: #E9EAEE;
	margin: 0 0 0 0;
	float: left;
}
.Bar2{
	height: 60px;
	background-image:  url("../images/bar2BG.jpg");
	background-repeat: repeat-y;
	background-position: 316px;
	width: 100%;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #789b00;
}
.Bar2 p{
	margin-top: 20px;
	position: relative;
	left: 40px;
	top: 12px;
	float: left;
	font-size: 27px;
	font-weight: normal;
}
.Bar2 .right{
	padding-left: 60px;
	background-image: url("../images/grayBGright.jpg");
	background-position: 0 -90px;
	margin: 0 0 0 0;
	float: right;
}
.ContentMain .center{
	background-color: white;
	background-image: url("../images/contentBG1.jpg");
	background-repeat: no-repeat;
	height: 428px;
	width: 656px;
	float: left;
	padding: 16px 0 0 44px;
}
.ContentMain .center p{
	margin-left: -4px;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
}
.Bar2 .btn3_on{
	background-image: url("../images/greenBtn3_on.jpg");
	position: relative;
	top: -20px;
}
.Bar1 .Buttons .btn6{
	background-image: url("../images/redBtn6.jpg");
}
.Bar1 .Buttons .btn4:hover{
	background-image: url("../images/redBtn4_on3.jpg");
}
.Bar1 .Buttons .btn5:hover{
	background-image: url("../images/redBtn5_on2.jpg");
}
.textLine{
	background-image: url("../images/textLine.jpg");
	background-repeat: no-repeat;
	background-position: 120px 1px;
	height: 35px;
	width: 360px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}

.textLine input{
	width: 210px;
	border: 0px;
}
.textField{
	background-image: url("../images/textField.jpg");
	background-repeat: no-repeat;
	background-position: 120px 1px;
	height: 200px;
	width: 550px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}
.textField textarea{
	width: 400px;
	overflow: auto;
	border: 0px;
}
.textLine p, .textField p{
	float: left;
	width: 125px;
	height: 0px;
	padding: 0 0 0 0;
	padding-left: 5px;
	margin-top: 0px;
}
.Send{
	margin-left: 120px;
	margin-top: 20px;
	height: 27px;
	width: 60px;
	cursor:pointer;
	font-weight: bold;
}
.leftBar .grayed{
	height: 32px;
	background-color: #f1fbe3;
}
.leftBar .colored2{
	background-image: url("../images/tileLeft3.jpg");
	background-repeat: repeat-x;
	height: 157px;
}
.ContentMain .left{
	background-image: url("../images/borderLeft_c.jpg");
	background-repeat: no-repeat;
	background-position: 0 62px;
	padding-bottom: 157px;
}
.thanks{
	position: relative;
	top: -7px;
	left: 136px;
}
