/* CSS Document */
form{
	margin:0;
	padding:0;
}
#form1{
	width:236px;
	height:66px;
}
img{
	margin:0;
	padding:0;
	border:none;
	vertical-align:top;
}
body{
	background-image:url("images/bg.jpg");
	background-repeat:repeat-x;
	background-color:#121010;
	padding:0;
	margin:0;
}
.clear{
	clear:both;
}
#wrapper{
	width:1019px;
	height:auto;
	margin:auto;
}
#left{
	width:18px;
	height:1024px;
	background-image:url(images/leftpart.jpg);
	background-repeat:no-repeat;	
	float:left;
}
#center{
	width:983px;
	height:1024px;
	float:left
}
#right{
	width:18px;
	height:1024px;
	float:left;
}

#menupart{
	width:355px;
	height:582px;
	float:left;
}

#logo{
	width:355px;
	height:135px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}
#menu{
	width:355px;
	height:181px;
}

#welcome{
	width:627px;
	height:582px;
	float:left;
}

#welcomeimg{
	width:627px;
	height:516px;
	background-image:url(images/welcomeimg.jpg);
	background-repeat:no-repeat;
}
#botwelcome{
	width:627px;
	height:66px;
}
#leftbotwelcome{
	width:391px;
	height:66px;
	background-image:url(images/elcome.jpg);
	float:left;
}

.clientlogin{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#332f2f;
	font-weight:bold;
}
#rightbotwelcome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#332f2f;
	width:236px;
	height:66px;
	background-image:url(images/bglogin.jpg);
	background-repeat:no-repeat;
	float:left;
}
#bottompart{
	width:982px;
	height:174px;
}
#bottompart1{
	width:275px;
	height:174px;
	background-image:url(images/bottompart1.jpg);
	background-repeat:no-repeat;
	float:left;
}
#bottompart2{
	width:242px;
	height:174px;
	background-image:url(images/bottompart2.jpg);
	background-repeat:no-repeat;
	float:left;
}
#bottompart3{
	width:228px;
	height:174px;
	background-image:url(images/bottompart3.jpg);
	background-repeat:no-repeat;
	float:left;
}
#bottompart4{
	width:237px;
	height:174px;
	background-image:url(images/bottompart4.jpg);
	background-repeat:no-repeat;
	float:left;
}

#footer{
	padding-top:25px;
	padding-bottom:30px;
	text-align:right;
}
.copyright{
	padding-right:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b5755;
	float:right;
}
.websiteby{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b5755;
	float:right;
}

#btn3dfloorplan a:link, #btn3dfloorplan a:active, #btn3dfloorplan a:visited{
	display:block;
	width:355px;
	height:200px;
	background:url(images/btn3dfloorplan.jpg) 0px 0px;
}
#btn3dfloorplan a:hover{
	display:block;
	width:355px;
	height:200px;
	background:url(images/btn3dfloorplan.jpg) 0px -200px;	
}
