* { margin:0; padding:0;}
body {
	background:#fff;
	font-family:Arial;
	font-size:100%;
	line-height:1.25em;
	color:#525252;
	text-align:center;
}

.clear { clear:both;}

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

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

.container { width:100%;}

p {
	margin-bottom:0px;
}


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

.form { height:36px;}
.form input {width:173px; height:18px; background:none; border:1px solid #cecece; border-left:1px solid #303030; border-top:1px solid #303030; color:#8c8c8c; font-size:.84em; font-family:Tahoma; padding-left:3px;}
textarea { width:213px; height:54px; background:none; overflow:auto; color:#8c8c8c; border:1px solid #cecece; border-left:1px solid #303030; border-top:1px solid #303030; font-size:.84em; font-family:Tahoma; padding-left:3px;}

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

.top_menu { float:right; padding:19px 4px 0 0;}
.top_menu li { display:inline;}
.top_menu li a { border-right:1px solid #c5c5c5; color:#7e7e7e; text-decoration:none; padding:0 20px 0 12px; font-size:.92em;}
.top_menu li a:hover { background:url(images/marker.gif) no-repeat left 5px; color:#a8627b; text-decoration:none;}
.top_menu li a.last { border:0;}
.top_menu li a.current {background:url(images/marker.gif) no-repeat left 5px; color:#a8627b; text-decoration:none;}

.main_menu { padding:40px 0 0 54px;}
.main_menu li a { background:url(images/marker1.gif) no-repeat left 4px; color:#fff; font-size:1.07em; text-decoration:none; line-height:2.71em; padding:0 40px 0 26px;}
.main_menu li a:hover { background:#fff; color:#67374d;}

.list1 li a { font-size:.85em; color:#657d98; line-height:1.72em; background:url(images/marker2.gif) no-repeat left 4px; padding-left:10px;}
.list2 li a {background:url(images/marker3.gif) no-repeat left 6px; padding-left:11px; text-decoration:none; line-height:2em;}
.list2 li a:hover { text-decoration:underline;}
.list3 li a {
	font-size:0.95em;
	color:#a5b135;
	line-height:1.72em;
	background:url(images/marker4.gif) no-repeat left 4px;
	padding-left:10px;
}
.list4 li a { font-size:.85em; color:#856985; line-height:1.72em; background:url(images/marker5.gif) no-repeat left 4px; padding-left:10px;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_indent1 { margin:0 18px 20px 0; float:left;}
.slogan { margin-top:41px;}

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

blockquote p { margin-bottom:0;}

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

h1 { background:url(images/h1_marker.jpg) no-repeat left top; padding:9px 0 10px 55px; font-size:1.68em; color:#3e3e3e; font-weight:normal; margin-bottom:19px;}
h2 {font-size:1.69em; color:#49494a; font-weight:normal; margin-bottom:26px;}
h3 { font-size:.92em; text-transform:uppercase; color:#856985; margin-bottom:10px;}
h4 {font-size:1.08em; font-weight:normal; margin-bottom:5px;}
h5 { font-size:1em; margin-bottom:12px;}
h6 { font-size:.92em; text-transform:uppercase; color:#856985;}

.txt1 {
	font-size:0.946em;
	line-height:1.45em;
}
.txt2 { color:#a5b135;}
.txt3 {color:#657d98;}

.link1 { background:#4a4a4a; display:block; float:left; width:auto; color:#fff; font-size:.85em; font-family:tahoma; text-align:center; text-decoration:none;}
.link1 em { display:block; background:url(images/but_left.gif) no-repeat left top;}
.link1 em b { display:block; background:url(images/but_right.gif) no-repeat right top; font-style:normal; padding:0 11px 1px 11px;}
.link1:hover { text-decoration:underline;}

.link2 { background:#4b617c; display:block; float:left; width:auto; color:#fff; font-size:.85em; font-family:tahoma; text-align:center; text-decoration:none;}
.link2 em { display:block; background:url(images/but1_left.gif) no-repeat left top;}
.link2 em b { display:block; background:url(images/but1_right.gif) no-repeat right top; font-style:normal; padding:0 11px 1px 11px;}
.link2:hover { text-decoration:underline;}

.link3 { background:#7c4b7c; display:block; float:left; width:auto; color:#fff; font-size:.85em; font-family:tahoma; text-align:center; text-decoration:none;}
.link3 em { display:block; background:url(images/but2_left.gif) no-repeat left top;}
.link3 em b { display:block; background:url(images/but2_right.gif) no-repeat right top; font-style:normal; padding:0 11px 1px 11px;}
.link3:hover { text-decoration:underline;}

.link4 { color:#a5b135;}

.link5 { background:#828457; display:block; float:left; width:auto; color:#fff; font-size:.85em; font-family:tahoma; text-align:center; text-decoration:none;}
.link5 em { display:block; background:url(images/but3_left.gif) no-repeat left top;}
.link5 em b { display:block; background:url(images/but3_right.gif) no-repeat right top; font-style:normal; padding:0 11px 1px 11px;}
.link5:hover { text-decoration:underline;}

.link6 { background:url(images/marker3.gif) no-repeat left 6px; padding-left:11px; font-size:1.08em; text-decoration:none;}
.link6:hover { text-decoration:underline;}

.link7 { color:#897e7e;}

.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}

.title { margin-bottom:20px;}


/*==================blocks====================*/
.block { background:url(images/block1_bgd.jpg) no-repeat left top #ebebeb; padding:25px 20px 31px 245px; color:#5f5f5f;}
.block1 { background:#e8eaf1; width:100%;}
.block1 .ind { padding:24px 16px 24px 36px;}
.block1 h3 { color:#657d98;}
.block2 { background:#ece7ed; width:100%; color:#897e7e;}
.block2 .ind { padding:24px 16px 24px 36px;}
.block3 { background:#efefe5; width:100%; color:#525252;}
.block3 .ind { padding:24px 22px 24px 36px;}
.block4 { background:#f5f4f3; padding:20px 16px 20px 31px;}
.block4 h2 { margin-bottom:0;}
.block5 {
	background:#ebebeb;
	width:100%;
	color:#5f5f5f;
}
.block5 .ind { padding:24px 16px 24px 36px;}


/*header*/
#header .row_1 {
	height:100px;
}
#header .row_1 .indent {}
#header .row_2 { height:307px;}
#header .row_2 .col_1 { width:32%;}
#header .row_2 .col_1 .indent { padding:0 13px 0 0;}
#header .row_2 .col_1 .bgd {
	background:#003366;
	height:307px;
}
#header .row_2 .col_2 {
	width:68%;
	background:url(images/head_bgd.gif) left top repeat-x;
	height:307px;
}
#header .row_2 .col_2 .bgd {
	background:url(images/header_bgd1.jpg) no-repeat right top;
	height:307px;
}
#header .row_2 .col_2 .indent { padding:35px 0 0 37px;}

/*content*/
#content {
	padding:0 0 1px 0;
}
#content .indent { padding:0 14px 0 0;}
#content .indent1 { padding:0 0 12px 0;}
#content .indent2 { padding:34px 20px 0 33px;}

/*footer*/
#footer { color:#484848; background:#eaeaea;}
#footer p { padding:22px 0 0 30px;}


/*================== index.html ==================*/
#page1 #content .row_3 .img_indent { margin-right:33px;}
#page1 #content .row_3 .column1 .indent { padding:0 20px 0 0;}

/*================== index-5.html ==================*/
#page6 #content .block { background:#ebebeb; color:#5f5f5f; padding:0; width:100%;}
#page6 #content .block .ind { padding:25px 20px 31px 35px;}
#page6 #content .row_2 .column1 .indent { padding:0 55px 0 0;}
#page6 #content .row_3 .col_1 .indent2 { padding-right:0;}

/*================== index-6.html ==================*/
#page7 #content { padding:25px 10px 40px 35px;}
#page7 #content h1 {background:url(images/h1_marker1.jpg) no-repeat left top;}


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