body {
	background-image: url(../images/back_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

/*------------------------------- Container ---------------------- */
.container{
	height: auto;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}

/*------------------------------- END Container ---------------------- */

/*------------------------------- header ---------------------- */
.head_mid{
	clear: both;
	height: 104px;
}
.head_left{
	float: left;
	width: 70%;
}
.head_right{
	float: right;
	width: 30%;
}
.butt_mid{
	clear: both;
	height: 42px;
	background-image: url(../images/butt_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.butt_left{
	float: left;
	width: 70%;
}
.butt_right{
	float: right;
	width: 30%;
}
.butt{
	float: left;
	height: auto;
	width: auto;
}
.he_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.h1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
/*------------------------------- END header ---------------------- */

/*------------------------------- banner ---------------------- */
.banner_mid{
	background-image: url(../images/banner_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 165px;
   /* display:none;*/
}
.banner_left{}
.banner_eight{}
/*------------------------------- END banner ---------------------- */
.mid_aline{
	clear: both;
	width: 938px;
}
.mid{
	background-image: url(../images/mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 938px;
	height: auto;
}
.mid_left{
	float: left;
	width: 70%;
}
.mid_right{
	float: right;
	width: 30%;
}
.lay_up{
	background-image: url(../images/m_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.lay_mid{
	background-image: url(../images/m_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.lay_down{
	background-image: url(../images/m_down.gif);
	width: 640px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
}
.lay_r_up{
	background-image: url(../images/r_up_24.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
}
.lay_r_mid{
	background-image: url(../images/r_mid_26.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
}
.lay_r_down{
	background-image: url(../images/r_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
}
.menu_up{
	background-image: url(../images/men_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 233px;
}

/*------------------------------- MID ---------------------- */

/*------------------------------- END MID ---------------------- */

/*------------------------------- Footer ---------------------- */
.footer_mid{
	background-image: url(../images/footer.gif);
	clear: both;
	height: 217px;
}
.footer_left{
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
.footer_right{}
.foot_box
{
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 18px;
	float: left;
	width: 200px;


}
.foot_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.foot_h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


.foot_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.foot_h2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_line{
	background-image: url(../images/line_28.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.foot_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*------------------------------- END Footer ---------------------- */


/*------------------------------- TEXT ---------------------- */
.txt_box{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.txt_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ca7d00;
	text-decoration: none;
	font-weight: bold;
}
.txt_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006eb7;
	text-decoration: none;
	padding-bottom: 6px;
}
.txt_h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
.line{
	background-image: url(../images/line_31.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.t_box{
	padding-top: 8px;
}
.l_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.l_txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.l_txt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA7D00;
	text-decoration: none;
	font-weight: bold;
}
.l_txt2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA7D00;
	text-decoration: underline;
}
/*------------------------------- END TEXT ---------------------- */

/*------------------------------- Right Bar  ---------------------- */
.r_box{
	height: auto;
	width: 233px;
	margin-left: 17px;
	padding-bottom: 8px;
}
.r_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 35px;
}
.r_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
/*------------------------------- END Right Bar  ---------------------- */

/*------------------------------- Java Box  ---------------------- */
 
.ja-pre{
	float: left;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-left: 8px;
}
.ja-next{
	float: left;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-left: 14px;
}
.ja-1{
	float: left;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-left: 404px;
}
.ja-2{
	float: left;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-left: 13px;
}
.ja-3{
	float: left;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-left: 13px;
}
.ja-4{
	float: left;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-left: 11px;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CA7D00;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
}
/*------------------------------- END Java Box  ---------------------- */


/*new box 25-09-08*/
/*  ************************slid show ******************* */
.main_slide{
	background-image: url(../images/panel_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 598px; 
}
.sliderwrapper{ 
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/ 
height: 220px; 
border-left:1px solid #B7B7B7;
border-right:1px solid #B7B7B7;
background: #E4E4E4; 
color:black;
width:593px;
} 
.sliderwrapper .contentdiv
{
    visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 10px;  /*leave as is*/ 
	background-image: url(../images/panel_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 140px;
	width: 595px;
	padding-top: 5px;
	padding-left:10px; 
    background: #E4E4E4; 
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
} 
.pagination{
background-image: url(../images/panel_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 598px; 
} 
.pagination a{ 
text-decoration: none;
height:19px; 
} 
/* ****** News  **************/
/*Example CSS for the two demo scrollers*/

#pscroller1{
	height: 80px;
	padding: 5px;
	width:94%; 
}  
.someclass{ //class to apply to your scroller(s) if desired
}
.innerDiv {
width:100%; 
}
/*new box 25-09-08*/
/*               portfolio ******************/
.b_up{
	background-image: url(../images/b_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 150px;
}
.b_mid{
	background-image: url(../images/b_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 373px;
}
.b_down{
	background-image: url(../images/b_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 150px;
}
.w_up{
	background-image: url(../images/w_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 233px;
}
.w_mid{
	background-image: url(../images/w_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 264px;
	width: 233px;
}
.w_down{
	background-image: url(../images/w_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 112px;
	width: 233px;
}
/*------------------------------ END HEADER  --------------------------------*/

/* ------------------------Left Navigations START ------------------------------------------- */
#navigation {
	width:150px;
	margin:0;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li {
	list-style:none;
	border-bottom:1px solid #FFFFFF;
}
#navigation li a {
	display:block;
	color:#FFFFFF;
	padding:4px 2px 5px 32px;
	text-decoration:none;
	background-image:url(../images/arrow_07.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-size: 12px;
}
#navigation li a:hover {
	display:block;
	color:#000000;
	text-decoration:none;
	background-image: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	font-size: 12px;
}

/* --------------------------Left Navigations END ------------------------------------------- */



/* --------------------------RIGHT MENU  ------------------------------------------- */

.right_box{
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
.menu_box{
	background-image: url(../images/upp_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 170px;
}
.menu_text{
	background-image: url(../images/upp_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 40px;
}

 
.txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #484D53;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 5px;
}
.txt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484D53;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 5px;
}
.txt3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
}
.txt4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
}
/* -------------------------- END RIGHT MENU  ------------------------------------------- */

