html,body {
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	background-color: #16252b;
}

img {
	border: 0;
}

.overhead {
	width: 989px;
	text-align: right;
	color: #657f88;
	font-size: 12px;
	font-family: Arial;
	float: left;
	padding-bottom: 10px;
}

.overhead a {
	text-decoration: none;
	color: #657f88;
	font-size: 12px;
	font-family: Arial;
	
}

.overhead a:hover {
	text-decoration: underline;
}

.top {
	width: 100%;
	height: 105px;
	background-image: url(../img/bg.jpg);
	overflow: hidden;
}

.top_content {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height: 62px;
	overflow: hidden;
}

.main {
	width: 100%;
	overflow: hidden;
	background-color: #e3f1f6;
}

.main_content {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.bottom {
	width: 100%;
	background-image: url(../img/bottom.gif);
	overflow: hidden;
	background-repeat: repeat-x;
	background-color: #16252b;
	margin-bottom: 10px;
}

.bottom_content {
	width: 989px;
	margin-left: auto;
	margin-right: auto;
	color: #4f5050;
	font-size: 11px;
	font-family: Arial;
	height: 266px;
	overflow: hidden;
	
	background-image: url(../img/bottom.png);
}

.youth {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;	
}

.bottom_content a {
	color: white;
	text-decoration: none;
	overflow: hidden;
}

.bottom_img {
	float: left;	
	margin-right: 20px;
}

.youth img {
	vertical-align: middle;	
}

.bottom_col_1 {
	float: left;
	padding-left: 30px;	
	width: 265px;
	oeverflow: hidden;
	padding-right: 20px;
}

.bottom_col_2 {
	float: left;
	width: 210px;
	height: 87px;
	oeverflow: hidden;
	text-align: center;

}

.bottom_col_3 {
	float: left;
	width: 440px;
	height: 87px;
	oeverflow: hidden;

	padding-left: 20px;
}

.bottom_line {
	margin: auto;
	clear: both;
	width: 929px;
	height: 0px;
	border-bottom: 1px solid #dddddd;	
	padding-top: 5px;
}

.subcontractors {
	vertical-align: middle;
	margin-right: 35px;	
}

.bottom_media {
	float: left;
	padding-left: 30px;
	overflow: hidden;	
	padding-top: 0px;
}

.ruda_text {
	float: left;
	clear: both;
	padding-top: 5px;	
}

.logo {
	float: left;
	overflow: hidden;
}

.menu {
	float: right;
	overflow: hidden;
}

.menu_element {
	color:#B61C15;
	float:right;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	height:40px;
	overflow:hidden;
	padding-top:20px;
	text-align:center;
	text-decoration:none;
	width:160px;
}

.menu_element:hover {
	background-color: #c1d5dc;
	overflow: hidden;
}

.to_left {
	float: left;
	text-align: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 623px;
	height: 104px;
}

.to_right {
	float: right;
	text-align: right;
	overflow: hidden;
}

.register_button {
	padding-top: 20px;
	float: right;
	overflow: hidden;
}

.center {
	float: left;
	width: 959px;
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 150px;
	padding-bottom: 150px;
	overflow: hidden;
	text-align: center;
	background-image: url(../img/main_top.gif);
	background-repeat : no-repeat;
}

#wrap {
	background-color: #e3f1f6;	
}

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 276px;}  /* must be same height as the footer */

.bottom {position: relative;
	margin-top: -276px; /* negative value of footer height */
	height: 276px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.main_bottom {
	width: 100%;
	float: left;
	height: 9px;
	background-image: url(../img/main_bottom.gif);
	overflow: hidden;
}

#flashMessage {color: red;font-size: 12px;font-align: left;float: left;width: 100%;font-weight: bold;padding: 5px;font-family: arial}

.menu_www {
	
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height: 62px;
	overflow: hidden;
	height: 41px;
	font-family: arial;
	font-size: 14px;
	color: #4d737e;
	font-weight: bold;
	padding: 13px 0 0 0;
	text-align: center;
}

.menu_www .menu_www_link {
	color: #4d737e;
	text-decoration: none;	
	margin: 0 35px 0 0;
	
}

.menu_www .menu_www_link_selected {
	color: #B61C15;
	text-decoration: none;	
	margin: 0 35px 0 0;
	
}

.menu_www .menu_www_link_selected:hover {
	color: #B61C15;
	text-decoration: none;	
	
}

.menu_www .menu_www_link:hover {
	color: #B61C15;
	text-decoration: none;
}

.menu_www .menu_www_link_last {
	color: #4d737e;
	text-decoration: none;	
	margin: 0 0 0 0;
	
}

.menu_www .menu_www_link_last:hover {
	color: #B61C15;
	text-decoration: none;
}

.article_container {
	width: 100%;
	overflow:hidden;
	text-align: center;
	padding: 15px 0 0 15px;
}
.article_box {
	background: url(../img/article_bg.jpg) no-repeat;
	width: 636px;
	height: 126px;
	text-align: left;
	overflow:hidden;
	padding: 10px;	
}


.article_box_title {
	color: #00823f;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 100%;
}

.article_box_content {
	width: 100%;
	margin: 0 0 5px 0;
}

.article_box_middle {
	width: 100%;
	background: url(../img/article_bg_middle.jpg) repeat-y;
	float: left;
	font-size: 12px;
	line-height: 17px;
}

.article_box_top {
	width: 100%;
	background: url(../img/article_bg_top.jpg) no-repeat;
	height: 11px;
	overflow: hidden;
}

.article_box_bottom {
	width: 100%;
	background: url(../img/article_bg_bottom.jpg) no-repeat;
	height: 11px;
	overflow: hidden;
}

.article_read_more {
color: #00823f;
text-decoration: none;
font-weight: bold;
float: right;
margin: 0 0 0 0;
}
.article_read_more:hover {
color: #00823f;
text-decoration: none;
}

.img_read_more {
vertical-align: text-bottom;
}

.thumb_box {
	float: left;
	width: 160px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	padding: 0 0 0 0;
}

.content_box {
	float: left;
	width: 460px;
	text-align: justify;
}

.page_content a{
	text-decoration: none;
	color: #00823F;
}

.page_content a:hover{
	text-decoration: none;
	color: #00823F;
}

.list {
	float: left;
	background: white;;
	width: 989px;
	overflow: hidden;
	padding-bottom: 20px;
}

.elements {
	float: left;
	width: 660px;
	overflow: hidden;
}

.decoration {
	float: right;
	padding-right: 15px;
	padding-top: 15px;
	width: 307px;
}

.page_content {
	padding: 10px;
	overflow: hidden;
	font-size: 12px;
	font-family: tahoma;
	text-align: justify;
}

/* search */



.element {
	float: left;
	height: 195px;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}

.left_logo {
	float: left;
	width: 150px;
	text-align: center;
	padding-top: 20px;
}

.right_main {
	float: right;
	width: 510px;
	padding-top: 20px;
	
}

.element_title {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #b92018;
	text-decoration: none; 
	float: left;
}

.element_title:hover {
	text-decoration: underline;
}

.element_info {
	float: left; 
	clear: both;
	font-family: sans-serif;
	font-size: 12px;
	color: #1e1e1e;
}

.element_green {
	color: #00803e;
	font-weight: bold;
}

.element_bold {
	color: #1e1e1e;
	font-weight: bold;
}

.element_description {
	float: left;
	clear: both;
	font-family: sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	padding-top: 15px;
	height: 45px;
	overflow: hidden;
}

.element_buttons {
	float: left;
	clear: both;
	margin-top: 15px;
}



.no_result {
	float: left;
	overflow: hidden;
	font-family: sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	padding: 15px;
}

.loading {
	float: left;
	padding-top: 10px;
	display: none;
}

.head_menu_right {
	height: 30px;
	overflow:hidden;
	float: right;
	width: 150px;
	text-align: center;
	padding-top: 18px;
	
}

.head_menu_right a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}

.head_menu_right a:hover {
	color: #afffd6;
}

.add_offer_search {
	float: left;padding: 24px 0 0 115px;font-size: 11px;font-weight: bold;color: #fff;
}

a.white-link{
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

a.white-link:hover{
	color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}