/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 02/27/2006
Last Modified: 03/02/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
-------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {margin:10px;}
h1#website-title {margin:0;}
h2#website-slogan {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;}

/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
* html #printwrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#nav-top, #nav-left, #nav-right {
	margin:0 auto;
	width:750px;
}
#website-title {
	float:left;
	padding:40px 0 0 10px;
}
#website-slogan {
	float:left;
	padding:82px 30px 10px 10px;
	width:710px;
	background-image:url(../images/ic_066_slogan_bg.gif);
	background-repeat:no-repeat;
	background-position:-43px 0;
	text-align:right;
	border-bottom:1px solid #fff;
}
	#nav-right #website-slogan {
		background-image:url(../images/ic_066_slogan_bg_2.gif);
		background-position:43px 0;
	}
.accent-none {display:none;}
.accent {
	float:right;
	width:355px;
	height:91px;
}

/*
-----------------------------------------------------------------------------------------
=#NAV-TOP
-------------------------------------------------------------------------------------- */
/*------------------ Does Not Apply to This Layout ------------------*/	
				
/*
-----------------------------------------------------------------------------------------
=#NAV-LEFT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/	
#nav-left #headertop {
	float:left;
	margin:0 0 20px 0;
	width:750px;
	border-bottom:1px solid #fff;
}
#nav-left #navcontainer {
	float:left;
	width:154px;
	background:#fff;
	z-index:1000;
}
	#nav-left #navcontainer #nav-wrapper {
		float:left;
		padding:0 0 30px 0;
		width:154px;
		z-index:1000;
	}
	#nav-left #navcontainer #nav-footer {
		float:left;
		width:154px;
		height:61px;
		background-image:url(../images/ic_066_navcontainer_bg.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
#nav-left #inner {
	float:left;
	padding:0 116px 0 0;
	width:480px;
	background-image:url(../images/ic_066_content_corner.gif);
	background-repeat:no-repeat;
	background-position:480px 0;
	z-index:0;
}
	#nav-left #inner #content {
			float:left;
			width:480px;
			background:#fff;
			z-index:0;
		}
			#nav-left #inner #content #footer {
				float:left;
				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;
		margin:2px;
		padding:7px 5px 7px 10px;
		width:132px;
		text-decoration:none;
		word-wrap: break-word;
	}
	#nav-left #navcontainer #nav-wrapper div a:hover {padding-top:7px;}
		#nav-left #navcontainer #nav-wrapper div div.submenu, 
		#nav-left #navcontainer #nav-wrapper div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-left #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			margin:-1px 0 0 0;
			visibility: hidden;
			width:129px;
			border:1px solid #fff;
			border-bottom:none;
			z-index:1000;
		}
			#nav-left #navcontainer #nav-wrapper div div.submenu div {
				display:block;
				margin:0;
			}
			#nav-left #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-left #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-left #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				margin:0;
				border-bottom:1px solid #fff;
				word-wrap: break-word;
			}
			#nav-left #navcontainer #nav-wrapper div div.submenu a:hover {
				padding-top:7px;
				border-top:0;
			}

/*------------------ Table Structures ------------------*/	
#nav-left #content-table {
	float:left;
	width:480px;
}
	#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;
	margin:0 0 20px 0;
	width:750px;
	border-bottom:1px solid #fff;
}
#nav-right #navcontainer {
	float:right;
	width:154px;
	background:#fff;
	z-index:1000;
}
	#nav-right #navcontainer #nav-wrapper {
		float:left;
		padding:0 0 30px 0;
		width:154px;
		z-index:1000;
	}
	#nav-right #navcontainer #nav-footer {
		float:left;
		width:154px;
		height:61px;
		background-image:url(../images/ic_066_navcontainer_bg.png);
		background-repeat:no-repeat;
		background-position:0 0;
	}
#nav-right #inner {
	float:left;
	padding:0 0 0 116px;
	width:480px;
	background-image:url(../images/ic_066_content_corner_2.gif);
	background-repeat:no-repeat;
	background-position:43px 0;
	z-index:0;
}
	#nav-right #inner #content {
			float:left;
			width:480px;
			background:#fff;
			z-index:0;
		}
			#nav-right #inner #content #footer {
				float:left;
				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;
		margin:2px;
		padding:7px 5px 7px 10px;
		width:132px;
		text-decoration:none;
		word-wrap: break-word;
	}
	#nav-right #navcontainer #nav-wrapper div a:hover {padding-top:7px;}
		#nav-right #navcontainer #nav-wrapper div div.submenu, 
		#nav-right #navcontainer #nav-wrapper div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-right #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			margin:-1px 0 0 0;
			visibility: hidden;
			width:129px;
			border:1px solid #fff;
			border-bottom:none;
			z-index:1000;
		}
			#nav-right #navcontainer #nav-wrapper div div.submenu div {
				display:block;
				margin:0;
			}
			#nav-right #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-right #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-right #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				margin:0;
				border-bottom:1px solid #fff;
				word-wrap: break-word;
			}
			#nav-right #navcontainer #nav-wrapper div div.submenu a:hover {
				padding-top:7px;
				border-top:0;
			}

/*------------------ Table Structures ------------------*/	
#nav-right #content-table {
	float:left;
	width:480px;
}
	#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:990px;}

body#wide #website-slogan {
	width:950px;
	background-image:url(../images/ic_066_slogan_bg_wide.gif);
}
	body#wide #nav-right #website-slogan {background-image:url(../images/ic_066_slogan_bg_2_wide.gif);}

/*------------------------------------ NAV-TOP ------------------------------------*/
/*Does Not Apply to Layout*/

/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #headertop {width:990px;}
body#wide #nav-left #inner {
	width:720px;
	background-position:720px 0;
}
	body#wide #nav-left #inner #content {width:720px;}
body#wide #nav-left #content-table {width:720px;}
	

/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #headertop {width:990px;}
body#wide #nav-right #inner {width:720px;}
	body#wide #nav-right #inner #content {width:720px;}
body#wide #nav-right #content-table {width:720px;}
