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

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:1em; text-align:center; background:#ffffff; margin:0px; padding:0px;}
html, input, textarea
	{	font-family:Tahoma; 
		color:#878787;
	}	


/*---------------------------------------------------------------------------------------------------------------------TEGS*/
a img{ border:0px}
img{ vertical-align:top}
a{ color:#FFFFFF; text-decoration:none} 
a:hover{ text-decoration:underline}
em{ color:#dbdbdb; background:#333333; padding:1px 14px 4px 16px; line-height:1.8em}
em1{ color:#dbdbdb; background:#DF423D; padding:1px 14px 4px 16px; line-height:1.8em}


/*-------------------------------------------------------------------------------------------------------------------------LINE*/
.line_y{ background:url(images/bg_line_y.gif) top right repeat-y}
.line_x{ background:url(images/line_x.gif) top left repeat-x}


/*--------------------------------------------------------------------------------------------------------------------------MORE*/
.more{background:url(images/bg_mor.gif)  center left no-repeat; background-position:0 5px; padding-left:12px; vertical-align:middle; color:#434343; font-weight:bold; text-decoration:none}
.more:hover{ text-decoration:underline}



/*----------------------------------------------------------------------------------------------------------------------------UL*/
ul{margin:0; padding:0; list-style:none; line-height:18px}
ul li{background:url(images/bg_list.gif)  center left no-repeat; margin:0px; padding-left:10px; }
ul li a{color:#e5156d; text-decoration: underline; background:url(images/a.gif) repeat-x bottom; font-weight:bold} 
ul li a:hover { text-decoration:none; }


/*==========================================================================================================================HEADER=======*/
#header {height:80px}
#header .col1{ width:409px; padding:30px 0 0 0px}
#header .col2{ padding:10px 0px 0px 0px}
#header .col2 .menu{ margin:19px 0 0 0px}
#header .col2 .indent_menu{ margin:0 0 0 120px}

/*===========================================================================================================================CONTENT=======*/
#content{ font-size:0.75em; width:100%; text-align:left; background:#000000}
#content .bg_cont{ background:url(images/bg_cont.jpg) 482px 0px no-repeat;}
.bg_cont_1{ background:url(images/bg_cont_1.jpg) top left no-repeat; padding:64px 0 0 41px}
#content .title{ display:block; padding:0px 0 10px 0px}
#content .ind{ height:492px;}
#content p{ margin:13px 40px 32px 0px}
#content .pic_left{ float:left; margin:0px 40px 0px 0px}
#content .pic{ display:block; margin:0px 20px 16px 0px}

/*===========================================================================================================================CONTENT CLASS=======*/
#page2 #content .indent{ margin:0 0 0px 166px}
#page3 #content p{ margin:24px 40px 16px 0px}
#page3 #content .indent{ margin:29px 0 51px 166px}
#page9 #content .title{ padding:0 0 26px 0px; display:block}
#page9 #content p{ margin:0px 40px 40px 0px}
#page9 #content .title_1{ margin:0 0 30px 0px; display:block}
#page10 #content p{ margin:0px 40px 16px 0px}
#page10 #content .title_3{ margin:0 0 21px 0px; display:block}


/*============================================================================================================================FOOTER=======*/
#footer { height:100px; padding:18px 318px 0 309px }


/*============================================================================================================================FORM=======*/

.h_f{ height:29px;}
.h{ height:19px; width:236px; margin:0px; padding:2px 0 0 16px}

input{
   background:#333333;
   border:none;
   font-family:Tahoma;
   color:#dbdbdb;
   font-size:1em
}
#input2{
   padding-left:0px;
   padding-top:0px;
   width:55px; height:19px;
   border:0px;
   margin:0 8px 0px 137px;
}
#input3{
   padding-left:0px;
   padding-top:0px;
   width:52px; height:19px;
   border:0px;
   
}
textarea{
   background:#333333;
   border:none;
   width:236px; height:57px;
   font-family:Tahoma;
   color:#dbdbdb;
   font-size:1em;
   overflow:auto;
   margin:0 0 29px 0px;
   padding:5px 0 0 16px
}
.gallery{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#DF423D;}
a.gallery:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none;}