body	{margin:auto;
	width:100%;
	}

#wrapper{width:870px;
	 margin:auto;
	 margin-top:2em;
	}
#header { 
	  margin:0em 0em 0em 0em;
	  padding:0;
  border-top:1px solid white;
	   }

#header-container{margin-top:2.3em;
		margin-bottom:0em;
		margin-right:0em;
		margin-left:0em;
		background-image: url(images/header_bg.jpg);
	 	 background-position:top left; 
	  	background-repeat:repeat-x;
	  	height:9em;
		   }

#logo	{margin:2.2em 0em 0em 11.1em;
	 float:left;
	 display:inline;
	}


#flash	{padding:0em;
	 margin-top:3.2em;
	 margin-right:1em;
	 margin-left:0.5em;
	 margin-bottom:0em;
	 float:left;
	   display:inline;
	}

#gnav	{
	 float:left;
	margin:4.2em 0em 0em 0em;
	padding:0em;
	display:inline;
		}

.gn	{display:inline;
	 padding:0em;
	margin:0em;}

#content{ background: url(images/content_bg.jpg);
	  background-position:top left; 
	  background-repeat: repeat-y; 
	  height: 40em;
	  padding:0em;
	  margin:0em 0em 0em 0em;  
	 	}

ul	{list-style-type:none;
	padding:0em;
	margin:0em;
	}

p,li	{font-family:tahoma;
	font-size:80%;
	padding:0em;
	color:#414779;
	margin:0.5em 0.9em 0em 0em;
	}


.desc	{font-family:tahoma;
	color:#414779;
	font-size:120%;
	margin:0.5em 0em 0em 0em;
	padding:0em;
	}

.faqs   {font-family:tahoma;
	color:#414779;
	font-weight:bold;
	font-size:90%;
	margin:0.9em 0em 0em 0em;
	padding:0em;
	}


#col2	{float: left;
width: 65%;
height:92%;
padding:0em;
margin-top:0.8em;
margin-left:0em;
margin-bottom:0em;
margin-right:0em;
	 }



#description	{float: left;
width: 100%;
height:80%;
padding:0em;
margin-top:0em;
margin-right:0.5em;
margin-bottom:0em;
margin-left:10em;
display:inline;
}

#faqs {float:left;
	width:35%;
	margin:0em;
	height:100%;
	padding:0em;}

a	  {text-decoration:none;
	   font-family:tahoma;
	   font-size:80%;
	   color:#414779;
	   margin:0em;
	   padding:0em;
		}

a:hover		{color:#c0c0c0;}

.link:hover	{color:#c0c0c0;}



#footer { background: url(images/footer_bg.jpg);
	  background-position:top left; 
	  background-repeat: no-repeat; 
	  height: 5em; 
	  padding:0em;
	  margin:0em; 
	}
#footer p {font-family:tahoma;
	font-size:70%;
	color:#414779;
	text-align:center;
	margin:0em 0em 0em 3em;
	padding:0em;
	}

#footer a {
	font-size:100%;
	color:#414779;
	} 

#footer a:hover{color:#c0c0c0;}

#footerborder{border-top:1px solid #849daa;
		padding:0em;
		width:58%;
		float:left;
		margin-top:0em;
		margin-bottom:0em;
		margin-left:12.7em;
		margin-right:0em;
		display:inline;
			}
.active		{text-decoration:none;
	   font-family:tahoma;
	   font-size:100%;
	   color:#C9C928;
	   margin:0em;
	   padding:0em;
		}



