html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-image: url(/bin/dangerbg.png);
	background-repeat: repeat;
	background-color: #2D2D2D;
	text-align: center;
	min-height: 550px;
	min-width: 1026px;
	display: block;
}

a:link {
	color: #F89E1C;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #F89E1C;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ------------------------ */
/* PAGE CENTERING MAGIC     */

#page_vert {
	float: left;
	height: 50%;
	margin-top: -333px;
	width: 100%;
}

#page_container {
	position: relative;
	width: 1288px;
	height: 666px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align: left;
	clear: both;
}

/* ------------------------ */
/* OUTER PAGE LAYOUT        */

#main_body {
	position: absolute;
	top: 60px;
	left: 132px;
	width: 1024px;
	height: 496px;
	background-color: #000000;
}

#main_footer {
	position: absolute;
	top: 571px;
	left: 132px;
	width: 1024px;
	height: 35px;
	background-color: #000000;
	color: #919191;
}

#page_border_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1288px;
	height: 60px;
	background-image: url(/bin/page_border_top.png);
	background-repeat: no-repeat;
}

#page_border_mid {
	position: absolute;
	top: 556px;
	left: 0px;
	width: 1288px;
	height: 15px;
	background-image: url(/bin/page_border_mid.png);
	background-repeat: no-repeat;
}

#page_border_bot {
	position: absolute;
	top: 606px;
	left: 0px;
	width: 1288px;
	height: 60px;
	background-image: url(/bin/page_border_bot.png);
	background-repeat: no-repeat;
}

#page_border_topleft {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 132px;
	height: 496px;
	background-image: url(/bin/page_border_topleft.png);
	background-repeat: no-repeat;
}

#page_border_topright {
	position: absolute;
	top: 60px;
	left: 1156px;
	width: 132px;
	height: 496px;
	background-image: url(/bin/page_border_topright.png);
	background-repeat: no-repeat;
}

#page_border_botleft {
	position: absolute;
	top: 571px;
	left: 0px;
	width: 132px;
	height: 35px;
	background-image: url(/bin/page_border_botleft.png);
	background-repeat: no-repeat;
}

#page_border_botright {
	position: absolute;
	top: 571px;
	left: 1156px;
	width: 132px;
	height: 35px;
	background-image: url(/bin/page_border_botright.png);
	background-repeat: no-repeat;
}

/* ------------------------ */
/* INNER PAGE LAYOUT        */

#body_leftlogo {
	float: left;
	width: 285px;
	height: 496px;
}

#body_right {
	float: right;
	width: 739px;
	height: 496px;
	background-image: url(/bin/page_bg_normal.png);
	background-repeat: no-repeat;
	position: relative;
}

#body_right_clean {
float: right;
	width: 739px;
	height: 496px;
	position: relative;
}

#body_header {
	width: 724px;
	height: 60px;
	position: absolute;
	top: 15px;
	left: 0px;
}

/* ------------------------ */
/* CONTENT LAYOUT           */

#body_content {
	width: 724px;
	height: 297px;
	position: absolute;
	top: 82px;
	left: 0px;
}

#body_content_nofooter {
	width: 724px;
	height: 399px;
	position: absolute;
	top: 82px;
	left: 0px;
}

#body_content_withpics {
	width: 487px;
	height: 399px;
	position: absolute;
	top: 82px;
	left: 0px;
	overflow: visible;
}

#body_content_withpicsright {
	width: 222px;
	height: 399px;
	position: absolute;
	top: 82px;
	left: 502px;
}

#body_footer {
	width: 724px;
	height: 95px
}

#body_vidplayer {
	width: 724px;
	height: 406px;
	text-align: center;
	position: absolute;
	top: 75px;
	left: 0px;
	overflow: hidden;
}

#contact_bar {
	height: 70px;
	margin: 45px 0px;
}

#contact_image {
	float: left;
	width: 305px;
}

#contact_info {
	float: right;
	width: 412px;
	height: 70px;
	background-color: #F89E1C;
	color: #000000;
}

#footer_content {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 994px;
	height: 15px;
}

/* ------------------------ */
/* CLASSES                  */

.blockline {
	float: left;
	height: 42px;
}

.fineprint {
	font-size: 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.rightimage1 {
	position: absolute;
	top: 0px;
}

.rightimage2 {
	position: absolute;
	top: 137px;
}

.rightimage3 {
	position: absolute;
	top: 274px;
}

.footer_left {
	float: left;
}

.footer_right {
	float: right;
}

.italic {
	font-style: italic;
}

.item_heading {
	font-size: 18px;
	font-weight: bold
}

.item_subheading {
	font-size: 12px;
	font-weight: bold;
}

.portfolio_item {
	position: absolute;
	width: 356px;
	height: 125px;
	font-size: 10px;
}

.portfolio_item_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 356px;
	height: 125px;
	z-index: 4;
}	

.portfolio_item_thumb {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 105px;
	width: 187px;
}

.portfolio_item_title {
	position: absolute;
	top: 10px;
	left: 200px;
	width: 146px;
}

.portfolio_item_text {
	position: absolute;
	left: 200px;
	width: 146px;
	color: #FFFFFF;
}