body {
	margin:0;
	padding:0;
	background:#FFFFFF;
	line-height:1.5;
	height: 350px;
}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td, tr {
	font:13px/14px tahoma, arial, helvetica, sans-serif;
	color:#676767;
	vertical-align:top;
	text-align:left;
	line-height:1.5;
	height: auto;
}

a{ color:#BB3217; text-decoration:underline;}
a:hover{text-decoration:none;}
strong a{ color:#151515; text-decoration:underline;}

span a{ color:#3B3B3B; text-decoration:underline;}
span img{ vertical-align:middle; margin:0 9px 2px 0;}

p {
	text-align:center
}



/*ul { margin:0; padding:0; list-style:none;}
li { background:url(images/list_bull.gif) top left no-repeat; margin:0 0 0 0; padding:0 0 0 12px;}
li a {line-height:17px; color:#3B3B3B; text-decoration:underline;}*/


.t{width:100%; height:100%; padding:0px; margin:0px;}

/*header*/
.header{
	height:400px;
}
.header .indent{ margin:8px 0 0 44px; width:692px;}
.header .logo{
	height:280px;
	background:url(images/heade_bgr_foto1.jpg) bottom right no-repeat;
	width:100%;
}
.header .logo table{ background:url(images/heade_bgr_foto2.jpg) bottom left no-repeat;}
.header .logo td img{ display:block;}
.header .logo td{ padding-top:48px;}
.header .logo .indent_img{ margin:56px 0 0 132px;}
.header .menu{ height:118px; background:url(images/wrapper_menu21.jpg) top left repeat-x;}
.header .menu table{ background:url(images/wrapper_menu11.jpg) top left no-repeat;}
.header .menu td{ background:url(images/wrapper_menu31.jpg) top right no-repeat; padding:49px 0 0 32px;}

/*footer*/
.footer_indent{ height:25px;}
.footer{ height:100%;}
.footer .indent{ margin:0 0 0 44px; width:100%; height:100%; background:url(images/tall_footer.jpg) top left repeat-y;}
.footer .indent_text{ background:url(images/footer_top_x.jpg) top left repeat-x; width:100%; padding:27px 0 0 19px; color:#555555;}
.footer .indent_text a{ color:#555555}
.title, .link{ display:block;}
/*content*/
.content{ height:282px;}
.content .indent{ margin:0 0 0 44px; width:692px; height:100%;}
.content .wrapper{ background:url(images/cont_wrapper_2.jpg) top left repeat-x; width:660px;}
.content .separate{ width:1px; height:100%; background:#ECECEC;}

/*index.html*/
#page1 .col_1{ width:323px;}
#page1 .col_1 table{ width:297px; margin-top:9px;}
#page1 .col_1 .title{ margin-bottom:27px;}
#page1 .col_1 .indent_text{margin:11px 0 14px 0;}
#page1 .col_1 .link{ margin-top:23px;}

#page1 .col_2 table{ margin:9px 0 0 32px; width:258px;}
#page1 .col_2 .title{ margin-bottom:27px;}
#page1 .col_2 td ul{ margin:17px 0 23px 5px;}

/*index-1.html*/
#page2 .col_1{ width:200px;}
#page2 .col_1 table{ width:200px; margin-top:9px;}
#page2 .col_1 .title{ margin-bottom:27px;}
#page2 .col_1 td {padding:11px 20px 15px 0px;}

#page2 .col_2 table{ margin:9px 0 0 32px; width:532px;}
#page2 .col_2 .title{ margin-bottom:23px;}
#page2 .col_2 td div{ margin:4px 0 14px 0;}
#page2 .col_2 .indent_img{ margin:4px 10px 10px 10px ;}

/*index-2.html*/
#page3 .col_1{ width:373px;}
#page3 .col_1 table{ width:350px; margin-top:9px;}
#page3 .col_1 .title{ margin-bottom:22px;}
#page3 .col_1 .indent_img{ margin:3px 20px 0 0; float:left}

#page3 .col_2 table{ margin:9px 0 0 32px; width:200px;}
#page3 .col_2 .title{ margin-bottom:20px;}
#page3 .col_2 ul{ margin-bottom:32px;}

/*index-3.html*/
#page4 .col_1{ width:200px;}
#page4 .col_1 table{ width:180px; margin-top:9px;}
#page4 .col_1 .title{ margin-bottom:21px;}
#page4 .col_1 .indent_text{ margin:15px 0 15px 0;}
#page4 .col_1 .link{ margin-top:19px;}

#page4 .col_2 table{ margin:9px 0 0 32px; width:378px;}
#page4 .col_2 .title{ margin-bottom:23px;}
#page4 .col_2 td div{ margin:4px 0 14px 0;}
#page4 .col_2 .indent_img{ margin:4px 20px 0 0 ; float:left;}
#page4 .col_2 .indent_text{ margin:15px 0 14px 0;}

/*index-4.html*/
#page5 .col_1{ width:373px;}
#page5 .col_1 table{ width:360px; margin-top:9px;}
#page5 .col_1 .title{ margin-bottom:22px;}
#page5 .col_1 .indent_img{ margin:2px 10px 0 0; float:left}
#page5 .col_1 .indent_text{ margin:15px 0 11px 0;}


#page5 .col_2 table{ margin:9px 0 0 32px; width:208px;}
#page5 .col_2 .title{ margin-bottom:20px;}

/*index-4.html*/
#page6 .col_1 table{ width:615px; margin-top:9px;}
#page6 .col_1 .indent_text{ margin:15px 0 11px 0;}
#page6 .col_1 .title{ margin-bottom:16px;}

/*Navigation*/

.navigation {
width:800px;
font-size:1.8em;
position:relative;
}

.navigation ul{
padding:0;
margin:0;
list-style-type: none;
}

.navigation ul li{
float:left;
position:relative;
}

.navigation ul li a{
display:inline;
text-decoration:none;
color:#fff;
padding: 0px 23px 0 23px;
height:30px;
}

.navigation ul li a:hover{
background: #632113;
color: #fff;
}	

#suspended{
	background:url(images/note.jpg) 0 27px no-repeat;
	width:360px;
	position:fixed;
	height:380px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	background-position: center;
}
