﻿* {

}
body {
	background:#fff;
	font-family:Tahoma;
	font-size:100%;
	line-height:15px;
	color:#787878;
	text-align:center;
	padding-top: 15px;
}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container {
	width:100%;
	padding-top: 20px;
}

p { margin-bottom:13px;}

/*==================list====================*/
ul { list-style:none;}

.menu li { float:left; background:url(images/menu_divider.gif) no-repeat left top; width:89px;}
.menu li a { display:block; float:left; text-align:center; padding:55px 0 16px 0; font-size:1.63em; color:#2f2f2f; font-family:"Times New Roman", Times, serif; text-decoration:none; text-decoration:none; width:89px;}
.menu li a:hover { background:url(images/menu_bgd.gif) left top repeat-x; color:#fff;}
.menu li a.current { background:url(images/menu_bgd.gif) left top repeat-x; color:#fff;}

.list1 li a { line-height:1.63em;}

/*==================other====================*/
.img_indent { margin:0 0px 0 0; float:left;}
.img_indent1 { margin:0 16px 18px 0; float:left;}

.p1 { margin-bottom:21px;}
.p2 { margin-bottom:29px;}
.p3 { margin-bottom:10px;}
.p4 { margin-bottom:15px;}


/*==================txt, links, lines, titles====================*/
a {

}
a:hover{

}

h2 { font-family:"Times New Roman", Times, serif; color:#d3d3d3; font-size:2.36em; font-weight:normal; line-height:1em; margin-bottom:25px;}
h2 span { color:#2f2f2f;}
h3 {font-family:"Times New Roman", Times, serif; font-size:1.63em; font-weight:normal; margin-bottom:20px;}
h4 { font-size:1.36em; font-family:"Times New Roman", Times, serif; margin-bottom:7px;}

.link1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}

.link2 { color:#b1b101;}

.line_hor { border-bottom:3px solid #f5f5f5; padding-bottom:26px; margin-bottom:24px;}

.title { margin-bottom:20px;}


/*==================blocks====================*/
.cont_box { padding-right:43px;}
.cont_box span { float:right;}


/*header*/
#header .row_1 { height:98px;}
#header .row_1 .col_1 {
	width:200px;
}
#header .row_1 .col_2 {
	width:565px;
}
#header .row_1 .col_2 div {}

#header .row_2 { height:249px;}
#header .row_2 .col_1 { width:221px; height:1px;}
#header .row_2 .col_1 div { position:absolute; margin-top:-8px;}
#header .row_2 .col_2 { width:545px; height:1px}
#header .row_2 .col_2 div { position:absolute; margin-top:-8px;}

/*content*/
#content {
	padding-bottom: 22px;
	padding-top: 5px;
}

/*footer*/
#footer p {
	text-align:left;
	padding:39px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color:#666666;
}


/*================== index.html ==================*/
#page1 #content {

}

/*================== index-7.html ==================*/
#page8 #content {padding:28px 24px 34px 29px;}

/*==========================================*/
#orangebox {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #FF6600;
	padding-right: 15px;
	padding-left: 15px;
}

#greenbox {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

