@charset "utf-8";
/* CSS Document */
html,body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-image:url(../graphics/body_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#d1d1d1;
	height:100%;
}

#wrapper{
width:1000px;
height:100%;
margin:auto;
position:relative;
}

img{
border:none;}

#logo_td{
width:194px;
background-image:url(../graphics/left_bg.png);
background-repeat:repeat;
}

#menu_td{
width:174px;
background-image:url(../graphics/left_bg.png);
background-repeat:repeat;
padding:80px 0 0 20px;
}

#middle_td{
width:14px;}

#banner_td_middle{
background-image:url(../graphics/banner_middle.png);
background-position:top center;
background-repeat:repeat-y;}


#develop{
width:715px;
background-image:url(../graphics/left_bg.png);
background-repeat:repeat;}

#content_td{
width:705px;
background-image:url(../graphics/left_bg.png);
background-repeat:repeat;
padding:50px 5px 0 5px;}

#left_td{
width:18px;}

#content{
padding:0 5px 0 5px;
text-align:justify;
position:relative;
}


#content a,#content a:active,#content a:visited{
color:#d22828;
text-decoration:underline;}

#content a:hover{
text-decoration:none;}


#menu{
min-height:353px !important;
}

#menu a,#menu a:active,#menu a:visited{
display:block;
width:150px;
font-size:16px;
font-family:"Trebuchet MS";
color:#000000;
text-decoration:none;
border-bottom:#000000 thin solid;
padding:0 0 10px 0;}

#menu a:hover{
display:block;
width:150px;
font-size:16px;
font-family:"Trebuchet MS";
color:#ff3d0e;
text-decoration:none;
border-bottom:#ff3d0e thin solid;}

#menu a.active{color:#ff3d0e;
text-decoration:none;
border-bottom:#ff3d0e thin solid;
}

#copyright{
text-align:center;
padding:5px 0 5px 0;
color:#d22828;}

#copyright a,#copyright a:active,#copyright a:visited{
color:#d22828;
text-decoration:underline;}

#copyright a:hover{
text-decoration:none;}

h1{
color:#d22828;
margin:0 0 15px 0;
padding:0 0 0px 0;
width:80%;
border-bottom:#FF0000 thin dotted;
font-size:15px;
}

h2{
color:#000000;
margin:0 0 5px 0;
padding:0 0 0px 0;
font-size:15px;
text-align:center;
}

h4{
color:#000000;
margin:0 0 5px 0;
padding:0 0 0px 0;
font-size:15px;
text-align:center;
}

.price{
color:#d22828;
font-size:15px;
}

#slideshow{
position:relative;
height: 185px; 
width: 138px; 
margin: auto}

#slideshow a { display:block;}

#output{
position:absolute;
top:670px;
left:35px;
z-index:1000;
background-image:url(../graphics/benner_title_bg.png);
background-position:top;
background-repeat:repeat;
width:138px;
text-align:center;
color:#ff3d0e;
}

#sold{
position:absolute;
top:40px;
right:250px;
z-index:1000;}

#botev{
position:absolute;
top:75px;
left:10px;
z-index:1000;
font-size:16px;
font-weight:bold;
text-align:center;
width:180px;
overflow:hidden;
border-bottom:#000000 thin solid;
padding:0 0 10px 0;}

#botev a,#botev a:active,#botev a:visited{
text-decoration:none;
color:#000000;}

#botev a:hover{
text-decoration:none;}

#structure_description{
padding:0 27px 0 0px;
}