@charset "utf-8";
/* CSS Document */

body {
	background-color:#fff;
	background-image:url(images/bgd4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 0px auto;
	margin-top: 0px auto;
	margin-right: 0px auto;
	margin-bottom: 0px auto;
	overflow: -moz-scrollbars-vertical;
	background-attachment:fixed;
	font-family: minion pro, times new roman;
	font-size: 14px;
	color:#000;}

h3 {margin-top: 30px;
	padding-top: 8px;
	font-weight: bold;
	font-variant:small-caps;
	font-size: 24px;
	text-align: left;
	color: #035b7e;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 2px;
	}
	
p {
	font-size: 16px;
	}
	
ul li {
margin-top: 12px;
	}
	  
#outer        				 
	{position: absolute;
	 left: 0px;
	 width: 100%;
	 height: 1px;}
	 
#outer2      				 
	{position: absolute;
	 top: 10px;
	 left: 0px;
	 width: 100%;
	 height: 1px;}
	 
#inner    
	{margin-left: -463px;
	 position: absolute;
	 margin-top: 40px;
	 left: 50%;
	 width: 850px;
	 height: 550px;
	z-index:2;
	font-size: 16nepx;
   }
   
#hometable
	{margin-left: 160px;
	}
   
#inner2   
	{margin-left: -373px;
	 position: absolute;
	 top: 100px;
	 left: 50%;
	 width: 850px;
	 height: 550px;
	z-index:2;
   }

#inner2 .content
	{margin-top:20px;
	position: relative;
	width:555px;
	height:400px;
   font-size:14px;
	letter-spacing:.5px;
   text-align:left;
   padding-top: 8px;
    font-weight: normal;
	border: #999999;
	border-color:#666666;
	}

#menu
	{position: absolute;
	left: 50%;
	height: 100%;
	margin-left: 220px;
	margin-top:-75px;
	width: 198px;
	position: absolute;
    font-size:15px;
	letter-spacing:.5px;
    text-align:left;
    font-weight: normal;
	z-index:3;
	padding-left: 10px;
	padding-right: 10px;
	filter:alpha(opacity=80);   /* Internet Explorer       */
   -moz-opacity:0.8;            /* Mozilla 1.6 and below   */
   opacity: 0.8;				/* newer Mozilla and CSS-3 */
	}
	
#left
	{position: absolute;
	left: 50%;
	height: 100%;
	margin-left: -420px;
	margin-top:0px;
	width: 30px;
	position: absolute;
    font-size:15px;
	letter-spacing:.5px;
    text-align:left;
    font-weight: normal;
	z-index:3;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/left.png);
	background-repeat: no-repeat;

	}	

.header
	{margin-top:-513px;
	position: relative;
	width:725px;
	height:400px;
   font-size:15px;
	letter-spacing:.5px;
   text-align:center;
   padding-top: 8px;
	font-variant:small-caps;
    font-weight: normal;
	z-index:-1;
	}

