.introtext{
	width:97%;
}
#wrapper{
	width:98%;
	background-color:#EAEAEA;
	padding:5px;
}

a > img {
	border:none;
} 		

#left-content {
	float:left;
	width: 210px;
	padding-left:5px;
}

#left-content h1{
	color:#0070FA;
	font-size:1.5em;
	font-weight:bold
}
#left-content p{
	margin:0 0 10px 0;
	color:#000;
	font-size:1em;
}
#left-content img.bigdots{
	margin-left:-20px
}

#left-content ul.services, #left-content ul.bundles_link{
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#left-content img {
	display:block;
}

#right-content{
	float:right;
	width:542px;
}

#right-content ul.tabNavigation {
	list-style-type:none;
	margin:0;
	padding:0
}
#right-content ul.tabNavigation li{
	float:left;
	width:179px;
	height:39px;
	text-align:center;
	background-image:url(/bundles/images/tab_gray.gif);
}

#right-content ul.tabNavigation li.active_tab{
	background-image:url(/bundles/images/tab_blue.gif);
}

#right-content ul.tabNavigation li:hover{
	background-image:url(/bundles/images/tab_green.gif);
}

#right-content ul li a{
	position:relative;
	top:10px;color:#FFF;
	font-weight:bold;
	font-size:20px
}
#offerHeaderText{
	background-color:#0070FA;
	padding:5px 10px 5px 10px;
	color:#FFF;
	font-size:1.75em;
	font-weight:bold
	
}
#offers {
	clear:both;
	border:2px solid #0070FA;
	padding:10px;
	margin-bottom:15px;
	background-color:#FFF;
	min-height:400px;
	overflow:auto;
}

#offersHeader img{
	float:left;
	margin:0 15px 0 0;
}

#offersHeader span{
	position:relative;
	top:40px;
	color:#0070FA;
	font-weight:bold;
	font-size:1.60em;
}


#offers .primaryOffer {
	clear:both;
	border-top:3px dotted #8ec73f;
	padding:10px 0 10px 0;
	
}

#offers img.company_logo{
	float:left;
	margin-right:30px;
	width:120px;
}

#offers div.priceinfo{
	float:left;
	width:250px;
	margin-bottom:5px;
}

#offers div.priceinfo > img{display:inline-block;margin-left:20px}
#offers div.priceinfo ul{ margin:auto 0 0 1.5em;padding:0;position:relative;left:0em;}
#offers div.priceinfo span a {color:#8ec73f;font-weight:bold;font-size:1.1em}

#offers img.btn{
	float:right;
}

#secondaryOffers{
	clear:both;
	border-top:3px dotted #8ec73f;
	padding:10px;
	text-align:center;
}

#secondaryOffers span{
	display:block;
	font-weight:bold;
}

#secondaryOffers img{
	margin:10px;
}

#terms{
	clear:both;
	border-top:1px dotted #999;
	padding:10px;
}
