* { 
	
	margin:0; padding:0;
	
}

body { 

	background:#fff; 
	font-family:Arial; 
	font-size:100%; 
	line-height:1.125em; 
	color:#3a3319; 
	background:url(images/body-bg.gif) left top repeat-x #ddddd1;

}

input, 
textarea { 

	font-family:Arial; 
	font-size:1em;
	
}

h1{
	
	padding:0px;
	margin:0px;
	font-size:21px;
	font-weight:normal;
	
}
.inner h1{
	
	padding-top:8px;
	padding-bottom:8px;
	padding-left:2px;
	
}

h2{
	
	padding:0px;
	margin:0px;
	font-size:21px;
	font-weight:normal;
	
}

.inner h2{
	
	padding-top:8px;
	padding-bottom:8px;
	padding-left:2px;
	
}

h3{
	
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:normal;
	
}

.left_c{
	
	float:left;
	width:95px;
	text-align:center;
	padding-left:5px;
	clear:both;
	
}

.right_c{
	
	float:right;
	padding-left:5px;
	padding-right:10px;
	font-size:11px;
	width:175px;
	padding-top:3px;
	
}

.right_c a:link,
.right_c a:visited{
	
	font-weight:bold;
	color:#F60;
	
}

.box_cel h3{
	
	padding-top:6px;
	padding-left:5px;
	float:left;
	height:25px;
	
}



.bt_big a{
	
	float:left;
	background-image:url(images/head-button.jpg);
	background-repeat:no-repeat;
	width:249px;
	padding-top:8px;
	height:30px;
	
}

.bt_big a:link,
.bt_big a:visited{
	
	text-align:center;
	color:#FFF;
	font-weight:bold;
	
}

.fleft { 

	float:left;
	
}
.fright { 

	float:right;
	
}

.clear { 
	
	clear:both;
	
}

.alignright { 
	
	text-align:right;
	
}

.aligncenter { 

	text-align:center;
	
}

.wrapper, block { 
	
	width:100%; 
	overflow:hidden;

}

.container { 

	width:100%;
	
}
.containerform { 

	width:80%;
	
}

p { 

	margin-bottom:16px;
	
}

/*==================forms====================*/

input, 
select { 

	vertical-align:middle; 
	font-weight:normal;
	
}

img {
	
	border:0; 
	vertical-align:top; 
	text-align:left;

}

.form { 

	height:25px;
	
}

.form input {
	
	width:244px; 
	background:#fff; 
	color:#111; 
	border:1px solid #a09b96; 
	padding:2px 0 1px 3px;

}

textarea { 

	width:254px; 
	height:104px; 
	background:#fff; 
	overflow:auto; 
	color:#111; 
	padding-left:3px; 
	border:1px solid #a09b96; 
	margin-bottom:18px;
	
}

#form1 .text-input { 

	background:none; 
	border:0; 
	padding:0 0 0 38px; 
	width:175px; 
	color:#2f2c2d;

}

.login{
	
	text-align:right;
	margin-top:-80px;
	
}

.login-input{
	
	padding-left:10px;

}

/*==================list====================*/

ul { 

	list-style: disc;
	
}

.downloads-list dt { 

	font-weight:bold; 
	color:#000;
	
}

.downloads-list dd { 

	width:100%; 
	overflow:hidden; 
	padding-bottom:8px;
	
}

.downloads-list dd span { 

	width:245px; 
	margin-right:60px; 
	display:block; 
	float:left;
	
}

.downloads-list dd em { 
	
	width:66px; 
	margin-right:89px; 
	display:block; 
	float:left; 
	font-style:normal;
	
}

.downloads-list dd a { 

	width:63px; 
	display:block; 
	float:left; 
	font-weight:bold;
	
}

.list1 li { 
	
	background:url(images/marker.gif) no-repeat left 10px; 
	padding:0 0 3px 7px; 
	font-weight:bold;
	
}

.list1 li a { 

	color:#d36105;
	
}

/*==================other====================*/

.img-indent { 

	margin:0 12px 0 0; 
	float:left;

}

.img-box { 

	width:100%; 
	padding-bottom:24px;
	
}

.img-box img { 

	float:left; 
	margin:0 22px 0 0;
	
}

.p1 { 

	margin-bottom:14px;
	
}


/*==================txt, links, lines, titles====================*/

a {
	
	color:#749802;
	
}

a:hover{
	
	text-decoration:none;
	
}

.txt1 { 

	color:#000;
	
}

.title { 

	margin:0 0 0 16px;
	
}

.title1 { 

	margin:0 0 10px 16px;
	
}

.title-head{
	
	font-size:18px;
	font-weight:lighter;
	color:#FFF;
	line-height:32px;
	text-align:right;
	
	
}

.title-head span{
	
	font-size:42px;
	
}

/*==================boxes====================*/

.box { 

	background:#c9c9b6; 
	width:100%;

}

.box .inner { 

	padding:10px 14px 15px 14px;
	
}

.box1 { 

	background:#edede1; 
	width:100%;
	margin-top:4px;
	
}

.box1 .inner { 

	padding:24px 10px 28px 16px;
	
}

.menu-box { 

	background:url(images/menu-box-bg.gif) left top repeat-x; 
	width:100%;
	
}

.menu-box .left { 

	background:url(images/menu-box-left.gif) no-repeat left top;
	
}

.menu-box .right { 

	background:url(images/menu-box-right.gif) no-repeat right top; 
	height:41px;
	
}

#nav{
	
	padding:0px;
	margin:0px;
	float:left;
	
	
}

#nav li{
	
	float:left;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/divider.jpg);
	background-repeat:no-repeat;
	background-position:right;

}

#nav a{
	
	float:left;
	padding-top:6px;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	
}

#nav a:link,
#nav a:visited{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	
}

#nav a:hover,
#nav a:active{
	
	background-image:url(images/act.jpg);
	background-repeat:repeat-x;
	
	
}

.banners-box { 

	background:url(images/banners-box1.jpg) no-repeat left top; 
	width:910px; 
	height:197px; 
	position:relative; 
	margin:0 -7px 12px -6px;
	
}

.banners-box .inner { 

	padding:10px 0 0 15px;
	
}

.banners-box .title { 

	margin:0 0 0 16px;
	
}

.banners-box1 { 

	background:url(images/banners-box2.jpg) no-repeat left top; 
	width:910px; 
	height:336px; 
	position:relative; 
	margin:0 -7px 12px -6px;
	
}

.banners-box1 .inner { 

	padding:10px 0 0 15px;
	
}

.banners-box1 .title { 

	margin:0 0 0 16px;
	
}

.box_cel{
	
	float:left;
	width:291px;
	height:129px;
	padding-top:6px;
	padding-left:4px;
	background-image:url(images/banner3.png);
	background-repeat:no-repeat;
	
	
	
}

.search-form { 

	background:url(images/search-bg.jpg) no-repeat left top; 
	/*width:298px; */
	height:30px;
	
}

.search-input{
	
	margin-left:-3px;
	
}

.title-box { 

	background:#fff;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:24px;
	
}

.title-box1 { 

	background:#fff; 
	height:25px; 
	padding:16px 0 0 25px; 
	margin-bottom:32px;
	
}

.cont-box { 

	padding:0 55px 0 0; 
	margin-bottom:0;

}

.cont-box span { 

	float:right;
	
}

/*header*/

#header .row-1 {
	
	height:112px;
	
}

#header .row-1 .indent {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
	
}

#header .row-2 { 

	height:50px;
	
}

#header .row-2 .fleft { 

	padding:5px 0 0 6px;
	
}

#header .row-2 .fright { 

	padding:9px 18px 0 0;
	
}

#header .row-3 { 

	height:240px;
	position:relative;
	
}

#header .row-3 .indent { 

	padding:35px 403px 0 0; 
	text-align:right;
	
}

#header .row-3 .slogan { 

	margin-bottom:12px;
	
}

#header .divider { 

	margin:0 4px 0 4px;
	
}

/*content*/

#content .indent { 

	padding:0 0 38px 10px;
	
}

#content .indent1 { 

	padding:0 0 0 10px;
	
}

/*footer*/

#footer a { 

	color:#3a3319;
	
}

#footer .fleft {
	
	width:70%;
	
}

#footer ul { 

	width:80%; 
	overflow:hidden;
	
}

#footer ul li { 

	display:inline; 
	margin-left:2px; 
	font-size:1.1em;
	
}

#footer ul li a { 

	text-decoration:none; 
	color:#3a3319; 
	padding:0 8px 0 8px; 
	border-left:1px solid #3a3319;
	
}

#footer ul li a:hover { 

	text-decoration:underline;
	
}

#footer span { 

	text-transform:uppercase;
	
}
.page_title {
	font-size:21px;
	font-weight:bold;
}

/*==========================================*/
