img {
	display:inline;
	padding:0px;
}



h1 {

	color:navy;
	font-size:14pt;
	font-family:calibri,tunga,verdana,sans-serif;
	padding-top:20px;
	padding-left:15px;
}

h2 {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:navy;
	line-height:5pt;
	padding-left:5PX;
	
}

h2 span {
	font-weight:bold;
	color:blue;
	}

h3 {
	font-family:tahoma, verdana, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#FFA500;
	line-height:16pt;
}


p {
	font-family: tahoma, verdana, sans-serif;
	font-size:10pt;
	line-height:14pt;
	background-color:white;
	color:#424242;
}



body {

	width:760px;
	background:url("images/background_sunburst01.png");
	margin-top:-10px;
	background-repeat:repeat-x;
	margin-right:auto;
	margin-left:auto;
	height:100%;
	padding:0px;
}

#wrapper {

	width:100%;
	background-color:white;
	height:1100px;
	padding:0px;
}

	

#main-text {

	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:900px;
	border-top:#EBECE4 1px solid;
	border-bottom:#EBECE4 1px solid;
	padding-top:10px;
}


#left-column {

	float:left;
	width:150px;
	padding-left:10px;
	}

#left-column img {
	margin-top:14px;
	margin-bottom:13px;
	}

#right-column {
	margin-left:175px;
	padding-top:20px;
	width:520px;
	}
	
#right-column p {
	margin-bottom:50px;
	}



a:link img {
	border:none;
}

a:visited img {
	border:none;
}


#header_1 {
	clear:both;
        float:left;
        width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
	padding-top:2px;
  	background:#303030;
        font-family:verdana, sans-serif;
        font-size:11px;
 	}
	
#header_1 ul {
	    clear:left;
	    float:left;
	    width:760px;
	    list-style:none;
	    margin:0 0 0 0;
	    padding:0;
	}

#header_1 ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}

#header_1 ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:0px 10px;
	    text-align:center;
	    background:#303030;
	    color:white;
	    text-decoration:none;
	    position:relative;
	    left:15px;
	    line-height:2em;
	}
#header_1 ul li a:hover {
	    background:white;
	    color:#303030 ;
	}
	
#header_1 ul li a:hover {
	    color:#303030 ;
	    background:white;
	    font-weight:;
	}
#header_1 ul li a span {
	   font-weight:bold;
	   color:yellow;
	    
	}
#header_1 ul li a:hover span{
	    color:blue ;
	    background:white;
	    font-weight:bold;
	}
	

#header_2 {
	    clear:both;
	    float:left;
        width:760px;
	margin-left:auto;
	margin-right:auto;
        font-family: verdana, sans-serif;
        font-size:10px;
	border-bottom-style:solid;
	border-bottom-color:#F6F9ED;
	border-width:1px;
        
    	}
	
	
#header_2 ul {
	    clear:left;
	    float:left;
	    width:760px;
	    list-style:none;
	    margin:0 0 0 0;
	    padding:0;
	    background-color:#FFC83F;
	}

#header_2 ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	    background-color:#FFC83F;
	}

#header_2 ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#FFC83F;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
	    line-height:1.5em;
	  }
	
#header_2 ul li a:hover {
	    background:white ;
		color:#303030 ;
	}
	
#header_2 ul li a:hover {
	    color:white;
	    background:#303030 ;
	    font-weight:;
	}
#header_2 ul li a span {
	    display:block;
	    
	}
	
#footer {
	height:150px;
	text-align:center;
	font-family:verdana, tunga, sans-serif;
	font-size:8pt;
	line-height:10pt;
	color:gray;
	padding-top:20px;
	
}

#footer a:link, #footer a:visited {
	
	color:gray;
	
}

