body {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:0.8em;
	line-height:1.3;
    min-width: 650px;        /*/ center div /*/
    text-align: center;     /*/ center div /*/
    color: #464646;   							/*/ BLUE /*/	
    background-color: #eeeeee;					/*/ BLUE /*/
    margin: 0 0 0 0;
    }

h1 {
    margin: 0 5px 0 0;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:2em;
	line-height:1.3;
    text-align: left;
	padding: 0 10px 0 0;
	clear:both;
}
h2 {
    margin: 0 3px 0 0;
	padding: 5px 0 5px 5px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:1.4em;
	line-height:1.2;
    text-align: left;
	color: #333333;
	background-image: url(../images/h2.png);
	}
	
h3 {
    margin: 0 3px 0 0;
	padding: 5px 0 5px 5px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:1.5em;
	line-height:1.2;
    text-align: center;
	color: #RR0000;
	background-image: url(../images/h2.png);
	}

h4{
    margin: 0 3px 0 0;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:1em;
	line-height:1.2;
	color: #990000;

	}

td {
  font-family:arial,verdana,helvetica,sans-serif;
  font-size:0.8em;
  color: #464646;   							/*/ BLUE /*/	
}


/*a {
text-decoration: none;
font-weight: bold;
color: #990000;
border-bottom: 2px dashed #FFFFFF;;
}*/

/*a:hover {
font-weight: bold;
color: #0000ff;
border-bottom: 2px dashed #0000ff;;
}*/

#wrapper {
   	/*/border: 2px solid #2443a8;/*/ 					/*/ BLUE /*/
    margin: 0 auto;   						  /*/ center div /*/
	padding: 0 10px 0 10px;
    width: 700px;     						 /*/ center div /*/
    background-color: #FFFFFF;
	height: 100%;

}


#header {
    height:190px;
    width:675px;
	background-image:url(../images/header.png);		/*/ BLUE /*/
    border-bottom: 10px solid #d3ca52;			/*/ BLUE /*/
    background-color: #d3ca52;					/*/ BLUE /*/
  }

#mainbody {
    width: 680px;
    padding: 0px 5px 0px 5px;
	text-align: justify;
  
}

#nav {
	width: 400px;
	text-align: left;
	padding: 0;
	margin: 0;
}

#content {
 
    text-align: justify;
	padding: 10px 0 10px 0;

}

#footer {

    height: 31px;
    background-color: #d3ca52;					/*/ BLUE /*/
    border-top: 10px solid #bfb421;				/*/ BLUE /*/
    color: #8ca3d9;								/*/ BLUE /*/
    font-size: smaller;
    text-align:left;
    padding: 5px 5px 0 0;
	background-image: url(../images/h2.png);
	
    }
    


.title {
  width:100%;
  height:25px;
  background-color:#3054b8;					/*/ BLUE /*/
  background-image: url(images/bar.png);		/*/ BLUE /*/
  }
 
.textbox {
  padding: 10px 0px 0px 0px;
}


.advrt {
	height: 175px;
	width: 220px;
	border: 2px solid #3054b8;
	    font: x-small "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
		text-align: justify;

}


.client {
    font-size: small;
    font-weight: bold;  
    padding: 20px 20px 20px 20px;
    }
.orangeh {
    font-size: large;
    color: #ff6d01;
    font-weight:bold;
}

.person {
text-align: right;
font-size: smaller;
font-weight:bold;
}

.swych {
color: #FFF;
    text-decoration:none;
    font: italic 'Georgia','Times New Roman', Times, serif;
	border-bottom: none;
    }
.swych:hover {
    text-decoration:none;
    color: #990000;
	/*border-bottom: 2px dashed #990000;*/
    font: italic 'Georgia','Times New Roman', Times, serif;
    }
    
    /* Andrew Smith */
    .clear
    {
        clear:both;
    }
    
 .rhombus {
   text-decoration:none;
   font-size: x-small;
  }
  
 .rhombus:hover {
   text-decoration:none;
 }