* {
	margin: 0;
	padding: 0;
}

body,td {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

form
{
	margin:0;
	padding:0;
}

a:link, a:visided {
	color: #99000;
	cursor: pointer;
}

a:hover, a:active {
	color: #99000;
}

img {
	border: none;
}

h1 {
	font-size: 24px;
	color: 858585;
	padding: 1.5em 0 2em;
}

h2 {
	font-size: 14px;
	color: 858585;
	padding: 1.5em 0 2em;
}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

th {
	font-family: "Trebuchet MS", Arial, sans-serif;
}


input, textarea 
{
	border: none;
	color: #4E4E4E;
	font-size: 9px;
	padding: 3px 0 0 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}


input.text
{
	width: 	191px;
	height: 22px;
}

input.button
{
	padding: 0;
}

input.input
{
	border: 1px solid #999;
}

textarea.text
{
	width:191px;
	height:146px;
	_height:150px;
}

#contactTable input, textarea
{
	border:	1px solid #999999;
}

.jobsTable td
{
	padding: 3px;
}

p.newsIntro
{
	width:220px;
	display:block;
	background:red;
}

/*  HEADER  */
.header-menu {
	height: 108px;
	width: 590px;
	vertical-align: bottom;
	background: url(images/header-bgrnd.jpg) repeat-x; 
}

table.header-menu2 #item2
{
	background-repeat:	no-repeat;
	background-position: bottom left;
	background-position: -1px 0;
}

.header-extra {
	background: url(images/header-extra-bgrnd.jpg) top center;
}

/*  LEFT  */
.left-girl {
	padding-left: 20px;
	/*background:url(images/left-girl.jpg) no-repeat bottom;*/
}

/*  RIGHT  */
.right-button {
	vertical-align: bottom;
	text-align: right;
}

/*  MAIN  */
.more {
	text-decoration: none;
	font-size: 13px;
	color: #00FFFF;
}

.main {
	padding: 0 30px;
}

td .3box {
	width: 530px;
}

td .3box div {
	width: 160px;
	float: left;
	margin: 0;
	display: inline;
}

td .3box div h2 {
	font-size: 1.2em;
}

.menu-container
{
	width: 100%;
	height: 31px;
	text-align:left;
	padding-left: 22px;
}

.borderLeft
{
	border-left:	1px solid #707980;
	height:			26px;
}

.headerLink
{
	text-decoration:none;
	color:#999999;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

/*  FOOTER  */

.footer td, .footer p
{
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}

.footer form p 
{
	padding: 0 0 1em;
	text-align: center;
}

.footerBackgorund
{
	background: url('images/footer-bgrnd.jpg');
}

.footerDiv
{
	width:			100%;
	overflow:		hidden;
}