

#wrap {
	background: #cccccc;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align:center;
	
}

#main {
	
	width: 992px;
	height: 544px;
	text-align:center;
	margin: auto;
}

#content {
	margin-left : 96px;	
	width: 760px;
	}


/*
ul {
	
	list-style-type		: none;
	text-decoration		: none;
	padding				: 0;
	margin				: 0;
	

	}
li 
	{
	
	margin				: 0;
	padding				: 0;
	list-style-type		: none;
	
	color: #333333;
	font-family: LTUnivers 430 BasicReg; /*Univers LT Std 65;  BasicReg;*Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px; 
		 
	font-weight: normal; 
	font-variant: normal;
	text-align: left;
	text-indent:-14;
	border: 0;
	
	}
*/

h1 {margin-top:5px; 
	margin-bottom:5px; 
	margin-left:5px; 
	margin-right:5px; 
    
	color: #dadada;
	font-family: Univers LT Std 65; 
	font-size: 12px; 
	line-height: 13px; 
	font-weight: normal; 
	font-variant: normal;
	text-align: left; } 
	
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top:5px; margin-bottom:5px; margin-left:20px; margin-right:20px; 
	font-size:11px; 
	color: #666666; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: left;
	 } 

h4 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top:4px; margin-bottom:4px; margin-left:20px; margin-right:20px; 
	color: #000000; 
	font-size: 19px; 
	font-style: normal; line-height: 16px; 
	font-weight: bold; 
	font-variant: small-caps; 
	text-decoration: none; 
	text-align: center;}
	 
h5 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top:2px; 
	margin-bottom:4px; 
	margin-left:9px; 
	margin-right:10px; 
	color: #000000; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	font-variant: small-caps; 
	text-decoration: none; 
	letter-spacing: 1px; 
	text-align: center;} 

p {
	/*margin: 0px;*/
	
	color: #000000;
	/*font-family: LTUnivers 430 BasicReg; Univers LT Std 65;  BasicReg;*Verdana, Arial, Helvetica, sans-serif;*/

	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal;
	text-decoration: none; 
	text-align: left;
	
	} 



a:link { color: #000000; text-decoration:underline; } 
a:visited { color: #000000; text-decoration:underline;} 
a:active { color: #676767; text-decoration:underline; } 
a:hover { color: #676767; text-decoration:underline;   } 			


/*
a.nav:link { color: #8f8f8f; text-decoration:none;  font-weight: bold;  } 
a.nav:visited { color: #666666; text-decoration:none; font-weight: bold; } 
a.nav:active { color: #676767; text-decoration:none;  font-weight: bold; } 
a.nav:hover { color: #676767; text-decoration:none;  font-weight: bold; }
*/



strong {
font-weight: bold;
 
}

b {
font-weight: bold; 

}

/*
.border {border-width:1px; border-color:#000000; border-style:solid; } 
.border2 {border-width:1px; border-color:#444444; border-style:dotted; }

.hidden {
	display				: none;
}

*/
img {
	border: none;
	text-decoration: none;
}

