/* CSS Document */

#business_cards { 
	clear: both;
	width: 849px;
	height: 245px;
	background: url(../images/business_cards.gif);
	margin-top: 40px;
}

#content_container2 h1 {
	clear: both;
	width: 465px;
	height: 36px;
	text-indent: -5000px;
	background: url(../images/custom_biz_card_design.gif);
	margin: 0 0 0 164px;
}

p.dont_use_template {
	clear: both;
	width: 549px;
	height: 21px;
	text-indent: -5000px;
	background: url(../images/dont_use_template.gif);
	margin:0;padding:0;
	margin: 0 0 0 125px;
}

#business_cards_left { 
	clear: left;
	float: left;
	width: 526px;
	margin-top: 11px;
}

#business_cards_right { 
	float: right;
	width: 296px;
	margin-top: 11px;
}

#business_cards_right ul { 
	list-style-type: none;
	margin:0;padding:0;
	margin-top: 10px;
}

#business_cards_right ul li { 
	clear: both;
	width: 293px;
	height: 35px;
	background: #f9f9f2 url(../images/biz_card_arrow.gif) no-repeat;
	border-bottom: 1px solid #cdcda6;
	text-indent: 23px;
	font-size: 14px;
	font-weight: bold;
}

#business_cards_right ul li span { 
	display: block;
	padding-top: 7px;
}

#business_cards_right ul li.get_started { 
	width: 290px;
	height: 42px;
	background: url(../images/get_started_now.gif);
}

#business_cards_right ul li.get_started a { 
	text-indent: -5000px;
	display: block;
	width: 290px;
	height: 42px;
}







