
body {
	background: #fff url(images2/j4.jpg) repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

* html {
	height: 100%;
}

#wrapper {
	width: 766px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#content {
}

#secondary {
	width: 212px;
	float: left;
	margin-left: 40px;
}

#main {
	width: 456px;
	float: right;
	margin-right: 40px;
}

#footer {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
}

#footer a {
	color: #666666;
}

#copyright {
	padding: 10px;
	float: left;
	margin-left: 30px;
}

#links {
	border-top: #9699aa solid 1px;
	padding: 10px;
	width: 460px;
	float: right;
	margin-right: 30px;
}

h1 {
	font-size: 18px;
	color: #35609a;
	border-bottom: #666666 dotted 1px;
}

h4 {
	font-size: 14px;
	color: #35609a;
}
  
	.s{color:#9699AB; text-decoration:none}
	.s1{color:#818181; text-decoration:none}
	.s2{font-size:9px;  color:#9699AB; text-decoration:none}
	.s3{font-size:9px;  color:#666666; text-decoration:none}
	.s4{font-size:9px;  color:#818181;text-decoration:none}
 	.orange{color:#F77D06; text-decoration:none }
	.orange1{color:#F77D06;  }
  	.blue{color:#696D88; text-decoration:none }
	.blue1{color:#35609A; text-decoration:none }
	.blue2{color:#35609A;}
   
  	.white{font-size:9px;  color:#FFFFFF;}
  
  #input{
  		width:79px; height:13px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		}
		 
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}
		


/* ----------------------------------------- Start Nav */

#nav, #nav ul {
	width: 766px;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	font-weight: bold;
	z-index: 101;
}

#nav a {
	display:block;
	padding:9px;
	color: #000;
	text-decoration:none;
}

#nav a:hover {
	background: #35609a;
	color: #fff;
}

#nav li {
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:13.9em;
	top:2.9em;
	border: #000 solid 1px;
}

#nav li ul a {
	width:13em;
	height:auto;
	float:left;
	background: #CCCCCC;
	padding:5px;
}

#nav li ul a:hover {
	background: #fff;
	color:#000;
}

#nav ul ul {
	top:auto;
}	

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}

/* ----------------------------------------- End Nav */
 
.clear {
	clear: both;
}





 




