body {
	margin:0;
	padding:0;
	background: url(../images/bckg.jpg) repeat-x #ffffff;
	}

#firstimg {
	background: url(exigo.png);
	height: 114px;
	width: 500px;
	opacity: 0;
	margin: 0 auto; 
	z-index:2;
	position:absolute;
}

            .button {
         float: none;
    display: block;
    width: 100px;
    margin: 10px auto;



        font: 14px "trebuchet ms", sans-serif;

        cursor: pointer;
        }


img.floatLeft {
    float: left;
    /*margin: 25px;   */
    border: 0px;
    margin-right: 2.5em;
}
img.floatRight { 
    float: right; 
    margin: 4px;
    border: 0px;
}

#news_items {
  overflow:auto;
  right: 15px;
}

.laste_edited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #D2BA43;
	text-align: right;
}

a {
	color:#FFFFFF;
	}

p a {
	color:#CAE000;
	}
	p a:hover {
		text-decoration:none;
		color:#CAE000;
		}
		
h1 {
	font-size:24px;
	color:#336600;
	padding:0;
	font-weight:normal;
	}

p {
	padding:0;
	margin:0;
	}


.b{
	color:#CCCC33;
	}	

/*main div which containes all content structure*/	
#container {
	position:absolute;
	width:980px;
	left:50%;
	margin:5px 0px 0px -490px;
	padding:0;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#336600;
	}
/*little top bar with home and contact us links*/
#head_navbar {
	height:25px;
	margin:0;
	padding:5px 30px 0 0;
	text-align:right;
	}
	#head_navbar ul {
		margin:0;
		padding:0;
		}
		#head_navbar ul li{
			display:inline;
			color:#C1D8EF;
			}
			#head_navbar ul li a{
	color:#9CA57A;
	text-decoration:none;
				}
			#head_navbar ul li a:hover{
	color:#FF6;
	text-decoration:underline;
				}

#reflab ul li{
	position: absolute;
	display: block;
	text-align: left;
	list-style-type: none;
	  margin-left: 0px;
  padding-left: 0px

}

.clear{clear: both;display: block;}

form fieldset {
        border: none;
        padding: 0 1em 1em 1em;
        }

form fieldset ul {
        list-style: none;
        }

form fieldset ul li {
        clear: both;
        border-bottom: 1px dotted #4F3927;
        padding: .5em;
        }

form fieldset ul li label {
        float: left;
        width: 9em;
        text-align: right;
        padding-right: .8em;
        line-height: 1.8em;
        }
    

form fieldset input,
form fieldset select,
form fieldset textarea {
        padding: .2em;
        background: #ffffff;
        font: 12px "trebuchet ms", sans-serif;
        color: #336600;
        border: 1px solid #Cae000;
        float: left;
        }

form fieldset input:focus,
form fieldset select:focus,
form fieldset textarea:focus {
        color: #336600;
        border: 1px solid #Cae000;
        }

    form fieldset textarea {
        overflow: auto;
        }
    
    form fieldset textarea,
    form fieldset #param_subject {
        width: 67%;
        }

            form fieldset button {
        margin: .5em 0 0 10.55em;
        display: block;
        font: 14px "trebuchet ms", sans-serif;
        padding: .5em 1em;
        cursor: pointer;
        }



form#myform fieldset {
        border: none;
        padding: 0 .5em .5em .5em;
        }

form#myform fieldset ul {
        list-style: none;
        }

form#myform fieldset ul li {
        clear: both;
        padding: .2em;
        }

form#myform fieldset ul li label {
        float: left;
        width: 5.2em;
        text-align: left;
        padding-right: .2em;
        line-height: 1.8em;
        }
    

form#myform fieldset input,
form#myform fieldset select,
form#myform fieldset textarea {
        padding: .2em;
        background: #ffffff;
        font: 12px "trebuchet ms", sans-serif;
        color: #336600;
        border: 1px solid #Cae000;
        float: left;
        }

form#myform fieldset input:focus,
form#myform fieldset select:focus,
form#myform fieldset textarea:focus {
        color: #336600;
        border: 1px solid #Cae000;
        }

    form#myform fieldset textarea {
        overflow: auto;
        }
    
    form#myform fieldset textarea,
    form#myform fieldset #param_subject {
        width: 67%;
        }

    form#myform fieldset button {
        margin: .25em 0 0 5em;
        display: block;
        font: 9px "trebuchet ms", sans-serif;
        padding: .2em .5em;
        cursor: pointer;
        }

/*head and company name*/
#company_name {
	font-size:24px;
	font-weight:normal;
	height:100px;
	border-bottom:#CAE000 solid 1px;
	/*background: url(../images/company_name_bckg.jpg);*/
	}
	#company_name a{
		text-decoration:none;
		}
	#company_name .y {
		color:#CAE000;
		}
/*all page structure without header including footer*/		
#content_container{
	float:left;
	width:100%;
	}
/*div created for correct grouping content columns without footer. to separate them*/	
#main {
	width:600px;
	float:left;
	padding:0 20px 0 20px;
	}
/*main menu*/
#menu {
	margin:10px 10px 10px 0px;
	color: #336600;
	}
#menu a{
	padding:10px 10px 0 10px;
	text-decoration:none;
	color: #336600;
	}
	#menu a:hover{
		text-decoration:none;
		color: #CAE000;
		border-bottom:2px solid #CAE000;
		}
/*first post styles*/
#first_post {
	padding:0 0 20px 0;
	/*border-bottom:1px dashed #336600;*/
	}	
	#first_post h1{
		padding-top:30px;
		}
		#first_post p{
			padding:0;
			
			}	
			#first_post .b{
				color:#CCCC33;
				}		
/*first column under first post. left column*/
#first_column {
	width:290px;
	float:left;
	margin-right:20px;
	padding-top:10px;
	}	
	#first_column p{
		padding:0 0 20px 0;
			}	
		#first_column .b{
			color:#CCCC33;
			}	
/*second column under first post. right column*/						
#second_column {
	width:290px;
	float:left;
	padding-top:10px;
	}		
	#second_column p{
		padding:0 0 20px 0;
		}	
		#second_column .b{
			color:#CCCC33;
			}	
/*read more style*/
 a.read_more{
	display:block;
	width:40px;
	height:15px;
	font-size:11px;
	text-align:center;
	padding:0 10px 0 10px;
	margin-top:10px;
	background-color:#CAE000;
	border:1px solid #CCCC33;
	text-decoration:none;
	color:#FFFFFF;
	}
	 a.read_more:hover{
		display:block;
		width:40px;
		height:15px;
		font-size:11px;
		text-align:center;
		padding:0 10px 0 10px;
		background-color:#CAE000;
		border:1px solid #663;
		text-decoration:none;
		color:#663;
		}
/*search div*/
#search {
	margin:20px 10px 0px 0px;
	padding-bottom:25px;
	}
#search a{
	padding:10px 10px 0 17px;
	text-decoration:none;
	background:url(../images/search_str.gif) no-repeat;
	background-position:0 12px;
	font-weight:bold;
	}
	#search a:hover{
		text-decoration:none;
		color: #CAE000;
		}

/*categories styles*/
#categories {
	padding:0 0 20px 0;
	}	
	#categories h1{
		padding-top:0px;
		}

#items {
	float:left;
	margin-bottom:30px;
	}
.item {
	display:block;
	width:310px;
	height:18px;
	background-color:#ffffff;
	padding:5px 0 5px 10px;
	border-left:5px solid #CC3;
	border-bottom:1px solid #cc3;
		}
		.item a{
			text-decoration:none;
			}
			.item a:hover{
				text-decoration:none;
				}
		.item_over{
	display:block;
	width:310px;
	height:18px;
	background-color:#FF6;
	padding:5px 0 5px 10px;
	border-left:5px solid #993;
	border-bottom:1px solid #993;
			}
				.item span.y{
					display:block;
					width:170px;
					font-weight:bold;
					color: #336600;
					font-size:12px;
					float:left;
					}
					.item span.b{
	width:120px;
	font-weight:normal;
	color:#336600;
	font-size:10px;
	line-height:0.9;
						}
				.item_over span.y{
	display:block;
	width:170px;
	font-weight:bold;
	color: #336600;
	font-size:12px;
	float:left;
	cursor:pointer;
					}
					.item_over a{
						text-decoration:none;
						}
					.item_over a:hover{
						text-decoration:none;
						}
						.item_over span.b{
						width:120px;
						font-weight:normal;
						color:#CCCC33;
						font-size:10px;
						line-height:0.9;
						}
/*links*/
#links {
	float:left;
	width:155px;
	}
	#links ul {
		margin-top:0;
		padding-left:17px;
		margin-left:0;
		}
		#links ul li {
			list-style-image:url(../images/links_str.gif);
			}
			#links ul li a{
				text-decoration:underline;
				}
				#links ul li a:hover{
				text-decoration:none;
				}

#links_2 {
	float:left;
	width:155px;
	}
	#links_2 ul {
		margin-top:0;
		padding-left:17px;
		margin-left:0;
		}
		#links_2 ul li {
			list-style-image:url(../images/links_str.gif);
			}
			#links_2 ul li a{
				text-decoration:underline;
				}
				#links_2 ul li a:hover{
				text-decoration:none;
				}
						
/*right bar of content part*/							
#right {
	width:310px;
	float:left;
	clear:right;
	}
/*footer*/
#footer {
	float:left;
	/*background:url(../images/footer_bckg.jpg) repeat-x;*/
	border-top:#CAE000 dotted 1px;
	height:45px;
	width:960px;
	padding-top:30px;
	padding-left:20px;
		}
		#footer a{
			text-decoration:none;
			color:#336600;
			}
			#footer a:hover{
				text-decoration:underline;
				}
/*footer parts. left and right*/
#footer_left {
	width:48%;
	float:left;
	color:#336600;
	padding-left:10px;
	}
	
#footer_right {
	width:48%;
	float:left;
	text-align:right;
	}
	#footer_right a {
		color:#CAE000;
		text-decoration:underline;
		}
		#footer_right a:hover {
			color:#CAE000;
			text-decoration:none;
			}				


td { padding: 5px 10px 10px 5px; border-top: 1px dotted  #Cae000; border-right: 1px dotted  #Cae000;}
table { display:block; width:100%; border-bottom: 1px dotted #Cae000; border-left: 1px dotted #Cae000; }

