/* CSS Document */

#box{
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	width:1050px;
	height:auto;
	float:center;
	background-image:url(../images/xyz.png);
	border:Solid 0px;
	overflow:;
}

#top{
	margin-top:0px;
	margin-right:0px;
	width:1050px;
	height:367px;
	float:right;
	background-image:url(../images/top.png);
	border:Solid 0px;
	overflow:;
}

#slideshow{
	margin-top:52px;
	margin-left:85px;
	width:880px;
	height:274px;
	float:left;
	background-image:url(../images/xyz.png);
	border:Solid 0px;
	overflow:;
}

#menu{
	margin-top:1px;
	margin-right:0px;
	width:1050px;
	height:40px;
	float:right;
	background-image:url(../images/xyz.png);
	border:Solid 0px;
	overflow:;
}

#submenu{
	margin-top:0px;
	margin-right:0px;
	width:1050px;
	height:366px;
	float:right;
	background-image:url(../images/.png);
	border:Solid 0px;
	overflow:;
}

#middle{
	margin-top:0px;
	margin-right:0px;
	width:1050px;
	height:auto;
	float:right;
	background-image:url(../images/middle.png);
	border:Solid 0px;
	overflow:;
}

#content{
	margin-top:46px;
	margin-left:46px;
	margin-right:46px;
	margin-bottom:46px;
	width:958px;
	height:auto;
	float:center;
	background-image:url(../images/xyz.png);
	border:Solid 0px;
	overflow:;
}


#bottom{
	margin-top:0px;
	margin-right:0px;
	width:1050px;
	height:393px;
	float:right;
	background-image:url(../images/bottom.png);
	border:Solid 0px;
	overflow:;
}

#terkep{
	margin-top:43px;
	margin-left:86px;
	width:878px;
	height:219px;
	float:left;
	background-image:url(../images/xyz.png);
	border:Solid 0px;
	overflow:;
}

#facebook{
	margin-top:36px;
	margin-left:82px;
	width:184px;
	height:20px;
	float:left;
	background-image:url(../images/xyz.png);
	border:Solid 0px;
	overflow:;
}

p{
	font-family: 'Verdana';
	margin-left:40px;
	margin-right:40px;
	margin-top:20px;
	margin-bottom:20px;
}
 
