body {		margin: 0px;		background: #000;		font-family: Verdana, Arial, Helvetica, Courier;		font-size: 0.75em;		color: #ffffff;		}	a:link {	    color: #ffffff;	    text-decoration: none;		}		a:visited {	    color: #cccccc;	    text-decoration: none;	    }		a:hover, a:active {	    text-decoration: underline;	    }				h1 {	    font-size:2.5em;		margin: 16px 0 51px 35px;		color: #000000;		font-weight: normal;		}		h2 {	    font-size:1.2em;		margin: 0 0 51px 35px;		color: #000000;		font-weight: normal;		}		strong {	    display: block;	    color: #000000;        padding: 25px 10px 25px 35px;	    }		p strong,li strong {	    display: inline;	    padding: 0;	    }		#wrapper {	    width: 800px;	    margin: 7px auto auto;	    text-align: left;	    background-color: #ffc600;	    }	             	     #flash_embed {	         float: left;	         font-size: 0.7em;	         width: 800px;	         height: 320px;	         margin: 0;	         } 	        	     	     #navigation {	         float: right;	         width: 800px;	         height: 63px;             list-style-type: none;              cursor: pointer;		     background-color: #fff;             display: block;             margin: 0;             padding: 0;             }		             #navigation li {		                 float: right;		                 }  		           		             #navigation a {		                 color: #000;		                 text-align: center;		                 display: block;                         width: 92px;		                 line-height: 1.3em;		                 background-color: #ffffff;		                 font-size: 1em;		                 text-decoration: none;		                 font-weight: normal;		                 padding: 23px 0;		                 }    		                 		             #navigation #long {		                 width: 130px;		                 }  	      		                                		             #navigation a:hover, #navigation a:active {		                 background-color: #000;		                 color: #fff;		                 }	     	     #logo {	          clear: both;	          margin: 0;	          padding-top: 30px;	          text-align: right;	          width: 800px;	         }	     	     	     #content {	         width: 800px;	    	 margin: 0;		     padding-top: 25px;		     background: #ffc600 url(../images/corner.gif) bottom right no-repeat;		     }   		     		     		          #content p {		              color: #000000;		              padding: 0 30px 10px 0;;		              margin-left: 35px; 		              }		              		          #content ul {                      margin-left: 35px;                      margin-top: -25px;                      padding: 10px 0 0 0;		              }		          		               #content li {		                   list-style-type: none;		                   }    		              		          #content .rightalign {		              float: right;		              padding-top: 63px;		              background: url(../images/freephone.gif) top right no-repeat;		              margin-top: -55px;		              }		          		          #content .leftalign {		              float: left;		              padding-top: 20px;		              }		              		          		          #content form {		              margin-left: 35px;		              padding: 0 30px 10px 0;		              color: #000;		              }		              		               		#clear {		    clear: both;		    }			#footer {	    position: absolute;	    left: 0;	    width: 100%;	    text-align: center;	    margin: 20px 0 30px 0;	    }
