* { margin:0; padding:0;}
html, body { height:100%;}
body {font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#6a6a6a;}

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-bottom { background:url(images/tail-bottom.gif) left bottom 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:284px;}
#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:275px; padding:2px 0 1px 3px; color:#6a6a6a;}
#contacts-form textarea {width:275px; height:168px; padding:2px 0 1px 3px; margin-bottom:17px; color:#6a6a6a; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.list1 { padding-bottom:10px;}
.list1 li { font-size:1.17em; padding-bottom:6px;}

dl dt { font-weight:bold;}
dl dd { margin-bottom:10px;}

/*==================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-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#6a6a6a; outline:none;}
a:hover{text-decoration:none;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}
.line-ver-top, .line-ver-top1 { background-image:url(images/line-ver-top.gif); background-repeat:no-repeat; width:100%;}
.line-ver-bot, .line-ver-bot1 { background-image:url(images/line-ver-bot.gif); background-repeat:no-repeat; width:100%;}

.title { margin:12px 0 20px 0;}

/*==================boxes====================*/
.box { width:100%; color:#fff;}
.box.bg1 { background:url(images/box-bg1.gif) left bottom repeat-x #a8ce1f;}
.box.bg2 { background:url(images/box-bg2.gif) left bottom repeat-x #ffce1a;}
.box.bg3 { background:url(images/box-bg3.gif) left bottom repeat-x #fd9900;}
.box .inner { padding:25px 25px 19px 29px;}
.box .title { margin:0 0 11px 0;}

.dept-list { float:left;}
.dept-list dt { font-weight:normal; margin-bottom:16px;}
.dept-list dd { clear:both; text-align:right; margin-bottom:0;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd a { font-weight:bold;}


/*header*/
#header .row-1 { height:111px;}
#header .row-1 .fleft { padding:38px 0 0 0;}
#header .row-2 { height:39px; background:url(images/nav-bg.gif) left top repeat-x;}
#header .top-links { float:right; font-size:.75em; text-transform:uppercase; padding:64px 20px 0 0;}
#header .top-links li { display:inline; color:#767676;}
#header .top-links li a { padding:0 10px 0 7px; color:#767676; text-decoration:none;}
#header .top-links li a:hover { text-decoration:underline;}

#header .nav { padding:8px 0 0 0;}
#header .nav li { display:inline;}
#header .nav li a { font-size:1.1em; color:#363636; text-transform:uppercase; font-weight:bold; text-decoration:none; background:url(images/divider.gif) no-repeat left top; line-height:21px; padding:2px 19px 2px 20px; position:relative; display:block; float:left;}
#header .nav li a.first { background:none;}
#header .nav li a span { position:absolute; display:block; left:19px; top:1px; color:#fff; cursor:pointer;}
#header .nav li a:hover { text-decoration:underline;}
#header .nav li a:hover span { text-decoration:underline;}

/*content*/
#content { padding:0 0 52px 0;}
#content .indent { padding:21px 0 0 0;}
#content .indent .indent { padding:0 0 15px 0;}


#content .boxes { width:100%; overflow:hidden; padding:5px 0 0 0;}
#content .boxes li { float:left; width:313px;}
#content .boxes li p { margin-bottom:17px;}

/*middle*/
#middle { text-align:center;}
#middle .column1 {
	height: auto;
	width: 605px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}

#middle .column2 {
	height: auto;
	width: 275px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}
#middle a { color:#767676;}

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

/*footer*/
#footer { text-align:center;}
#footer .indent { padding:0px 0 0 0;}
#footer a { color:#767676;}

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