/* CSS Document */



#boxframed{ float:left;
margin-left:10px;
padding:0;
background-image:url(../images/framebig.jpg);
width: 825px;
height: 512px;}

h1#header {
width: 197px;
height: 53px;
padding: 0;
margin:0;
/*background:url(../images/contactus.png) no-repeat;
text-indent : -9479px;*/
margin-left:10px;
margin-top: 10px;
}

div#float{
	position: relative;
	float:left;
	padding: 0 0;
	margin-top:51px;
	margin-left:-760px;
	height:413px;
	width:696px;
	overflow: auto;
	text-align:left;
	z-index: 999;
	background-color:none;
}

div#floatimage{ 	position: relative;
	float:left;
	padding: 0 0;
	margin-top:51px;
	margin-left:-760px;
	height:413px;
	width:696px;
	overflow: hidden;
	text-align:left;
	background-image: url(../images/backcheese.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index: 984;}


h2 { margin:0;}
p{ margin:0;}

div#group1{
padding:1.5em;
float:left;
width:40%;
text-align:center;}

div#group2{ 
padding: 1.53em;
float:right;
width:40%;
text-align:center;}
