/* Style basic style */
html {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;	
	
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #FFFFFF url(../images/) center top repeat-x;
	text-align:center;

}

select, input
	{
	font-size:10px;
	font-family tahoma;
	color: #000000;
	
}

h1, h2, h3, h4, h5, h6 {font-family: tahoma;}
h2, h5, {
	margin: 0 0 10px 25px;
	padding: 0;
	font-weight: bold;
}

h1 { 
	margin:  10px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 120%; 
	text-align: center; 
	color:#000000;
}
h3 { 
	margin: 0 0 17px 35px;
	padding: 0;
	font-weight: bold;
	font-size: 120%; 
	text-align: left; 
	color:#000000;
}

h2 { 
	color:#E87814;
	font-size: 13px;
	text-align: center;
}

h4 { 
        height: 16px;
        background: transparent url(../images/search.jpg) left center no-repeat;
	margin: 10px 0 10px 0px;
	color:#E87814;
	font-size: 110%; 
	text-align: left;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 0 0 18px;

}

h5 {    margin: 14px 0 13px 0;
	text-align: left;
        font-size: 11px;
	color:#E87814;
 }

h6 { 	margin: 10px 0 10px 0;
	text-align: left;
        font-size: 13px;
}
td, th {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}
.text
{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;	
	text-align: justify;
}

.p_none {
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}

p {
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 15px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}
.center_p {
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-align: center;
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

ul {
	margin: 0;
	padding: 0 0 0 14px;
}

li {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	margin: 4px 0;
	list-style-type: none;
	padding: 0 0 0 15px;
}

a img{
	border: none;
}

a:link {
	color: #000000; decoration: underline;
}
a:active {
	color: #000000; decoration: underline;
}
a:visited {
	color: #000000; decoration: underline;
}
a:hover {
	color: #FD3400; decoration: none;
}


.no_font {
	font-size: 0;
}

.small_size0 { 
	height: 20px; 
	font-size: 1px;
}

.small_size1 { 
	height: 10px; 
	font-size: 1px;
}

.small_size2 { 
	height: 5px; 
	font-size: 1px;
}
.small_size3 { 
	height: 3px; 
	font-size: 1px;
}
.left { text-align:left;}

.right { text-align:right;}
.center { text-align:center;}

/* end. Style basic style */

/* Main frame loyout*/

.main_frame {
	width: 1020px;
	margin: 0 auto;
	padding: 0 0 0 0;
        background: #ffffff;
	}

/* end.Main frame loyout*/



/*  HEADER */
.header {
	background: transparent url(images/header_bg.jpg) left top no-repeat;
	text-align:left;
	padding:0 0 0 0;
	margin: 0 0;
	width:770px;
	height: 247px; 


}

.webaddress
	{
	text-align:left;
	padding:21px 0 0 120px ;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	height: 20px;
	text-decoration:none;
	}
.webaddress a:link
	{
	color: #FD3400;
	text-decoration:none;
	}
.webaddress a:hover
	{
	color: #FD3400;
	text-decoration:underline;
	}



.freephone
	{
	text-align:left;
	padding:17px 0 0 60px ;
	}        
.logobox
{
	padding: 25px 0 0 0;
}

/* END. header */



/* Structural style */


/*  Parts */
#left_part {
	width: 770px;
	float: left;
}

#center_part {
	width: 20px;
	float: left;
}

#right_part {
	width: 230px;
	float: left;
}

/* End. Parts */

/*   Second menu */

.second_panel {
	background: transparent url(images/right_panel_top_bg.jpg) left top no-repeat;
	text-align:left;
	padding:0 0 0 0;
	margin: 30px 0 0 0;
	height: 120px; 
}

.sp_hr {

	margin: 20px 0 20px 0;
	height:4px;
	background: transparent url(images/hr.jpg) left bottom repeat-x;
	
}

.nav_links
	{
	padding: 0 0 0 0;
	}
.home_nav_link 
	{
	padding: 0 0;
	}

.about_nav_link 
	{
	padding: 0 0 0 20px;
	}

.contacts_nav_link 
	{
	padding: 0 0 0 20px;
	}

.cmenu	{ 
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	text-align:left;

	}
.menu_control {
	font-size: 14px;
        height: 30px;
        text-align: left;
        background: transparent url(images/control_icon_li.jpg) left center no-repeat;
        line-height: 28px;
        vertical-align: baseline;
	padding: 0 0 0 30px;

    }

.menu_control:hover {
	font-size: 14px;
        height: 30px;
        text-align: left;
        background: transparent url(images/control_icon_on.jpg) left center no-repeat;
        line-height: 28px;
        vertical-align: baseline;
	padding: 0 0 0 30px;

    }



/*  end. second menu  */



/* Footer */
.footer
	{
	text-align:left;
	width:100%;
	padding: 20px 0 0 0;
	}

.footer_hr {

	margin: 0 0 20px 0;
	height:4px;
	background: transparent url(images/hr.jpg) left bottom repeat-x;
	
}

.grey_block
	{
	background: #B2B2B2;
	text-align:left;
	padding:20px 20px 20px 20px;
	color: #ffffff;
	}
.grey_block a:link
	{
	color: #ffffff;
	decoration: underline;
	}
.grey_block a:hover
	{
	color: #ffffff;
	decoration: none;
	}
.footer_links
	{
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 10px 0;
	}
.footer_links2
	{
	font-size: 10px;
	color:#B2B2B2;
	}
.footer_links2 a:link
	{
	color:#B2B2B2;
	decoration: underline;
	}
.footer_links2 a:hover
	{
	color:#B2B2B2;
	decoration: none;
	}
.copyrights
	{
	font-size: 11px;

	color: #636363;
	padding: 0 0 10px 0;
	}


/* End. Footer */

/* End. Structural style  */



/*     Index page    */

.page
	{
	width:100%;
	text-align:left;
	padding: 0 0 0 0;
	}

.1c {
	width: 400px;
	text-align: left;
}

.2c {
	width: 10px;
	text-align: left;
}

.3c {
	width: 350px;
	text-align: left;
}

.left_hr_tab
	{
        text-align: left;
        background: transparent url(images/hr.jpg) left top repeat-y;
        line-height: 18px;
        vertical-align: baseline;
	padding: 0 0 0 23px;
	margin: 20px 0 0 0;
	}
/*     END. Index page    */


/*     PAGES    */

.page_img
	{
	padding: 20px 0 0 0;
	}
.pests {
	text-align:left;
	padding:0 0;
	margin: 0 0;
}
.pests p 
	{
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 20px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	}

.wasp
{
	background: transparent url(images/wasp.jpg) left top no-repeat;
	text-align:left;
	padding:0 0 0 120px;
	margin: 0 0;
}
.wasp p 
	{
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	}

.rat
{
	background: transparent url(images/rat.jpg) left top no-repeat;
	text-align:left;
	padding:0 0 0 120px;
	margin: 0 0;
}
.rat p 
	{
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	}
.ant
{
	background: transparent url(images/ant.jpg) left top no-repeat;
	text-align:left;
	padding:0 0 0 120px;
	margin: 0 0;
 
}
.ant p 
	{
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	}

.cocroach
{
	background: transparent url(images/cocroach.jpg) left top no-repeat;
	text-align:left;
	padding:0 0 0 120px;
	margin: 0 0;
 
}
.cocroach p 
	{
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	}

.badbug
{
	background: transparent url(images/badbug.jpg) left top no-repeat;
	text-align:left;
	padding:0 0 0 120px;
	margin: 0 0;
}
.badbug p 
	{
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	}

.mouse
{
	background: transparent url(images/mouse.jpg) left top no-repeat;
	text-align:left;
	padding:0 0 0 120px;
	margin: 0 0;
 
}
.mouse p 
	{
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	}

.moths
{
	background: transparent url(images/moths.jpg) left top no-repeat;
	text-align:left;
	padding:0 0 0 120px;
	margin: 0 0;
 
}
.moths p 
	{
	margin: 8px 0;
	line-height:16px;
	padding: 0;
	text-indent: 0px;
	text-align: justify;
	font-family: Tahoma;
	color: #000000;
	}


/*     End. PAGES    */







.litop  ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.litop li {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	margin: 4px 0;
	list-style-type: none;
	background: transparent url(images/li.jpg) left center no-repeat;
	padding: 0 0 0 15px;
}

form {
	padding: 0;
	margin: 0;
}

.hr {

	margin: 10px 0 0 0;
	height:4px;
	background: transparent url(images/hr.jpg) left bottom repeat-x;
	
}

.s_marker {
        height: 18px;
        text-align: center;
        background: transparent url(../images/sm_marker.jpg) no-repeat;
        line-height: 18px;
        vertical-align: baseline;
	padding: 0 0 0 10px;

    }
.s_marker2 {
        height: 18px;
        text-align: justify;
        background: transparent url(../images/marker18px.jpg) no-repeat;
        line-height: 18px;
        vertical-align: baseline;
	padding: 0 0 0 15px;
	font-weight:bold;

    }

.enlarge {
        height: 16px;
        text-align: left;
        background: transparent url(../images/enlarge.jpg) left center no-repeat;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 0 0 25px;

    }

.enlarge_right {
        height: 16px;
        text-align: right;
        background: transparent url(../images/enlarge.jpg) right center no-repeat;
        line-height: 16px;
        vertical-align: baseline;
	padding: 0 25px 0 25px;

    }

.dev_request {
        height: 17px;
        text-align: left;
        background: transparent url(../images/request.jpg) left center no-repeat;
        line-height: 17px;
        vertical-align: baseline;
	padding: 0 0 0 25px;

    }

.gray {
	background: #C9C9C9;
}


/* Other parts styles */

.breadcrumbs {
	height:18px;
	font-family: Tahoma, Verdana, Arial Narrow, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #E87814;
        line-height: 18px;
        vertical-align: baseline;
        background: transparent url(../images/sm_marker.jpg) left center no-repeat;
	padding: 0 10px 0 10px;

}


/*   MENU   */

.menu{                      

	vertical-align: baseline;
	border: 0;
	background: #F7FCFF;
	text-align:center;
	margin:2px 0 0 0;
	padding:0px 0px 0px 0px;
	font-size:16px;
 	font-weight:normal;
	WIDTH:770px;
	color:#ffffff;
	}
.menu ul{
        background: transparent url(images/menu_bg.jpg) left center repeat-x;
	height:37px;
	list-style:none;
	margin:0;
	padding:0 0 0 0;

	}

	.menu li{
		float:left;
		padding:0 0 0 0;
		margin: 0 0 0 0;
		list-style-type: none;
		}
	.menu li a{
		font-family: Arial;
		color:#ffffff;
		display:block;
		font-weight:normal;
		list-style-type: none;
		line-height:37px;
        	padding:0 32px 0 33px;
		text-align:center;
		text-decoration:none;
		font-size: 16px;
		}
		.menu li a:hover{
			color:#ffffff;
			text-decoration:none;
		        background: transparent url(images/menu_on_bg.jpg) left center repeat-x;			
				}
	.menu li:hover ul{
		display:block;
		}

/*  END. MENU   */
