/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 03/08/2006
Last Modified: 08/15/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {
	width:100%;
	text-align:center;
	background:#fff url(../images/ic_056_body_bg.jpg) repeat-x bottom left;
	background-attachment:fixed;
}
/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
div {position:relative;}
#printwrap {position:static;}
h1, h2, h3, h4, h5, h6 {margin:10px;}
h1#website-title {margin:0;}
h2#website-slogan {margin:0;}
#navcontainer div h3 {margin:0;}
#navcontainer div h3 {margin:0;}
ul, ol {
	margin:10px;
	padding:0 0 0 20px;
}
ol {padding:0 0 0 30px;}
blockquote {margin:10px 10px 10px 40px;}
.clearer {clear:both;}
#docwrapper {
	clear:both;
	height:0 !important;
	line-height:0;
}
/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top, #nav-left, #nav-right {
	display:table;
	margin:0 auto;
	width:750px;
	text-align: left;
}
#inner {float:left;}
.accent {
	float:left;
	width:330px;
	height:424px;
}
#titlesloganwrap {
	background-color: #ffffff;
}
#website-title {
	padding:0 0 0 20px;
	width:730px;
}
#website-slogan {
	padding:0 10px 0px 20px;
	background:transparent;
	background-color: #ffffff; 
	display: inline;
}
#header-container {
	height:15px;
	width:750px;
	background-image:url(../images/ic_056_title_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

#slogan-container {
	width:750px;
	background-image:url(../images/ic_056_slogan_bg_ff.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
* html #slogan-container {
	position: absolute;
	left:0px;
	bottom: 0px;
	height:25px;
	width:750px;
	z-index: -1;
	background-image:url(../images/ic_056_slogan_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

/*
-----------------------------------------------------------------------------------------
=#NAV-TOP
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/
#nav-top #headertop {
	float:left;
	width:750px;
}
#nav-top #navcontainer {
	float:left;
	padding:15px 10px 0 10px;
	width:730px;
	height:35px;
	z-index:1000;
}
	#nav-top #navcontainer #nav-elements {
		position:absolute;
		top:0;
		left:0;
		width:750px;
		height:50px;
		background-image:url(../images/ic_056_navpng.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
	#nav-top #navcontainer #nav-wrapper {
		float:left;
		z-index:1000;
	}
#nav-top #inner {
	float:left;
	width:748px;
	border:1px solid #000;
	border-top:0;
}
	#nav-top #inner #accent-container {
		float:right;
		background:#000;
	}
	#nav-top #inner #content {
		float:left;
		padding:10px 0 0 0;
		width:418px;
	}
		#nav-top #inner #content #content-table {
			float:left;
			width:418px;
		}
#nav-top #footer {
	clear:both;
	padding:10px;
}

/*------------------ Navigation Elements ------------------*/
#nav-top #navcontainer #nav-wrapper div, #nav-top #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-top #navcontainer #nav-wrapper div a:link, 
	#nav-top #navcontainer #nav-wrapper div a:active, 
	#nav-top #navcontainer #nav-wrapper div a:visited {
		float:left;
		margin:0 3px 0 0;
		border:1px solid #333;
		padding:5px 5px 5px 5px;
		text-decoration:none;
		white-space: nowrap;
	}
	#nav-top #navcontainer #nav-wrapper div a:hover {padding-top:5px;}
		#nav-top #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			margin:0 0 0 0;
			width:150px;
		}
			#nav-top #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-top #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-top #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				width:150px;
				margin:0 0 2px 0;
				word-wrap: break-word;
				white-space: normal;
			}
			#nav-top #navcontainer #nav-wrapper div div.submenu a:hover {
				padding-top:5px;
			}
			
/*------------------ Table Structures ------------------*/	
#nav-top #content-table-main {width:100%;}
	#nav-top #content-table-main p {margin:10px 10px 15px 10px;}	
	
/*
-----------------------------------------------------------------------------------------
=#NAV-LEFT
-------------------------------------------------------------------------------------- */
/*------------------ Does Not Apply to This Layout ------------------*/
	
/*
-----------------------------------------------------------------------------------------
=#NAV-RIGHT
-------------------------------------------------------------------------------------- */
/*------------------ Does Not Apply to This Layout ------------------*/


/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide #nav-top {width:900px;}
body#wide #website-title {
	width:880px;
	/*background-image:url(../images/ic_056_title_bg_wide.png);*/
}
body#wide #slogan-container {
	width:900px;
	background-image:url(../images/ic_056_slogan_bg_wide_ff.png);
}

/*------------------------------------ NAV-TOP ------------------------------------*/
body#wide #nav-top #headertop {width:900px;}
body#wide #nav-top #navcontainer {width:880px;}
	body#wide #nav-top #navcontainer #nav-elements {
		width:900px;
		background-image:url(../images/ic_056_navpng_wide.png);
	}
body#wide #nav-top #inner {width:888px;}
	body#wide #nav-top #inner #content {width:558px;}
		body#wide #nav-top #inner #content #content-table {width:558px;}
	
/*------------------------------------ NAV-LEFT ------------------------------------*/
/*Does Not Apply to this Template*/

/*------------------------------------ NAV-RIGHT ------------------------------------*/
/*Does Not Apply to this Template*/
