body
{
margin: auto;
overflow-x: hidden; <- for horizontal scrolling
overflow-y: auto; <- for vertical scrolling
}

#main_header
{
margin:0 auto;
padding:0;
width:100%;
height:440px;
background:  url(../images/main.jpg) repeat-x;

}
#clock
{
	margin:10px 0px 0px 750px;
	padding:0;
	float:left;
}
#wrapper
{
margin:-400px 0 0 130px;
padding:0;
width:1024px;
float:left;
}
#logo
{
margin:0 0 0 30px;
padding:0;
float:left;
}
#navi{
	margin-left:50px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	width:946px;
	height:40px;
	float:left;
	background: url(../images/header.png);
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-bottom:#CCC 3px solid;
	box-shadow:#000 0px 1px 4px;
	border:solid 1px #000;
}
#navi li{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	height:5px;
	line-height:40px;
	text-align:center;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}
#navi a {display:block; height:40px; text-decoration:none; color:#FFF;}
#navi a:hover {
	background:#000;
	border-bottom:#0003px solid;
	text-shadow:#FFF 1px 1px 1px;
	color:#fff;
	text-transform:uppercase;
	
}

#nav-home {	width:189px; border-right:1px #000 solid;}
#nav-home a {
	border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top-left-radius:5px; 	
	transition: all .4s ease-in-out;
   -o-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
   -webkit-transition: all .4s ease-in-out;
   
   }

#nav-profile {	width:189px; border-right:1px #000 solid; border-left:1px #999 solid;}
#nav-profile a {color:#FFF;	transition: all .4s ease-in-out;
   -o-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
   -webkit-transition: all .4s ease-in-out;}
   
#nav-elec {	width:189px; border-right:1px #000 solid; border-left:1px #999 solid;}
#nav-elec a {color:#FFF;	transition: all .4s ease-in-out;
   -o-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
   -webkit-transition: all .4s ease-in-out;}
   
#nav-services{	width:189px; border-right:1px #000 solid; border-left:1px #999 solid;}
#nav-services a {color:#FFF;	transition: all .4s ease-in-out;
   -o-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
   -webkit-transition: all .4s ease-in-out;}



#nav-implinks{	width:182px; border-left:1px #999 solid;}
#nav-implinks a{color:#FFF; 
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	transition: all .4s ease-in-out;
   -o-transition: all .4s ease-in-out;
   -moz-transition: all .4s ease-in-out;
   -webkit-transition: all .4s ease-in-out;
   }



   #cont_box
{
margin:70px 0 0 -140px;
padding:0 0px 0px 0px;
float:left;
width:930px;
height:160px;

}
 #cont_box h1
 {
 margin:-40px 0 0 220px;
 padding:0 0 0 0;
 float:left;
 font-family:"Times New Roman", Times, serif;
 font-size: 20px;
 font-weight:bold; 
 }
 
/*menu_end*/
.text-box {
       margin: 0 0 0 220px;
	   background: url(../images/bg-corp-anouncement_1.png) no-repeat;
	   width:286px;
	   height:160px;
}
.text-box a {display:block; height:160px; text-decoration:none; color:#000;}
.text-box a:hover {
	box-shadow:#000 0px 1px 4px;
	border-bottom:#0003px solid;
	text-shadow:#fff 1px 1px 1px;
	color:#fff;
	text-transform:uppercase;
	
}
.text-box p
{
margin:160px 0 0 90px;
padding:0 0 0 0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

.text-box_1{
       margin: -187px 0 0 530px;
	   background: url(../images/bg-corp-anouncement_2.png) no-repeat;
	   width:286px;
	   height:160px;
	   float:left;
}
.text-box_1 p
{
margin:160px 0 0 90px;
padding:0 0 0 0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}
.text-box_1  a {display:block; height:40px; text-decoration:none; color:#000;}
.text-box_1  a:hover {
	background:#000000;
	border-bottom:#0003px solid;
	text-shadow:#000 1px 1px 1px;
	color:#000;
	text-transform:uppercase;
	
}
	   
.text-box_2 {
       margin: -187 0 0 840px;
	   background: url(../images/bg-corp-anouncement_3.png) no-repeat;
	   width:286px;
	   height:160px;
	   float:left;
}
.text-box_2 p
{
margin:160px 0 0 80px;
padding:0 0 0 0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}
.text-box_2 p a {display:block; height:40px; text-decoration:none; color:#000;}
.text-box_2 p a:hover {
	background:#000000;
	border-bottom:#0003px solid;
	text-shadow:#000 1px 1px 1px;
	color:#000;
	text-transform:uppercase;
	
}

  #cont_box_1
{
margin:70px 0 0 60px;
padding:0 0px 0px 0px;
float:left;
width:930px;
height:160px;

}
 #cont_box_1 h1
 {
 margin:-40px 0 0 0px;
 padding:0 0 0 0;
 float:left;
 font-family:"Times New Roman", Times, serif;
 font-size: 20px;
 font-weight:bold; 
 }

/*menu_end*/
.text-box1 img {
       margin: 0 0 0 0px;
	   width:286px;
	   height:160px;
}
.text-box1 a {display:block; height:160px; text-decoration:none; color:#000;}
.text-box1 a:hover {
	box-shadow:#000 0px 1px 4px;
	border-bottom:#0003px solid;
	text-shadow:#fff 1px 1px 1px;
	color:#fff;
	text-transform:uppercase;
	
}

 
.text-box_11 img{
       margin: -160px 0 0 300px;
	   width:286px;
	   height:160px;
	   float:left;
}

.text-box_11  a {display:block; height:40px; text-decoration:none; color:#000;}
.text-box_11 a:hover {
	background:#000000;
	border-bottom:#0003px solid;
	text-shadow:#000 1px 1px 1px;
	color:#000;
	text-transform:uppercase;
	
}
	   
.text-box_21 img {
       margin: -160px 0 0 630px;
	   width:286px;
	   height:160px;
	   float:left;
}

.text-box_21 p a {display:block; height:40px; text-decoration:none; color:#000;}
.text-box_21 p a:hover {
	background:#000000;
	border-bottom:#0003px solid;
	text-shadow:#000 1px 1px 1px;
	color:#000;
	text-transform:uppercase;
	
}

.detail
{
margin:0 0 0 60px;
padding:0px 0 0 0;	
width:930px;
height: auto;
float:left;
}
.detail h2
{
margin:0 0 0 0;
padding:0;
font-size: 28px;
font-weight:bold;
font-family: "Times New Roman", Times, serif;
text-align:center;
}
.detail img
{
margin:0 0 0 0px;
padding:0;
float: left;
height:210px;
width:350px;
box-shadow:#000 0px 1px 10px;
border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
border:#000000 1px solid;
}
.detail p
{
margin:0px 0 0 380px;
padding:0 0 0 0px;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
text-align:justify;
}
#th{
margin: 40px 0 0 300px;
padding: 0 0 0 0;
float: left;
height: 10px;
}
.clear {
	clear: both;
	height: 50px;
	width: 1024px;
	float: none;
}
#footer
{
margin:0 auto;
padding:0 0 0 0;
float:left;
width:100%;
height:500px;
background: url(../images/big_footer.png)  no-repeat;
}
#social
{
margin:50px 0 0 50px;
padding:0 0 0 0px;
float:left;
}
#social img
{
margin:0 0 0 0;
padding:0 0 0 10px;
float:left;
width: 38px;
height: 38px;
}
.like_box
{
margin:-280px 100px 0 0px;
padding:0 0 0 0;
float:right;
}

#container_bed
{
margin:0px auto;
float:left;
padding:0;
width:1024px;
height:auto;
}
#top_box
{
margin:20px 60px 0 0px;
padding:0 0 0 0;
float:right;
width:800px;
height:60px;
background: url(../images/bar.png);
border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-bottom:#0072b6 3px solid;
		box-shadow:#000 0px 1px 4px;
	border:solid 1px #000;
}

#top_box h1
{
margin:12px;
padding:0;
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:24px;
}
#top_box_con
{
margin:20px 0px 0 60px;
padding:0 0 0 0;
float:left;
width:800px;
height:60px;
background: url(../images/bar.png);
border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-bottom:#0072b6 3px solid;
		box-shadow:#000 0px 1px 4px;
	border:solid 1px #000;
}

#top_box_con h1
{
margin:12px;
padding:0;
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:24px;
}

#side_navi
{
margin:-150px 0 0 -800px;
padding:0;
float:left;
width: 100px;
height:300px;
}
.side
{
margin:0;
padding:0;
float:left;
width:100px;
height:55px;
}
.side  li
{
margin:0 0 0 0px;
padding:0;
float:left; 
width:110px;
height:30px;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
border-bottom:#999999 1px solid;
background: url(../images/sidenavi.png);
text-align:center;
}
.side li a 
{
text-decoration:none;
display:block;
width:110px;
height:20px;
color:#FFFFFF;
}
.side li a:hover
{
display:block;
width:110px;
height:20px;
color: #0099FF;
}

.oth
{
margin:50px 0 0 0px;
padding:0;
float:left;
width:100px;
height:55px;
}
.oth p
{
margin:30px 0 0 0;
padding:0;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#ffffff;
width:110px;
height:50px;
background: url(../images/oth.png) no-repeat;
text-align:center;
}
.oth  li
{
margin:0px;
padding:0;
float:left;
width:110px;
height:30px;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
border-bottom:#999999 1px solid;
color: #993333;
background:url(../images/sidenavi.png);
text-align:center;
}
.oth li a 
{
text-decoration:none;
display:block;
width:110px;
height:20px;
color:#ffffff;
}
.oth li a:hover
{
display:block;
width:110px;
height:20px;
color: #0099FF;
}

#main_cont img
{
margin:30px 0 0 50px;
padding:0;
float:left;
width:946px;
height:270px;
border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-bottom:#CCC 3px solid;
	box-shadow:#000 0px 1px 4px;
	border:solid 1px #000;
}
.detail_bed
{
margin:30px 0 0 -30px;
padding:0px 0 0 0;	
width:930px;
height: auto;
float:left;
}
.detail_bed p
{
margin:0px 0 0 200px;
padding:0 0 0 0px;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
text-align:justify;
}
#add
{
margin:0 0 0 0;
padding:0;
width:600px;
height:400px;
float:left;
}
#add img
{
margin:20px 0 0 60px;
padding:0;
width:270px;
height:200px;
float:left;
box-shadow:#000 0px 1px 4px;
	border:solid 1px #000;
}
#add h1
{
margin:20px 0 0 10px;
padding:0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-decoration:underline;
color:#990000;
}
#add p
{
margin:-170px 0 0 340px;
padding:0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}
#copy
{
	margin:460px 0 0 -960px;
	padding:0;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}

#pow
{
	margin:-20px 0 0 930px;
	padding:0;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}