/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 03/08/2006
Last Modified: 03/08/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;
}
/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
* html #printwrap {
	position:absolute;
	top:0;
	left:0;
}
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;}
/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top, #nav-left, #nav-right {
	margin:0 auto;
	width:748px;
	text-align: left;
	border:1px solid #000;
}
.accent {
	float:left;
	width:286px;
	height:281px;
}
#website-title {
	float:left;
	padding:10px 20px;
	width:708px;
}
#website-slogan {
	float:right;
	padding:10px 20px;
	width:708px;
}

/*
-----------------------------------------------------------------------------------------
=#NAV-TOP
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/
#nav-top #headertop {
	float:left;
	width:748px;
	background-image:url(../images/ic_054_header_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
* html #nav-top #headertop {
	border:0px solid #FFFFFF;
}
#nav-top #navcontainer {
	float:left;
	width:748px;
	z-index:1000;
}
	#nav-top #navcontainer #nav-wrapper {
		float:left;
		z-index:1000;
	}
* html #nav-top #inner {float:left;}
	#nav-top #inner #accent-container {
		float:right;
		margin:10px 5px;
		/*padding:10px;*/
		width:286px;
		background:#fff;
		border:1px solid #999;
	}
	#nav-top #inner #content {/*padding:10px 0 0 0;*/}
	* html #nav-top #inner #content {float:left;}
		#nav-top #inner #content #content-table {
			float:left;
			width:420px;
		}
#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;
		padding:7px 10px 3px 10px;
		/*height:20px;*/
		text-decoration:none;
	}
	#nav-top #navcontainer #nav-wrapper div a:hover {padding-top:7px;}
		#nav-top #navcontainer #nav-wrapper div div.submenu {display:none}
			
/*------------------ Table Structures ------------------*/	
#nav-top #content-table-main {width:100%;}
	#nav-top #content-table-main p {margin:10px 10px 15px 10px;}	
	
/*
-----------------------------------------------------------------------------------------
=#NAV-LEFT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/
#nav-left #headertop {
	float:left;
	width:748px;
}
* html #nav-left #headertop {
	border:0px solid #FFFFFF; 
}
#nav-left #navcontainer {
	float:left;
	width:120px;
	z-index:1000;
}
	#nav-left #navcontainer #nav-wrapper {
		float:left;
		z-index:1000;
	}
* html #nav-left #inner {float:left;}
	#nav-left #inner #accent-container {
		float:right;
		margin:5px;
		padding:5px;
		width:286px;
		background:#fff;
		border:1px solid #999;
	}
	#nav-left #inner #content {
		float:left;
		padding:10px 0 0 0;
		width:315px;
	}
		* html #nav-left #inner #content #content-table {float:left;}
#nav-left #footer {
	clear:both;
	padding:10px;
}

/*------------------ Navigation Elements ------------------*/
#nav-left #navcontainer #nav-wrapper div, #nav-left #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-left #navcontainer #nav-wrapper div a:link, 
	#nav-left #navcontainer #nav-wrapper div a:active, 
	#nav-left #navcontainer #nav-wrapper div a:visited {
		float:left;
		padding:10px;
		/*--- Width adjustment for IE5 --*/
			width:120px;
		border-bottom:1px solid #fff;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:100px;
			word-wrap: break-word;
	}
	#nav-left #navcontainer #nav-wrapper div a:hover {padding-top:10px;}
		#nav-left #navcontainer #nav-wrapper div div.submenu {display:none}
			
/*------------------ Table Structures ------------------*/	
#nav-left #content-table-main {width:100%;}
	#nav-left #content-table-main p {margin:10px 10px 15px 10px;}	
	
/*
-----------------------------------------------------------------------------------------
=#NAV-RIGHT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/
#nav-right #headertop {
	float:left;
	width:748px;
}
* html #nav-right #headertop {
	border:0px solid red;
}

#nav-right #navcontainer {
	float:right;
	width:120px;
	z-index:1000;
}
	#nav-right #navcontainer #nav-wrapper {
		float:left;
		z-index:1000;
	}
* html #nav-right #inner {float:left;}
	#nav-right #inner #accent-container {
		float:right;
		margin:5px 0;
		padding:5px;
		width:286px;
		background:#fff;
		border:1px solid #999;
	}
	#nav-right #inner #content {
		padding:10px 0 0 0;
		width:315px;
	}
		#nav-right #inner #content #content-table {float:left;}
#nav-right #footer {
	clear:both;
	padding:10px;
}

/*------------------ Navigation Elements ------------------*/
#nav-right #navcontainer #nav-wrapper div, #nav-right #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-right #navcontainer #nav-wrapper div a:link, 
	#nav-right #navcontainer #nav-wrapper div a:active, 
	#nav-right #navcontainer #nav-wrapper div a:visited {
		float:left;
		padding:10px;
		/*--- Width adjustment for IE5 --*/
			width:120px;
		border-bottom:1px solid #fff;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:100px;
			word-wrap: break-word;
	}
	#nav-right #navcontainer #nav-wrapper div a:hover {padding-top:10px;}
		#nav-right #navcontainer #nav-wrapper div div.submenu {display:none}
			
/*------------------ Table Structures ------------------*/	
#nav-right #content-table-main {width:100%;}
	#nav-right #content-table-main p {margin:10px 10px 15px 10px;}	
	



/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide #nav-top,
body#wide #nav-left,
body#wide #nav-right {width:988px;}
body#wide #website-title {width:948px;}
body#wide #website-slogan {width:948px;}

/*------------------------------------ NAV-TOP ------------------------------------*/
body#wide #nav-top #headertop {
	width:988px;
	background-image:url(../images/ic_054_header_bg_wide.png);
}
	* html body#wide #nav-top #headertop {
		background-image:none;
		behavior:url(pngbehavior.htc);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=../images/ic_054_header_bg_wide.png);
	}
body#wide #nav-top #navcontainer {width:988px;}
body#wide #nav-top #inner {width:988px;}
	body#wide #nav-top #inner #content {width:620px;}
		body#wide #nav-top #inner #content #content-table {width:620px;}

/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #headertop {
	width:988px;
	background-image:url(../images/ic_054_header_bg_wide.png);
}
	* html body#wide #nav-left #headertop {
		background-image:none;
		behavior:url(pngbehavior.htc);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=../images/ic_054_header_bg_wide.png);
	}
body#wide #nav-left #inner {
	/*--- Width adjustment for IE5 --*/
		width:866px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:866px;
}
	body#wide #nav-left #inner #content {
		/*--- Width adjustment for IE5 --*/
			width:535px;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:540px;
	}

/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #headertop {
	width:988px;
	background-image:url(../images/ic_054_header_bg_wide.png);
}
	* html body#wide #nav-right #headertop {
		background-image:none;
		behavior:url(pngbehavior.htc);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src=../images/ic_054_header_bg_wide.png);
	}
body#wide #nav-right #inner {
	/*--- Width adjustment for IE5 --*/
		width:866px;
	/*--- Proper width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:866px;
}
	body#wide #nav-right #inner #content {
		/*--- Width adjustment for IE5 --*/
			width:535px;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:540px;
	}
