@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headerred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.headersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.teletext {
	font-family: "Trebuchet MS";
	font-size: 20pt;
	color: #FFFFFF;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.welcomebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.welcomeboxred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footertxtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.submenutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.mainbodytitlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}

.mainbodypara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainbodyparared {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
}
.privacytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}










#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#wrapper #Header {
	float: left;
	height: 90px;
	width: 700px;
	margin-bottom: 10px;
}
#wrapper #phoneno {
	float: left;
	height: 75px;
	width: 300px;
	padding-top: 15px;
}

#wrapper #Menubar {
	float: left;
	height: 33px;
	width: 1000px;
	padding-top: 7px;
	border-top-width: medium;
	border-top-style: none;
	border-bottom-width: medium;
	border-bottom-style: none;
	text-align: center;
	background-image: url(../images/mainmenu.png);
	background-repeat: no-repeat;
}
#wrapper #body {
	float: left;
	width: 1000px;
	margin-top: 25px;
}
#wrapper #body #welcomebox {
	float: left;
	height: 150px;
	width: 515px;
	background-image: url(../images/indexwelcomebox.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 10px;
}

#wrapper #body #welcomepics {
	float: left;
	height: 177px;
	width: 446px;
	margin-top: 15px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #376092;
	border-bottom-color: #376092;
	margin-left: 10px;
}
#wrapper #body #employers {
	float: left;
	height: 235px;
	width: 330px;
	margin-top: 25px;
	margin-right: 3px;
	background-image: url(../images/employers.png);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#wrapper #body #jobseekers {
	float: left;
	height: 235px;
	width: 330px;
	margin-top: 25px;
	margin-right: 3px;
	background-image: url(../images/jobseekers.png);
	padding-top: 20px;
}
#wrapper #body #contactus {
	float: left;
	height: 235px;
	width: 330px;
	margin-top: 25px;
	background-image: url(../images/contactus.png);
	padding-top: 20px;
}
#wrapper #body #mainbody {
	float: left;
	width: 700px;
	padding-left: 20px;
	text-align: justify;
	padding-right: 30px;
	list-style-position: inside;
	list-style-type: none;
}
#wrapper #body #picmenu {
	float: left;
	height: 500px;
	width: 250px;
	margin-top: 0px;
}
#wrapper #body #picmenu #picture {
	float: left;
	height: 166px;
	width: 250px;
	margin-bottom: 5px;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #376092;
	border-bottom-color: #376092;
	border-bottom-width: medium;
	border-bottom-style: groove;
}

#wrapper #body #picmenu #submenu1 {
	float: left;
	height: 28px;
	width: 250px;
	padding-top: 7px;
	text-align: center;
	background-image: url(../images/submenubutton.png);
	background-repeat: no-repeat;
}
#wrapper #body #picmenu #submenu2 {
	float: left;
	height: 28px;
	width: 250px;
	text-align: center;
	padding-top: 7px;
	background-image: url(../images/submenubutton.png);
	background-repeat: no-repeat;
}
#wrapper #body #picmenu #submenu3 {
	float: left;
	height: 28px;
	width: 250px;
	text-align: center;
	padding-top: 7px;
	background-image: url(../images/submenubutton.png);
	background-repeat: no-repeat;
}
#wrapper #body #picmenu #submenu4 {
	float: left;
	height: 28px;
	width: 250px;
	text-align: center;
	padding-top: 7px;
	background-image: url(../images/submenubutton.png);
	background-repeat: no-repeat;
}
#wrapper #body #picmenu #submenu5 {
	float: left;
	height: 28px;
	width: 250px;
	text-align: center;
	padding-top: 7px;
	background-image: url(../images/submenubutton.png);
	background-repeat: no-repeat;
}
#wrapper #body #picmenu #submenu6 {
	float: left;
	height: 28px;
	width: 250px;
	background-image: url(../images/submenubutton.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
}
#wrapper #body #picmenu #submenu7 {
	float: left;
	height: 28px;
	width: 250px;
	background-image: url(../images/submenubutton.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
}



#wrapper #footer {
	float: left;
	height: 170px;
	width: 1000px;
	margin-bottom: 25px;
}
#wrapper #footer #footerpic {
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 5px;
	text-align: center;
}
#wrapper #footer #footertxt {
	float: left;
	height: 35px;
	width: 1000px;
}

#wrapper #footer #footertxt #addressbar {
	float: left;
	height: 25px;
	width: 700px;
	padding-top: 10px;
	text-align: center;
}
#wrapper #footer #footertxt #linkbar {
	float: left;
	height: 25px;
	width: 295px;
	padding-top: 10px;
	padding-left: 5px;
}
.width50 {
  float: left;
  padding: 1%;
  width: 48%;
}
