html {height:100%;}
body {margin:0; padding:0; background:#A08E81 url(/static/images/tall_main_x.gif) top center repeat-y; height:100%}
body,td,th {
	color: #746052;
}
table, td {border-collapse:collapse;}
table, td, img {border:0; padding:0;}
form, td{margin:0; padding:0;}
td, select, input {font:11px/14px tahoma, arial, helvetica, sans-serif; color:#4A6571; vertical-align:top;  text-align:left;}
ul { margin:0; padding:0; list-style:none;}

/*in_line_style*/

a{ color:#958a7e;}
a:hover{color:#ddd3b4;}

strong{ color:#2C444E;}

p {margin:6px 0 0 0; padding:0;}


li { background:url(/static/images/list_bull.gif) top left no-repeat; margin:0; padding:0 0 0 12px;}
li a {line-height:20px; color:#0091A9; text-decoration:underline;}


#main_table{ width:100%; height:100%;}
#site_center{text-align:center; width:100%; height:100%;}
#site_center1{
	margin:0 auto;
	text-align:left;
	width:100%;
	height:100%;
}
#lftshadow  {
	width:129px;
	background-attachment: scroll;
	background-image: url(/static/images/lftshadow.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#rghtshadow {
	background-attachment: scroll;
	background-image: url(/static/images/rghtshadow.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#site_w{
	height:100%;
	width:900px;
	background-color: #3A3029;
}

/*header*/
.h_menu_wrapper{
	width:900px;
	height:71px;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
}
/* header list */
.h_menu_wrapper ul{ margin:25px 0 0 12px; font-size:12px;}
.h_menu_wrapper li { background:url(/static/images/menu_bull.gif) center right no-repeat; margin:0; padding:0 26px 0 36px; display:inline; color:#ffffff; line-height:20px; font-weight:bold;}
.h_menu_wrapper li a{ color:#ddd3b4; text-decoration:none;}
.h_menu_wrapper li a:hover{color:#ffffff; text-decoration:none;}

/*content*/

#row_top{ width:100%; background:#3a3029;height: 150px; margin-bottom:20px; display:block; overflow:hidden;}
#row_top td{ color:#958a7e;}
#row_top td strong{ color:#958a7e;}

#row_bottom{ background:#edebe1; height:250px;}
#row_bottom td{color:#816d4c;}
#row_bottom td strong{color:#715e40;}
#row_bottom td a:hover{ color:#816d4c;}


/*content list*/
#row_top td li { margin:0; padding:0; background:none; background:url(/static/images/list_bull.gif) center left no-repeat; }
#row_top td li a {line-height:21px; color:#cabdae; text-decoration:none; margin:0; padding:0 0 0 13px; font-weight:bold;}
#row_top td li a:hover{ text-decoration:none; color:#816d4c;}

.row_bottom_indent td li{ background:none; margin:0; padding:0;}
/* end content*/

td.side_indent{ padding-left:30px; padding-right:30px;}
td.top_indent{ padding-top:30px; padding-bottom:30px;}



td.separate{ background:url(/static/images/separate.gif) top left repeat-y; width:1px; height:100%;padding:0;}
td.separate_dark{background:url(/static/images/separate_dark.gif) top left repeat-y; width:1px; height:100%;padding:0;}
td.indent_img{ float:left; margin:2px 20px 0 0;}

table.services {width:100%;}
table.services td {padding:10px 10px 0 0;}

