@charset "utf-8";
/* CSS Document */

@import url("presentation.css");
.rollover {
}
* {
	margin:0px;
	padding:0px
}
body {
	background-image:url(../../_sharedimg/bg_main.jpg);
	background-repeat:repeat-x;
	background-color:#77578c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* ----- ID's ----- */

#wrapper {
	width:960px;
	margin:auto;
}
#prim_nav {
	margin:auto;
	width:833px;
	height:36px;
}
#prim_nav img {
	margin-right:7px;
}
#home_screen {
	height:753px;
	width:960px;
	position:relative;
}
#image_01 {
	position:absolute;
	left:482px;
	top: 264px;
}
#image_02 {
	position:absolute;
	left:0px;
	top: 0px;
}
#image_03 {
	position:absolute;
	left:0px;
	top: 18px;
}
#image_04 {
	position:absolute;
	left:59px;
	top: 18px;
}
#image_05 {
	position:absolute;
	left:482px;
	top: 18px;
}
#image_06 {
	position:absolute;
	left:637px;
	top: 18px;
}
#image_07 {
	position:absolute;
	left:783px;
	top: 18px;
}
#image_08 {
	position:absolute;
	left:482px;
	top: 214px;
}
#image_09 {
	position:absolute;
	left:0px;
	top: 433px;
}
#image_10 {
	position:absolute;
	left:59px;
	top: 523px;
}
#image_11 {
	position:absolute;
	left:482px;
	top: 433px;
}
#image_12 {
	position:absolute;
	left:556px;
	top: 433px;
}
#image_13 {
	position:absolute;
	left:886px;
	top: 433px;
}
#image_14 {
	position:absolute;
	left:1px;
	top: 723px;
}
#home_txt_pod {
	width:423px;
	background-image:url(../../_home_img/txt_pod_stretch.gif);
	background-repeat:repeat-y;
}
#home_txt_pod_content {
	padding:25px 25px 25px 15px;
	height:200px;
}
#home_txt_pod > #home_txt_pod_content {
	height:auto;
	min-height:200px;
}

#home_txt_pod_content p {
	color:#696969;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
#home_txt_pod_content h1 {
	background:url(../../_sharedimg/hi_bg.gif) no-repeat top left;
	padding-left:25px;
	color:#87100c;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	font-weight:normal;
}
#home_txt_pod_content h2 {
	color:#87100c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:15px;
}
#home_txt_pod_content h3 {
	color:#87100c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-bottom:15px;
}
#home_txt_pod_content a {
	color:#0099CC;
}
#home_txt_pod_content a:hover {
	color:#006699;
	}
#home_txt_footer {
	margin-bottom:25px;
}
#home_footer {
	width:850px;
	margin:auto;
	border-top:1px solid #ad7fb9;
	padding:10px 20px 20px 20px;
}
#home_footer p{
	font-size:10px;
}

#home_footer a, a:hover, #home_footer p {
	color:#ad7fb9;
}
#home_footer a:hover {
	color:#e7bbf2;
	text-decoration:none;
}
#content_banner {
	background-image:url(../../_sharedimg/banner_header.jpg);
	background-repeat:no-repeat;
	height:154px;
}
#section_name_banner {
}
#content_wrapper {
	background-image:url(../../_sharedimg/content_pod_stretch.gif);
	background-repeat:repeat-y;
	float:left;
}
#content_wrapper_left {
	float:left;
	width:50px;
}
#content_wrapper_right {
	float:right;
}
