* { margin:0; padding:0;}
body { background:#327584; font-family:Arial; font-size:100%; line-height:1em; color:#686868;}

.back { background:url(images/marker6.gif) no-repeat 0 3px; margin-left:10px; padding-left:2px; }

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}
.nodec {
text-decoration: none;
}
h4 {
font-size:14px;
font-weight:bold;
color:#1b5e6e;
}
.green {
color:#98fb65;
font-weight:bold;
}


.phone {
float:right;
}
.img_right {
float:right;
padding-left:5px;
}

.img_float {
float:right;
padding-right:80px;
}
.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}
.support {
padding: 20px;
color:#fefeff;
}
.attention{
font-weight:bold;
}


.thumbs{
	padding: 4px;
	vertical-align: middle;
}
.smallp {margin-bottom:0px;
}

p { margin-bottom:20px;}
.p1:first-line { color:#00a8e4;}
.indented { padding:1px 40px 1px 15px;}
.indent_more { padding:1px 40px 1px 40px;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x #ffbb00;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}



/*==================header links====================*/
.clearit {
float:none;
}
 #fixhover {
 float:left;
 }
#hovermenu {
display:inline;
width: 479px;
height:90px;

}

#hovermenu ul li{
width: 95px;
height: 90px;
float: left;
display: inline;
background-position: top;
position: relative;
}

#hovermenu ul li a{
text-decoration: none;
}

#hovermenu ul li#button1 {
background: url(images/m1.jpg) no-repeat;
width: 95px;
position: relative;
}
#hovermenu ul li#button1:hover {
background: url(images/m1_act.jpg) no-repeat;
width: 95px;
position: relative;
}

#hovermenu ul li#button2 {
background: url(images/m2.jpg) no-repeat;
width: 95px;
position: relative;
}
#hovermenu ul li#button2:hover {
background: url(images/m2_act.jpg) no-repeat;
width: 95px;
position: relative;
}

#hovermenu ul li#button3 {
background: url(images/m3.jpg) no-repeat;
width: 95px;
position: relative;
}
#hovermenu ul li#button3:hover {
background: url(images/m3_act.jpg) no-repeat;
width: 95px;
position: relative;
}

#hovermenu ul li#button4 {
background: url(images/m4.jpg) no-repeat;
width: 95px;
position: relative;
}
#hovermenu ul li#button4:hover {
background: url(images/m4_act.jpg) no-repeat;
width: 95px;
position: relative;
}

#hovermenu ul li#button5 {
background: url(images/m5.jpg) no-repeat;
position: relative;
}
#hovermenu ul li#button5:hover {
background: url(images/m5_act.jpg) no-repeat;
position: relative;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}



/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left; position:relative;}

.form { height:26px;}
.form input {width:138px; height:18px; background:none; font-size:0.84em; font-family:Arial; color:#191919;}
textarea { width:157px; height:70px; background:none; overflow:auto; border:1px solid #7f7f7f; font-size:0.84em; font-family:Arial; color:#191919;}
.submit_but { width:157px; height:20px; border:1px solid #7f7f7f;  font-size:0.84em; font-family:Arial; color:#7f7f7f;}


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

.list1 li a { background:url(images/marker2.gif) no-repeat 0 3px; margin-left:50px; padding-left:23px; line-height:1.54em;}
.list2 li { background:url(images/marker3.gif) no-repeat 0 3px; margin-left:50px; padding-left:23px; line-height:1.54em;}
.list_no_marker{margin-left:50px; padding-left:23px; line-height:1.54em;}
.list3 li { background:url(images/marker2.gif) no-repeat 0 3px; margin-left:50px; padding-left:23px; line-height:1.54em;}
.list_dark li { background:url(images/marker7.gif) no-repeat 0 3px; margin-left:50px; padding-left:23px; line-height:1.54em;}

/*==================other====================*/
.img_indent { margin:0 20px 18px 0; float:left;}


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

h1 { font-size:22px; color:#646464; font-weight:bold; margin-bottom:15px;}
h1 img { margin-left:9px;}

.txt1 { color:#00a8e4;}

.link1 { background:url(images/marker.gif) no-repeat left 2px; padding-left:20px; padding-right:20px;}
.link2 { background:url(images/marker1.gif) no-repeat left 3px; padding-left:23px; padding-right:20px;}
.link3 { text-decoration:none;}
.link3:hover { text-decoration:underline;}
.link4 { background:url(images/marker3.gif) no-repeat left 3px; padding-left:20px; padding-right:20px;}
.link5 { background:url(images/marker4.gif) no-repeat left 3px; padding-left:23px; padding-right:20px;}
.link6 { background:url(images/marker5.gif) no-repeat left 3px; padding-left:23px; padding-right:20px;}
.title { margin-bottom:20px;}


/*==================blocks====================*/
.block { background:#f8f8f8; width:750px;}
.block .r { background:url(images/r.gif) right top repeat-y;}
.block .b { background:url(images/b.gif) left bottom repeat-x;}
.block .l { background:url(images/l.gif) left top repeat-y;}
.block .t { background:url(images/t.gif) left top repeat-x;}
.block .left_line { background:url(images/left_line.gif) no-repeat left top;}
.block .right_line { background:url(images/right_line.gif) no-repeat right top;}
.block .l_t { background:url(images/l_t.gif) no-repeat left top;}
.block .r_t { background:url(images/r_t.gif) no-repeat right top;}
.block .r_b { background:url(images/r_b.gif) no-repeat right bottom;}
.block .l_b { background:url(images/l_b.gif) no-repeat left bottom; width:100%;}
.block .inside { padding:16px 16px 27px 16px;}

.block1 { background:url(images/block1_bgd.gif) left top repeat-x #fff; width:100%;}
.block1 .l_t { background:url(images/l_t_1.gif) no-repeat left top;}
.block1 .r_t { background:url(images/r_t_1.gif) no-repeat right top;}
.block1 .r_b { background:url(images/r_b_1.gif) no-repeat right bottom;}
.block1 .l_b { background:url(images/l_b_1.gif) no-repeat left bottom; width:100%;}
.block1 .ind { padding:17px 20px 31px 20px;}

.banner1 { background:url(images/banner1_bgd.jpg) left top repeat-y;}
.banner1 .top { background:url(images/banner1_top.jpg) no-repeat left top;}
.banner1 .top2 { background:url(images/banner2_top.jpg) no-repeat left top;}
.banner1 .top3 { background:url(images/banner3_top.jpg) no-repeat left top;}
.banner1 .bottom { background:url(images/banner1_bottom.jpg) no-repeat left bottom;}
.banner1 .ind { padding:21px 21px 29px 21px; text-align:center; color:#fff;}
.banner1 p { margin:0 0 8px 0; padding-top:10px; text-align:left;}


/*header*/
#header .fleft { padding:35px 0 0 18px;}
#header .fright { padding:15px 6px 0 0;}

/*content*/
#content .main_banner { background:url(images/main_banner.jpg) no-repeat left top; width:718px; height:205px;}
#content .main_banner .indent { padding:81px 55px 0 41px;}
#content .row_1 { padding:7px 0 8px 0;}
#content .indent_right { padding-right:5px;}

/*footer*/
#footer { color:#fff;}
#footer .indent { padding:5px 0 0 37px;}
#footer a { color:#fff;}


/*================== index.html ==================*/
#page1 #content .row_2 { padding-bottom:1px;}
#page1 #content .list1 .col_2 img { margin-bottom:18px; position:relative;}
#page1 #content .list1 .col_2 ul {  margin-bottom:18px;}

/*================== index-1.html ==================*/
#page2 #content .row_2 .col_1 ul { margin-bottom:14px;}
#page2 #content .row_2 .col_2 img { margin-bottom:18px;}
#page2 #content .row_2 .col_2 ul { margin-bottom:20px;}

/*================== index-3.html ==================*/
#page4 #content .row_1 .col_2 img { margin-bottom:18px;}
#page4 #content .row_1 .col_2 ul { margin-bottom:18px;}

/*================== index-1.html ==================*/
#page5 #content .row_1 ul { margin-bottom:18px;}
#page5 #content .row_2 .col_1 ul { margin-bottom:14px;}
#page5 #content .row_2 .col_2 img { margin-bottom:18px;}
#page5 #content .row_2 .col_2 ul { margin-bottom:20px;}



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