* { margin:0; padding:0;}
body { background:#f1f1f1; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#0099d2;}

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 #fff;}
.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:25px;} 
#contacts-form label input { width:203px; padding:1px 0 1px 3px; color:#0099d2; background:none; border:1px solid #d6d6d6;}
#contacts-form textarea {width:218px; height:66px; padding:1px 0 1px 3px; margin-bottom:10px; color:#0099d2; background:none; border:1px solid #d6d6d6; overflow:auto;}

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

.nav { width:100%; overflow:hidden;}
.nav li { float:left; padding-right:28px;}

.list1 { padding-bottom:20px;}
.list1 li { color:#0099d2; padding-bottom:3px;}

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

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:29px;}

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

h1 { font-size:2em; line-height:1.1em; font-weight:normal; color:#474848; letter-spacing:-1px; padding-right:70px; margin-bottom:10px;}
h2 { font-size:1.1em; color:#2c2d2e; font-weight:normal; padding:15px 0 0 0;}
h3 { font-size:1em; margin-bottom:16px; font-weight:normal;}

/*==================boxes====================*/
.box { background:#f4f4f4; width:100%; color:#313131; min-height:209px; height:auto !important; height:209px;}
.box.border { background:url(images/border-bot.gif) left bottom repeat-x #f4f4f4 !important;}
.box .inner { padding:29px 65px 0 65px;}
.box .inner1 { padding:29px 65px 51px 65px;}

.cont-box { padding:0 50px 0 0; margin:0; color:#313131;}
.cont-box span { float:right;}

/*header*/
#header div { position:absolute; margin-left:62px;}

/*content*/
#content { padding:0 62px 0 62px;}
#content .indent { padding:31px 10px 35px 20px;}

/*footer*/
#footer { text-align:center; color:#989b9f;}
#footer p { margin:0; padding:25px 0 0 0;}
#footer a { color:#171818;}

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