@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(bg2.png);
	background-repeat: repeat;
	background-position: top;
	background-color: #ffeeb6;
}
	/*------------------------------------------------topheader--------------------*/
#topheader{
	width:900px;
	height:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	background-image: url(bandiritas.png);
	background-repeat: no-repeat;
	background-position: -60px 5px;
}
#tutubanlogo{
	width:250px;
	height:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	background-image: url(tutubanlogo.png);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: 40px 80px;
}
#mainmenu{
	width:678px;
	height:150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}

/*------------------------------------------------body_area--------------------*/
#body_area{
	width:900px;
	height:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mid {
	padding: 0px;
	float: left;
	height: 677px;
	width: 900px;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}
	
/*------------------------------------------------footer--------------------*/
#bgfooter{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 200px;
}
#mainbg {
	width:900px;
	height:677px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	background-image: url(bggraphic.png);
	background-repeat: no-repeat;
	background-position: -20px 0px;
}
#content {
	width:650px;
	height:300px;
	float: left;
}
#contenttitle {
	width:650px;
	height:100px;
	float: left;
	background-image: url(t-welcometotutuban.png);
	background-repeat: no-repeat;
	background-position: right 65px;
}
#contentdes {
	width:300px;
	height:150px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 335px;
	padding: 0px;
	font-weight: normal;
	line-height: 16px;
}
#contentbutton {
	width:650px;
	height:50px;
	float: left;
}
#socialbutton1 {
	width:250px;
	height:160px;
	float: left;
	background-image: url(t-connectwithus.png);
	background-repeat: no-repeat;
	background-position: 10px 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 150px;
}
#socialbutton1title {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#socialbutton2 {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
}

