div.frame {
	position: relative;
	display: block;
	background-image: url(../_images/background_content.gif);
	background-position: top center;
	background-repeat: repeat-y;
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 5px 0px 5px 0px;
}
div.header {
	position: relative;
	display: block;
	border-top: 13px solid #ffa902;
	width: 790px;
	height: 109px;
	margin: 0px auto 0px auto;
	padding: 5px 5px 0px 5px;
	background-image: url(../_images/background_header.gif);
	background-repeat: repeat-x;
}
div.header img.logo {
	position: absolute;
	top: 8px;
	left: 20px;
}

div.masthead {
	position: relative;
	display: block;
	width: 800px;
	margin: 4px auto 0px auto;
	padding: 0px;
	clear: both;
}
div.masthead div.callout_1 {
	cursor: pointer;
	display: block;
	position: relative;
	float: right;
	background-image: url(../_images/background_callout_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 244px;
	height: 121px;
	clear: right;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 10;
}
div.masthead a:hover  div.callout_1 {
	background-position: 0px -121px;
}
div.masthead div.callout_2 {
	cursor: pointer;
	display: block;
	position: relative;
	float: right;
	background-image: url(../_images/background_callout_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 2px;
	width: 244px;
	height: 121px;
	clear: right;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 10;
}
div.masthead a:hover div.callout_2 {
	background-position: 0px -121px;
}
div.masthead div.callout_3 {
	cursor: pointer;
	display: block;
	position: relative;
	float: right;
	background-image: url(../_images/background_callout_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 2px;
	width: 244px;
	height: 121px;
	clear: right;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 10;
}
div.masthead a:hover  div.callout_3 {
	background-position: 0px -121px;
}

div.main_homepage {
	position: relative;
	display: block;
	width: 800px;
	margin: 0px auto 4px auto;
	padding-top: 4px;
	clear: both;
	overflow: hidden;
}
div.content_homepage {
	width: 550px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 20px;
}
div.content_homepage2 {
	width: 770px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 20px;
}
div.content_homepage img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.main {
	position: relative;
	display: block;
	width: 800px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
	clear: both;
	overflow: hidden;
	background-image: url(../_images/background_content_menu.gif);
	background-repeat: repeat-y;
}
div.menu_left {
	float: left;
	padding: 0px 0px 0px 5px;
	width: 239px;
}
div.menu_left h4 {
	margin-left: 15px;
}

div.casemenu {
	margin-left: 244px;
	background-image: url(../_images/background_casemenu.gif);
	background-repeat: repeat-x;
}

div.content {
	margin-left: 244px;
	padding: 15px;
}
div.footer {
	position: relative;
	display: block;
	overflow: hidden;
	width: 770px;
	margin: 0px auto 0px auto;
	padding: 11px 15px 9px 15px;
	background-color: #2e2e2e;
	height: 15px;
	text-align: center;
	clear: both;
}

div.clear {
	clear: both;
}

/*About Page */
div.about_right {
	float: right;
	width: 170px;
	padding-left: 5px;
	background-image: url(../_images/background_dotted_vertical.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
div.about_right p {
	font-size: 11px;
}
div.about_left {
	width: 340px;
}
div.about_left p {
	font-size: 11px;
}
div.about_press {
	background-color: #CCCCCC;
	padding: 3px;
}
div.about_press p {
	font-size: 11px;
	margin-left: 5px;
}
div.about_news {
	background-image: url(../_images/background_dotted.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 5px;
	margin-top: 5px;
}
div.about_news p {
	font-size: 11px;
	margin-left: 5px;
}
div.about_mission {
	background-image: url(../_images/background_dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 68px;
	overflow: hidden;
	margin-bottom: 5px;
	padding-top: 19px;
	padding-left: 93px;
}
div.about_mission img {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.about_history {
	background-image: url(../_images/background_dotted_vertical.gif);
	background-repeat: repeat-y;
	background-position: top right;
	float: left;
	padding-right: 5px;
	margin-right: 5px;
}

div.about_team {
	background-image: url(../_images/background_dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 3px 5px 5px 5px;
	margin-bottom: 5px;
	height: 138px;
	overflow: hidden;
}
div.about_team p {
	font-size: 11px;
}

div.about_community {
	background-image: url(../_images/background_dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 3px 5px 5px 5px;
	margin-bottom: 5px;
	height: 138px;
	overflow: hidden;
}

div.callout_black {
	float: right;
	background-color: #282828;
	padding: 10px;
	border: 1px solid #666666;
}
div.callout_black p {
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-top: 3px;
	font-size: 11px;
	text-align: center;
}

/* Callout Block */
div.callout {
	width: 180px;
	float: right;
	padding-left: 10px;
	margin-left: 10px;
	background-image: url(../_images/background_dotted_vertical.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 160px;
}

/* Flash and Modal Blocks */
div.box_flash {
	overflow: hidden;
	width: 551px;
	heigth: 367px;
}
div.popup_img {
	text-align: center;
	display: none;
	width: 100%;
}

div.modal_video#modal_container,
div.modal_video2#modal_container {
	background-color: #AAAAAA;
	padding: 5px 5px 5px 5px;
	border: none;
	border-top: 4px solid #ff9900;
}

#modal_video,
#modal_video2 {
	display: none;
}
#modal_window_tour {
	display: none;
}
#modal_container,
#modal_container2 {
	padding:0px;
	border:1px solid #000000;
	overflow:hidden;
	height: 820px;
	width: 550px;
}
#modal_overlay,
#modal_overlay2 {
	background-color:#000;
}

div.showcase#modal_container,
div.showcase#modal_container2 {
	background-color: #AAAAAA;
	padding: 5px 5px 5px 5px;
	border: none;
	border-top: 4px solid #ff9900;
}

