* { margin:0; padding:0;}
body { background:#ccc; font-family:"Times New Roman", Times, serif; font-size:100%; line-height:.875em; color:#4d4d4d;}

input, textarea { font-family:"Times New Roman", Times, serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #e3e3e3;}
.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;}

#contacts-form label { display:block; height:48px;} 
#contacts-form label input { width:244px; padding:1px 0 1px 3px; color:#282828; background:#fff; border:1px solid #aaa;}
#contacts-form textarea {width:262px; height:114px; padding:1px 0 1px 3px; margin-bottom:21px; color:#282828; background:#fff; border:1px solid #aaa; overflow:auto;}
#contacts-form a { line-height:16px;}


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

.list1 { margin-bottom:15px;}
.list1 li { width:100%; overflow:hidden; padding-bottom:15px;}
.list1 li img { float:left; margin-right:11px;}
.list1 li strong {
	color:#282828;
	display:list-item;
	padding-top:11px;
}

.list2 li { padding:5px 0 27px 50px; font-weight:bold;}
.list2 li.icon1 { background:url(images/icon1.gif) no-repeat left 2px;}
.list2 li.icon2 { background:url(images/icon2.gif) no-repeat left 2px;}
.list2 li.icon3 { background:url(images/icon3.gif) no-repeat left 2px;}
.list2 li.icon4 { background:url(images/icon4.gif) no-repeat left 2px;}
.list2 li.icon5 { background:url(images/icon5.gif) no-repeat left 2px;}
.list2 li.icon6 { background:url(images/icon6.gif) no-repeat left 2px;}
.list2 li a { text-decoration:none; color:#282828;}
.list2 li a:hover { text-decoration:underline;}

.list3 li { padding-bottom:20px; background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:22px; margin-bottom:17px;}
.list3 li.last { background:none; margin-bottom:0;}

.list4 li { background:url(images/bull.gif) no-repeat left 6px; padding:0 0 4px 8px; font-weight:bold;}
.list4 li a { color:#282828; text-decoration:none;}
.list4 li a:hover { text-decoration:underline;}

.list5 dt { font-weight:bold; color:#282828; padding-bottom:14px;}
.list5 dd { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}
.list5 dd.last { background:none; padding-bottom:0; margin:0;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:30px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:14px;}
.p2 { margin-bottom:28px; }

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

h1 { font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:2.86em; font-weight:normal; line-height:1em; letter-spacing:-1px;}
h1 a { color:#fff; text-decoration:none;}
h1 a span { color:#00b4ff;}
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.42em; text-transform:uppercase; color:#000; font-weight:normal; line-height:1.2em; margin-bottom:31px;}
h3 { font-size:1em; color:#282828; margin-bottom:14px;}
h4 { font-size:1em; color:#282828;}

.txt1 { color:#282828;}
.txt2 { font-weight:bold; line-height:16px;}

.link1 { color:#282828;}

/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-x #d8d8d8; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:30px 20px 30px 20px;}

.cont-box { padding:0 100px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header div { position:absolute;}

/*content*/
#content { padding:18px 34px 21px 35px;}

/*footer*/
#footer p { margin:0; padding:22px 0 0 55px;}
#footer a { color:#4d4d4d;}

/*==========================================*/
.scroll {
	overflow: scroll;
	height: 400px;
}
.scrollpad {
	padding: 10px;
}
