body{
	margin: 0;
	padding: 0;
	font-family: verdana, arial;
	font-size: 12px;
	color: #262626;
}

h1{
	font-size: 16px;
	display: inline;
}

h2{
	font-size: 16px;
	line-height: 24px;
	display: inline;
}

h3{
	font-size: 14px;
	display: inline;
}

p{
	
}

a{
	text-decoration: none;
	color: #988071;
}

table{
	border-width: 0;
	border-collapse: collapse;
}

td{
	padding: 0;
	vertical-align: top;
}

img{
	border-width: 0;
}

#all{
	width: 100%;	
}

#all #top{
	width: 964px;
	height: 150px;
	margin: auto;
}

#all #top #top_left{
	width: 210px;
	height: 150px;
	float: left;
}

#all #top #top_right{
	width: 754px;
	height: 150px;
	float: left;
	background-image: url("images/top.png");
	background-repeat: no-repeat;
}

#all #top #top_right #top_menu{
	width: 744px;
	height: 37px;
	margin-top: 113px;
}

#all #top #top_right #top_menu table{
	border-width: 0;
	border-collapse: collapse; 
}

#all #top #top_right #top_menu table td{
	padding: 0;
	margin: 0;	
}

#all #top #top_right #top_menu .bt_bg{
	height: 37px;
	width: 100%;
	background-image: url("images/menu_bt_bg.png");
	background-repeat: repeat-x;
}

#all #top #top_right #top_menu .bt_l{

	height: 37px;
	width: 100%;
	background-image: url("images/menu_bt_l.png");
	background-position: left;
	background-repeat: no-repeat;
}

#all #top #top_right #top_menu .bt_r{

	height: 37px;
	width: 100%;
	background-image: url("images/menu_bt_r.png");
	background-position: right;
	background-repeat: no-repeat;
}

#all #top #top_right #top_menu a{
	display: block;
	height: 27px;
	padding: 10px 18px 0px 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #988071;
	background-image: url("images/white.png");
	font-size: 11px;
	font-family: arial;
}

#all #top #top_right #top_menu a:hover, #all #top #top_right #top_menu a.active{
	color: #F01107;
	background-image: none;
}

#all #mid{
	width: 100%;
	background-image: url("images/bg2.png");
	background-repeat: repeat-x;
}

#all #mid #mid_content{
	width: 964px;
	margin: auto;
	background-image: url("images/content_side_shadow.png");
	background-repeat: repeat-y;
	background-position: 207px;
	border-width: 0;
	padding: 0;
}

#all #mid #mid_content #mid_left{
	width: 210px;
	height: 100%;
	float: left;
	background-image: url("images/mid_left_shadow.png");
	background-position: top right;
	background-repeat: no-repeat;
	border-width: 0;
	margin: 0;
	padding: 0;
}

#all #mid #mid_content #mid_left #left_menu{
	width: 200px;
	height: 220px;
	margin: 14px 0px 0px 10px;
	 
}
#all #mid #mid_content #mid_left #left_menu div.link{
	width: 180px;
	padding: 4px 5px 4px 15px;
	background-image: url("images/left_menu_bt.png");
	background-position: left center;
	background-repeat: no-repeat;
	border-width: 0;
}

#all #mid #mid_content #mid_left #left_menu a{
	color: #675825;
	font-family: arial;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#all #mid #mid_content #mid_left #left_menu a:hover{
	color: #F01107;
}

#all #mid #mid_content #mid_left #left_menu div.img{
	background-image: url("images/left_menu_line.png");
	width: 200px;
	height: 1px;
	padding: 0;
	margin: 0;
	font-size: 0;
	border-width: 0;
}

#all #mid #mid_content #mid_left #mid_left_lower{
	height: 100%;
}

#all #mid #mid_content #mid_right{
	width: 754px;
	margin-left: 210px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	
}

#all #mid #mid_content #mid_right #red_line_1{
	width: 744px;
	height: 6px;
	float: left;
	font-size: 0px;
	border-width: 0;
	background-image: url("images/red_line.png");
}



#all #mid #mid_content #mid_right #mid_filler{
	width: 10px;
	height: 234px;
	float: right;
	background-image: url("images/mid_right_shadow.png");
	background-position: top left;
	background-repeat: no-repeat;
	border-width: 0;
}

#all #bottom{
	width: 954px;
	padding-right: 10px;
	height: 100px;
	margin: auto;
}


#all #bottom #bottom_right{
	width: 744px;
	height: 100px;
	color:  #978071;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 210px;
	padding: 0;
	border-width: 0;
}

#all #bottom #bottom_right #red_line_2{
	width: 744px;
	height: 7px;
	font-size: 0;
	background-image: url("images/red_line_2.png");
}

#all #bottom #bottom_right #footer_sig{
	margin: 30px 0px 0px 20px;
	float: left;
}

#all #bottom #bottom_right #ssi{
	float: right;
	margin: 30px 20px 0px 0px;
}

#all #bottom #bottom_right #ssi a{
	color:  #978071;
}

#all #bottom #bottom_right #ssi a:hover{
	color: #F01107;
}

#all #bottom #bottom_right #ssi img{
	vertical-align: top;
}
