* {
	margin:0;
	padding:0;
	color:#737373;
}
body { 
	font-family: Arial;
    font-size: 10pt;
    color: #737373; 
	background:#C4CDD4;
}
td {
	text-align:left;
}
h4,h3 {
	font-size:13px;
}
#content {
  text-align: justify;
  padding-left:242px; 
}
#text, p {
	line-height:19px;
}
small {
padding-left:1em;
}
.title {
	display:block;
	height:22px;
	color:#1EB8EA;
	margin-left:30px;
	font-weight: bold;
	cursor:default;
}
.titleopenposition {
	display:block;
	height:24px;
	color:#1EB8EA;
	margin-left:20px;
	font-weight: bold;
	cursor:default;
}
.titlenews {
	display:block;
	height:24px;
	color:#1EB8EA;
	margin-left:15px;
	font-weight: bold;
	cursor:default;
}

#header {
	margin:0 auto;
	margin-top:5px;
	width:899px;
	height: 80px;
	background:#FFFFFF url(../images/headbg.gif);
}

#logo {
	margin-top:8px;
	margin-left:10px;
	float:left;
}

#bannertop {
	float:right;
	margin-top:4px; 
	margin-right:10px;
	width:545px;
	height:74px;
}

#menu {
	margin:0px auto;
	width:899px;
	height:25px;
	background:#FFFFFF;
}

#page {
	margin:0px auto;
	position:relative;
	width:899px;
	min-height:660px;
	background:#FFF url(../images/back.jpg) repeat-y;
}

#hr {
	margin:0px auto;
	width:899px;
	height:12px;
	background:#FFFFFF url(../images/top.jpg) no-repeat left top;
}
#container {
	float:left;
	width:242px;
}
#openposition {
	float:left;
	display:block;
	margin-left:10px; 
	width:222px;
	height:340px;
	
}
#openpositionlink {
	text-decoration:none;
	font-size:8pt;
}
#spacer {
	float:left;
	display:block;
	width:242px;
	height:25px;
	background:url(../images/news.jpg) no-repeat left bottom;
}
#news {
	float:left;
	width:220px;
	margin-left:15px;
	height:200px;
}
#newslink {
	text-decoration:none;
	font-size:8pt;
}

#banners {
	float:right;
	width:206px;
	margin-right:2px;
}

#footer {
	margin:0px auto;
	width:899px;
	height:75px;
	background:url(../images/back.jpg) repeat-y;
}
#footerbottom
{
	margin:0px auto;
	width:899px;
	height:15px;
	background:url(../images/bottom.jpg);
}
#bottommenu {
	margin-left:242px;
	width:657px;
	background:#20b7ec;
	color:#FFFFFF;
}
#bottommenulink {
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
	letter-spacing:-1px;
}
#copyright {
                     
	margin-top:6px;
	margin-left:262px;
	width:522px;
	text-decoration:none;
}
#rambler {
	float:right;
	margin-bottom:6px;
	margin-right:8px;
	margin-top:6px;
	text-decoration:none;
}
#text {
	width:600px;
	margin-left:28px;
	margin-top:10px;
	text-align:justify;
}
span {
 color:#CC3333;
 font-weight:bold;
 cursor: pointer;
}
input {
  border:1px dotted #4682B4;
  font-family: Arial;
  color: #0279C9;
  font-size: 10pt;
}
textarea {
  border:1px dotted #4682B4;
  font-family: Arial;
  color: #0279C9;
  font-size: 10pt;
}
