@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	border:0;
	padding:0;
}

body { font-family:Arial, Helvetica, sans-serif; color:#676666;}

.tail-middle { background:#FFFFFF;}
.tail-top { background:url(images/tail-top.gif) left top repeat-x;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

h3 { font-size:35px; line-height:1.2em; font-weight:normal; color:#2e2d2d; margin-bottom:14px;}
h4 { text-transform:uppercase; font-size:1em; margin-bottom:22px; line-height:1.5em;}
h5 { color:#3c3c3c; font-size:1em; margin-bottom:7px;}
h6 { font-size:1em;}
h6 span { display:block; padding-bottom:15px;}

/*==================header====================*/
.wrapper { width:100%; overflow:hidden;}
#header {padding-top:25px;}

.logo {float:left; padding-left:8px;}

.mainNav {padding-top:49px; margin-right:0px; float:right;}
.mainNav ul { padding:22px 0 0 37px; list-style:none;}
.mainNav ul li { 
	float:left; 
	text-transform:uppercase; 
	font-size:21px; 
	line-height:1em; 
	padding-right:29px; 
	margin-right:19px; 
	background:url(images/divider.gif) no-repeat right 7px; letter-spacing:-1px;}
.mainNav ul li a { color:#65615f; text-decoration:none; display:block;}
.mainNav ul li a em { display:block; padding:0 9px;}
.mainNav ul li a b { display:block; padding:4px 3px 2px 3px; font-style:normal; font-weight:normal;}
.mainNav ul li a:hover, .mainNav ul li a.act { 
	color:#fff;background:url(images/nav-act-right.gif) no-repeat right top;
}
.mainNav ul li a:hover em,.mainNav ul li a.act em { 
	background:url(images/nav-act-left.gif) no-repeat left top;
}
.mainNav ul li a:hover b,
.mainNav ul li a.act b { 
	background:url(images/nav-act-tail.gif) repeat-x left top;
}
.mainNav ul li.last { padding-right:0; margin-right:0; background:none;}


.mainFlash {clear:both; padding-top:20px; padding-bottom:30px;}

#content { padding:22px 0 27px 0;}
#content .indent { padding-left:18px;}
#content .indent1 { padding:20px 7px 0 25px;}
#content .indent2 { padding-bottom:45px;}
#content .indent3 { padding-bottom:28px;}
#content .indent4 { padding:0 25px 20px 25px;}
#content dl dt { font-weight:bold;}
#content dl dd { margin-bottom:12px;}
#content dl dd.last { margin-bottom:0;}


/*==================boxes====================*/

.box { width:100%; background:#fff;}
.box .left-top-corner1 {background:url(images/left-top-corner.gif) no-repeat left top; height:9px; padding-left:9px;}
.box .right-top-corner1 {background:url(images/right-top-corner.gif) no-repeat right top; height:9px; padding-right:9px;}
.box .border-top1 { height:9px; background:#fff; font-size:0; line-height:0;}
.box .left-bot-corner1 {background:url(images/left-bot-corner.gif) no-repeat left bottom; padding-left:9px;}
.box .right-bot-corner1 {background:url(images/right-bot-corner.gif) no-repeat right bottom; padding-right:9px;}
.box .border-bot1 { height:9px; background:#fff; font-size:0; line-height:0;}
.box .inner1 { padding:9px 17px 18px 17px;}
.box .xcontent { width:100%; background:#fff;}

.box1 { background:#FFF; width:100%; margin-bottom:0px; padding-top:20px}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom;}
.box1 .inner { padding:0px 15px 24px 0px;}
.box1 p { color:#010000;}

.box2 { background:#fff; width:100%;}
.box2 .border-top {background:url(images/border.gif) repeat-x left top;}
.box2 .border-bot {background:url(images/border.gif) repeat-x left bottom;}
.box2 .border-left {background:url(images/border.gif) repeat-y left top;}
.box2 .border-right {background:url(images/border.gif) repeat-y right top;}
.box2 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box2 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box2 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom;}
.box2 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box2 .inner { padding:15px 20px 29px 24px;}

/*==================list====================*/
ul { list-style:none;}

.list { width:100%; overflow:hidden; padding-bottom:19px;}
.list li { float:left; margin-right:12px;}
.list li.last { margin-right:0;}
li.ljuba {list-style:disc;}

.list1 li { color:#676666; background:url(images/line-hor.gif) repeat-x left bottom; padding-bottom:8px; margin-bottom:8px; overflow:hidden; width:100%; vertical-align:top;}
.list1 li span { display:block; padding-left:32px; background-position:8px 0; background-repeat:no-repeat;}
.list1 li.m1 span { background-image:url(images/pic1.gif);}
.list1 li.m2 span { background-image:url(images/pic2.gif);}
.list1 li.m3 span { background-image:url(images/pic3.gif);}
.list1 li.m4 span { background-image:url(images/pic4.gif);}
.list1 li.m5 span { background-image:url(images/pic5.gif);}
.list1 li.m6 span { background-image:url(images/pic6.gif);}
.list1 li.m7 span { background-image:url(images/pic7.gif);}
.list1 li.m8 span { background-image:url(images/pic8.gif);}
.list1 li a { color:#676666;}
.list1 li.last { background:none; padding-bottom:0; margin-bottom:0;}

.list2 { margin-bottom:-8px;}
.list2 li { padding-bottom:18px;}
.list2 li cite { font-style:normal;}
.list2 li b { display:block; text-align:right;}

.list3 li div.wrapper { padding-bottom:18px;}
.list3 li p { margin-bottom:20px;}
.list3 li img { float:left; margin-right:20px;}
.list3 li.last div.wrapper { padding-bottom:0;}




/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#form { padding-top:18px;}
#form .form { height:80px; width:100%; overflow:hidden;}
#form .ljuba1 { width:208px; height:28px; background:url(images/input-bg.gif) no-repeat left top; display:block; float:left; margin-right:0px;}
#form input { background:none; border:0; margin-left:10px; vertical-align:top; line-height:1.08em; padding-top:6px; width:184px;}

#form1 .form { height:25px;}
#form1 input {width:250px; padding:1px 3px 1px 3px; background:#fff; border:1px solid #a4a4a4; color:#676666;}
#form1 textarea { width:266px; height:91px; overflow:auto; background:#fff; border:1px solid #a4a4a4; padding:1px 3px 0 3px; color:#676666; margin-bottom:7px;}

.link1 { display:block; float:left; background:url(images/link1-tail2.gif) repeat-x left top; color:#fff; text-decoration:none; line-height:.92em; text-transform:uppercase;}
.link1 em { display:block; background:url(images/link1-left2.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right2.gif) no-repeat right top; padding:9px 9px 8px 9px; font-style:normal;}
.link1:hover { text-decoration:underline;}

/*footer*/
#footer {clear:both;}
#footer p { color:#a2a2a2; padding:30px 0 0 11px;}
#footer p a { color:#a2a2a2;}