/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(images/bg-flash.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

 }
 
 
 
 #culverdd_holder {

width:657px;
height:559px;
position:relative;
z-index:99999;
top:-524px;
left:275px;

}



#culverdd_main {

background:url(http://www.culverhealthcarefinance.com/images/pulldown/pulldown_bg.png) no-repeat top center;
width:657px;
height:524px;

}

#culverdd_button {

background:url(http://www.culverhealthcarefinance.com/images/pulldown/pulldown_tab_down.png) no-repeat top center;
display:block;
width:205px;
height:35px;
float:right;


}

#culverdd_left {

float:left;
width: 300px;
margin-top:50px;
padding-left:20px;


}

#culverdd_right {

float:right;
width: 300px;
margin-top:50px;
padding-left:20px;


}

.culverdd_div {

width:285px;
height:150px;
padding-bottom:20px;



}


.culverdd_div a {

text-decoration:none;



}

.culverdd_div span {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 color:#001f57;
	 
	 text-transform:uppercase;
	 font-variant:small-caps;
	 text-decoration:none;

}


.culverdd_div p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	text-decoration: none;
	line-height: 18px;
	margin-top:5px;
	margin-bottom:10px;

}


