@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #686765;
}
a:visited {
	text-decoration: none;
	color: #686765;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1  {
	font-size: 14px;
	font-weight: normal;
	padding-top: -5px;
	padding-bottom: 10px;
}
#leftBar p {
	margin-top: -15px;
}

h3  {
	text-align: left;
	font-size: 16px;
	font-weight: normal;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #686765;
}
#wrapper {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	
}

#menu {
	height: 151px;
}
#header {
	height: 283px;
}
#clearer {
	clear: both;
}
#footer {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
#content {
	width: 948px;
	margin-top: 5px;
	margin-left: 1px;
	position: relative;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
#content #bottomLeftCorner {
	background-image: url(../jpgs/leftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 7px;
	position: absolute;
	bottom: -1px;
	left: -1px;
}
#content #bottomRightCorner {
	background-image: url(../jpgs/rightCorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 7px;
	width: 7px;
	position: absolute;
	right: -1px;
	bottom: -1px;
}

#content #rightTopCorner {
	background-image: url(../jpgs/topRightCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 7px;
	position: absolute;
	top: -1px;
	right: -1px;
}
#content #leftTopCorner {
	background-image: url(../jpgs/topLeftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 17px;
	position: absolute;
	left: -1px;
	top: -1px;
}

#aboutUs {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#leftBar table td{
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sendButton {
	text-align: center;
	vertical-align: middle;
}

#leftBar table {
}

#leftBar table a{font-size: 1.2em;

}
#leftBar3 {
	width: 945px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	line-height: 25px;
	
}
#leftBar2 {
	width: 615px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	line-height: 25px;
	
}
#leftBar {
	width: 615px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: .8em;
	line-height: 25px;
	letter-spacing: normal;
	word-spacing: normal;
	
}
#rightBar2{
	float: right;
	width: 290px;
	padding-top: 60px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.7em;
	
}
#rightBar {
	float: right;
	width: 290px;
	padding-top: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	
	
}
#rightBar img {
	padding-top: 20px;
}

.tableLink {
	text-decoration: underline;
}

