/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family:Verdana,arial, helvetica, sans-serif;
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:150px;
 	width:100%;
	background-image:url(../images/image1.jpg);
	background-repeat:none;
} 

#slide{
	position:relative;
	height:191px;
	padding-top:10px;
	padding-left:25px;
	background-image:url(../images/image3.jpg);
	width:97%;
	_width:100%;
}

#wrapper{
	position:relative;
	background-image: url(../images/image4re.jpg);
	background-repeat: repeat-y;
}

#leftcol{
	 width:31.5%; 
	 float:left; 
	 margin-left:2%;
	 position:relative; 
	 font-family:Arial, Helvetica, sans-serif;
	 color: #003399;
	 background-image: url(../images/h_bg_section.jpg);
	 background-repeat: no-repeat;
	 background-position: left top;
	 padding-top: 0px;
	 font-size: 13px;
 }
 
 #leftcol h3{
 	margin-top:3px;
	margin-left:10px;
	padding:0px;
 }
 
#twocols{
	 width:63.5%; 
	 margin-right:1%;
	 float:right; 
	 position:relative; 
  }
 
#rightcol{
	 width:49%; 
	 float:right; 
	 position:relative; 
	 font-family:Arial, Helvetica, sans-serif;
	 color: #003399;
	 background-image: url(../images/h_bg_section.jpg);
	 background-repeat: no-repeat;
	 background-position: left top;
	 padding-top: 0px;
	 font-size: 13px;
	 margin-left:1px;
 }
 
 #rightcol h3{
  	margin-top:3px;
	margin-left:10px;
	padding:0px;
 }
 
#maincol{
	 float: left; 
	 display:inline; 
	 position: relative; 
	 width:49%; 
	 font-family:Arial, Helvetica, sans-serif;
	 color: #003399;
	 background-image: url(../images/h_bg_section.jpg);
	 background-repeat: no-repeat;
	 background-position: left top;
	 padding-top: 0px;
	 font-size: 13px;
	 margin-left:1px;
 }
 
 #maincol h3{
 	margin-top:3px;
	margin-left:10px;
	padding:0px;
 }
 
#footer{
	 height:106px;
	 background-image:url(../images/image5.jpg);
	 clear:both;
 } 
 
/*Menu*/
.moduletable
{
	margin: 0px;
	padding:0px;
}

#menu{
	position:relative;
	height:30px;
 	width:100%;
	background-image:url(../images/image2.jpg);
}

#mainlevel-nav{
	padding:0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainlevel-nav li {
	list-style : none;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}
#mainlevel-nav a {
	background: url("../images/menu_bg.jpg") top right no-repeat;
	margin-top:2px;
	padding-top:3px;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	width:100px;
	height:30px;
}

#mainlevel-nav a:hover {
	background: url("../images/menu_bg_o.jpg") top center no-repeat;
	color: #fff;
}           
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.moduletable-tab h3 ,.moduletable-car h3{
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma, thonburi;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;

	background-image: url(../images/h_bg_section.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	height: 28px;
	/*width: 250px;*/
}

.moduletable-tab,.moduletable-car {
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma, thonburi;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	width: 251px;
	color: #666666;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4d9f5;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma, thonburi;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	/*width: 250px;*/
	color: #666666;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	
	/*
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c4d9f5;
	*/
}

.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma, thonburi;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width:380px;
	height:85px;
	margin-right:10px;
	padding-top:15px;
	padding-right:5px;
	float:right;
	text-align:right;	
}

.button {
	border:solid;
	border-color:#CCCCCC;
	border-width:0.01em;
	color:#666666;
	background-image:url(../images/b_search.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	height:19px;
	margin-left:5px;
}

/*  add new */
.mainlevel-nav {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none
}
A.mainlevel-nav:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none
}
A.mainlevel-nav:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #0a54b3; 
	FONT-STYLE: normal; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none
}
A.mainlevel-nav:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-VARIANT: normal; 
	TEXT-DECORATION: none
}

#mod_search_searchword
{
	border:solid;
	border-color:#CCCCCC;
	border-width:0.01em;
	color:#666666;
	padding-left:2px;
}

.mainbody {
	background-image: url(../images/image4re.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height:auto;
}
/*   end  */



 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
