p { margin: 10px 0; } 
h1, h2, h3, h4, h5, h6 { margin: 15px 0; } 
ul, ol { margin: 10px 0 10px 40px; }


body {
	background-color: #FFFFFF;
	background-image: url(../images/public/home_bkg.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0 0 125px 0;
	line-height: 1.4em;
}

#footer {
	background-image: url(../images/public/studyon_footer.png);
	margin-right: 10px;
	margin-left: 8px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: solid 5px #E8F6F8;
	clear: both;
	font-variant: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer a:hover{color: white;}

#mainmenu {
	height: 40px;
	background-color:#000000;
	background-image: url(../images/public/login_header.png);
	background-repeat: no-repeat;
	background-position: 649px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 25px;
	line-height: 40px;
}

#mainmenu a:link, #mainmenu a:visited { color: #3399CC; text-decoration: none;}
#mainmenu a:hover {color: #fff;}

#content {
	background-image: url(../images/public/studyon_bkg2_full.png);
	background-repeat: repeat-y;
	background-position: 15px 40px;
}
#col1content {
	padding-top: 80px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/public/header_buy_studyon_online.png);
	background-repeat: no-repeat;
	margin-left: 13px;
	margin-right: 7px;
	background-position: left top;
}

#hideheader {display:none;}


#content2 {
	margin-left: 15px;
	width: 960px;
	background-image: url(../images/public/login_header.png);
	background-repeat: no-repeat;
	background-position: 634px -40px;
}

#content2help {
	margin-left: 15px;
	width: 960px;
	background-image: url(../images/public/help_header.png);
	background-repeat: no-repeat;
	background-position: 634px -40px;
}

div#fixedbox {
	background-image: url(../images/public/fixed_bar_bkg.png);
	border-top: solid 10px #000;
	overflow: hide;
	width: 100%;
	height: 120px;
	position: absolute;
	bottom: 0;
	left: 0;	
}
@media screen {body>div#fixedbox {position: fixed;}}

#fixedbox #fixed_logo {
	background-image: url(../images/public/fixedbar_logo.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	width: 960px;
	height: 120px;
}

#col1{
	width: 625px;
}

#col1 #flashbox {
	height: 302px;
}

#col2{
	width: 296px;
	margin-right: 10px;
	float: right;
	padding: 40px 5px 20px 5px;
	min-height: 625px;
}

#col2 h2{
	height: 40px;
	font-size: 17px;
	margin-bottom: -10px;
	padding-top: 10px;
}

#featureArea2 {
	background-image: url(../images/public/title_bkg_blank.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 0px 10px 0px 10px;	
}

.subHead {font-size: 15px; font-weight: bold;}
.green {color: #74BD46}

.loginBoxes {
	font:Arial, Helvetica, sans-serif;
	border: 2px solid #1DAFE5;
	vertical-align: middle;
	padding: 2px;
}

#login_form #email {width: 200px;}
#login_form #password {width: 150px;}

#login_form {
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #0F6586;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}


#scrollerbox {
	padding-top: 40px;
	margin-left: 20px;
	width: 550px;
}

#pscroller1{
height: 35px;
border: 2px solid white;
padding: 5px;
}

#pscroller1 a {color: white;}
#pscroller1 a:hover {color: black;}

#buyTable {text-align: left; margin-left: -15px; margin-right: -15px;}

#buyTable table {width:100%;}

#buyTable .tabcol1 {padding-left: 15px;}

