.grid
{
position: relative;
width: 100%;
min-width:950px;
float: left;
height: auto;
padding-bottom: 30px;
margin-bottom: 10px;
z-index: 6;
}


.box20
{
float: left;
width: 20%;
padding-left: 10px;
z-index: 7;
}

.box25
{
float: left;
width: 25%;
padding-left: 25px;
z-index: 7;
overflow: hidden;
padding-top: 20px;

}

.box30
{
float: left;
width: 30%;
padding-left: 10px;
z-index: 7;
overflow: hidden;
padding-top: 20px;
text-align:justify;
}

.box40
{
float: left;
width: 40%;
padding-left: 10px;
z-index: 7;
overflow: hidden;
padding-top: 20px;
}

.box50
{
float: left;
width: 50%;
padding-left: 10px;
z-index: 7;
overflow: hidden;
padding-top: 20px;
}

.box60
{
float: left;
width: 60%;
padding-left: 20px;
z-index: 9;
text-align: justify;
background-color: #FFFFFF;
overflow: hidden;
padding-top: 20px;
}

.box65
{
float: left;
width: 65%;
padding-left: 10px;
z-index: 9;
text-align: justify;
background-color: #FFFFFF;
overflow: hidden;
padding-top: 20px;
}

.box75
{
float: left;
width: 75%;
padding-left: 20px;
padding-right: 10px;
z-index: 7;
overflow: hidden;
padding-top: 20px;
}


.box20 h3, .box25 h3, .box30 h3, .box40 h3, .box50 h3, .box60 h3, .box65 h3, .box100 h3, .box75 h3, .formbox200px h3,  fieldset {
	background:#DDDDDD;
	margin-top: -10px;
	padding:7px;
	border-style: none;
	background-image: url("../images/h2tile.png");
background-repeat: repeat-x;
background-position:0px 50%;
}

fieldset {
	background:#EEEEEE;
	background-image: url("images/eeetile.png");
	background-repeat: repeat-y;
	background-position:50% 0px;
	padding:10px;
	border-style: none;
}

.box100
{
position: relative;
float: left;
width: 100%; 
height: auto;
margin-top: 10px;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #CCCCCC;
z-index: 7;
}

.formbox200px
{
position: relative;
float: left;
width: 200px; 
padding-left: 10px;
z-index: 7;
}

.fixedbox150px
{
position: relative;
left: 0px;
width: 150px; 
height: auto;
padding-left: 10px;
z-index: 7;
}

.fixedbox200px
{
position: relative;
top: 0px;
float: left;
width: 200px; 
height: auto;
z-index: 7;
}



#contact_form {
	background:#9C3;
	background-image: url("../images/9c3tile.png");
	background-repeat: repeat-y;
	background-position:50% 0px;
	padding:10px;
	border-style: none;
}
