body {
		font-size: 62.5%; /* Resets 1em to 10px */
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		background: #ffffff;
		background: url(flowerback.jpg) repeat;
		color: #000000;
		text-align: center;
		}

	#full {
		width: 832px; margin: 2px auto 0px auto;
	      }

	#main {
		width: 832px;
		margin-bottom: 15px;
		background: url("mid.gif") repeat-y;
		float: left;
		}

	#main2 {
		width: 832px;
		float: left;
		margin-top: -3px;
		margin-bottom: 20px;
		margin-left:-1px;
		background: url("mid.gif") repeat-y top; border: none;
		}

	h1 {
		text-align: center;
		font-size: 14pt;
		}

	#frontpic {
		width: 832px;
		}

	.boxaround {
		text-align: center;
		border: 2px dotted #000;
		margin-bottom: 20px;
		}

	.boxaround p {
		padding: 0 5px 0 5px;
		}

	#header {
		float: left;
		}

	#headerimg
		{
		width: 832px;
		}		

	#box1	{
		float: left;
		background: #ffffff;
		width: 260px;
		margin: 12px 10px 0 12px;
		border: 1px solid #5ba2d4;
		}

 	#box2	{
		float: left;
		background: #ffffff;
		width: 260px;
		margin: 12px 10px 0 0;
              border: 1px solid #5ba2d4;	
		}

       #box3 {
              float: left;
              background: #ffffff;
              margin: 12px 0 0 0;
              width: 260px;
              border: 1px solid #5ba2d4;
              }

	#title
		{
		font-size: 10pt;
		font-weight: bold;
		background-color: #000099;
		color: #FFFFFF;
		text-align: center;
		font-style: italic;
		}
			
	#box4	{
		float:left;
		background: #ffffff;
		margin: 12px 10px 0 12px;
              width: 260px;
		border: 1px solid #5ba2d4;
		}

	#box5	{
		float:left;
		margin: 12px 10px 0 0;
		background: #ffffff;
              width: 260px;
		border: 1px solid #5ba2d4;
		}

	#box6	{
		float: left;
		margin: 12px 0 0 0;
		background: #ffffff;
              width: 260px;
		border: 1px solid #5ba2d4;
		}

	#textbox
		{
		font-size: 9pt;
		margin: 3px 5px 5px 7px;
	       // height: 200px;
		text-align: left;
		}

	#textbox2
                {
                font-size: 10pt;
                margin: 5px 0px 0px 7px;
		  height: 250px;
                text-align: left;
		  overflow: auto;
                }

	#textbox3
		{
		font-size: 10pt;
		padding: 5px 0 0 7px;
		text-align: left;
 		height: 250px;
		overflow: auto;
		}

	#homecontent {
		padding: 0 0px 0 0;
		width: 832px;
		float: left;
		}
	#homecontent2 {
		width: 832px;
		padding: 0 0 0 0px;
		float: left;
		}

	#nav {
		float: left;
		background-color: #000099;
		width: 830px;
		border-left: 1px solid #ffffff;
		margin-top: -3px;
		}

	#list { float: left; margin-left: 5px; }
	#list li
		{
		float: left;
		padding: 3px 3px 3px 0;
		list-style: none;
		}


	#list a, #list a:visited
		{
		color: #ffffff;
		padding: 3px 7px 3px 7px;
		font-weight: bold;
		font-style: italic;
		font-size: 8pt;
		background-color: #000099;
		text-decoration: none;
		}

	.linkon
		{
		color: #ffffff;
		font-weight:bold;
		font-style:italic;
		font-size:9pt;
		background-color:#dcb732;
		padding:3px 7px;
		}

	#nav a:hover
		{
		padding: 3px 7px 3px 7px;
		background-color: #dcb732;
		color: #ffffff;
		}

	#content
                 {
                 font-size: 11pt;
                 text-align: left;
                 margin: 15px 0px 0px 28px;
                 border: none;
                 width: 770px;
                 }

	#content p {
		padding-top: 15px;
		}

	#footer {
		background: url('bottom-itn.jpg') no-repeat bottom;
		width: 832px;
		float: left;
		padding-top: 50px;
		}

	#footer p {
		margin: 0;
		padding: 0px 0 8px 0;
		text-align: center;
		font-size:7pt;
		}

#menuforms {
	float: left;
	margin-top: 20px;
	}

#textforms {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 600px;
	}

#menuservices {
	float: left;
	margin-top: 20px;
	width: 400px;
	padding-bottom: 0px;
	}

#textservices {
	float: right;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	width: 300px;
	}

#textservices1 {
	float: right;
	margin-top: 20px;
	margin-left: 0px;
	width: 560px;
	}

.contentextra {
                float: left;
                margin-top: 10px;
                }
