@charset "utf-8";

body {
	margin: 0px;
	text-align: center;
}
.clear {
	clear: both;
}

/* ========== FRAME LAYOUT ========== */

#wrapper {
	margin: 0 auto 25px auto;
	text-align: left;
	width: 920px;
}
#bodyframe {
	padding: 0 10px;
}
#bodyfoot {
	height: 10px;
}

/* ========== HEADER LAYOUT ========== */

#head {
	display: block;
	height: 542px;
	overflow: hidden;
	position: relative;
	width: 900px;
}
#head_mainimage, #head_title, #head_menutop, #head_menutile, #head_menufoot, #head_menu, #head_curve, #head_photo {
	display: block;
	overflow: hidden;
	position: absolute;
}
#head_mainimage {
	height: 542px;
	left: 0;
	top: 0;
	width: 900px;
	z-index: 10;
}
#head_title {
	height: 128px;
	right: 0;
	top: 0;
	width: 680px;
	z-index: 20;
}
#headtitle, #headsubtitle {
	display: block;
	padding: 0 10px;
	text-align: right;
}
#head_menutop {
	height: 32px;
	left: 0;
	top: 81px;
	width: 197px;
	z-index: 30;
}
#head_menutile {
	height: 339px;
	left: 0;
	top: 113px;
	width: 197px;
	z-index: 30;
}
#head_menufoot {
	height: 90px;
	left: 0;
	top: 452px;
	width: 197px;
	z-index: 30;
}
#head_menu {
	height: 429px;
	left: 0;
	top: 113px;
	width: 197px;
	z-index: 40;
}
#head_curve {
	bottom: 0;
	height: 290px;
	right: 0;
	width: 703px;
	z-index: 20;
}
#head_photo {
	left: 748px;
	padding: 5px;
	top: 378px;
	z-index: 30;
}

/* ========== MENU ========== */

a.menuitem:link, a.menuitem:visited, a.menuitem1:link, a.menuitem1:visited {
	display: block;
	height: 30px;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuitem:hover, a.menuitem:active, a.menuitem1:hover, a.menuitem1:active {
	text-decoration: none;
	text-transform: uppercase;
}
a.menuitem span, a.menuitem1 span {
	display: block;
	line-height: 30px;
	padding-left: 7px;
}

/* ========== CONTENT LAYOUT ========== */

#columnleft {
	float: left;
	width: 199px;
}
#columnmid {
	float: left;
	width: 528px;
}
#columnright {
	float: left;
	width: 173px;
}

/* ========== CONTACT COLUMN ========== */

#contactwrap {
	margin-right: 2px;
}
.contactblock {
	display: block;
	padding: 12px 0;
	text-align: center;
}
#contact_logo img {
	padding: 5px;
}
#contact_phone span {
	padding-right: 5px;
}

#nav_social {height: 28px; text-align: center;}
#nav_social img {
	border: none;
	margin: 10px 1px 0 1px;
}


/* ========== WELCOME ========== */

#welcome {
	padding: 0 32px 37px 27px;
	text-align: justify;
}
#welcome_title {
	display: block;
	padding-bottom: 21px;
}

/* ========== FEATURED COLUMN ========== */

#featuredtitle {
	display: block;
	padding: 29px 0 10px 0;
	text-align: center;
}
#featuredbody {
	padding: 15px 10px 25px 10px;
}

/* ========== WIDGETS ========== */

form.widg_inq div#widg_wrapper {height: 350px;}

#showcasepartnersscroll_item {
	text-align: center;
	height: auto;
	padding-bottom: 5px;
}
img.showcasepartnersscroll_logo {
	float: none;
	margin-left: auto;
	margin-right: auto;
}