/*===============BEGIN NEW RG STYLES================*/
.nav_links {font-size:2em; }

/*===============END NEW RG STYLES==================*/

* { margin:0; padding:0;}
html, body { height:100%;}
/*body { background:url(images/tail-top.gif) left top repeat-x #fff; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#515151;}*/
body { background:url(images/tail-top.gif) left top repeat-x #fff; font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#515151;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fleft2 { float:left;margin-top:10px;margin-left:20px;}/*top:1.2em*/
.fleft3 { float:left;margin-top:20px;margin-left:20px;}/*top:1.2em*/
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}
p { margin-bottom:0px; font-size:11px;}
/*p { margin-bottom:18px;}*/
/*p { font-size:12px;}*/

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#contacts-form label { display:block; height:28px; background:url(images/input-bg.gif) no-repeat left top;} 
#contacts-form label input { width:189px; padding:2px 0 3px 10px; color:#515151; background:none; border:none;}
#contacts-form textarea {width:189px; height:41px; padding:2px 0 2px 10px; color:#515151; background:none; border:none; overflow:auto;}
#contacts-form .textare-box { background:url(images/textarea-bg.gif) no-repeat left top; width:204px; height:77px; margin-bottom:18px;}
#contacts-form .col-1 { width:217px !important; margin-right:0 !important;}
#contacts-form .col-2 { width:204px !important;}
#contacts-form .link1 { float:right; margin-left:13px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 8px 13px;}
.list1 li a { font-weight:bold; color:#111;}

.list2 li { background:url(images/arrow2.gif) no-repeat left 5px; padding:0 0 8px 13px;}
.list2 li a { font-weight:bold; color:#111;}

.list3 li { background:url(images/arrow3.gif) no-repeat left 5px; padding:0 0 8px 13px;}
.list3 li a { font-weight:bold; color:#111;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-img { position:absolute; left:15px; bottom:15px;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:0px;font-size:12px;font-weight:bold;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#98d521; outline:none;}
a:hover{text-decoration:none;}
.title_txt_top {font-size:28px;color:#CCC;text-decoration:none;}
.title_txt_grn {font-size:18px;color:#71c614;}
.title_txt_org {font-size:18px;color:#ff5e00;}
h2 { font-size:18px; line-height:1.2em; text-transform:uppercase; font-weight:normal; color:#71c614; margin-bottom:17px;}
h2.style2 { color:#0aa5d5;}
h2.style3 { color:#ff5e00;}
h3 { font-size:16px; margin-bottom:18px;}
/*h3 { font-size:1em; margin-bottom:18px;}*/
h4 {color:#ff5e00; font-weight:bold; font-size:1.33em; line-height:1.25em; margin-bottom:15px;}
h4.style1 { color:#27b5e1;}
h5 { font-size:16px; color:#111;}
/*h5 { font-size:1em; color:#111;}*/
.main_txt { color:#515151; font-weight:bold; font-size:11px;}
.txt1 { color:#27b5e1; font-weight:bold; font-size:1.33em; line-height:1.25em;}
.txt2 {}

.link1 { display:block; float:left; background:url(images/link1-left.gif) no-repeat left top #27b5e1; color:#fff; text-decoration:none;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:4px 11px 4px 11px; font-style:normal;}
.link1:hover { color:#000;}

.link2 { display:block; float:left; background:url(images/link2-left.gif) no-repeat left top #71c614; color:#fff; text-decoration:none;}
.link2 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:4px 11px 4px 11px; font-style:normal;}
.link2:hover { color:#000;}

.link3 { display:block; float:left; background:url(images/link3-left.gif) no-repeat left top #ff5e00; color:#fff; text-decoration:none;}
.link3 b { display:block; background:url(images/link3-right.gif) no-repeat right top; padding:4px 11px 4px 11px; font-style:normal;}
.link3:hover { color:#000;}

.link4 { color:#27b5e1;}

.link5 { color:#ff5e00;}

.link6 { color:#111;}

.line-hor { background:#ebebeb; height:1px; overflow:hidden; font-size:0; line-height:0; margin:23px 0 23px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

/*==================boxes====================*/
.box { background:url(images/box-bg.png) no-repeat left top; width:744px; height:428px; position:absolute; left:48px; top:37px;}
.box .inner { padding:37px 0 0 40px;}

.dept-list { padding-bottom:38px;}
.dept-list dt { margin-bottom:16px;}
.dept-list dd { clear:both; }
.dept-list dd span { float:left; width:67px;}
.dept-list dd a { color:#000; font-weight:bold;}

/*header*/
#header .fleft { padding:37px 0 0 54px;}
.top-img { float:right; padding:20px 10px 0 0;}
.top-links { float:right; padding:37px 10px 0 0;}
.top-links li { float:left;}

/*content*/
#content { background:url(images/content-bg.jpg) no-repeat 20px top;}
#content .slogan { position:absolute; left:428px; top:95px;}

#content .nav {
	position:absolute;
	left:770px;
	top:49px;
	width: 230px;
	height: 221px;
}
#content .nav li { line-height:1.2em; font-size:24px; background:url(images/marker.gif) no-repeat 21px 12px; padding:0 0 14px 47px;}
#content .nav li a {color:#fff; text-decoration:none; }
#content .nav li a:hover { color:#e55c0c;}
#content .nav li.current { background:url(images/menu-act.gif) no-repeat left top; width:197px; padding-left:0; text-indent:47px;}

#content .indent { padding:0 0 0 139px;}

/*footer*/
#footer { color:#b6bcbc;}
#footer .fleft { padding:35px 0 0 0; width:315px; text-align:center;}
#footer .fleft a { color:#a7d268;}
#footer dl {
	background:url(images/footer-icon.gif) no-repeat left 28px;
	padding:28px 0 0 60px;
	overflow:hidden;
	width:600px;
	position:absolute;
	left:293px;
	top:4px;
}
#footer dl dt { font-size:22px; color:#1b1a1a; padding:9px 22px 20px 0; text-transform:uppercase; float:left; width:120px;}
#footer dl dd { width:444px; float:left;}
#footer dl dd a {color:#96be51; text-decoration:none; background:url(images/bull.gif) no-repeat left 4px; padding:0 0 0 10px;}
#footer dl dd a:hover { text-decoration:underline;}

/*==========================================*/
