@import url(menu.css);

body {
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
	background: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #400;
}
#xanjet_banner {
	margin: 20px 0 0 7px;
}
#calls_banner {
	margin: 20px 0 0 7px;
}
#p_top {
	height: 116px;
	background: url(../images/top_banner.jpg);
	margin: 0;
}
#p_container {
	width: 790px;
	text-align: left;
	margin: auto;
	position: relative;
	left: 1px;
}
#p_leftcol {
	width: 225px;
	float: left;
}
#p_rightcol {
	float: right;
	width: 565px;
}
#p_table { 
	width: 100%;
	border-collapse: 0;
	background: black url(../images/page_bg.jpg) center repeat-y;
}
#p_flash {
	height: 178px;
	width: 558px;
	background: white;
}
#p_footer{
	background: url(../images/page_bottom.jpg) bottom no-repeat;
	height: 26px;

}
#p_td {
	vertical-align: top;
	text-align: center;
}
#p_content {
	padding: 40px 20px 0 10px;
	background: url(../images/page_content_top.jpg) top no-repeat;
	min-height: 300px;			
}
#r1 {
	position: absolute;
	top: 109px;
	left: 201px;
}
#r2 {
	position: absolute;
	top: 109px;
	left: 762px;
}
#p1 {
	position: absolute;
	left: 775px;
	top: 304px;
}
img { border: 0 }
h1 {
	font-weight: normal;
}

/*
 * Wide
 */
#p_content_wide {
	clear: both;
	margin: 44px 20px 0 20px;
}
#p_footer_wide { 
	background: url(../images/page_bottom_wide.jpg) bottom no-repeat;
	height: 26px;
}
#p_table_wide { 
	width: 100%;
	border-collapse: 0;
	background: black url(../images/page_bg_wide.jpg) center repeat-y;
}
#p_table_wide #p_rightcol, #p_table_wide #p_leftcol {
	height: 24px;
}

