html {
	font: 62.5%/140% Verdana, Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	background: #fff url(images/mainhp.gif) repeat-x 0 252px;
	margin: 0;
	padding: 0;
}
p {
    font-size: 1.2em;
    margin: 6px 0;
}
img {
    border: 0;
}
a {
    color: #008;
    font-weight: bold;
}
a:visited {
    color: #008;
}
a:hover {
    color: #00f;
}
#content {
	width: 1000px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
h1 {
    margin: 0;
    padding: 0;
    font-size: .3em;
    width: 444px;
    height: 115px;
    background: #fff url(images/top_logo.jpg) no-repeat 0 0;
}
h1 span {
    display: none;
}
h2 {
    font-size: 2.2em;
    line-height: 140%;
    margin-left: 70px;
    padding-top: 20px;
    height: 90px;
    color: #1736aa;
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
}
#thumbsup {
    position: absolute;
    top: 1px;
    right: 20px;
}
#contenthp {
    margin-top: 71px;
    height: 190px;
}
#box1, #box2, #box3 {
    width: 240px;
    text-align: center;
    float: left;
    display: inline;
}
#box1 {
    margin-left: 130px;
}
#box2 {
    border-left: 1px solid #1736aa;
    border-right: 1px solid #1736aa;
}
#box1 h2, #box2 h2, #box3 h2 {
    margin: 0;
    padding: 10px 0;
    font-size: 2.2em;
    text-align: center;
    font-weight: bold;
    line-height: 120%;
}
#box3 h2, #box3 a {
    color: #d00;
}
.hline {
    border-bottom: 1px solid #aaa;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}
.navline {
    margin: 50px 0 0 0;
    padding-bottom: 50px;
    text-align: center;
    font-size: 1.2em;
}
.navline ul {
    margin: 0;
    padding: 0;
}
.navline li {
    list-style: none;
    display: inline;
    margin: 0 10px;
    padding: 0;
}
table#register {
    border-collapse: collapse;
    border: 0;
}
#register td {
    padding: 3px;
    margin: 0;
    vertical-align: top;
}
.regtd {
    text-align: right;
}
.musttd {
    background-color: #FFD2D2;
}
.jobs {
    padding: 6px;
    border: 1px solid #000;
    margin: 10px 0;
}
.jobs h2 {
    font-size: 1.3em;
    margin: 3px 0;
}
.jobs h3 {
    font-size: 1.68em;
    margin: 0;
}
.jobs p, .jobs ul {
    font-size: 1.2em;
}
.jobs ul {
    margin: 0;
    padding: 0 0 0 15px;;
}
.jobs li {
    margin: 4px 0;
}
.jobs .contact {
    width: 120px;
    font-size: 1.2em;
    text-align: center;
    float: right;
    background: #C6FEC2;
    font-weight: bold;
    padding: 3px;
    margin: 10px;
    border: 1px solid #0B6F02;
}
.footline {
 font-family: arial;
 color: #008;
 line-height: 1.4em; 
 }
 