@import url("background.css");
@import url("presentation.css");
.rollover {
}
body {
	margin:0px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	background-image:url(../../_img/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#0c0903;
}
img {
	border:0px;
}
/* ----- ID's ----- */

#wrapper_body {
	width:760px;
	margin:auto;
}
#wrapper_header {
	margin-top:8px;
	height:192px;
	background-image:url(../../_img/head_banner.jpg);
}
#wrapper_footer {
}
#wrapper_content {
	background-image:url(../../_img/wrapper_content_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	float:right;
}
#pod_01_wrapper {
	float: left;
	width:5px;
}
#pod_02_wrapper {
	float:left;
	width:256px;
}
#pod_02_holder {
	background-image:url(../../_img/pod_01_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
	width:256px;
	background-color:#faf8f2;
}
#pod_2_content {
	background-repeat:repeat-x;
	width:230px;
	height:273px;
	margin:auto;
}
#pod_2_footer {
	position:relative;
	width:256px;
	height:280px;
	background-image:url(../../_img/pod_2_bg_btm_02.gif);
	clear:both;
}
.pod_2_footer_img_01 {
	position:absolute;
	left: 15px;
	top: 40px;
}
.pod_2_footer_img_02 {
	position:absolute;
	left: 15px;
	top: 149px;
}
#pod_2_buy_graphics {
	padding-top:50px;
}
#pod_03_wrapper {
	float: left;
	width:499px;
}
#nav {
	height:38px;
 background-image:url(../../_img/nav_bg.gif)!important;
	background-color:#8f9082;
	overflow:hidden;
}
#footer {
	clear:both;
	height:36px;
	margin:auto auto 100px auto;
	width:760px;
	padding:25px 0 0 20px;
	position:relative;
}
.footer_txt {
	color:#7e8083;
	font-size:9px;
}
.footer_img {
	position:absolute;
	top: 15px;
	left: 656px;
}
