/* rules for standards-savvy browsers, including IE7 */
.box {
min-height: 100px;
}
/*for IE6 and below */
*html .box {
height: 100px;
}
* {
	margin:0;
	text-decoration: none;
	text-indent: 0px;
	padding: 10;
}
body {
	background:#fff;
	font-family:Verdana;
	font-size:95%;
	line-height:1.125em;
	color:#E3E3E3;
}


.clear { clear:both;}

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

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

p {
	margin:0;
	padding:0;
}

.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;}


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

.form { height:20px;}
.form input {width:178px; height:16px; background:#fff; border:1px solid #838383; font-size:1em; font-family:georgia; color:#000;}
textarea { width:196px; height:94px; background:#fff; overflow:auto; border:1px solid #838383;  font-size:1em; font-family:georgia; color:#000;}

.input_1 { width:179px; height:22px; background:#445059; border:0; font-size:1em; color:#fff; font-family:georgia;}


/*==================list====================*/
ul {
	list-style:none;
	padding-left: 0px;
	white-space: normal;
	margin-bottom: 4px;
	
}
ul li { }
ul li a { }
ul li a:hover {
	color:#ED9000;
	text-decoration: underline;
}

.list1 li a {padding-left:0px; line-height:1.67em;}
.list1 li a:hover { color:#fff;}

.list2 li a {padding-left:0px; line-height:1.67em; color:#fff;}
.list2 li a:hover { color:#000;}


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


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

h1 { background:url(../images/logo.jpg) no-repeat left top; text-indent:-10000px; height:73px;}
h3 {
	color:#ff9b00;
	font-size:1em;
	margin-bottom:10px;
}
h4 {}
h5 {}
h6 {}

.txt1 { color:#bfccd3;}
.txt2 { color:#ff9b00;}

.link1 {
	padding-left:13px;
	color:#ed9000;
}
.link1:hover { color:#fff;}
.link2 {padding-left:13px; color:#252c30;}

.line_hor { background:url(../images/line1.gif) left bottom repeat-x; padding-bottom:18px; margin-bottom:16px;}
.line_hor2 {
	background:url(../images/line2.gif) left bottom repeat-x;
	padding-bottom:26px;
	margin-bottom:21px;
	background-color: #333333;
}

.title {
	background-color: #150958;
	padding-top: 10px;
	padding-left: 10px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
}


/*==================blocks====================*/
.block {
	background:fff;
	background-color: #CCCCCC;
}
.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 .r_b { background:url(../images/r_b.gif) no-repeat right bottom; width:100%;}
.block .l_b { background:url(../images/l_b.gif) no-repeat left bottom; width:100%;}
.block .ind {
	padding:23px 0 39px 25px;
	background-color: #CCCCCC;
	background-repeat: repeat;
}

.block1 {
	background:#990044;
	width:223px;
	color:#CCCCCC;
	text-decoration: none;
}
.block1 .l_t { background:url(../png/leftcorner.png no-repeat left top;}
.block1 .r_t { background:url(../png/rightcorner.png) no-repeat right top;}
.block1 .r_b { background:url(../png/rightlowercorner.png) no-repeat right bottom;}
.block1 .l_b { background:url(../png/leftlowercorner.png) no-repeat left bottom;}
.block1 .ind1 { padding:27px 10px 21px 20px;}

.block2 { background:#252c30; width:223px; color:#82939c;}
.block2 .l_t { background:url(../images/l_t_2.gif) no-repeat left top;}
.block2 .r_t { background:url(../images/r_t_2.gif) no-repeat right top;}
.block2 .r_b { background:url(../images/r_b_2.gif) no-repeat right bottom;}
.block2 .l_b { background:url(../images/l_b_2.gif) no-repeat left bottom;}
.block2 .ind1 { padding:29px 10px 21px 23px;}



/*header*/
#header .row_1 {
	height:70px;
	background:url(../png/header_bgd1.png) no-repeat left top;
	background-color: #fff;
	top: 0px;
}
#header .row_2 {
	height:270px;
	background:url(../png/headerimages/header_bgd10.gif) no-repeat left top;
	color:#fff;
	padding-top: 75px;
	background-color: #FFFFFF;
}
#header .row_2 .logo_box {
	height:161px;
}
#header .row_2 .indent {
	padding:33px 0 0 65px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#header .row_2 .slogan { margin:0 0 21px 0;}
#header .row_2 .img_indent { margin:4px 7px 24px 0;}
#header .row_2 .indent1 { padding:0 346px 0 38px;}

/*content*/
#content {}

/*footer*/
#footer { color:#94a9b5;}
#footer .indent {
	padding:17px 0 0 28px;
	color: #333333;
}
#footer a {
	color:#333333;
}



/*================== index.html ==================*/
#page1 #content .col_1 p { margin-bottom:17px;}
#page1 #content .col_1 .p1 { margin-bottom:6px;}
#page1 #content .col_1 .alignright { padding-right:16px;}
#page1 #content .col_1 .title1 { margin:25px 0 8px 0;}
#page1 #content .col_1 .indent { padding:0 0 0 9px; color:#697d87;}
#page1 #content .col_2 .block2 .title { margin-bottom:15px;}
#page1 #content .col_2 .block2 p { margin-bottom:15px;}
#page1 #content .col_2 .alignright {
	padding-right:18px;
	background-color: #252C30;
	margin-left: 0px;
	background-image: url(../images/b.gif);
	background-repeat: repeat-y;
}
#page1 #content .col_2 .column1 { width:233px;}
#page1 #content .col_2 .row_2 { padding:38px 0 0 16px ;}
#page1 #content .col_2 .row_2 .title { margin-bottom:24px;}
#page1 #content .col_2 .row_2 p { margin-bottom:17px;}

/*================== index-1.html ==================*/
#page2 #content .block .ind {
}
#page2 #content .block1 .ind1 {padding:28px 20px 26px 23px;}
#page2 #content .col_1 h3 { margin-bottom:0;}
#page2 #content .col_1 p { margin-bottom:17px;}
#page2 #content .col_1 .alignright { padding-right:6px;}
#page2 #content .col_2 .block2 { width:456px;}
#page2 #content .col_2 .block2 .title { margin-bottom:15px;}
#page2 #content .col_2 .img_indent { margin:0 20px 0 0;}
#page2 #content .col_2 .block2 p {
}
#page2 #content .col_2 .alignright { padding-right:16px;}
#page2 #content .col_2 .row_2 { padding:37px 10px 0 17px ;}
#page2 #content .col_2 .row_2 .title { margin-bottom:24px;}
#page2 #content .col_2 .row_2 p { margin-bottom:11px;}
#page2 #content .col_2 .container { width:416px;}
#page2 #content .col_2 .column1 { width:236px;}
#page2 #content .col_2 .column2 { width:180px;}
#page2 #content .col_2 ul { margin-bottom:25px;}

/*================== index-2.html ==================*/
#page3 #content .block .ind {
	padding:23px 0 28px 25px;
	width: 23px 0 28px 25px;
}
#page3 #content .col_1 h3 { margin-bottom:0;}
#page3 #content .col_1 p { margin-bottom:18px;}
#page3 #content .col_1 .block1 .ind1 {padding:28px 20px 25px 23px;} 
#page3 #content .col_1 ul { margin-bottom:14px;}
#page3 #content .col_2 .indent { padding:29px 20px 0 0;}
#page3 #content .col_2 .title { margin-bottom:15px;}
#page3 #content .col_2 p {
	margin-bottom:16px;
	margin-left: 10px;
}
#page3 #content .col_2 .p1 { margin-bottom:8px;}
#page3 #content .col_2 .img_indent { margin:2px 20px 0 0;}
#page3 #content .col_3 .title { margin-bottom:15px;}
#page3 #content .col_3 .block2 .ind1 {padding:29px 10px 31px 25px;}
#page3 #content .col_3 p { margin-bottom:19px;}
#page3 #content .col_3 ul { margin:18px 0 16px 0;}

/*================== index-3.html ==================*/
#page4 #content .block .ind {
	padding-bottom:28px;
	padding-top: -20px;
}
#page4 #content .block1 { width:233px;}
#page4 #content .block1 .ind1 {padding:31px 20px 26px 23px;}
#page4 #content .col_1 h3 { margin-bottom:0;}
#page4 #content .col_1 .title { margin-bottom:13px;}
#page4 #content .col_1 p { margin-bottom:18px;}
#page4 #content .col_1 .p1 { margin-bottom:14px;}
#page4 #content .col_1 .alignright { padding-right:16px;}
#page4 #content .col_2 .block2 { width:446px;}
#page4 #content .col_2 .block2 .ind1 { padding-bottom:26px; padding-right:20px;}
#page4 #content .col_2 .block2 .title { margin-bottom:16px;}
#page4 #content .col_2 .img_indent { margin:1px 20px 0 0;}
#page4 #content .col_2 .line_hor2 { padding-bottom:18px; margin-bottom:20px;}
#page4 #content .col_2 .block2 p { margin-bottom:17px;}
#page4 #content .col_2 .alignright { padding-right:6px;}

/*================== index-4.html ==================*/
#page5 #content .block .ind { padding-bottom:28px;}
#page5 #content .block1 .ind1 {padding:28px 20px 26px 23px;}
#page5 #content .col_1 p { margin-bottom:15px;}
#page5 #content .col_1 .line_hor { padding-bottom:17px;}
#page5 #content .col_1 .alignright { padding-right:6px;}
#page5 #content .col_1 .img_indent { margin:3px 20px 17px 0;}
#page5 #content .col_2 .block2 { width:456px;}
#page5 #content .col_2 .block2 .ind1 { padding-bottom:19px;}
#page5 #content .col_2 .block2 .title { margin-bottom:16px;}
#page5 #content .col_2 .img_indent { margin:0 20px 0 0;}
#page5 #content .col_2 .block2 p { margin-bottom:15px;}
#page5 #content .col_2 .alignright { padding-right:16px;}
#page5 #content .col_2 .row_2 { padding:39px 10px 0 17px ;}
#page5 #content .col_2 .row_2 .title { margin-bottom:24px;}
#page5 #content .col_2 .img_indent { margin:0 19px 16px 0;}
#page5 #content .col_2 .container { width:420px;}
#page5 #content .col_2 .column1 { width:226px;}
#page5 #content .col_2 .column2 { width:194px;}
#page5 #content .col_2 ul { margin-bottom:25px;}

/*================== index-5.html ==================*/
#page6 #content .block .ind { padding-bottom:28px;}
#page6 #content .block1 .ind1 {padding:28px 22px 28px 23px;}
#page6 #content .col_1 p { margin-bottom:18px;}
#page6 #content .col_2 .block2 { width:456px;}
#page6 #content .col_2 .block2 .ind1 { padding-bottom:17px;}
#page6 #content .col_2 .block2 .title { margin-bottom:16px;}
#page6 #content .col_2 .block2 p { margin-bottom:15px;}
#page6 #content .col_2 .alignright { padding-right:11px;}
#page6 #content .col_2 .row_2 { padding:38px 10px 0 17px ;}
#page6 #content .col_2 .row_2 .title { margin-bottom:24px;}
#page6 #content .col_2 .row_2 p { margin-bottom:11px;}
#page6 #content .col_2 .img_indent { margin:2px 21px 16px 0;}
#page6 #content .col_2 .container { width:420px;}
#page6 #content .col_2 .column1 { width:220px;}
#page6 #content .col_2 .column2 { width:198px;}

/*================== index-5.html ==================*/
#page7 #content .block .ind { padding-bottom:28px;}
#page7 #content .block2 { width:689px; color:#94a9b5;}
#page7 #content .block2 .ind1 { padding:29px 20px 28px 23px;}
#page7 #content p { margin-bottom:18px;}
#page7 #content .title { margin-bottom:16px;}


/*==========================================*/
#page1 #site_center #main #content .block .r .b .l .r_b .l_b .ind .col_1 .block1 .l_t .r_t .r_b .l_b .ind1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	font: verdana;
}
