body {
	margin:0px;
	padding:0px;
	font: 11px/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color:#666666;
	

}
a
{
	color:#1792C5;
}
#wrapper
{
	margin:0px;
	padding:0px;
	width:100%;
	background:url('../images/top_repeat.jpg') repeat-x top;
}
#main
{
	
	padding:0px;
	width:1000px;
	margin:0 auto;
	
}
#header
{
	background:url('../images/top3.jpg') no-repeat;
	height:283px;
	position:relative;
	
	
}
#top-menu
{
	width:412px;
	height:39px;
	position:absolute;
	left:508px;
	top:5px;
	color:#fff;
}
#top-menu a
{
	color:#fff;
}
#top-menu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#top-menu li
{
	display:inline;
	margin-right:10px;
}

#middle-box
{
	width:269px;
	height:52px;
	position:absolute;
	left:680px;
	top:178px;

}
#middle-box .add_publication
{
	margin-right:5px;
	float:left;
}
#middle-box .add_publication a
{
	display:block;
	width:108px;
	height:40px;
	background:url('../images/add_adv.png') no-repeat;
}
#middle-box .add_company
{
	
	float:left;
}
#middle-box .add_company a
{
	display:block;
	width:108px;
	height:40px;
	background:url('../images/add_company.png') no-repeat;
}

#middle-bar
{
	height:68px;
	width:100%;
	position:absolute;
	left:0px;
	top:223px;
	background:url('../images/middle_bar7.png') no-repeat;
}
#middle-bar .tbox-middle
{
	width:100px;
}
#middle-bar .search
{
	position:absolute;
	left:120px;
	top:10px;
	padding:10px 0px 10px 110px;
	height:68px;
	background:url('../images/search.png') no-repeat top left;
	
}
#middle-bar .search input[type=submit]
{
	background:url('../images/search_btn.png') no-repeat;
	height:24px;
	width:57px;
	margin: 0;
	padding: 0;
	border:none;
}
#middle-bar .search input[type=text]
{
	font-size:12px;
	width:150px;
}
#middle-bar .login
{
	position:absolute;
	left:500px;
	top:14px;
	padding:2px 0px 10px 120px;
	height:68px;
	background:url('../images/login.png') no-repeat top left;
	
}
#middle-bar .login input[type=text]
{
	font-size:12px;
	width:100px;
}
#middle-bar .login input[type=password]
{
	font-size:12px;
	width:100px;
}
#middle-bar .login input[type=submit]
{
	background:url('../images/login_btn.png') no-repeat;
	height:24px;
	width:57px;
	margin:0px 0px 0px 0px;
	padding: 0;
	border:none;
}
#content
{
	width:826px;
	margin:30px auto;
}
 

#content .categories
{
	background:url('../images/categories.png') no-repeat top left;
	padding:30px 5px 5px 5px;
}
/*------------------------------------------------------*/
.nice-box
{
	background:url('../images/box.png') no-repeat;
	width:255px;
	height:81px;
	padding:5px 5px 0px 7px;
	font-size:9px;
	position:relative;
}
.tbox-middle
{
	width:120px;
	font-size:11px;
}


/*--------------------------------------*/

.menu-categories
{
	height:35px;
	background:url('../images/category_bar2.png') no-repeat;
}
.clear
{
	clear:both;
}


#footer
{
	background:url('../images/footer_bg_repeat.jpg') repeat-x bottom;
	height:128px;
}
#footer_bg
{
	position:relative;
	width:1000px;
	height:128px;
	background:url('../images/footer_bg3.jpg') no-repeat bottom;
	font-size:9px;
	color:#D5D7DA;
	margin:0 auto;
}
#footer .tellafriend
{
	position:absolute;
	top:45px;
	left:570px;
}

#footer .tellafriend .submit_btn
{
	
	background:url('../images/send_btn.png') no-repeat;
	height:22px;
	width:57px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border:none;
}
#footer .info
{
	position:absolute;
	top:65px;
	left:190px;


}
#footer .info2
{
	position:absolute;
	top:100px;
	left:120px;

}
#footer-menu
{
	width:360px;
	
	position:absolute;
	left:550px;
	top:100px;
	
}
#footer-menu a
{
	color:#D5D7DA;
}
#footer-menu ul
{
	margin:0px;
	padding:0px;
}
#footer-menu li
{
	display:inline;
	margin-right:10px;
}


