﻿body {
	background-color: #FFFFFF;
	background-image: url('Images/back-ground.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#wrapper{
	width: 100%;
	min-width:100%;
	margin: 0 auto 0 auto;
	margin-bottom: 0px;
	position: relative;
	left: 0;
	top: 0;
}

#menubar{
	height: 88px;
	width: 100%;
	margin: 0 auto 0 auto;
	margin-bottom: 0px;
	position: relative;
	padding-bottom:10px;
	padding-top:2px;
	left: 0;
	top: 0;
}

#banner{
	height: 372px;
	width: 964px;
	margin: 0 auto 0 auto;
	margin-bottom: 0px;
	position: relative;
	left: 0;
	top: 0;
}

#btm_banner{
	height: 284px;
	width: 964px;
	margin: 0 auto 0 auto;
	margin-bottom: 0px;
	position: relative;
	background-image: url('Images/bottom-banner.png');
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0;
}

#bannerBox{
	height: 415px;
	width: 964px;
	margin: 0 auto 0 auto;
	margin-bottom: 0px;
	position: relative;
	background-image: url('Images/shadow.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0;
}

#frame{
	height: 865px;
	width: 964px;
	margin: 0 auto 0 auto;
	margin-bottom: 0px;
	position: relative;
	left: 0;
	top: 0;
}

#btm-menu{
	margin: 0 auto 0 auto;
	margin-bottom: 0px;
	position: relative;
	padding-top:7px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
}



#socialnetworks{
	margin: 0 auto 0 auto;
	height:26px;
	width:964px;
	margin-bottom: 0px;
	position: relative;

}

#layer16{
	margin: 0 auto 0 auto;
	position: relative;
	background-image: url('Images/experice-bar.png');
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0;
}


