body{
font-family: 'Tahoma','MS Sans Serif';
font-size:12pt;
background: #CCCCCC;
text-align: center;
}

H2{
font-family: 'Tahoma','MS Sans Serif';
font-size:14pt;
}

a {
	font-family:"Tahoma","MS Sans Serif";
	font-size:10pt;
	color:blue;
	text-decoration: none;
}

a:visited{
font-family:"Tahoma","MS Sans Serif";
font-size:10pt;
color:#003366;
text-decoration:none;
}

a:hover{
font-family:"Tahoma","MS Sans Serif";
font-size:10pt;
color:#339966;
text-decoration:none;
background-color: yellow;
}

#wrap {
	width: 1000px;
	background: url(http://www.taklong.com/img/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
    background: #FFF;
	font-size:12pt;
	clear: both;
	width: 955px;
	padding: 0;
	margin-left: 25px;
}
#header {
	width: 1000px;
	position: relative;
	height: 100px;
	background: #FFF url(http://www.taklong.com/img/header.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}

#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.0em 'Tahoma','MS Sans Serif';
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;

	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;
}
#header h2#logo-subtext {
	position: absolute;
	top: 35px; right: 100px;
	background: transparent;
	border: none;
}
#header a {
    color: #FFF;
}

#footer {
	width: 1000px;
	position: relative;
	height: 100px;
	background: #FFF url(http://www.taklong.com/img/footer.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}

#footer h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.0em 'Tahoma','MS Sans Serif';
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;

	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;
}
#footer h2#logo-subtext {
	position: absolute;
	top: 35px; right: 100px;
	background: transparent;
	border: none;
}
#footer a {
    color: #FFF;
}

#menu {
	clear: both;
	margin: 0; padding: 0 40px 0 0;
	background: url(http://www.taklong.com/img/menu.jpg) repeat-y top;
	font: bold 12px/26px 'Tahoma','MS Sans Serif';
	height: 26px;
}
#menu ul {
	float: left;
	list-style: none;
	margin-left:40px;
	margin-top:0;
	padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;
}
#menu ul li#current a {
	background-color: #FFF;
	color: #333;
}

#main {
	float: right;
	width: 100%; /*72*/
	padding: 0; margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% 'Tahoma','MS Sans Serif';
	color: #88ac0b;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(http://www.taklong.com/img/square-green.png) no-repeat 3px 50%;
}

.bannerR {
   margin-left: 20px;
}

.acc-wb-0{
	margin: 3px auto;
	padding: 3px;
	background: #acc95f;
	color: #f4f4f4;
	border: 1px solid #fff;
	cursor: pointer;
}

.acc-wb-0 a {
	margin: 3px auto;
	padding: 3px;
	background: #acc95f;
	color: #f4f4f4;
	border: 0px;
	cursor: pointer;
}

small{
font-size:8pt;
color:#777777;
text-decoration:none;
}

#ad-text1 {
	margin: 3px auto;
	padding: 3px;
	width: 150px;
	border: 1px solid 'blue';
}

