/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 12/22/2005
Last Modified: 05/24/2007
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {width:100%;}
/*
-----------------------------------------------------------------------------------------
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;}
ul, ol {
	margin:10px;
	padding:0 0 0 20px;
}
ol {padding:0 0 0 30px;}
blockquote {margin:10px 10px 10px 40px;}
.clearer {clear:both;}
#inner {float:left;}
/*commenting the below block for displaying the Website Title.*/
/*------- Min width header --------*/
/*.headerfixedwidth {
	width:100%;
	min-width:759px;
}
.headerfixedcontent {
	
}
* html .headerfixedminwidth {
	padding-left:759px;
}
* html .headerfixedcontainer {
	margin-left:-759px;
	position:relative;
}
* html .headerfixedminwidth, * html .headerfixedcontainer, * html .headerfixedcontent, * html .headerfixedlayout  {
	height:1px;
}*/
/*------- stack the min-width fix wrappers so menus appear over content --------*/
/*.fixedwidth {
	z-index:1000;
}
.fixedcontent {
	z-index:1000;
}
.fixedminwidth {
	z-index:1000;
}
.fixedcontainer {
	z-index:1000;
}
.fixedlayout {
	z-index:1000;
}*/


/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
/*------------------ nav-top ------------------*/
/*commenting the below block for displaying the nav links properly*/
/*#nav-top .fixedwidth {
	width:100%;
	min-width:759px;
	z-index:1000;
}
#nav-top .fixedcontent {
	z-index:1000;
}
* html #nav-top .fixedminwidth {
	padding-left:759px;
	z-index:1000;
}
* html #nav-top .fixedcontainer {
	margin-left:-759px;
	position:relative;
	z-index:1000;
}
* html #nav-top .fixedminwidth, * html #nav-top .fixedcontainer, * html #nav-top .fixedcontent, * html #nav-top .fixedlayout  {
	height:1px;
	z-index:1000;
}*/

#nav-top , #inner{width:100%;}
	#nav-top #headertop {
		margin:0 0 0 0;
		padding:45px 0 0 0;
		width:100%;
		background-image:url(../images/ic_001_body_bg.jpg);
		background-repeat:repeat-x;
		background-position: top left;
	}
	#nav-top #navcontainer {
		float:left;
		width:100%;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		z-index:1000;
	}
	#nav-top #content {
		float:left;
		width:100%;
		border-top:10px solid #E3E3E3;
	}
	#nav-top #footer {
		clear:left;
		padding:10px;
		border-top:1px solid #fff;
		color:#fff;
	}
/*------------------ nav-left ------------------*/	
#nav-left {width:100%;}
	#nav-left #headertop {
		float:left;
		margin:0 0 0 0;
		padding:45px 0 0 0;
		width:100%;
		background-image:url(../images/ic_001_body_bg.jpg);
		background-repeat:repeat-x;
		background-position: top left;
	}
	#nav-left #inner {
		float:left;
		width:750px;
		border-top:1px solid #fff;
	}
	#nav-left #navcontainer {
		float:left;
		width:200px;
		height:100%;
		z-index:1000;
	}
	#nav-left #content {
		float:left;
		width:545px;
		border-left:5px solid #E3E3E3;
	}
	#nav-left #footer {
		clear:both;
		padding:10px;
		border-top:1px solid #fff;
		color:#fff;
		display:none;
	}
/*------------------ nav-right ------------------*/	
#nav-right {width:100%;}
	#nav-right #headertop {
		float:left;
		margin:0 0 0 0;
		padding:45px 0 0 0;
		width:100%;
		background-image:url(../images/ic_001_body_bg.jpg);
		background-repeat:repeat-x;
		background-position: top left;
	}
	#nav-right #inner {
		float:left;
		width:760px;
		border-top:1px solid #fff;
		/*height:100%;*/
	}
	#nav-right #navcontainer {
		float:right;
		width:200px;
		height:100%;
		z-index:1000;
	}
	#nav-right #content {
		float:left;
		width:555px;
		border-right:5px solid #E3E3E3;
	}
	#nav-right #footer {
		clear:both;
		padding:10px;
		border-top:1px solid #fff;
		color:#fff;
		display:none;
	}
/*
-----------------------------------------------------------------------------------------
=#headertop
-------------------------------------------------------------------------------------- */	
#website-title {padding:0 0 5px 10px;}
#headertop-pattern {
	display:block;
	margin:0 0 -5px 0;
	background:transparent url(../images/ic_001_headertop_bg.gif) repeat-x top left;
	height:30px;
	filter: alpha(opacity=20);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: 0.20; /* for older versions of Moz/FF */
	opacity:0.20;
}
/*
-----------------------------------------------------------------------------------------
Navigation Elements
-------------------------------------------------------------------------------------- */
/*------------------ nav-top ------------------*/	
#nav-top #navcontainer div, #nav-top #navcontainer div h3 {
	float:left;
	display:block;
}
	#nav-top #navcontainer div a:link, #nav-top #navcontainer div a:active, #nav-top #navcontainer div a:visited {
		float:left;
		border-right:1px solid #fff;
		padding:10px 10px 5px 10px;
		text-decoration:none;
	}
	#nav-top #navcontainer div a:hover {
		padding-top:5px;
		border-top:5px solid #fff;
	}
		#nav-top #navcontainer div div.submenu, #nav-top #navcontainer div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-top #navcontainer div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			border-top:1px solid #fff;
			width:150px;
		}
			#nav-top #navcontainer div div.submenu div {display:block;margin:0;}
			#nav-top #navcontainer div div.submenu a:link, #nav-top #navcontainer div div.submenu a:active, #nav-top #navcontainer div div.submenu a:visited {
				float:left;
				width:130px;
				border-bottom:1px solid #fff;
				padding:10px 10px 5px 10px;
				text-decoration:none;
			}
			#nav-top #navcontainer div div.submenu a:hover {
				padding-top:10px;
				border-top:0;
				padding-left:5px;
				border-left:5px solid #fff;
			}
			
/*------------------ nav-left ------------------*/		
#nav-left #navcontainer div {
	float:left;
	display:block;
}
	#nav-left #navcontainer div a:link, #nav-left #navcontainer div a:active, #nav-left #navcontainer div a:visited  {
		float:left;
		/*--- Width for IE5/Win only --*/
			width:200px;
		border-bottom:1px solid #fff;
		padding:10px;
		text-decoration:none;
		/*--- width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:180px;
			word-wrap: break-word;
	}
	#nav-left #navcontainer div a:hover {
		padding-left:5px;
		border-left:5px solid #fff;
	}
		#nav-left #navcontainer div div.submenu, #nav-left #navcontainer div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-left #navcontainer div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			width:150px;
		}
			#nav-left #navcontainer div div.submenu div {display:block;}
			#nav-left #navcontainer div div.submenu a:link, #nav-left #navcontainer div div.submenu a:active, #nav-left #navcontainer div div.submenu a:visited {
				float:left;
				border-left:1px solid #fff;
				width:150px;
				cursor:pointer;
				word-wrap: break-word;
			}
				#nav-left #navcontainer div div.submenu a:hover {
					padding-left:5px;
					border-left:6px solid #fff;
				}
/*------------------ nav-right ------------------*/		
#nav-right #navcontainer div, #nav-right #navcontainer div h3 {
	float:left;
	display:block;
}
	#nav-right #navcontainer div a:link, #nav-right #navcontainer div a:active, #nav-right #navcontainer div a:visited  {
		float:left;
		/*--- Width for IE5/Win only --*/
			width:200px;
		border-bottom:1px solid #fff;
		padding:10px;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:180px;
			word-wrap: break-word;
	}	
	#nav-right #navcontainer div a:hover {padding-left:5px;border-left:5px solid #fff;}	
		#nav-right #navcontainer div div.submenu, #nav-right #navcontainer div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-right #navcontainer div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			width:200px;
		}
			#nav-right #navcontainer div div.submenu div {display:block;}
			#nav-right #navcontainer div div.submenu a:link, #nav-right #navcontainer div div.submenu a:active, #nav-right #navcontainer div div.submenu a:visited {
				float:left;
				border-right:1px solid #fff;
				border-left:1px solid #fff;
				width:178px;
				cursor:pointer;
				word-wrap: break-word;
			}
				#nav-right #navcontainer div div.submenu a:hover {padding-left:10px;}
/*
-----------------------------------------------------------------------------------------
=#content
-------------------------------------------------------------------------------------- */
#nav-top #website-slogan,
#nav-left #website-slogan,
#nav-right #website-slogan {padding:20px 10px 0 10px}
/*
-----------------------------------------------------------------------------------------
Table Structures
-------------------------------------------------------------------------------------- */
/*------------------ nav-top ------------------*/	
#nav-top #content-table {
	width:775px;
}
	#nav-top #content-table-main {
	width:575px;
	/*width:100%;*/
	}
		#nav-top #content-table-main p {margin:10px 26px 15px 10px;}
	#nav-top #content-table-sub {
		display:block;
		width:199px;
		height:418px;
	}
		* html #nav-top #content-table-sub {
			padding:418px 0 0 199px;
		}
/*------------------ nav-left ------------------*/		
#nav-left #content-table {
	width:545px;
	float:left;
}
	#nav-left #content-table-main {
	width:352px;
	/*width:100%;*/
	
	}
		#nav-left #content-table-main p {margin:10px 26px 15px 10px;}
	#nav-left #content-table-sub {
		display:block;
		width:199px;
		height:418px;
	}
		* html #nav-left #content-table-sub {
			padding:418px 0 0 199px;
		}
/*------------------ nav-right ------------------*/		
#nav-right #content-table {
	width:555px;
	float:left;
}
	#nav-right #content-table-main {
	float:left;
	width:358px;
/*	border-right:1px solid red;
	float:right;*/
	/*width:100%;*/
	}
		#nav-right #content-table-main p {
		/*margin:10px 26px 15px 10px;*/
		}
	#nav-right #content-table-sub {
		display:block;
		width:199px;
		height:418px;
		float:right;
	}
		* html #nav-right #content-table-sub {
			padding:418px 0 0 25px;			
		}
/*------------------ no-accent adjustments ------------------*/		
#nav-top #content-table-sub.accent-none {display:none;}
#nav-left #content-table-sub.accent-none {display:none;}
#nav-right #content-table-sub.accent-none {display:none;}	

/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
/*--------------------------------- GLOBAL HEADER ---------------------------------*/
/*body#wide .headerfixedwidth {
	width:100%;
	min-width:1000px;
}
body#wide .headerfixedcontent {
	
}
* html body#wide .headerfixedminwidth {
	padding-left:1000px;
}
* html body#wide .headerfixedcontainer {
	margin-left:-1000px;
	position:relative;
}
* html body#wide .headerfixedminwidth, * html body#wide .headerfixedcontainer, * html body#wide .headerfixedcontent, * html body#wide body#wide .headerfixedlayout  {
	height:1px;
}*/

/*------------------------------------ NAV-TOP ------------------------------------*/
body#wide #nav-top #inner {width:1050px;}
body#wide #nav-top #content-table {width:1050px;}
body#wide #nav-top #content{width:850px;}
body#wide #nav-top #content-table{width:850px;}
body#wide #nav-top #content-table-main {width:820px;}
body#wide #nav-top #content-table-sub {width:199px;}
/*commenting the below block for displaying the nav links properly*/
/*body#wide #nav-top .fixedwidth {
	width:100%;
	min-width:1000px;
}
body#wide #nav-top .fixedcontent {
	
}
* html body#wide #nav-top .fixedminwidth {
	padding-left:1000px;
}
* html body#wide #nav-top .fixedcontainer {
	margin-left:-1000px;
	position:relative;
}
* html body#wide #nav-top .fixedminwidth, * html body#wide #nav-top .fixedcontainer, * html body#wide #nav-top .fixedcontent, * html body#wide #nav-top .fixedlayout  {
	height:1px;
}*/
/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #inner {width:1000px;}
body#wide #nav-left #content {width:795px;}
body#wide #nav-left #content-table {width:795px;}
body#wide #nav-left #content-table-main {width:596px;}
body#wide #nav-left #content-table-sub {width:199px;}
/*------------------------------------ NAV-RIGHT ------------------------------------*/	
body#wide #nav-right #inner {width:1000px;}
body#wide #nav-right #content {width:795px;}
body#wide #nav-right #content-table {width:795px;}
body#wide #nav-right #content-table-main {width:596px;}
body#wide #nav-right #content-table-sub {width:199px;}
