/* CSS Document */

/*TAG MODS*/
body	{
	
	margin:0px;
	color:#5B5B5B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1	{
	width:100%;
	margin:5px 3px 0px 1px;
	padding-right:3px;
	color:#95B9C1;
	font-size:133%;
	border-bottom:2px dotted #E1C068;
}
h2	{
	margin:0px;
	color:#84A4AD;
	font-size:117%;
	display:inline;
	border-bottom:1px dotted #E6CF8D;
  	display:block;
}
h3	{
	margin:0px;
	color:#84A4AD;
	font-size:112%;
	display:inline;
	
  	display:block;
}

a:link	{
	color:#336699;
	text-decoration:underline;
	padding-bottom:1px;
}
a:visited	{
	color:#336699;
	text-decoration:underline;
	padding-bottom:1px;
}
a:hover	{
	color:#E1C068;
	text-decoration:underline;
	padding-bottom:0px;
	border-bottom:1px solid #E1C068;
}


a.menu:link	{
	color:#ffffff;
	text-decoration:none;
	padding-bottom:1px;
	font-size:12px;
	font-weight:bold;
}
a.menu:visited	{
	color:#ffffff;
	text-decoration:none;
	padding-bottom:1px;
	font-size:12px;
	font-weight:bold;
}
a.menu:hover	{
	color:#E6CF8D;
	text-decoration:underline;
	padding-bottom:1px;
	font-size:12px;
	font-weight:bold;
}
a.menu:active	{
	color:#ffffff;
	text-decoration:none;
	padding-bottom:1px;
	font-size:12px;
	font-weight:bold;
}


/*GUTS*/
.container	{
	position:relative;
	width:800px;
	margin:0 auto;
	padding-top:20px;
	z-index:1;
}

/*left column/nav */
.content_L	{
	position:relative;
	width:200px;
	margin-top:70px;
	float:left;
	z-index:2;
}
.content_L a	{
	padding:0px 10px;
	margin-bottom:7px;
	font-size:91%;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px dotted #D9EAED;
	display:block;
}
.content_L a:hover	{
	color:#D9EAED;
}

/*right column content*/
.logo	{
	position:absolute;
	background:url(images/logo_neipa.png);
	width:122px;
	height:154px;
	top:80px;
	left:138px;
	z-index:50;
}
.content_R	{
	position:relative;
	width:600px;
	margin:0px 0px 0px 195px;
	z-index:2;
}
.contentR_header	{
	position:relative;
	background:url(images/header_neipa) no-repeat right;
	width:475px;
	height:44px;
	margin-left:110px;
	z-index:3;
}
.contentR_shadowT	{
	position:relative;
	background:url(images/contentShadow_top.png);
	width:610px;
	height:14px;
	margin:0px -5px;
	font-size:1px;
	line-height:1px;
	z-index:4;
}
.contentR_shadowM	{
	position:relative;
	background:url(images/contentShadow_mid.png);
	width:590px;
	margin:0px -5px;
	padding:0px 10px;
	z-index:4;
}
.contentR_shadowGuts	{
	position:relative;
	background:#fff;
	padding:1px 10px;
	z-index:5;
}
.contentR_shadowB	{
	position:relative;
	background:url(images/contentShadow_bottom.png);
	width:610px;
	height:14px;
	margin:0px -5px;
	font-size:1px;
	line-height:1px;
	z-index:4;
}
.contentR_secondary	{
	position:relative;
	width:600px;
	margin-top:15px;
	z-index:4;
}
.footer	{
	position:relative;
	width:600px;
	margin:35px 0px 15px 0px;
	font-size:92%;
	text-align:center;
	z-index:4;
}
.footer#home	{
	position:relative;
	width:600px;
	margin:260px 0px 15px 0px;
	font-size:92%;
	text-align:center;
	z-index:4;
}
.footer	a	{text-transform:uppercase;}

/*homepage only*/
.contentR_triBkgd	{
	position:absolute;
	background:url(images/tri_bkgd.jpg);
	width:604px;
	height:114px;
	top:-2px;
	left:-2px;
	z-index:5;
}
.contentR_tri	{
	position:absolute;
	width:191px;
	top:5px;
	z-index:6;
}
.contentR_tri#first	{left:5px;}
.contentR_tri#second	{left:205px;}
.contentR_tri#third	{left:406px;}

.contentR_tri h1	{
	width:97%;
	margin:5px 3px 0px 1px;
	padding-right:3px;
	color:#95B9C1;
	font-size:133%;
	text-align:right;
	border-bottom:2px dotted #E1C068;
}
.contentR_triTxt	{
	margin:5px;
	text-align:justify;
	z-index:7;
}

/*interior pages only*/
.contentR_duoL	{
	position:relative;
	width:400px;
	z-index:5;
}
.contentR_duoR	{
	position:relative;
	width:180px;
	float:right;
	z-index:5;
}
.contentR_duoR a	{
	background:#D9EAED;
	padding:3px;
	margin:2px 0px;
	display:block;
	border-bottom:1px solid #F5FDFF;
}
.contentR_duoR a:hover	{
	background:#D9EAED;
	padding:3px;
	margin:2px 0px;
	color:#E1C068;
	display:block;
	border-bottom:1px solid #E1C068;
}


/* Client Center Gallery */


table.gallery_table
{
	margin-bottom:5px;
	margin-top:5px;
	background-color:#F9F9F9;
	width:100%;
}

.gallery_category
{
	color:#858484;
	
	font-weight:bold;
	font-size:14px;
	vertical-align:top;
}
td.gallery_item
{
	
	font-weight:normal;
	font-size:11px;
	background-color:#F2f2f2
}
.gallery_title
{
}
a.gallery_title_link
{
}