body {	
	background-color: #592B1B;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 30px 0px 60px 0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
#container {
	position: relative;
	background-color: #FFFFFF;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 0px 0px 0px;
}
#header {
	width: 759px;
	height: 175px;
	margin: 0px 0px 0px 6px;
}
#col1 {
	vertial-align: top;
	float: left;
	width: 447px;
	padding: 0px 10px 30px 30px;
	margin: 0px 0px 0px 0px;
}
#colSeperate {
	float: right;
	height: auto;
	width: 280px;	
}
#col2 {
	vertial-align: top;
	float: left;
	height: 34px;
	width: 130px;
	margin: 0px 0px 0px 0px;
}
#col3 {
	vertial-align: top;
	float: right;
	height: auto;
	width: 139px;
	margin: 0px 6px 0px 0px;
}
.tocImg {
	display: block;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/bgFtr.jpg);
	clear: both;
	height: 41px;
	width: 780px;
	padding: 0px 0px 0px 0px;
}
.footerContent {
	color: #933000;
	padding: 12px 0px 0px 0px;
}
.footerLink {
	color: #B83E03;
	text-transform: uppercase;
	text-decoration: none
}
.footerLink a{
	color: #B83E03;
	text-transform: uppercase;
	text-decoration: none
}
.footerLink a.hover {
	color: #B83E03;
	text-transform: uppercase;
	text-decoration: none
}
#formrow {
	position:relative;
	float: left;
	width: 300px;
	height: 30px;
}
#formcol1 {
	position: relative;
	float: left;
	width: 150px;
	height: 30px;
}
#formcol2 {
	position: relative;
	float: right;
	width: 150px;
	height: 30px;
}
#vacancy {
	position: relative;
	width: 139px;
	height: 133px;
}
#sideflash {
	position: relative;
	width: 139px;
	height: 286px;
}
.floatRight{
	float: right;
	margin: 0px;
	padding: 0px;	
}