/* CSS Document */
body {
background-color:#1D1700;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #272727;

}
.main_body{
	width: 900px;
	height:513px;
	background-color: #FFFFFF;
}
.content{
	padding-top: 15px;
	text-align: justify;
	line-height: 16px;
}
a.newlink{
	font-size: 12px;
	text-decoration: none;
	cusor: pointer;
	color: #2A2A2A;
	font-weight: bold;
	}
a:hover.newlink{
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
.linkarea{
	background-image: url(../images/button_off.jpg);
	background-repeat: no-repaeat;
	Cursor: pointer;
	padding-top: 5px;
	text-align: left;
	padding-left: 20px;
	width: 204px;
	height: 19px;
	}
.linkarea:hover{
	background-image: url(../images/button_on.jpg);
	background-repeat: no-repaeat;
	width: 204px;
	height: 19px;
	}
.copyright_bg{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height:32px;
}
.footer_col{
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #887A46;
}
a.footer{
	font-size: 8pt;
	color: #887A46;
	text-decoration: none;
}
a.footer:hover{
	color: #463B12;
	text-decoration: none;
}
.copyright{
	padding-right: 15px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #887A46;
}
.developer_bg{
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height:35px;
}
.developer{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
h1{
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	width: 607px;
	height:28px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	margin-bottom: 5px;
}

a.design{
	font-size: 8pt;
	color: #826603;
	text-decoration: none;
}
a.design:hover{
	color: #4F3E04;
	text-decoration: none;
}
.list_what_we{
	list-style-image: url(../images/bullet1.gif); 
	height: 135px;
}
.list_clients{
	list-style-image: url(../images/bullet2.gif);
}
.list_news{
	list-style-image: url(../images/bullet3.gif);
}
li{
	padding-bottom: 5px;
}
a.li{
	color: #000;
	text-decoration: none;	
	Cursor: pointer;
	font-weight: bold;
	font-size: 12px;
}
a.li:hover{
	color: #333;
	text-decoration: none;
}
.click{
padding: 3px; border: 1px solid #D15650;background-color: #F27771;
}
.click:hover{
padding: 3px; border: 1px solid #BE9E50;background-color: #E5C578;
}
a.news{
	color: #333333;
	text-decoration: none;
}
a.news:hover{
	color: #ffffff;
	background-color: #96CA71;
	border: 1px solid #56A51F;
	text-decoration: none;
}
a.lbOn{
	color: #333333;
	text-decoration: none;
}
a.lbOn:hover{
	color: #32AFDF;
	text-decoration: none;
}
a.pro{
	color: #333333;
	text-decoration: none;
}
a.pro:hover{
	color: #32AFDF;
	text-decoration: none;
}
.height{
	padding-bottom: 12px;
}
b{
	color: #54902A;
}