@charset "UTF-8";
/* CSS Document */


body {
behavior:url("csshover.htc"); 
background-color:#CDE1BA;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10pt;
}

ul{
list-style:none;
display:block;
margin:5px;
padding:5px;

}

t1{

display:block;
font-size:15pt;
margin-bottom:5px;
color:#330000;
font-weight:bold;
}

t2{

color:#330000;
display:block;
font-size:12pt;
margin-bottom:5px;

font-weight:bold;
}

hr{
size:1px; 
noshade:noshade;
color:#330000;
}

a:link, a:visited{
color:#FFFFFF;
text-decoration:none;


}

a:hover{
color:#336633;
}

/*////PAGE holder///////////////////////////////*/
#pageHolder{

width:924px;
height:auto;
overflow:auto;
margin-right:auto;
margin-left:auto;

position:relative;
z-index:1;
}
/*////TOP////////////////////////////////*/
#top{
height:45px;
background-image: url(images/bg_cont_05.png) ;
background-repeat:no-repeat;
/*background-repeat:;*/
}



/*////NAVIGATION////////////////////////////////*/

#navigation{
	height:25px;
	width:876px;
	overflow:visible;
	background:url(images/bg_cont_11.png) repeat-y;
	padding:5px 24px 5px 24px;
	/*background-color:#0066FF;*/

position:relative;
	z-index:10;
	background-image: url(images/bg_cont_11.png);
}

.navi{
color:#FFFFFF;
margin-right:10px;
padding:2px 3px 2px 3px;

height:25px;
overflow:visible;
float:left;
left:5px;
position:relative;
z-index:50;
}

.navi a:link, .navi a:visited{
color:#FFFFFF;
text-decoration:none;


}

.navi a:hover{
color:#336633;
}

#servicesHolder{
width:50px;}

#services{
	width:60px;
	height:25px;
	overflow:hidden;
	position:relative;
	left:0px;
	z-index:60;
}

#services ul{
display:block;
margin:0px 2px 5px 2px;
background-color:#CEE0BD;
}

#services li a:link{
display:block;

}

#services:hover{
color:#336633;
width:200px;
height:auto;
overflow:hidden;
position:relative;
left:0px;
z-index:60;

border:
}

#services .dropItem:hover{
display:block;
background-color:#FFFFFF;
}

/*#drop{
background-color:#3366FF;
position:relative;
z-index:101;
}*/

/*////HEDER///////////////////////////////////////*/
#heder{
overflow:visible;
height:auto;
width:900px;
background:url(images/bg_cont_11.png) repeat-y ;
padding:0px 12px 0px 12px;
/*position:relative;
z-index:3;*/
/*border-bottom:solid;
border-width:medium;
border-color:#333333;*/
}

#hederCont{
height:150px;
width:900px;
background-image:url(myint_heder.png);
background-repeat:no-repeat;
position:relative;
z-index:4;
}
#flheder{
position:relative;
z-index:4;
}
/*////PAGE////////////////////////////////*/
#pageCont{
width:876px;
background:url(images/bg_cont_11.png) repeat-y ;
padding:5px 24px 5px 24px;
height:auto;
/*overflow:auto;*/

position:absloute;
top:0px;
z-index:2;
}
/*clear:both;*/
/*////column 01///////////////////////////////////////*/
#col1{
/*background-color:#FF0000;*/
width:200px;
height:auto;
float:left;
margin-bottom:50px;
padding:25px 10px 0px 10px;
/*z-index:0;
position:relative;*/
}

#subnavi{
width:200px;
}

#subList a:link, #subList a:visited{
color:#330000;
text-decoration:none;
font-weight:bold;
font-size:9pt;

}

#subList a:hover{
color:#336633;
}

#subTop{}

#subList{
height:auto;
padding:0px 5px 20px 5px;
background:url(images/bg_subNavi_18.png) repeat-y ;
}

#subList li{
list-style:none;
margin-bottom:10px;


}

#subBottom{}

/*////column 02///////////////////////////////////////*/
#col2{
/*background-color:#CCCCCC;*/
width:635px;
height:auto;
float:left;
padding:0px 10px 0px 10px;
margin-bottom:50px;
/*z-index:0;
position:relative;*/

}

#contactInfo{
color:#FFFFFF;
height:125px;
width:876px;
padding: 0px 0px 0px 0px;
/*margin-right:auto;
margin-left:auto;*/
clear:both;
}

/*////BOTTOM////////////////////////////////*/
#bottom{
height:45px;
background-image:url(images/bg_cont_17.png) ;
/*background-repeat:;*/
clear:both;
/*border-top:solid;
border-width:medium;
border-color:#333333;*/
}

/*////FOOTER////////////////////////////////*/
#footer{
width:876px;
height:auto;
padding:5px 24px 5px 24px;
}

.flinks{
width:250px;
height:auto;
float:left;
margin-right:25px;
}

.flinks a:link, .flinks a:visited{
color:#330000;
font-weight:bold;
font-size:9pt;

}

#endFooter{
clear:both;
padding:10px;
}

