/* Pawakan.com English CSS */
/* Do Not Copy */

body { 
	background: #000000 url("back-body.gif") repeat-x top center; 
	font: 13px/14px arial,verdana; 
	color: #000;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

html  {
	padding: 0px;
	margin: 0px;
	}
hr {
	margin: 0px 0px 0px 0px;
	}
h1 {
	font: 15px verdana; 
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}
h2 {
	font: 15px verdana; 
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h3 {
	font: 14px helvetica,verdana; 
	font-weight: bold;	
	color: #000;
	margin: 0px 0px 0px 0px;
	}

h4 {
	font: 15px verdana; 
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}

h5 {
	font: 15px verdana; 
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}

h6 {
	font: 15px verdana; 
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}

/* specific divs */

#mastercontainer {
	margin-left: auto;
	margin-right: auto;
  	width: 751px;	
	}
 
#container {
	background: transparent; 
	width: 751px;	
	margin: 0px;
	padding: 0px;
	float: left;
	}

#header {
	height: 78px;
	width: 751px;
	}
#tabs {
	color: white;
	height: 500px;
	width: 30px;
	float: left;
	}

              .navhome
	{
	position: relative;
	display: block;
	font-family: helvetica, arial;
	background: url("tab-home2.gif") no-repeat;
	white-space: nowrap;
	width: 30px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

	
              .navhome img
	{
	width: 30px;
	height: 120px;
	border: 0;
	margin: 0px;
	padding: 0px;
	clear: both;
	}
	
             * html a:hover
	{ visibility:visible;
	text-decoration: none; 	}

              .navhome a:hover img
	{ visibility:hidden;  }

             .navhome span
	{ position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 120px;
	cursor: pointer;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;} 

              .navmenu
	{
	position: relative;
	color: white;
	display: block;
	font-family: helvetica, arial;
	background: url("tab-menu2.gif") no-repeat;
	white-space: nowrap;
	width: 30px;
	height: 120px;
	margin: 0;
	padding: 0;
	float: left;
	}

	
              .navmenu img
	{
	width: 30px;
	height: 120px;
	border: 0;
	clear: both;
	}
	
             * html a:hover
	{ visibility:visible;
	text-decoration: none; 	}

             .navmenu a:hover img
	{ visibility:hidden;  }

             .navmenu span
	{ position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 120px;
	cursor: pointer;
	color: white;
	text-align: center;
	float: left;} 

              .navcontact
	{
	position: relative;
	display: block;
	font-family: helvetica, arial;
	background: url("tab-contact2.gif") no-repeat;
	white-space: nowrap;
	width: 30px;
	height: 120px;
	margin: 0;
	padding: 0;
	float: left;
	}

	
              .navcontact img
	{
	width: 30px;
	height: 120px;
	border: 0;
	clear: both;
	}
	
             * html a:hover
	{ visibility:visible;
	text-decoration: none; 	}

             .navcontact a:hover img
	{ visibility:hidden;  }

             .navcontact span
	{ position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 120px;
	cursor: pointer;
	text-align: center;
	float: left;} 

              .navphotos
	{
	position: relative;
	display: block;
	font-family: helvetica, arial;
	background: url("tab-photos2.gif") no-repeat;
	white-space: nowrap;
	width: 30px;
	height: 120px;
	margin: 0;
	padding: 0;
	float: left;
	}

	
              .navphotos img
	{
	width: 30px;
	height: 120px;
	border: 0;
	clear: both;
	}
	
             * html a:hover
	{ visibility:visible;
	text-decoration: none; 	}

             .navphotos a:hover img
	{ visibility:hidden;  }

             .navphotos span
	{ position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 120px;
	cursor: pointer;
	text-align: center;
	float: left;} 




#info {	
	background: transparent;
	height: 275px;
	width: 450px;
	margin: 0px 15px 0px 210px;
	padding: 10px 10px 10px 0px;
	float: right;
	border-bottom: dotted 1px #fff001;
	}

#bottombar {
	background: transparent url("back-bottombar.gif") no-repeat top right;
	font: 12px/13px arial,verdana; 
	height: 74px;
	width: 721px;
	margin: 0px 0px 0px 0px;
	bottom: 0px;
	float: right;
	}

	.leftbox {
	margin: 5px 0px 0px 25px;
	text-align: left;
	float: left;
	}


#copyright {
	background: transparent;
	color: #3c3c3c;
	text-align: center;
	line-height: 1.1em;
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 37px;
	width: 751px;
	float: left;
	}


	



