/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
h5{
	text-align:center;
	font-weight : bolder;
	margin : 0px auto 0px auto;
}
body {
	font-size:100%;
	line-height:0.95em;
	text-align:center;
	background: Window url(../images/talling_bot.jpg) repeat-x bottom left;
}
html, input, textarea
	{	font-family:Arial; 
		color:#585858;
	}	


/*---------------------------------------------------------------------------------------------------------------------TEGS*/
a img{ border:0px}

a{ color:#696969; text-decoration:underline} 
a:hover{ text-decoration:none}
em{ font-style:normal}


/*-------------------------------------------------------------------------------------------------------------------------LINE*/
.line_y{ background:url(../images/bg_line_y.gif) top right repeat-y}


/*--------------------------------------------------------------------------------------------------------------------------MORE*/
.more{background:url(../images/bg_mor.gif)  center left no-repeat; background-position:0 5px; padding-left:8px; vertical-align:middle; color:#5f5f5f; text-decoration:none}
.more:hover{ text-decoration:underline}


/*----------------------------------------------------------------------------------------------------------------------------UL*/
ul{
	margin:0;

	list-style:none;
	line-height:20px
}
ul li a{color:#5f5f5f; text-decoration:underline; background:url(../images/bg_list.gif) center left no-repeat; margin:0px; padding-left:12px;} 
ul li a:hover { text-decoration:none; }


/*==========================================================================================================================HEADER=======*/
#header {height:320px; background:url(../images/talling_top.jpg) top left repeat-x; font-family:Arial; color:#736654; font-size:0.6875em; line-height:1.65em}
#header .pic{ background:url(../images/pic_hed1.jpg) top no-repeat; padding:0px 0 0px 0px}
#header .indent_pic{ float:right; margin:0 0 0 17px}
#header .indent_logo{ padding:0px 0px 0 0px; display:block}
#header p{
	margin: 10px 44% 0px auto;
	width: 525px;
}
#header .menu{
	margin: 0 auto 0 auto;
	margin-left : auto;
	margin-right : auto;
}
#header .row1{ height:255px}

/*===========================================================================================================================content1=======*/
#content1{ font-size:0.75em; width:100%; text-align:left;}
#content1 .indent_cont{padding:18px 39px 30px 19px;  background: url(../images/cell_block.jpg) no-repeat top left;}
#content1 .back{
	background: url(../images/cell_block.jpg) no-repeat top left;
}
#content1 .width_100{width: 100%;}
#content1 .title{display:block;
	margin:17px 0 0 0px;}
#content1 p{	margin:0px 0px 7px 0px;}
#content1 .pic_left{ float:left; margin:0px 21px 0px 0px}
#content1 .pic{ display:block; margin:0px 20px 16px 0px}
#content1 .indent_pic{ display:block}



/*===========================================================================================================================content1 CLASS=======*/
#page1 #content1 .col1 .indent{   background: url(../images/cell_block.jpg) no-repeat top left;
	padding: 21px 5px 5px 5px;
}
#page1 #content1 .col2 .indent{   background: url(../images/cell_block.jpg) no-repeat top left;
	padding:0px 0px 0px 40px;
}
#page1 #content1 .col2 .indent_pic{ margin:31px 0 0 11px}
#page1 #content1 .col2 p{ margin:20px 30px 0 18px; color:#6f6f6f}
#page1 #content1 .col2 em{ font-style:normal; color:#999999}
#page1 #content1 .col3 .indent{  background: url(../images/cell_block.jpg) no-repeat top left;
	padding:0px 0px 0px 20px;
}
#page1 #content1 .col3 .indent_pic{ margin:26px 0 0 18px}
#page1 #content1 .col3 p{ margin:18px 23px 0 21px; line-height:1.45em}


/*============================================================================================================================FOOTER=======*/
#footer {
	height:83px;
	background: url(../images/pic_foot.gif) no-repeat top left;
	font-family:Tahoma;
	color:#373737;
	font-size:0.6875em;
}
#footer p{ padding:35px 0 0 64px}
#footer a {color:#373737; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


/*============================================================================================================================FORM=======*/

.h_f{ height:42px;}
.h{ height:19px; width:229px; margin:0px; padding:2px 0 0 6px}
.form{ padding:15px 0 0 152px}

input{
   background:none;
   border:1px solid #999999;
   font-family:Tahoma;
   color:#999999;
   font-size:1em
}
textarea{
   background:none;
   border:1px solid #999999;
   width:235px; height:148px;
   font-family:Tahoma;
   color:#999999;
   font-size:1em;
   overflow:auto}