* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
html, body { height:100%;}
body {
	background:url(images/body-bg.gif) center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1em;
	color:#777675;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.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:16px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#contacts-form { width:265px;}
#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:42px; background:url(images/input-bg.gif) no-repeat left 17px;} 
#contacts-form label input { width:265px; padding:2px 0 2px 3px; color:#fff; background:none; border:none;}
#contacts-form textarea {width:265px; height:107px; padding:2px 0 2px 3px; color:#fff; overflow:auto; background:none; border:none;}
#contacts-form .textarea-box { background:url(images/textarea-bg.gif) no-repeat left top; width:265px; height:109px; margin-bottom:21px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { width:100%; overflow:hidden; padding-bottom:19px;}
.list1 li img { float:left; margin-right:12px;}

.list2 li { background:url(images/arrow1.gif) no-repeat left 3px; padding:0 0 9px 20px;}
.list2 li a { color:#777675; text-decoration:none;}
.list2 li a:hover { color:#fff;}

/*==================other====================*/
.img-indent { margin:0 17px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 17px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff; outline:none;}
a:hover{text-decoration:none;}

h1 {}
h2 { font-size:1.15em; color:#fff; font-weight:normal; padding:6px 0 0 0; margin-bottom:7px;}
h3 { font-size:1em; color:#fff; margin-bottom:6px; padding:2px 0 0 0;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { height:28px; border-bottom:1px solid #201f1e; margin-bottom:28px;}

.dept-list dt { margin-bottom:16px;}
.dept-list dd { clear:both; }
.dept-list dd span { float:left; width:100px;}
.dept-list dd p { text-align:left;}
.dept-list dd a { font-weight:bold;}


/*header*/
#header .row-1 {
	height:auto;
}
#header .row-1 .fleft { padding:46px 0 0 0;}
#header .row-2 { }

.top-links {
	float:right;
	padding-top: 50px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0;
}
.top-links li { display:inline;}
.top-links li a {
	color:#777575;
	text-decoration:none;
	padding: 0;
}
.top-links li a:hover { color:#fff;}

.nav {
	width:100%;
	overflow:hidden;
	overflow:hidden;
	height:375px;
}
.nav li { display:inline;}
.nav li a {
	display:block;
	float:left;
	width:157px;
	min-height:357px;
	height:auto !important;
	height:357px;
	margin-right:1px;
	font-size:.85em;
	text-transform:uppercase;
	text-decoration:none;
	color:#909090;
	padding-top:342px;
	text-align:center;
}
.nav li a:hover { color:#fff;}
.nav li a.current { color:#fff;}
.nav li.item1 a { background:url(images/m1.jpg) no-repeat left top;}
.nav li.item1 a:hover { background:url(images/m1-act.jpg) no-repeat left top;}
.nav li.item1 a.current { background:url(images/m1-act.jpg) no-repeat left top;}
.nav li.item2 a { background:url(images/m2.jpg) no-repeat left top;}
.nav li.item2 a:hover { background:url(images/m2-act.jpg) no-repeat left top;}
.nav li.item2 a.current { background:url(images/m2-act.jpg) no-repeat left top;}
.nav li.item3 a { background:url(images/m3.jpg) no-repeat left top;}
.nav li.item3 a:hover { background:url(images/m3-act.jpg) no-repeat left top;}
.nav li.item3 a.current { background:url(images/m3-act.jpg) no-repeat left top;}
.nav li.item4 a { background:url(images/m4.jpg) no-repeat left top;}
.nav li.item4 a:hover { background:url(images/m4-act.jpg) no-repeat left top;}
.nav li.item4 a.current { background:url(images/m4-act.jpg) no-repeat left top;}
.nav li.item5 a { background:url(images/m5.jpg) no-repeat left top;}
.nav li.item5 a:hover { background:url(images/m5-act.jpg) no-repeat left top;}
.nav li.item5 a.current { background:url(images/m5-act.jpg) no-repeat left top;}
.nav li.item6 a { background:url(images/m6.jpg) no-repeat left top;}
.nav li.item6 a:hover { background:url(images/m6-act.jpg) no-repeat left top;}
.nav li.item6 a.current { background:url(images/m6-act.jpg) no-repeat left top;}

/*content*/
#content { padding:61px 0 34px 0; background:url(images/content-bg.gif) left top no-repeat; width:100%;}
#content .row-1 {
	padding: 0px;
}

/*footer*/
#footer a { text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/*==========================================*/
