/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; text-align:center; background:url(images/bg.gif) repeat-x top}
html, input, textarea{font-family:Arial;color:#464141;}	

.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}
div.container {	overflow:hidden; width: 100%;}
.di{ display:inline}

a img{ border:0px}
img{ vertical-align:top;}

b{color:#018eb9;}

a{color:#7c0404; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#e5156d; font-weight:bold; font-size:0.89em; margin-right:20px} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 7px; margin:0px; padding:0 0 7px 18px; }
ul li a{color:#7c0404; text-decoration:underline;  line-height:1.9em; display:block; } 
ul li a:hover { text-decoration:none; }

.ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 7px; margin:0px; padding:0 0 7px 18px; font-size:.8em }
.ul li a{color:#7c0404; text-decoration:underline;  line-height:1.5em; display:block; font-size:1.25em} 
.ul li a:hover { text-decoration:none; }

/*header*/
#header {font-size:0.75em; color:#aaa9a6 }
#header .bg_left{background:url(images/top_left.gif) no-repeat top left; }
#header .bg_right{background:url(images/top_right.gif) no-repeat top right;}
#header .logo{ margin:0px 0 10px 40px }
#header .indent{ padding:30px 50px 15px 30px }
#header .m{ margin:0px 0px 0px 0px }
#header .indent span{ float:right }
#header a{color:#7c0404; text-decoration:underline} 
#header a:hover{text-decoration:none}
#header .menu{float:left;width:320px;background:url(images/bg_menu.jpg) no-repeat top left;height:350px} 
#header .indent_menu{padding:25px 10px 0px 20px} 
#header .slogan{float:left;width:680px;background:url(images/bg_pic.jpg) no-repeat top left;} 
#header .slogan1{ margin:85px 200px 101px 400px} 

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left}
#content .indent_main{padding:15px 29px 15px 40px}
#content .indent{padding:26px 15px 61px 28px}
#content .title{ background:url(images/bg_title.gif) repeat-x bottom; padding-bottom:7px; margin-bottom:28px }
#content .title1{margin-bottom:8px }
#content .pic{ float:left; margin:10px 10px 0px 0px}
#content .pic_left{ float:left; margin:0px 20px 10px 0px}
#content .pic_left1{ float:left; margin:10px 10px 10px 0px}
#content .pic_left2{ float:left; margin:20px 10px 5px 0px}
#content .more{ margin:10px 0px 0px 0px}
#content .bann{ position:relative; margin:25px 0px 9px -20px;}
#content p{ margin:0px 0px 25px 0px}
#content .p{ margin:0px 0px 15px 0px}
#content .p1{ margin:0px 0px 5px 0px}
#content h4{ color:#464141; margin-bottom:9px; font-size:1em; font-weight:bold}
#content h5{ color:#4f0202; margin-bottom:9px; font-family:Tahoma; font-size:1.15em; font-weight:bold}
#content h6{ color:#4f0202; margin-bottom:9px; font-family:Gabrielle; font-size:2.5em; font-weight:bold}
#content .style2{ color:#4f0202; margin-bottom:9px; font-size:1em; font-weight:bold}
#content .style3{ color:#4f0202; margin-bottom:9px; font-family:Tahoma;font-size:1.25em; font-weight:bold}

.text{ background:url(images/page1_title4.gif);width:170px;color:#fefefe;margin-bottom:15px;height:26px;}
.text .indent_text{ padding:4px 10px 5px 10px;}

#page2 .pad{padding:0px 0px 20px 0px}
#page2 .pad1{padding:0px 0px 0px 165px}
#page2 .pad2{padding:0px 10px 0px 0px}
#page3 .pad{margin:20px 0px 28px 0px}
#page4 .pad{padding:0px 0px 10px 0px}
#page4 .pad1{padding:0px 30px 0px 0px}
#page4 .pad2{margin:20px 0px 28px 0px}
#page5 .pad{padding:0px 0px 20px 0px}
#page5 .pad1{margin:20px 0px 28px 0px}
#page6 .pad{padding:0px 0px 20px 0px}
#page6 .pad2{margin:20px 0px 28px 0px}


/*footer*/
#footer {color:#464141; font-size:0.75em; background:url(images/bot.gif) repeat-x top;}
#footer a{color:#7c0404; text-decoration:underline}  
#footer a:hover {text-decoration:none}
#footer .bg_left{background:url(images/bot_left.gif) no-repeat top left; }
#footer .bg_right{background:url(images/bot_right.gif) no-repeat top right;  height:120px}
#footer .indent_footer{padding:28px 25px 0px 38px;}



.h{ height:26px}
.block_contact span{ float:right; margin-right:200px}
input{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	width:200px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	width:335px; height:72px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
