body{
background-color:#494545;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#logo{
width:680px;
height:40px;
margin-left:auto;
margin-right:auto;
text-align:right;
}

#home_content{
width:680px;
height:430px;
margin-left:auto;
margin-right:auto;
margin-top:82px;
background-image:url("../images/home_bg.jpg");
background-repeat:no-repeat;
background-color:#494545;
}
/*consultacy_bg.jpg*/
#consultacy_content{
width:680px;
height:430px;
margin-left:auto;
margin-right:auto;
margin-top:82px;
background-image:url("../images/consultacy_bg.jpg");
background-repeat:no-repeat;
background-color:#494545;
}

#textile_content{
width:680px;
height:430px;
margin-left:auto;
margin-right:auto;
margin-top:82px;
background-image:url("../images/textile_show_bg.jpg");
background-repeat:no-repeat;
background-color:#494545;
}

#furniture_content{
width:680px;
height:430px;
margin-left:auto;
margin-right:auto;
margin-top:82px;
background-image:url("../images/furniture_show_bg.jpg");
background-repeat:no-repeat;
background-color:#494545;
}

#portfolio_content{
width:680px;
height:430px;
margin-left:auto;
margin-right:auto;
margin-top:82px;
background-image:url("../images/portfolio_bg.jpg");
background-repeat:no-repeat;
background-color:#494545;
}

#contact_content{
width:680px;
height:430px;
margin-left:auto;
margin-right:auto;
margin-top:82px;
background-image:url("../images/contact_bg.jpg");
background-repeat:no-repeat;
background-color:#494545;
}

#showroom_content{
width:680px;
height:430px;
margin-left:auto;
margin-right:auto;
margin-top:82px;
background-image:url("../images/showroom_bg.jpg");
background-repeat:no-repeat;
background-color:#494545;
}

#wallpaper_content{
width:680px;
height:430px;
margin-left:auto;
margin-right:auto;
margin-top:82px;
background-image:url("../images/wallpaper_show_bg.jpg");
background-repeat:no-repeat;
background-color:#494545;
}


#nava_bg{
position:relative;
top:48px;
width:680px;
height:40px;
background-color:#494545;
font-weight:bold;
}

    #nava_bg ul {
	position:relative;
	top:10px;
	  margin:0px 0px 0px 20px;
	  padding:0px 0px 0px 0px;
	  list-style:none;
    }
    
	#nava_bg li {
      display:inline;
      margin:0px 50px 0px 0px;
     }
	 
a:link, a:visited {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

a:hover, a:active {
	color: #FD0433;
	background-color: inherit;
	text-decoration:none;
}


.current_page {
	color: #FD0433;
	background-color: inherit;
	text-decoration:none;
}
.redbold {
	color: #CC0000;
	text-decoration:bold;
}

#home_page_content{
font-size:11px;
position:relative;
top:100px;
left:65px;
width:340px;
}


#home_page_content{
font-size:11px;
position:relative;
top:100px;
left:65px;
width:340px;
}

#contact_page_content{
	float:left;
	font-size:11px;
	position:relative;
	top:73px;
	left:40px;
	width:200px;
}

#contact_page_content1{
	float:left;
	font-size:11px;
	position:relative;
	top:73px;
	left:200px;
	height:auto;
	width:200px;
	height:300px;
}

#contact_page_map{
	float:left;
	font-size:11px;
	position:relative;
	top:50px;
	left:100px;
	width:200px;
}

#consultacy_page_content{
	font-size:11px;
	position:relative;
	top:70px;
	left:25px;
	width:420px;
	height: 287px;
	overflow: auto;
}



#element_container {
position:relative;
top:80px;
height: 230px;
}
#elements {
	position: relative;
	left:50px;
}
 
#elements .element {
	float: left;
	display: block;
	width: 117px;
	height: 230px;
	margin-right:3px;
	cursor:pointer;
}
 
#wallpaper {
color:#000000;
background-image:url(../images/wallpaper.jpg);
}
#lighting {
background-image:url(../images/lighting.jpg);
}
#furniture {
background-image:url(../images/furniture.jpg);
}
#textile {
color:#000000;
background-image:url(../images/textile.jpg);
}

#slide_show_holder{
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
position:relative;
top:90px;
left:48px;
width:575px;
height:241px;
background-color:#5E5E5E;
}

#slide_show_back_button{
position:relative;
top:90px;
left:53px;
width:575px;
height:20px;
text-align:right;
display:none;

}

#main_image{
float:left;
background-color:#000000;
width:335px;
height:241px;
}

#thumb_nails_holder{
float:right;
margin-left:5px;
width:230px;
height:243px;
text-align:left;
}

#thumb_nails{
float:left;
color:#000000;
width:110px;
height:77px;
background-color:#494545;
margin-right:5px;
margin-bottom:5px;
}
#pics_nav{
font-size:9px;
position:relative;
top:220px;
padding:5px;
text-align:center;
}

#discription_text{
background-color:#333333;
}

#left_arrow, #right_arrow,#thumb_image{
cursor:pointer;
}

.formOK{
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color:#333333;
}

.formError{
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color:#FF0000;
	border:#FF0000 solid 1px;
}
