/* CSS Document */

* {
margin: 0;
padding: 0;
}
/* body styling for entire site */

#phone_number {
	font-family:arial black, arial;
	font-size:2.5em;
	color:#538FAF;
	}
.phone_icon {
	float:left;
	}

body {
	line-height: 17px;
	background-image:url(../media/background_tile.gif);
	background-repeat:repeat;
	background-color: #8DB3D4;
	margin:20px auto;
	font-family:"Trebuchet MS", Arial;
	}
#containter {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	border:15px solid #FFF;
	margin-top:0px;
	padding-top:0px;
}
#top_curve {
	width:760px;
	height:25px;
	background-image:url(../media/rtw_home_1.jpg);
	padding:0;
	margin:0;
}


/*topbar navigation*/
#nav {
	background-color:#CDD921;
	margin:0;
	padding: 0 0 0 7px;
	height: 26px;
	width:753px;
	background-image:url(../media/rtw_home_2.jpg);
	overflow:hidden;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:14px;
}
#nav a {
	float:left;
	padding:7px 5px 8px 5px;
	overflow:hidden;
	text-decoration:none;
	color:#FFF;
}
#nav a:hover, #nav a:active, #nav a.selected  {
	background-image:url(../media/nav_image.gif);
	background-color:#C1675D;
	color:#FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*topbar navigation end*/


#header{
	height:171px;
	background-image:url(../media/rtw_home_3.jpg);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}
#bulletinboard{
	margin-left:30px;
	padding-top:35px;
	width:250px;
	height:110px;
	overflow:hidden;
	text-align:left;
	padding-bottom:0;
	margin-bottom:0;
	line-height:15px;
}
#bulletinboard p {
	margin-top: -15px;
	margin-left: -15px;
	paddin-top:0px;
	}
/*bulletinboard headers*/
.bulletin_vacancy{
	padding-bottom: 0px;
	margin-top: -6px;
	margin-left: 25px;
	margin-bottom: 5px;
	font-family:"Trebuchet MS", Arial;
	font-size:0px;
	color:#DAECF9;
	text-indent: -5000px;
	background-image:url(../media/featured_vacancy.gif);
	background-repeat:no-repeat;
	width: 180px;
	height:27px;
}
.bulletin_success{
	padding-bottom: 0px;
	margin-top: -6px;
	margin-left: 25px;
	margin-bottom: 5px;
	font-family:"Trebuchet MS", Arial;
	font-size:0px;
	color:#DAECF9;
	text-indent: -5000px;
	background-image:url(../media/featured_success.gif);
	background-repeat:no-repeat;
	width: 180px;
	height:27px;
}
.bulletin_training{
	padding-bottom: 0px;
	margin-top: -6px;
	margin-left: 25px;
	margin-bottom: 5px;
	font-family:"Trebuchet MS", Arial;
	font-size:0px;
	color:#DAECF9;
	text-indent: -5000px;
	background-image:url(../media/featured_training.gif);
	background-repeat:no-repeat;
	width: 180px;
	height:27px;
}
.bulletin_hdr {
	margin-top: 3px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family:"Trebuchet MS", Arial;
	font-size:0px;
	color:#DAECF9;
	text-indent:-5000px;
	background-image:url(../media/Newsin_hdr.gif);
	width: 100px;
	height: 27px;
	background-repeat:no-repeat;
	margin-bottom: 0px;
}

.bulletin_link a{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DDDDDD;
	font-weight:bold;
	text-decoration:none;
}
.bulletin_link a:hover{
	color:#FFFFFF;
}
.bulletin_text {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DDDDDD;
}
/*bulletinboard headers end*/

#main {
	margin-top:0;
	margin-bottom: 0px;
	padding:0;
	text-align:left;
	font-size:11px;
	background-color:#FFFFFF;
}

#main a{
	color:#E66B16;
	font-weight:bold;
	text-decoration:none;
}
#main a:hover{
	color:#000;
	text-decoration:none;
}

#content_header {
	height: 63px;
	width: 760px;
	background-image:url(../media/main_image.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding: 0px;
	margin:0px;
	}

#contact {
	margin-right: 10px;
	margin-top: 10px;
	text-align:right;
	background-image: url(../media/contact.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 153px;
	float:right;
	clear:both;
}* html #contact {
    margin-right: -15px;
}
#contact span {
	display:none;
	}
#content {
	background-image:url(../media/main.gif);
	background-repeat:repeat-y;
	width: 760px;
	margin: 0;
	padding: 0 0 0 0;
	}
		
#left {
	clear: none;
	margin:0;
	width: 500px;	
	padding:0;
	}
	

#right_colum {
	clear:none;
	width: 202px;
	float: right;
	padding: 0 0px 0 0;
	margin: 0 44px 0 0px;
	}* html #right_colum {
    padding: 0 42px 0 0;
	margin-right:0px;
}

p {
	color:#000000;
	padding: 10px 0px 0 40px;
	}	
	
	/*header styles*/
h1.redright {
	font-size:13px;
	padding: 0 0 0 0px;
	margin: -17px 0 0 595px;
	color:#DE220D;
	}
h1.bluright {
	font-size:13px;
	padding: 0 0 0 0px;
	margin: -17px 0 0 555px;
	color:#538FAF;
	}	
h1.blue {
	font-size:17px;
	padding: 40px 0 0 40px;
	color:#538FAF;
	}	
h1.red {
	font-size:17px;
	padding: 40px 0 0 40px;
	color:#DE220D;
	}	
h2.red {
	font-size: 15px;
	padding: 30px 0 5px 40px;
	color:#DE220D;
	}	
h3.subred {
	font-size: 14px;
	padding: 20px 0 0px 40px;
	color:#DE220D;
	}
h3.subblue {
	font-size: 12px;
	padding: 15px 0 5px 40px;
	color:#538FAF;
	}			
/*span & anchor styles*/
.rightlist {
	margin: 0px;
	padding: 2px 0 5px 0px;
	list-style-type:circle;
	}
.rightlist li {
	color:	#538FAF;
	list-style-type:circle;
	}		
.red {
	color:#DE220D;
	}
.blue {
	color:#538FAF;
	}	
.blulist {
	padding: 2px 0 5px 180px;
	list-style-type:circle;
	}
.blulist li {
	color:	#538FAF;
	}
.joblist {
	padding: 2px 0 5px 40px;
	list-style-type:none;
	}
.joblist li {
	color:#666666;
	}		

/*footer stuff*/

#footer {
	background-image:url(../media/footer_box.gif);
	height:151px;
	width:760px;
	clear:both;
	margin: 0px;
	background-repeat:no-repeat;
	}
#footer_container {
	width: 760px;
	padding-top: 84px;
	}	
#biscuit {
	background-image:url(../media/built_by_biscuit.gif);
	background-repeat:no-repeat;
	height:22px;
	width: 370px;
	text-indent: -5000px;
	margin-left: 38px;
	clear:none;
	}
#footer_header {
	background-image:url(../media/footer_header_new.gif);
	background-repeat:no-repeat;
	height:45px;
	width:292px;
	text-indent: -5000px;
	margin-top: -45px;
	float: right;
	margin-right: 30px;
	background-position: bottom;
	}
/*form styles*/
.search_dropdown {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	background-color: #FFCC00;

	margin: 1px;

	padding: 2px;

	border: 1px solid #FF6600;

}

.job_title {

	font-size: 14px;

	font-family: "Trebuchet MS", Arial;

}

.job_field {

	color: #999999;

}

.job_field_seperator {

	color: #e66b16;

}

.job_field_date {

	font-size: 10px;

	font-weight: bold;

	color: #999999;

}