/* gnomon CSS Document */

body {
font-family: Arial,"Trebuchet MS", Verdana,  sans-serif;
color:#353535;
font-size: 14px;
font-weight: normal;
line-height: 140%;
background:#fff;
background-repeat:repeat-x;
text-align:center;
margin-top: 0px;

}
h1{
color:#FF8A01;
font-size: 16px;
padding:0 20px 0px 1px;
margin-top: 2px;
}
p{
padding: 10px auto;
}

a:link, a:visited{
color:#3C72AF;
text-decoration:none;
}
a:hover{
color:#FF8A01;
text-decoration:none;
}
.all{
margin-top: 0;
}
.layout{
width: 755px;
text-align:center;
background:#fff;
margin-top: 0;

}
.header {
background: url(header002.jpg);
height: 261px;
}
.main{
width: 755px;
padding:0px;
background:url(layer.jpg);
background-repeat:repeat-y;
}
.mainRight{
padding:20px 10px 10px 20px;
margin-left:225px;
margin-right:10px;
text-align:left;
}
.mainLeft{
width: 150px;
float: left;
padding:20px 10px 10px 20px;
text-align:left;
margin-bottom: 55px;
}
.footer{
clear:both;
height: 14px;
font-size: 10px;
padding-top: 20px;
padding-bottom: 0px;
padding-right:55px;
margin-bottom: 0px;
background:url(footer.jpg);
background-repeat: no-repeat;
margin-left: 0px;
}
.about{
text-align: left;
}
/*p img {
	border-bottom: #ccc 10px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	margin-top: 5px;
}*/
.prods{
	border-bottom: #ccc 20px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-top: #ccc 20px solid;
	background-color:#FFFFFF;
	color:#666666;
	width: 100%;
}

ul.down li {
list-style-image: url(post_yellow.gif);
}
ul.links li {
list-style-image: url(links_yellow.gif);
}
ul.news li {
list-style-image: url(arrow.gif);
}

.fieldset {
  width:400px;
  }
.fieldset label {
text-align:right;
width:75px;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
  }

.fieldset .nobr {display:none;}  
.fieldset .textfield {
margin:3px;
height:20px;
width:250px;
}
.fieldset .textarea {
margin:3px;
height:165px;
width:250px;
}
.prodtable{
border: 1px solid #F8F8F8;
font-size:11px;
font-weight: bold;
color:#666666;
}
.small{
font-size: 9px;
}
.left_parts {
			float: left;
			width: 240px;
			height: 60px;
}
.left_part {
		border-top: 1px solid #eee;
		height: 300px;
		padding: 0px 10px 4px 15px;	
		margin: 0 0 4px 0;
}
.right_parts {
			float: right;
			width: 120px;
			border-left: 1px solid #eee;
			padding: 0px 0 0 0px;
}
.languages{
margin-top: 120px;
margin-left: 50px;
}
.statement{
padding: 10px;
border: 2px solid #F3F3F3;
}
.linkspage{
width: 430px;
padding: 8px;
line-height: 110%;}
.newspage{
width: 440px;
padding: 0px;
line-height: 110%;}
.divnews{
	background: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 15px solid #ccc;
	text-align: left;
	padding: 10px;
	line-height: 110%;
	width: 660px;
	background: #fff url(newstop.jpg);
	background-repeat: no-repeat;
}
.imge{clear:both;
	float: right;
	margin: 1px 9px 3px 1px;
	
}
