body {
		text-align:center; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000; font-weight: normal; font-size: 100%; line-height: 110%; font-style: normal; margin:0px; padding:0px; background-color: #f2f2f2; background-image: url(images/page_bg.png); background-repeat:no-repeat; background-position: top center;}
	
	p,h1,h2,h3,pre {
	margin:0px 0px 12px 0px;
		}
		
	p {font-size:0.79em;}
	#text ul,#text2 ul,#text2 ol{font-size:0.79em;}

	h1 {font-size:1.2em; font-weight: normal; line-height: 110%; color:#fff;}
	h2 {font-size:1em; font-weight: normal; color:#336699;}
	h3 {font-size:0.83em; font-weight: bold; color:#336699;}
	h4 {font-size:0.9em; font-weight: bold; color:#336699; margin:0px;}
	
	.email {color: #999;}

	.bodylink A:link {color: #000000; text-decoration: none; border-bottom: dotted 1px #999;}
	.bodylink A:visited {text-decoration: none; color: #000000; border-bottom: dotted 1px #999;}
	.bodylink A:hover {color:#336699; text-decoration: none; border-bottom: dotted 1px #336699;}
	.bodylink A:active {text-decoration: none; color: #000000; border-bottom: dotted 1px #999;}
	
	.redlink A:link {font-size:1.1em; text-decoration: none; color:#9F114B; font-weight: bold;}
	.redlink A:visited {font-size:1.1em; text-decoration: none; color:#9F114B; font-weight: bold}
	.redlink A:active {font-size:1.1em; text-decoration: none; color:#9F114B; font-weight: bold}
	.redlink A:hover {font-size:1.1em; text-decoration: none; color:#000; font-weight: bold;}

	#container {
		width:900px;
		background-color:#fff;
		background-image:url(images/hp_bg.jpg); 
		background-repeat:no-repeat;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		text-align:left;
		}
		
	#container2 {
		width:900px;
		background-color:#fff;
		background-image:url(images/page_bg.jpg); 
		background-repeat:no-repeat;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		text-align:left;
		}
		
	#logo {
		float:left;
		width: 400px;
		padding:0px;
		margin:0px;
	}
	
	#pic {
		float:left;
		width:860px;
		height:260px;
		padding:0px;
		margin:0px 0px 20px 0px;
	}
	
	#intro {
		float:left;
		width:450px;
		padding:70px 0px 90px 70px;
		margin:0px;
	}
	
	#main {
		float:left;
		width:860px;
		padding:0px;
		margin:0px;
		background-image: url(images/home_body_bg.gif);
		background-repeat:repeat-y;
	}
	
	#text {
		float:left;
		width:395px;
		padding:0px;
		margin:0px;
	}
	
	#text2 {
		float:left;
		width:530px;
		padding:0px 20px 0px 30px;
		margin:0px;
	}
	
	.silo {
		float:left;
		width:240px;
		padding:0px 20px 0px 30px;
		margin:0px;
	}
	
	#logos {
		float:left;
		width:840px;
		padding: 15px 0px 13px 0px;
		margin:30px 0px 20px 30px;
		text-align:left;
		border-top:1px solid #E5E5E5;
		border-bottom:1px solid #E5E5E5;
	}
	
	#nav {
		float:right;
		color: #fff;
		font-size:0.83em;
		padding:29px 50px 0px 0px;
		margin:0px;
		font-weight: bold;
		height:80px;
		}

		#nav ul{ display:inline;}
		#nav li{ display:inline;}
		#nav a{ color: #999; padding:5px; margin: 5px; text-decoration:none;}
		#nav a:hover{ color: #666; padding:5px; margin: 5px; text-decoration:none;}
		#nav .active{ color: #fff; padding:5px; margin: 5px; text-decoration:none;
		}
		
		
	#footer {
		float:left;
		width:870px;
		color: #999;
		font-size: 0.7em;
		padding: 0px 0px 20px 30px;
		margin:0px;
		text-align:left;
		background-color:#fff;
		}

		#footer ul{ display:inline; color:#999; font-weight:normal; margin:0px; padding:0px;}
		#footer li{ display:inline; margin:0px; padding:0px;}
		#footer a{ color:#999; padding:0px 10px 0px 0px; text-decoration:none;}
		#footer a:hover{ color:#336699; text-decoration:none;}
		#footer .active{ color:#336699;
		}

	
