#indexCenter {
	margin-top:250px;
	width:100%;
	height: 68px;
	background: url('../images/indexTile.png');
	text-align: center;
}

#indexCenter6 {
	margin-top:15px;
	width:100%;
	height: 68px;
	background: url('../images/indexTile.png');
	text-align: center;
}

#indexMain {
	padding-top: 8px;
	background: #1282EA;
}

#indexLeft {
	position: relative;
	top: 5px;
	float:left;
	background: url('../images/leftMainpage.png') no-repeat;
	width: 559px;
	height: 213px;
	padding: 7px 0px 0px 10px;
}

#indexRight a {
	float:left;
	display: block;
	background: url('../images/rightMainpage.png') no-repeat;
	width: 313px;
	height: 179px;
	margin-left: -10px;
	color: #ffffff;
}

#indexRightBot {
	float:left;
	display: block;
	background: url('../images/rightMainbot.png') no-repeat;
	width: 313px;
	height: 39px;
	margin-left: -10px;
	color: #ffffff;
}


#learnMore {
	position:relative;
	left: 15px;
}

#learnMore a {
	color: #ffffff;
	text-decoration: none;
}

#learnMore a:hover {
	text-decoration: underline;
}

#getStarted {
	position:relative;
	left:138px;
	top: 5px;
}

#thousandDrugs {
	width: 280px;
	color: #999999;
	font-size: 14px;
}

#thousandDrugs a {
	text-decoration: none;
	color: #0c69c0;
}

#thousandDrugs a:hover {
	text-decoration: underline;
}

#thousandDrugs p {
	margin-top: 10px;
}


#wecare {
	position: relative;
	width: 580px;
	font-size:14px;
	left:25px;
}

#wecare a {
	text-decoration: none;
	color: #0c69c0;
}


#wecare a:hover {
	text-decoration: underline;
}

#wecare p {
	margin-top:10px;
}


#whyyoushould {
	background:url('../images/whyshouldyou.png') no-repeat;
	width: 290px;
	height: 213px;
	margin-top:25px;
}

#whyyoushould p {
	color: #505d6c;
	padding-left:33px;
	padding-top:60px;
	width: 215px;
}

#whyyoushould span {
	padding-left:35px;
	position:relative;
	top:15px;
}

#howitworks {
	background:url('../images/howitworks.png') no-repeat;
	width: 289px;
	height: 213px;
	margin-top:25px;
	margin-left:3px;
}

#howitworks p {
	color: #505d6c;
	padding-left:33px;
	padding-top:60px;
	width: 215px;
}

#howitworks ul {
	list-style-image:url('../images/arrow.png') ;
	padding-top:9px;
	padding-left:30px;
	padding-right:30px;
}

#howitworks ul li {
	padding-bottom:5px;
}

#howitworks ul a {
	font-weight:bold;
	color:#0c69c0;
	text-decoration:none;
}

#howitworks ul a:hover {
	text-decoration:underline;
}

#faqs {
	background:url('../images/faqs.png') no-repeat;
	width: 288px;
	height: 211px;
	margin-top:25px;	
	margin-left:5px;
}

#faqs ul {
	list-style-image:url('../images/arrow.png') ;
	padding-top:60px;
	padding-left:30px;
	padding-right:30px;
}
#faqs ul li {
	padding-bottom:5px;
}

#faqs ul a {
	font-weight:bold;
	color:#0c69c0;
	text-decoration:none;
}

#faqs ul a:hover {
	text-decoration:underline;
}