.window_width {
	width: 500px;
}

.table_position {
	position: absolute;
	left:220px;
/*	right: 220px; */
	top: 0px;
	width: 572px;
	overflow: hidden;
}

.background_image {
	background-image: url('../images/background_image.jpg'); 
	position: relative;
	left: 0px;
	right: 440px;
	height: 772px;
	background-repeat: no-repeat;
}

.header {
	width: 572px;
	height: 79px;
	overflow: hidden;
}

.ho_nav {
	width: 572px;
	height: 32px;
	overflow: hidden;
}

.right_pic {
	background-image: url('http://flynnagain.com.ismmedia.com/ISM3/std-content/repos/Top/SiteBuilder/right-image.png');
	position: absolute;
	margin-top: 0px;
	margin-left: 792px;
	width: 290px;
	height: 772px;
}

.table_bg {
	background-image: url('../images/table_bg.jpg');
	background-repeat: no-repeat;
	width: 572px; 
	overflow: hidden;
}

*html .table_bg {
	border-right: 2px solid #fff;
}

.left_bg {
/*	background-image: url('../images/left_bg.jpg');
	background-repeat: no-repeat; */
	width: 294px;
	overflow: hidden;
}

*html .left_bg {
	width: 300px;
}

.right_bg {
/*	background-image: url('../images/right_bg.jpg');
	background-repeat: no-repeat; */
	width: 272px;
	overflow: hidden;
}

*html .right_bg {
	width: 274px;
}

.left_box {
	background-image: url('../images/left_box_mid.jpg');
	background-repeat: repeat-y;
	margin-left: 24px;
	width: 268px;
	overflow: hidden;
}

.right_box {
	background-image: url('../images/right_box_mid.jpg');
	background-repeat: repeat-y;
	width: 261px;
	overflow: hidden;
}

.second_left_box {
	background-image: url('../images/second_left_box_mid.jpg');
	background-repeat: repeat-y;
	margin-left: 24px;
	width: 268px;
	overflow: hidden;
}

.nav_bg {
/*	background-image: url('../images/bg.jpg');
	background-repeat: repeat; */
    background-color: #002c45;
	width: 561px;
	margin-left: 6px;
	margin-top: 5px;
         overflow: hidden;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-position: top left;
	background-repeat: repeat-y;
	font-size: 8pt;
	font-family: Verdana, Arial;
}

td, tr {
	font-size: 8pt;
	line-height: 150%;
}

#homedivider {
	width: 595px;
	color: #fff;
	background-color: #06225d;
	text-align: right;
}

#hometextbox {
	position: absolute;
	top: 176px;
	left: 190px;
	width: 566px;
}

#footer {
	background-color: #000;
	font-color: #f1f1f1;
	text-align: right;
	border-top: 1px solid #eee;
	border-right: 1px solid #555;
}

#leftnavcol {
	background-image: url("../images/leftbg.jpg");
	color: #fff;
}

#maincontentcol {
	background-color: #fff;
}

#rightside {
	background-image: url("../images/rightside_bg.png");
}

.innerpanelnarrow {
	border: 3px solid #28447f;
	background-color: #ffffff;
	background-image: url("../images/blob.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 6px 6px 60px 6px;
	color: #111;
}

.blockcloser {
	text-align: right;
	margin-top: 10px;
}
