@charset "utf-8";
/* CSS Document */

@charset "utf-8";

html, body {
	height: 100%;
	width: auto;
	min-height: 100%;
	padding: 0px;
	background: #fff;
	}

body {
	margin: 0;
	padding: 0;}

#head {
	background-image: url(images/learnOC-head.jpg);
	background-position: center top;
	height: 200px;
	background-repeat: no-repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	float: right;
	padding-left: 15px;
}

#button a {
	color: #ffffff;
	text-decoration: none;
}

#button a:hover{
	color: #fcb825;
	text-decoration: none;
}

#learningrx {
	background-image: url(images/learnOC-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 236px;
	width: 960px;
	maring: 0 auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#learningrx #body {
	text-align: justify;
	width: 600px;
	padding-top: 40px;
	float: left;
	padding-left: 100px;
}

#body a, #body2 a{
	color: #462176;
	text-decoration: none;
}



#body a:hover{
	color: #93a445;
	text-decoration: underline;
}


#learningrx #button {
	margin-top: 42px;
	margin-right: 134px;
	text-align: center;
}
#line {
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 12px;
}
#braintest {
	background-image: url(images/learnOC-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 169px;
	height: 236px;
	width: 960px;
	maring: 0 auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


#braintest #button {
	margin-top: 51px;
	margin-right: 116px;
	text-align: center;
	}
#braintest #button a {
	font-size: 16px;
}

	
#braintest #body {
	text-align: justify;
	width: 500px;
	padding-top: 20px;
	float: left;
	padding-left: 200px;
}
#learningrx #body img, #braintest #body img,  #wellstreet #body img, #wellstreet #body2 img {
	clear: none;
	position: relative;
	top: 4px;
	left: 3px;
}

	
#wellstreet {
	background-repeat: no-repeat;
	background-position: left top;
	height: 269px;
	height: 264px;
	width: 960px;
	maring: 0 auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 90px;
	margin-top: 10px;
	background-image: url(images/learnOC-bg3.jpg);
}

#wellstreet #button {
	margin-top: 28px;
	margin-right: 125px;
	text-align: center;
}
#wellstreet #button a {
	font-size: 16px;
}


#wellstreet #body {
	text-align: justify;
	width: 440px;
	padding-top: 70px;
	float: left;
	padding-left: 260px;
}

#wellstreet #body2 {
	text-align: justify;
	width: 350px;
	padding-top: 20px;
	float: left;
	padding-left: 50px;
}


#jserra {
	height: 236px;
	width: 960px;
	maring: 0 auto;
	margin-right: auto;
	margin-left: auto;
}

#jserra #body {
	text-align: justify;
	width: 740px;
	padding-top: 0px;
	float: left;
	padding-left: 100px;
}
