* {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body { background:#5d5d69; font-family:Arial; font-size:100%; line-height:1em; color:#d7d8e6;}


.clear {
	clear:both;
	padding-right: 0px;
	padding-left: 0px;
}
.clear1 {
	clear:both;
	padding-right: 50px;
	padding-left: 50px;
}
.clear2 {
	clear:both;
	padding-right: 40px;
	padding-left: 40px;
}
.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p { margin-bottom:13px;}

.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	float: none;
}

.form { height:25px;}
.form input {width:176px; height:18px; background:#3c3c41; border:1px solid #a4a4a4; color:#d7d8e6; font-size:1em; font-family:arial;}
textarea { width:191px; height:68px; background:#3c3c41; overflow:auto; border:1px solid #a4a4a4;  font-size:1em; font-family:arial; color:#d7d8e6;}


/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/line1.gif) left bottom repeat-x;}
.list1 li a { background:url(images/marker.gif) no-repeat left 4px; padding-left:13px; color:#d7d8e6; text-decoration:none; line-height:1.83em;}
.list1 li a:hover { color:#feb728;}


/*==================other====================*/
.img_indent {
	float:left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 0;
}
.img_indent1 {
	margin:0px 20px 5px 0;
	float:left;
}
.img_indent2 {
	margin:0px 20px 10px 0;
	float:right;
}

.pad_top { padding-top:9px;}
.marg_bot { margin-bottom:17px;}


/*==================txt, links, lines, titles====================*/
a {color:#feb728;}
a:hover{text-decoration:none;}

h1 { background:url(images/logo.jpg) no-repeat left top; text-indent:-10000px; width:251px; height:174px; font-size:14px;}
h2 { color:#d7d8e6; font-weight:normal; font-size:25px;}

.link1 { background:url(images/line1.gif) left bottom repeat-x; color:#d7d8e6; text-decoration:none;}
.link1 span { background:url(images/marker.gif) no-repeat left 3px;  padding-left:13px;}
.link1:hover { color:#feb728;}
.link2 { color:#d7d8e6;}

.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:16px; margin-bottom:15px;}

.title { margin-bottom:13px;}



/*==================blocks====================*/
.block { background:#323237; width:100%;}
.block .bg { background:url(images/block_bgd.gif) left top repeat-x;}
.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 .l_t_2 { background:url(images/l_t_2.gif) no-repeat left top;}
.block .r_t_2 { background:url(images/r_t_2.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 .ind { padding:20px 20px 20px 25px;}

.block1 { width:100%;}
.block1 .bg { background:url(images/block1_bgd.gif) left top repeat-x;}
.block1 .t { background:url(images/line2.gif) left top repeat-x;}
.block1 .r { background:url(images/line2.gif) right top repeat-y;}
.block1 .b { background:url(images/line2.gif) left bottom repeat-x;}
.block1 .l { background:url(images/line2.gif) left top repeat-y;}
.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 .l_t_2 { background:url(images/l_t_3.gif) no-repeat left top;}
.block1 .r_t_2 { background:url(images/r_t_3.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:25px 10px 5px 10px;}

.but { background:#49494e; width:100%; margin-bottom:2px;}
.but .left { background:url(images/but_left.gif) no-repeat left top;}
.but .right { background:url(images/but_right.gif) no-repeat right top;}
.but .ind { padding:3px 0 1px 31px;}
.but a { color:#d7d8e6; font-weight:bold; text-decoration:none;}
.but a:hover { color:#feb728;}


/*content*/
#content { padding:0 0 29px 0;}
#content .indent { padding:25px 43px 0 38px;}

/*footer*/
#footer {color:#fff; font-weight:bold;}
#footer .indent { padding:9px 34px 0 55px;}
#footer .fleft {
	padding-top:6px;
	width: 200pt;
}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer img { margin-left:9px;}



/*================== index.html ==================*/
#page1 #content .col_1 .indent1 { padding:0 0 0 8px;}
#page1 #content .col_1 .indent2 { padding:29px 0 0 0;}
#page1 #content .col_2 { padding:7px 0 0 0;}

/*================== index-1.html ==================*/
#page2 #content .col_1 .indent { padding:6px 39px 0 40px;}
#page2 #content .col_1 .ind { padding-top:19px;}
#page2 #content .col_1 ul { margin-bottom:20px;}
#page2 #content .col_2 {
	padding-top:5px;
}
#page2 #content .col_2 .ind { padding-bottom:24px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .indent { padding-right:19px;}
#page3 #content .col_1 .ind { padding-bottom:33px;}
#page3 #content .col_1 .indent1 {
	padding:0 15px 26px 15px;
}
#page3 #content .col_2 .indent1 {
	padding:21px 0 0 5px;
}

/*================== index-3.html ==================*/
#page4 #content .col_1 .indent { padding-right:39px;}
#page4 #content .col_1 .indent1 { padding:0 20px 22px 15px;}
#page4 #content .col_2 { padding-top:25px;}
#page4 #content .col_2 .indent1 { padding:38px 0 0 0;}

/*================== index-4.html ==================*/
#page5 #content .col_1 .indent { padding-right:19px;}
#page5 #content .col_1 .indent1 { padding:0 20px 12px 15px;}
#page5 #content .col_2 .indent1 { padding:41px 0 0 35px;}

/*================== index-5.html ==================*/
#page6 #content { padding:26px 20px 46px 54px;}

/*================== index-6.html ==================*/
#page6 #content { padding:26px 20px 46px 54px;}

/*==========================================*/

