body{
	font-family: arial,verdana;
	background: #ccc;
	font-size: 12px;
	margin: 0px;
	color: #333;
}

.box{
	width: 211px;
	margin: 0px;
	padding: 0px;
	margin: 5px;
}

.box .bottom{
	background: url('img/box_search_footer.png') no-repeat left bottom;
	height: 16px;
}


.box li{
	list-style: none;
	color: #fff;
}

.box .middle{
	background: url('img/box_bg.png') repeat-x #cd368d left bottom;
	padding: 5px;
}

.box .middle input,
.box .middle select{
	border: 1px solid #000;
}

.box .middle .buttons{
	position: relative;
	top: 20px;
	text-align: center;
	width: 100%;
}

.box .middle .buttons input{
	border: 0px;
	
}

.box .middle .priceTable input{
	width: 6em;	
}

.box .middle span{
	display: block;
	margin-bottom: 0.5em;	
}

.box .top_search{
	background: url('img/box_search_header.png') no-repeat;
	height: 40px;
}

.box .top_jobsBulletin{
	background: url('img/box_jobsbulletin.gif') no-repeat;
	height: 84px;
}

.col_left{
	width: 250px;
	float: left;
}


.col_main{
	width: 450px;
	margin-left: 250px;
}



h1{
	display: block;
	font-family: arial,verdana;
	font-size: 200%;
	font-weight: bold;
	color: rgb(64,0,128);
}

h2{
	display: block;
	font-family: arial,verdana;
	font-size: 180%;
	font-weight: normal;
	color: #7c164d;
}


h3{
	font-size: 130%;
	color: rgb(64,0,128);
}

h3 b{
	color: #b7df3e;
}

h1,h2,h3,h4,p{
	padding-left: 10px;
}

.highlightedTxt{
	background: #777;
	color: #fff;
	padding: 5px;
}

img{
	border: 0px;	
}

ol li{
	margin-top: 10px;
}


select option{
	font-size: 12px;
}







.bar_green{
	padding: 0px;
	background: url('img/bar_green.png') repeat-x;
	height: 29px;
	width: 100%;
}

.bar_green .text{
	position: relative;
	top: -10px;
	color: #eff363;
	font-size: 20px;
}

#banner{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100px;
	background: url('img/banner.png') repeat-x;
	border: 0px;
}


#banner .logo{
	position: absolute;
	z-index: 1;
	border: none;
	margin-left: 670px;
}

#banner .menu{
	position: absolute;
	z-index: 1;
	top: 66px;
	width: 940px;
	background-color: #c0c0c0;
	padding: 0.2em 0px 0.2em 0px;
	padding-left: 30px;
}

#banner .menu li{
	display: inline;
	margin: 1em 0px 1em 0.5em;
	padding: 0px;
	padding-right: 0.5em;
	border-right: 1px solid #777;
	clear: none;
}

#banner .menu li a{
	color: #777;
	text-decoration: none;
}

#banner .menu li a:hover{
	background: #303;
	color: #fff;
}




#container{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background: url('img/container_bg.png') repeat-x #fff;
	background-position: left 97px;
}


#container #content{
	position: relative;
	width: 100%;
	min-height: 500px;
	padding: 0px;
	padding-top: 10px;
	border: 1px solid #ccc;
	border-top: none;
}

#container #content p{
	margin-left: 0px;
}

#container #content .itemLink{
	font-weight: bold;
	color: #000;
}


#footer{
	position: relative;
	clear: both;
	text-align: right;
	font-size: 75%;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 31px;
	padding-top: 10px;
	margin-top: 10px;
	background: url('img/footer.png') repeat-x #fff;
}

#footer a{
	color: #cc0000;
	text-decoration: none;
}









#home_mainContent{
	margin-top: 280px;
}

.infoBox h1{
	background: url('img/infobox_title_bg.png') right top;
	height: 46px;
	color: #fff;
	text-align: right;
	font-size: 200%;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
}

#slideshow li{
	left: 0px;
	border: 1px sold #000;
	list-style: none;
}

#slideshow .learnMoreBtn{
	position: relative;
	float: right;
	top: -40px;
}


table td{
	vertical-align: top;	
}


textarea{
	width: 340px;
	height: 80px;	
}


/* ***** SPECIFIC BOX ITEMS ***** */







