@charset "utf-8";
/* CSS Document */

/* Blue = #011ad7;
Orange = #fd7b23; */


body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	size:10px;
	color:#336F52;
}
a:link { color: #336F52; text-decoration:underline; }
a:hover { color: #336F52; text-decoration:none; }
a:visited { color:#336F52; text-decoration:underline; } 
a:active { color :#336F52; text-decoration:none; } 


h1	{
	font-size:26px;
	color:#336F52;
	text-align:center;
	font-weight:normal;
}
h2	{
	font-size:20px;
	color:#FDB812;
	font-weight:normal;
}
img {
	border:0px;
}
#footer_wbma {
	position:absolute;
	margin-left:270px;
	margin-top:500px;
	left: 19px;
	top: 148px;
}
#footer_sa {
	position:absolute;
	margin-left:270px;
	margin-top:860px;
	left: -35px;
	top: 22px;
	width: 757px;
	height: 97px;
}
#footer_pd {
	position:absolute;
	margin-left:270px;
	margin-top:870px;
	left: 27px;
	top: 39px;
}
#footer_bb {
	position:absolute;
	margin-left:270px;
	margin-top:960px;
	left: 11px;
	top: 329px;
}

/* Main content divs */
#main_wrapper {
	width: 1000px;
	position:relative;
	padding:5px;
	height:720px;
	margin-left:auto;
	margin-right:auto;
}


/* Sidebar Divs */
#sidebar_wrapper {
	height:600px;
	width:210px;
	padding:5px;
	position:absolute;
	color:#FDB812;
}
#apply_text {
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	font-size:20px;
	font-weight:normal;
}
#blue_boxes {
	background-color:#336F52;
	margin: 5px;
	color:#FFF;
	text-align:center;
	width:169px;
	margin-left:auto;
	margin-right:auto;
	height:134px;
	vertical-align:middle;
	font-size:55px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:10px;
}
.smaller_bb {
	font-size:22px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#blue_box_bottom {
	background-color:#336F52;
	padding:5px;
	margin-top: 50px;
	color:#FFF;
	text-align:center;
	width:160px;
	margin-left:auto;
	margin-right:auto;
	height:70px;
	vertical-align:text-bottom;
}

#blue_boxes a:link {
	color: #FFF;
	text-decoration: none;
}
#blue_boxes a:visited {
	color: #FFF;
	text-decoration: none;
}
#blue_boxes a:hover {
	color: #FFF;
	text-decoration: underline;
}
#blue_boxes a:active {
	color: #FFF;
	text-decoration:underline;
}

#blue_box_bottom a:link {
	color: #FFF;
	text-decoration: none;
}
#blue_box_bottom a:visited {
	color: #FFF;
	text-decoration: none;
}
#blue_box_bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}
#blue_box_bottom a:active {
	color: #FFF;
	text-decoration:underline;
}
#click_for_more {
	margin-bottom:15px;
	text-align:right;
}
#click_for_more a:link{
	color:#FDB812;
	text-decoration:none;
	font-weight:bold;
}
#click_for_more a:hover{
	color:#FDB812;
	text-decoration:none;
	font-weight:bold;
}
#click_for_more a:visited{
	color:#FDB812;
	text-decoration:none;
	font-weight:bold;
}
#click_for_more a:active{
	color:#FDB812;
	text-decoration:none;
	font-weight:bold;
}

/* Menu Styles */
#menu {
	position:absolute;
	margin-left:230px;
	color:#FFF;
	font-size:12px;
}
#menu_item1 {
	position:absolute;
	width:184px;
	height:57px;
	text-align:center;
}
#menu_item2 {
	position:absolute;
	width:184px;
	height:57px;
	margin-left:190px;
	text-align:center;
}
#menu_item3 {
	position:absolute;
	width:184px;
	height:57px;
	margin-left:380px;
	text-align:center;
}
#menu_item4 {
	position:absolute;
	width:184px;
	height:57px;
	margin-left:570px;
	text-align:center;
}
#menu a:link {
	color: #FFF;
	text-decoration: underline;
}
#menu a:visited {
	color: #FFF;
	text-decoration: underline;
}
#menu a:hover {
	color: #FFF;
	text-decoration: none;
}
#menu a:active {
	color: #FFF;
	text-decoration:none;
}
.selected {
	background-color:#011ad7;
}
.not_selected {
	background-color:#fd7b23;
}
.our_purpose_selected {
	background-image:url(../images/Button1_ON.png);
}
.living_in_ipswich_not_selected{
	background-image:url(../images/Button4_OFF.png);
}
.cadidates_register_not_selected{
	background-image:url(../images/Button3_OFF.png);
}
.employers_not_selected{
	background-image:url(../images/Button2_OFF.png);
}

/* Main Body */
#main_body {
	position:absolute;
	margin-left:230px;
	margin-top:50px;
	width:799px;
	padding:10px;
	top: 17px;
	height: 522px;
}
.industry_head {
	text-decoration:underline;
}
.industry_desc {
	font-size:12px;
}
.yellow {
	color:#FDB812;
	font-size:14pt;
	font-weight:bold;
}
input {
border: 1px solid #a4bf37;
padding: 5px;
color : #2d2d2d;
}

input:hover {
border: 1px solid #C1DB3F;
color : #3e3e3e;
}
