<STYLE type="text/css">
BODY{     margin:0px; padding:0px;
}
  div.wrapper{font-family: "Myriad Pro", "Trebuchet MS", Arial; font-size: 12px;
              width:auto;    background-color: white;    margin-left: 5%;  margin-top: 10px;   border: 1px solid black;
              margin-right: 5%;}
  div.wrapper a{ color: white;  text-decoration: none;}

div.wrapper a:hover{  color: skyblue; }

div.headerwrapper{ width: 100%; height:250px;  padding: 0px;     background-color: black;}
div.headertop{  width: 100%;   height: 20px;    background-color: black;   font-family: VERDANA;  color: white; font-style: normal;     font-size: 11px;  text-align: right;}



div.header{ background-image: url(head_bckg.jpg) ;  width: 100%;    height: 190px;  background-color: skyblue;}

div.nav { margin: 0px;  padding: 0px; width: 100%;  height: 20px;   background-color: black;   BOTTOM: 0px;   color: white;}

div.nav h1{ margin-top: 10px; font-weight: bold; font-family: "Myriad Pro", "Trebuchet MS", Arial; font-size: 14px; text-align: center;}

div.mainContent{ display:block; background-color: white;  width: 40%;  float: left;    text-align: left;
                padding-right: 20px; padding-top: 10px; padding-left: 50px; padding-bottom: 10px; margin: 0px;  clear: right;}

div.mainContent img{ float:right; padding-right: 40%;}
div.mainContent h1{   margin-top: 10px; font-weight: bold; font-family: "Myriad Pro", "Trebuchet MS", Arial; font-size: 2em; text-align: left;}



div.mainContent2{ display:block; background-color: white;
                width: 800px;  float: left;    text-align: left;
                padding-right: 20px; padding-top: 10px; padding-left: 50px; padding-bottom: 10px; margin: 0px;  clear: right;}

div.mainContent3{ display:block; background-color: white;
                width: 770px;  float: left;    text-align: left;
                padding-right: 20px; padding-top: 10px; padding-left: 100px; padding-bottom: 10px; margin: 0px;  clear: right;}




/* form 1 */

	#form1{ width: 600px;
		margin:1em 0;
		padding-top:10px;
		background:url(images/form1/form_top.gif) no-repeat 0 0;
		}
	#form1 fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:260px;
		margin-left:25px;
		}		
	#form1 legend{display:none;}	
	#form1 p{margin:.5em 0;}	
	#form1 label{display:block;}	
	#form1 input, #form1 textarea{		
		width:252px;
		border:1px solid #ddd;
		background:#fff url(images/form1/form_input.gif) repeat-x;
		padding:3px;
		}		
	#form1 textarea{
		height:125px;
		overflow:auto;
		}					
	#form1 p.submit{
		clear:both;
		background:url(images/form1/form_bottom.gif) no-repeat 0 100%;
		padding:0 25px 20px 25px;
		margin:0;
		text-align:right;
		}	
	#form1 button{
		width:150px;
		height:37px;
		line-height:37px;		
		border:none;
		background:url(images/form1/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		}				

/* // form 1 */


div.table { width: 600px; background-color:#003366;}

div.sidebar{    background-color:white;   margin-bottom: 10px;
                width: 380px;     float: left;  padding: 10px; margin-right:30px }

div.box {width: 280px; height: 132px; background-image: url(box.gif); border: 1px solid #bdbdbd ;
    margin-left: 30px; margin-right: 10px; margin-top:20px; padding-bottom:3px; padding-left: 10px; padding-top:2px; padding-right: 10px;}
div.box h1{ color:gray; font-size: 12px;}
div.boxtitle {  font-size: 1.5em; font-weight: bold; color: #347FAD;}
div.sidebar h1{font-size: 20px;   font-family: arial;    background-color: white;   background: URL(site_title.jpg) repeat 0 0;}

div.sidebar2{    background-color:white;   margin-bottom: 10px;
                width: 180px;     float: left; padding:0px; margin-right:30px;  }
				
div.footer_img{ float: none; clear: both;}
div.footer{ margin-top: 20px;  padding-LEFT: 10px;    height: 20px; color: white;   background-color: black;      clear: both;}
div.poweredby {text-align: left; width: 300px; float: left; height: 20px; }
A {
}

A:Hover {
}
</STYLE>