* { margin:0; padding:0;}
html, body { height:100%;}
body { background:url(images/tail-top.gif) left top repeat-x; 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;
	margin: 10px;
}
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 {
	width:100%;
}
.line-ver-top, .line-ver-top1 {
	width:100%;
}
.line-ver-bot, .line-ver-bot1 {
	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;
	height: 125px;
}
.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 .flash-menu { position:absolute; top:0; left:0;}
#header .flash-header { position:absolute; top:156px; left:0;}
#header1 .flash-menu { position:absolute; top:0; left:0;}
#header1 .flash-header { position:absolute; top:156px; left:0;}

/*content*/
#content {
	padding:0 0 22px 0;
}
#content .indent { padding:21px 0 0 0;}
#content .indent .indent {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 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;}

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

.partner_qtrs {
	width:25%;
	float:right;
	text-align:center;
}
.partner_qtrs p {
	text-align:left;
	margin:15px;
}
.partner_halves {
	width:50%;
	float:right;
}
.partner_halves h3 {
	margin-top:15px;
	padding:15px;
}
.partner_halves p {
	padding:15px;
}
.divider {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 50px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}

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