
<style type="text/css">
.style {}

/* -- Drill Page Screen CSS --- */

#contentHolder{

position:relative;
float:left;
width:960px;
height:auto;

}

#contentLeft{

position:relative;
float:left;
width:265px;
height:126px;
background: url(/images/total.jpg) -4px top no-repeat;

}


#mainContent img{


border: 4px solid #07969c;
margin:10px;
}


#flashHolder{

position:relative;
float:left;
width:695px;
height:126px;
background: url(/images/total.jpg) top right no-repeat;
}



#searchBox{

position:relative;
float:left;
width:219px;
height:auto;
margin:5px 0 0 10px;
_margin:5px 0 0 10px;
text-align:center;

}



.searchForm{

width:140px;

}

.searchBtn{

width:50px;


}

#mapsHolder{

position:relative;
float:left;
width:695px;
height:auto;

}

#maps{

position:relative;
float:left;
width:200px;
height:auto;

}

#dd{

position:relative;
float:left;
width:400px;
height:auto;
font-size:12px;
color:#333;
margin:0 0 50px 0;
padding:20px 0 0 0;
}

.large {
	font-size:16px !important;
}

/* default font size - import for adjustable font size area*/
@import url(x-small.css);

#mainContent p, #midRight, #midRight a, #mainContent p, .normal, #midLeft, .calloutbody{
	font-size:	12px;
}

</style>