@charset "utf-8";
body {
	margin: 0px;
}
#maincontainer {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #F2E1C2;
}
#header {
	background-image: url(../images/header-BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 229px;
}
#headerrit {
	background-image: url(../images/header-right.jpg);
	float: right;
	height: 229px;
	width: 649px;
}
#headerlft {
	background-image: url(../images/header-left.jpg);
	float: left;
	height: 229px;
	width: 320px;
}

#tab-login {
	background-image: url(../images/tab-login-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 193px;
	background-color: #F2E1C2;
}
.tab-title {
	background-image: url(../images/tab-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
}
.tab-title a {
	background-image: url(../images/tab-link.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: right;
	height: 25px;
	width: 148px;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	color: #FFFFFF;
}
.tab-title a:hover {
	background-image: url(../images/tab-link-hover.jpg);
	color:#68421a;
}

#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 132px;
}
#footer-lft {
	background-image: url(../images/footer-lft.jpg);
	height: 132px;
	width: 644px;
	float: left;
}
#footer-rit {
	background-image: url(../images/footer-rit.jpg);
	float: right;
	height: 132px;
	width: 325px;
}

#footer a {
	position:relative;
	display:block;
	float:left;
	width:150px;
	height:25px;
	top:40px;
	left: 0px;
}
#container {
	padding: 25px;
}
.spbginput {
	background: url(../images/login-user.jpg) no-repeat right;
	height: 20px;
	width: 121px;
	margin: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.spbginputp {
	background: url(../images/login-pass.jpg) no-repeat right;
	height: 20px;
	width: 121px;
	margin: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.spbutton {
	background-image: url(../images/login-bt.jpg);
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 98px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#navbitscont {
	margin-bottom:10px;
	padding:5px;
	background-image: url(../images/navbits-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ddcda7;
}
#loogin {
	float: left;
	height: 183px;
	width: 280px;
}
#tab-bt {
	float: left;
	height: 183px;
	width: 280px;
}
#tab-frame {
	float: left;
	height: 183px;
	width: 440px;
	text-align: center;
}
.tab-bt {
	height: 35px;
	width: 190px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.tab-bt a {
	display: block;
	height: 35px;
	width: 190px;
}
