p
{
	margin: 0px;
	margin-bottom: 10px;
}

body
{
	background-image: url("../_img/tmpl_bckg.gif");
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #669900;
	background-attachment: scroll;
	
	margin: 0px;
	
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	
	display: block;
}

#container
{
	margin: 0px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
}

#body
{
	position: absolute;
	width: 760px;
	height: 350px;
	left: 190px;
	top: 180px;
	
	display: block;
	
	z-index: 100;
}

#breadcrumbs
{
	position: absolute;
	left: 680px;
	height: 30px;
	top: 20px;
	width: 280px;
	
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	
	z-index: 100;
	
	text-align: right;
	
	color: #669900;
	
	/*
	background-image: url("../_img/tmpl_brea.gif");
	background-repeat: no-repeat;
	background-position: top left;
	*/
}

a
{
	color: #669900;
}

a:hover
{
	color:#003300;
}

#logoPanel
{
	position: absolute;
	width: 450px;
	height: 70px;
	left: 0px;
	top: 0px;
	
	z-index: 99;
	
	background-image:     url("../_img/logo.gif");
}

#header
{
	position: absolute;
	width: 840px;
	height: 150px;
	left: 140px;
	top: 0px;
	
	z-index: 97;
}

#footer
{
	position: absolute;
	width: 980px;
	height: 60px;
	left: 0px;
	top: 550px;
	
	z-index: 96;
	
	background-image: url("../_img/tmpl_foot.jpg");
	background-repeat: no-repeat;
}

#menu
{
	position: absolute;
	width: 140px;
	height: 400px;
	left: 0px;
	top: 70px;
	
	padding-top: 80px;
	
	z-index: 1000;
	
	background-image:     url("../_img/tmpl_menu_back.jpg");
	background-repeat: no-repeat;
	text-align: right;
}

#menu div a
{
	display: block;
	padding-right: 15px;
	margin-left: -15px;
	width: 140px;
	height: 20px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right;
}

#menu #selected a
{
	font-weight: bold;
	background-image:      url("../_img/tmpl_menu_item_actv.gif");
	background-repeat: no-repeat;
}

#menu div a
{
	background-image:      url("../_img/tmpl_menu_item.gif");
}

#menu div a:hover
{
	background-image:      url("../_img/tmpl_menu_item_over.gif");
}

#title
{
	position: absolute;
	left: 170px;
	top: 100px;
	
	z-index: 98;
}

a
{
	text-decoration: none;
	border: none;
}

a img
{
	border: none;
}

#subtitle
{
	margin-bottom: 10px;
}

#sidebarTitle
{
	position: absolute;
	width: 140px;
	height: 30px;
	left: 590px;
	top: 0px;
	
	background-image:     url("../_img/tmpl_text_side.gif");
}

#sidebar
{
	position: absolute;
	width: 140px;
	height: 260px;
	left: 590px;
	top: 50px;
	
	font-size: 9px;
	line-height: 16px;
}

#mainPara
{
	width: 330px;
	height: 300px;
}

#2col_left
{
	display: block;
	position: absolute;
	width: 500px;
	height: 320px;
	left: 0px;
	top: 40px;
}

#2col_right
{
	position: absolute;
	width: 240px;
	left: 530px;
	height: 320px;
	top: 40px;
}

#video
{
	display: block;
	position: absolute;
	width: 500px;
	height: 296px;
	right: 20px;
	top: 20px;
}

#3col_middle
{
	position: absolute;
	width: 340px;
	height: 320px;
	left: 0px;
	top: 30px;
}

#3col_right
{
	position: absolute;
	width: 340px;
	height: 320px;
	left: 730px;
	top: 30px;
}

#nextButton
{
	display: block;
	position: absolute;
	width: 60px;
	height: 20px;
	left: 690px;
	top: 340px;
	background-image:    url("../_img/tmpl_next.gif");
	background-repeat: no-repeat;
}


#prevButton
{
	display: block;
	position: absolute;
	width: 60px;
	height: 20px;
	left: 620px;
	top: 340px;
	background-image:     url("../_img/tmpl_back.gif");
	background-repeat: no-repeat;
}

.floatLeft
{
	float: left;
	margin-right: 15px;
}

.floatRight
{
	float: right;
	margin-left: 15px;
}

.snapRight
{
	float: right;
}

#flashMenu
{
	position: absolute;
	left: 320px;
	top: 0px;
}

#subMenu
{
	font-size: 16px;
	position: absolute;
	left: 0px;
	width: 140px;
	top: 45px;
}

#subMenu a, .backButton
{
	display: block;
	width: inherit;
	height: 20px;
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	clear: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
	border: 1px solid #FFFFFF;	
}

.backButton
{
	margin-top: 10px;
}

#subMenu a img, .backButton img
{
	margin: 0px;
}

#subMenu a:hover img, .backButton:hover img
{
	visibility: hidden;
}

.incomplete
{
	color: #990000;
}

.subItem
{
	visibility: hidden;
	position: absolute;
	top: 45px;
	left: 170px;
	width: 500px;
}

.subItem .hero
{
	position: absolute;
	left: 360px;
	top: 10px;
}

.subItem p
{
	position: absolute;
	top: 0px;
	width: 330px;
	height: 260px;
}

#default
{
	visibility: visible;
}

