@charset "utf-8";

/* ========== BACKGROUND ========== 

body {
	background: #b0a68d url(../images/marble/background.jpg) repeat-x top;
	background-attachment: fixed;
}

/* ========== FONT LOAD ========== */

@font-face {  
	font-family: Century Gothic ;  
	src: url( /website/zseries2/fonts/CenturyGothic.eot );
}
@font-face {  
	font-family: Century Gothic ;  
	src: url( /website/zseries2/fonts/CenturyGothic.ttf );
}

/* ========== BASIC TEXT STYLES ========== */

body, td {
	color: #333333;
	font: 9pt Tahoma, Geneva, sans-serif;
} 
a:link, a:visited {
	color: #004f87;
	font: 9pt Tahoma, Geneva, sans-serif;
	text-decoration: underline; 
} 
a:hover, a:active {
	color: #97814a;
	font: 9pt Tahoma, Geneva, sans-serif;
	text-decoration: underline; 
}

/* ========== FOOTER INCLUDE ========== */

#footinc_contact div, #footinc_contact a:link, #footinc_contact a:visited, #footinc_seo a:link, #footinc_seo a:visited  {
	color: #786f5b;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#footinc_contact a:hover, #footinc_contact a:active, #footinc_seo a:hover, #footinc_seo a:active  {
	color: #eee8da;
	font: 8pt Tahoma, Geneva, sans-serif;
}
#footinc_seo a:link, #footinc_seo a:visited {
	border-right: solid 1px #908771;
}

/* ========== NAVIGATION MENU ========== */

#dyn_nav_v {
	border-bottom: none;
	border-top: solid 1px #e5e4e1;
	width: 181px;
}

/* ---------- main menu item  ---------- */

a.dyn_nav_mm:link,  a.dyn_nav_mm:visited {
	background: none; /* IE bug needs at least color */
	border-color: #e5e4e1;
	border-style: solid;
	border-width: 0 0 1px 0;
	color: #333333;
	font: bold 9pt Tahoma, Geneva, sans-serif;
	padding: 5px 0;
	text-shadow: #ffffff 1px 1px 1px;
}

a.dyn_nav_mm:hover,  a.dyn_nav_mm:active {
	background: none; /* IE bug needs at least color */
	color: #5c584e;
}

/* ---------- main menu item arrow  ---------- */

a.dyn_nav_a:link, a.dyn_nav_a:visited {
	background: url(../images/marble/menu_arrow.png) no-repeat 171px 10px;
	padding-right: 20px;
}

/* ---------- drop down item structure ---------- */

#dyn_nav_v li ul {
	background: #ada697;
	border: solid 5px #46433c;
	left: 181px;
 	padding: 0 0 1px 0;
}

/* ---------- drop down item ---------- */

.dyn_nav_dd a:link, .dyn_nav_dd a:visited {
	background: #cbc7be; /* IE bug needs at least color */
	border-color: #ada697;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	color: #5c584e;
	font: normal 8pt Tahoma, Geneva, sans-serif;
}

.dyn_nav_dd a:hover, .dyn_nav_dd a:active {
	background: #b3ad9f; /* IE bug needs at least color */
	color: #ffffff;
}

/* ========== LAYOUT ========== */

#headwrap {
	background: url(../images/marble/splash_head.png) no-repeat center bottom;
	height: 135px;
}
#menuwrap {
	background: url(../images/marble/splash_menu.png) no-repeat center top;
	height: 30px;
}
#mainwrap {
	background: url(../images/marble/content_imagebg.png) no-repeat center top;
	height: 181px;
}

/* ========== HEADER ========== */

#headtitle {
	color: #747474;
	font: bold 28pt "Century Gothic", Arial, Helvetica, sans-serif;
	left: 54px; top: 55px;
	text-shadow: #ffffff 1px 1px 0px;
	width: 892px;
	z-index: 10;
}
#headsubtitle {
	color: #b4ac9e;
	font: 12pt "Century Gothic", Arial, Helvetica, sans-serif;
	left: 55px; top: 93px;
	text-shadow: #ffffff 1px 1px 0px;
	width: 890px;
	z-index: 10;
}
#headlogo {
	background: url(../images/marble/splash_logo.png) no-repeat; 
	padding: 5px;
	right: 45px; top: 32px;
	z-index: 20;
}
#headlogo_lg {
	left: 34px; top: 23px;
	width: 932px;
	text-align: center;
	z-index: 30;
}

/* ========== MENU ========== */

#menu {
	left: 30px; top: 6px;
	width: 940px; height: 18px;
	z-index: 10px;
}
a.menuitem:link, a.menuitem:visited, a.menuitem1:link, a.menuitem1:visited {
	color: #5d5a53;
	display: block;
	float: left;
	font: 10pt Tahoma, Geneva, sans-serif;
	line-height: 18px;
	padding: 0 15px;
	text-decoration: none;
	text-shadow: #eeeeee 1px 1px 0px;
}
a.menuitem:hover, a.menuitem:active, a.menuitem1:hover, a.menuitem1:active {
	color: #8e8879;
	padding-top: 1px;
	text-decoration: none;
}
a.menuitem {
	border-left: solid 1px #b0a894;
}

/* ========== CONTACT ========== */

#contact {
	color: #5d5a53;
	font: bold 11pt Tahoma, Geneva, sans-serif;
	height: 18px;
	right: 41px; top: 6px;
	text-shadow: #eeeeee 1px 1px 0px;
	z-index: 20px;
}
#contact span {
	color: #8e8879;
	font: normal 8pt Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}

/* ========== MAIN IMAGE ========== */
	
#mainimage {
	left: 34px; top: 5px;
	width: 932px; height: 171px;
	z-index: 10;
}

/* ========== CONTENT BODY ========== */
	
#content_wrap {
	background: url(../images/marble/content_body_tile.png) repeat-y center 152px;
}
#content_head {
	background: url(../images/marble/content_body_head.jpg) no-repeat center top;
	padding: 35px 59px 50px 42px;
}
#content_foot {
	background: url(../images/marble/content_body_foot.png) no-repeat center top;
	height: 55px;
}

#column_right {
	width: 683px;
}