#topmenu 
{ 	
	display: none;
}

html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%; /*Smetase na IE 6 na sirina ja turkase wiki dolu*/
	margin: 0; /* auto is for left and right and it makes the site centered */
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* IE6 fix for pngs*/
img, div { 	
	behavior: url('/iepngfix.htc'); 
}

/* IE6 fix (wrapper_background_ie6.gif has extra transparent pixels on the right side ) */
.ie6 body {
	background:url('images/wrapper_background_ie6.gif') repeat-y center;
}

div{
	/*width:inherit;*/
	
}

#wrapper {
	float:left;
	width: 100%; /* The width is controled in body*/
	min-height: 100%; /* height:100% doesn't do the job. If the content is longer the footer won't move to the bottom */
}
#empty_vertical_space {	
	
}

#pages_bottom_gradient{
	margin-left:8px;
	margin-right:9px;
	clear:both;
	float:none;
	width:883px;
	height:12px;
	background:url('images/display_pages_bottom_gradient.jpg') repeat-x top left;
}

/* IE6 fix */
* html #wrapper {
	height: 100%;
}
#header {
	display: none;
    /*
	float:left;
	width: 900px;
	height: 87px;
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url('images/header_right.jpg');
	*/
	/*background-image:url('images/header.jpg');*/
	
	
	
}
#print_logo{

	display: block;
	padding-left: 5px;
	width: 98%;
	height: 90px;
	padding:0px;
	margin:0px;
	padding-left: 15px;
	
	background-repeat: no-repeat;
	background-position: left;
	/*background-image:url('images/print_logo.jpg');*/
}
#left_site_bck_image {	
	display: none;
}
#right_site_bck_image {	
	display: none;
}
#content_holder {
	
	float:left;
	width: 900px;
	min-height:100%;
	background-color:#FFFFFF;
	border:none;
	
}
#left_white {	
	float:left;
	width: 8px;
	height:1px;
	background-image:url('images/left_white_8px.jpg') repeat-y;
}
#right_white {
	float:left;
	width: 9px;
	height:1px;
	background-image:url('images/right_white_9px.jpg') repeat-y;
	
	
}
#bottom_white {	
	clear:both;
	float:left;
	width: 883px;
	height:8px;
	background-image:url('images/bottom_white_8px.jpg') repeat-x;
}
#content_shadow {
	clear:both;
	float:left;
	width: 100%;
	height:5px;
	background-image:url('images/bottom_black_dot.jpg') repeat-x;
}
#content {
	float:left; /*preci za da se pojavi levoto meni na IE 6 na wiki-to*/	
	width: 883px;
	height:100%;
	background-color:#ffffff;

}
#section_holder {
	min-height:100%;
	clear:both;
	width:100%;
	/*float:left;*/
	
	
	
}
#left_section {
	float:left;	
	width:700px;
	padding-right:20px;
}
#right_section {
	float:left;
	width:163px;
}
#content_top {	
	display: none;
	float:left;
	width: 883px;
	height:113px;
	background-image:url('images/content_top.jpg');
	
}
#content_menu {	
	display: none;/*for print*/
	clear:both;
	float:left;
	width: 883px;
	height:30px;
	background-image:url('images/menu.jpg');
	/*overflow: hidden;*/
	
}
#content_text_bck {		
	clear:both;
	float:left;
	width: 717px;
	padding-left:93px;
	padding-top:57px;
	padding-right:73px;
	padding-bottom:57px;
	background-image:url('images/content_text_bck.jpg');
	background-repeat:no-repeat;
}
#content_footer_gradient {
	font-family: "Trebuchet MS";
	font-size:11px;
	text-align:left;
	clear:both;
	float:left;
	padding-left:40px;
	padding-top:12px;
	padding-right:12px;
	padding-bottom:15px;
	width: 831px;
	height:35px;
	background-image:url('images/content_footer_gradient.jpg');
	color:#8a848f;
}
#jaffe_associates_gradient {	
	clear:both;
	width: 851px;
	height:176px;
	padding-left:32px;
	padding-top:12px;
	background-image:url('images/gradient.jpg');
}
#copyright {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
	clear:both;
	float:left;
	width: 900px;
	height:40px;
	padding-top:10px;
}
h1 {
	font:"Century Gothic";
	font-size:24px;
	color:#cc0000;
}
.below_welcome_text {
	font:"Trebuchet MS";
	font-size:14px;
	color:#5b5b5b;
}
.jaffe_associates_services {
	font:"Century Gothic";
	font-size:16px;
	color:#4a1064;
}
h2 {
	font:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#d01818;
}
.bottom_grey_text {
	font:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#525252;
}
.bottom_tables {
	width:218px;
	padding-left:20px;
	padding-right:20px;
	vertical-align:bottom;
}
.search_button {
	width:60px;
    height:18px;
	border: none;
    background: url('images/up.jpg') no-repeat top left;
}
.search_button:hover {
	width:60px;
    height:18px;
    border: none;
    background: url('images/down.jpg') no-repeat top left;
}
td.search_bottom_border{
	border-bottom:1px solid #000000;
}
td.search_tab{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
#center_content{
	_margin-left: 8px;

}
#mainContent {
 float:left; 
 width: 883px;
 height:100%;
 background-color:#ffffff;
	
 _clear: both;
 _margin-top: -13px;
 _width: 100%;
 
}
#chat{
	margin-top: -60px;
	position: absolute;
	width: 788px;
	height: 75px;
	border: none;
}
