/* CSS Document */

body { margin:auto; margin-top:0px; background:url(../images/background.jpg) no-repeat top center #000000; }
p { font-family:"Century Gothic", "Trebuchet MS", Tahoma; font-size:0.75em; color:#FFFFFF; } 
li { font-family:"Century Gothic", "Trebuchet MS", Tahoma;font-size:0.75em; color:#FFFFFF; }
a { color:#ffffff; }
th { font-family:"Century Gothic", "Trebuchet MS", Tahoma; font-size:0.75em; color:#000000; font-weight:normal; background:#CCCCCC; text-align:left; padding-left:3px; }
h2 { font-family:"Century Gothic", "Trebuchet MS", Tahoma;font-size:0.9em; color:#ffffff; }
h3 { font-family:"Century Gothic", "Trebuchet MS", Tahoma;font-size:0.8em; color:#CCCCCC; margin-bottom:-10px;  padding-bottom:0px; }

/* DIVS */
div#wrapper { margin-top:0px;  }
div#top_banner { height:90px; width:900px; position:relative;  margin:auto; padding-top:25px; }
div#content { height:auto; width:900px; position:relative;  margin:auto; margin-top:0px; background:url(../images/content_background.png) repeat; padding-bottom:0px; border-bottom:5px solid #FFFFFF; }
div#footer { width:900px; margin:auto; padding-top:15px; position:relative;}
div#one_col { width:600px; height:auto; margin-left:150px; margin-top:50px; margin-bottom:25px; padding-left:0px;  margin-right:0px; padding-right:0px; float:left; }

/* CLASSES */
.logo { position:absolute; left:0px; bottom:0px; }
.nav { position:absolute; right:0px; bottom:0px; margin-bottom:-5px; padding-bottom:0px;}
.nav li { display:inline; margin-bottom:0px; padding-bottom:0px; padding-left:10px; }
.clear { clear:both; }
.job_list { border-bottom:1px solid #000000; padding-top:5px; padding-bottom:5px; list-style:none; width:80%; }
.jobs { margin-left:0px; padding-left:0px; }
.bold { font-weight: bold; }
.wecreate_tag { position:absolute; right:0px; }
.img_border { border:2px solid #FFFFFF; }
.col { width:270px; height:auto; margin-left:15px; margin-top:50px; margin-bottom:25px; float:left; padding-left:0px;  margin-right:0px; padding-right:0px; }
.two_col { width:540px; height:auto; margin-left:15px; margin-top:50px; margin-bottom:25px; float:left; padding-left:0px;  margin-right:0px; padding-right:0px; }
.invisible { display:none; }
.more { text-align:right; padding-right:15px; }
.jobs_row { font-family:"Century Gothic", "Trebuchet MS", Tahoma;font-size:0.75em; color:#FFFFFF; height:25px;}



/* IMAGES */
img { border:none; }

/* OTHER */
html>body .col { margin-left:30px; }
