﻿html,body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #eeac12;
}

body, div {font-family: Tahoma; font-size:8pt; color:#000; text-align:left;}

img {border: 0px; border-color:#666633;}
hr {border: none 0; 
border-top: 1px dotted #333;
width: 100%;
height: 1px;
margin-top: 10px;
margin-bottom: 10px;
} 
iframe {height: 100%; width: 100%;}

#buttoncontainer {background: #000; min-height: 48px;}
#buttons {min-width: 146px; float: left;}
#header {width: 1000px; height: 142px; margin-left: auto; margin-right: auto; background-image: url(../images/header.jpg); background-repeat: no-repeat;}
#flash {margin-left: auto; margin-right: auto; padding-top: 16px; width: 932px;}

#container {background: url(../images/contentbkgrnd.jpg) repeat-x #000000; padding-bottom: 20px; width: 1000px; margin-left: auto; margin-right: auto;}
#container2 {background: #000000; width: 1000px; margin-left: auto; margin-right: auto; padding-bottom: 20px;}
#jobseeker {width: 250px; height: 250px; background-image: url(../images/jobseekers.jpg); background-repeat: no-repeat; float: left; margin-right: 20px;}
#employers {width: 250px; height: 250px; background-image: url(../images/employers.jpg); background-repeat: no-repeat; float: left;}

#newscontainer {background-color: #fff; padding: 10px;}

#contentbkgrnd { background-color: #fff; padding: 10px; border: 1px solid #666;}

#sub-buttons {width:240px; margin-right:10px; float:left;}
#maincontent{width:682px; margin-right:0px; float:left;}

#aboutus {width: 1000px; background-image: url(../images/aboutus.jpg); background-repeat: no-repeat; padding-top: 100px;}
#service {width: 1000px; background-image: url(../images/service.jpg); background-repeat: no-repeat; padding-top: 100px;}
#jobseekers {width: 1000px; background-image: url(../images/jobseeker.jpg); background-repeat: no-repeat; padding-top: 100px;}
#news {width: 1000px; background-image: url(../images/new.jpg); background-repeat: no-repeat; padding-top: 100px;}
#contactus {width: 1000px; background-image: url(../images/contactus.jpg); background-repeat: no-repeat; padding-top: 100px;}


#column_left{width:530px; margin-right:10px; float:left;}
#column_middle{width:392px; margin-right:0px; float:left;}
#column_right{width:251px; height: 327px; float:left;  background: url(../images/newsbox.jpg);}

#main{width:932px; display:block; padding:0; margin-left: auto; margin-right:auto; margin-top: 16px;}
div.spacer{clear:both; height:10px; display:block;}

#newstitle {background-color: #000; padding: 10px; margin-bottom: 10px;}
#newscontent {background-color: #e5e5e5; border: 1px solid #ccc; padding: 10px;}

#footer {border: 1px solid #333; margin-top: 20px; padding: 10px; width: 932px; margin-left: auto; margin-right: auto;}

.center {margin-left: auto; margin-right: auto; width: 1000px;}
.border {border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #666; border-bottom: 0px; }
.padding {margin-top: 20px;}
.white {color: #fff;}
.boxcontent {border: 0px solid #000; width: 90%; height: 170px; overflow: hidden; margin-top: 65px; margin-left: auto; margin-right: auto;}

a {color:#de5807; text-decoration: underline; font-weight: bold;}
a:hover {color:#333; text-decoration:none;  font-weight: bold;}
a.news {color:#9933cc; text-decoration: underline; font-weight: bold;}
a.news:hover {color:#000000; text-decoration:none;  font-weight: bold;}






.buttons {background: url(../images/button.jpg) repeat-y; height: 35px; padding: 9px 15px 10px 15px; margin-bottom: 1px; text-decoration: none; color: #999;width: 234px;}
.buttonsHover {color:#fff; background: url(../images/button2.jpg) repeat-y;}

.menuContainer {width: 234px;}

.submenu {font-size: 9pt; color: #999; text-decoration: none; font-weight: bold; padding-left: 5px;}
.submenuHover {font-size: 9pt; color: #fff; text-decoration: none; font-weight: bold;}

.submenuContainer {background-color: Black; width: 130px; border: solid 1px #999; z-index: 1;}

.adminheader {background-color: Black; width: 100%; font-family: Trebuchet MS; font-weight: bold; color: White; padding: 0; margin: 0;}

.ModalBackground {background-color: Black; filter: alpha(opacity=80); opacity: 0.7;}
