/* CSS Document */

body{
background-color:#C9C9C9;
margin-bottom:0px;
margin-left:0px;
margin-top:0px;
margin-right:0px;
}
.plans-programs{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#383F4A;
line-height:12px;
}
.welcome{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#D1DCEA;
line-height:12px;
text-align:justify;
}
.box{
background-color:#FFFFFF;
border:1px solid #00498F;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#383F4A;
padding-left:10px;
line-height:15px;
width:146px;
height:22px;
}
.click-here{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
line-height:12px;
text-decoration:underline;
}
.click-here:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
line-height:12px;
text-decoration:none;
}
.copyright{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#383F4A;
line-height:12px;
}

#steves {
	background-image: url(images/steves-bg.jpg);
	background-repeat: repeat;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}
#steves .wrap {
	background-image: url(images/steves-page-bg.png);
	background-repeat: repeat-y;
	padding:0 50px;
	width:700px;
	margin: 0 auto;
	min-height: 100%;
	}
	* html #steves .wrap {
		background-image: url(images/steves-page-bg.gif);
		}
#steves .logo {
		background-image: url(images/steves-logo.gif);	
		background-position: bottom;
		background-repeat: no-repeat;
		width: 484px;
		height: 94px;
		margin: 0 auto;
		padding-top: 30px;
		margin-bottom: 30px;
	}	
#steves .image {
	background-image: url(images/steves-image.png);
	background-repeat: no-repeat;
	float: right;
	padding: 0 0 20px 20px;
	width: 426px;
	height: 169px;
	}	
	* html #steves .image {
		background-image: url(images/seteves-image.gif);
		}
		