/* RESET*/
*{margin:0; padding:0; outline:0;}
html, body{height:100%;	width:100%; text-align:center;}
table{border-collapse: collapse; border-spacing: 0;}
ul, ol{list-style-type:none;}
img{border:0;}
input, textarea, select{vertical-align:middle; font:12px Arial, Helvetica, sans-serif; color:#000;}
a{color:#073300; text-decoration:underline;}
a:hover{text-decoration:none;}

.btn{cursor:pointer; border:none;}
.btn:hover{position:relative; top:1px; left:1px;}
.selected a, .selected a:hover{cursor:text; text-decoration:none!important;}
.current, .current:hover{cursor:text; text-decoration:none!important;}

.overflow{overflow:hidden; zoom:1;}

/* H */
h1{font:normal 22px Arial, Helvetica, sans-serif; margin-bottom:15px; color:#006529;}
h1 a{color:#006529;}
h2{}
h3{}
h4{}
h5{}
h6{}

/* SETTINGS*/
body{font:12px Tahoma; color:#073300; background:#fff;}
.main{width:941px; margin:0 auto; text-align:left; min-height:100%; _height:100%;}

/* HEADER */
.header{padding:0 0 42px 0; overflow:hidden; zoom:1;}
.header h3{font:bold 14px Tahoma; margin-bottom:10px; color:#006529;}
.header h3 a{color:#006529;}
.header p, .header div {font:10px/14px Tahoma; color:#74b16a;}
.header p a {color:#74b16a;}
.header .left{width:221px; float:left; padding:38px 0 0 0;}
.header .right{width:232px; float:right; padding:39px 0 0 0;}
.header .center{overflow:hidden; zoom:1; padding:15px 0 0 61px; position:relative; width:401px;}
/* logo */
.logo{height:125px; width:221px; overflow:hidden; zoom:1;}
/* navigation */
.navigation{padding:0 0 30px 29px;}
.navigation li{padding-bottom:5px;}
.navigation a{font:16px Arial, Helvetica, sans-serif; color:#d91d14;}
/* products */
.products{overflow:hidden; zoom:1; padding:0 0 0 10px;}
.products h3 a{padding-right:19px; background:url(/templates/images/i/products_ico.gif) no-repeat 100% 0;}
.products img{float:left; margin-right:16px;}
/* proposal */
.proposal{padding-bottom:39px;}
.proposal .btn{display:block; height:35px; width:212px; padding:0 10px; background:url(/templates/images/i/proposal_btn.gif) no-repeat; color:#fff; font:14px/30px Tahoma; text-decoration:none; text-align:center; margin-bottom:10px;}
.proposal .btn:hover{left:0;}
.proposal p{padding:0 20px 0 30px;}
/* numerals */
.numerals{padding:0 0 25px 30px;}
.numerals img{display:block; margin-bottom:4px;}
/* news */
.news{padding:0 0 0 30px;}
.news p{margin-bottom:8px;}
/* random */
.random_mask{width:407px; height:401px; position:absolute; left:44px; top:15px; background:url(/templates/images/i/random_mask.png) no-repeat; z-index:999;}
.random{width:375px; height:391px; position:relative; overflow:hidden; zoom:1; text-align:center; padding:10px 0 0 0;}
.random img{left:8px!important;}

/* CONTENT */
.outer{overflow:hidden; zoom:1; padding-bottom:114px;}
.content{overflow:hidden; zoom:1;}
.content p, .content ul, .content ol {margin:0 0 15px 0; line-height:18px;}

.content div, .content p {line-height:18px;}

.content ul li{list-style:disc; margin-left:15px;}
.content ol li{list-style:decimal; margin-left:20px;}
.content .left{width:471px; float:left;}
.content .right{width:441px; float:right;}
/* about */
.about{overflow:hidden; zoom:1;}
.about img{float:right; margin-left:25px;}


/* FOOTER */
.footer{width:941px; margin:0 auto; text-align:left; height:73px; margin-top:-74px; border-top:1px solid #b8d982; font-size:11px; color:#073300;}
.footer a{color:#073300;}
.copy{padding:20px 0 0 0; float:left; width:300px;}
.create{padding:20px 0 10px 35px; float:right; background:url(/templates/images/i/create_bg.gif) no-repeat 0 17px;}
