/* CSS Document */

/*  
Theme Name: normaldesign
Version: 1.0
*/


html{ 
	min-height: 100%; 
	margin-bottom: 1px;
}

body{
	color: #000000;
	margin-left: 40px;
	margin-top: 20px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	letter-spacing: auto;
	word-spacing: auto;
}

/* PAGE
--------------------------------------- */
.headline{
	margin-bottom: none;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.sub-headline {
	margin-bottom: none;
	padding: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	letter-spacing: auto;
	word-spacing: auto;
	text-align: left;
	vertical-align: top;
}


.link {
	color: #F60;
	text-decoration: none;
	padding: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	letter-spacing: auto;
	word-spacing: auto;
	text-align: left;
	vertical-align: top;
}
.link a{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.link a:hover{
	color: #0C3;
	background-color:#FF0;

}
.link a:visited{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.link_marker2 {
	color: #000;
	background-color:#FF0;
	text-decoration: underline;
}
.header{
	background-color:#FF0;

	width: auto;
}

.study_cat {
	position:inherit; 
	float:right;
	color: #66CC99;
font-weight: bold;
}
#sec1 {
	position: absolute;
	visibility: visible;
	float:left;
	margin-top: 60px;
}
#sec2 {
	position: absolute;
	visibility: hidden;
	float: left;
	margin-top: 60px;
}
#sec3 {
	position: absolute;
	visibility: hidden;
	float: left;
	margin-top: 60px;
}
#sec4 {
	position: absolute;
	visibility: hidden;
	float: left;
	margin-top: 60px;
}
#sec5 {
	position: absolute;
	visibility: hidden;
	float: left;
	margin-top: 60px;
}

img {
	border: 0px;
	padding: 0px;
}

/* VIDEOS
--------------------------------------- */
.video-container {
	position: relative;
	width: 800px;
	height: 225px;
	top: 20px;
	overflow: hidden;
	z-index: 520;
	left: 0px;
}
.video-1 {
	position: relative;
	float: left;
	width: 300px;
	height: 225px;
	overflow: hidden;
	z-index: 520;
	left: 0px;
}
.video-2 {
	position: relative;
	float: left;
	width: 400px;
	height: 225px;
	overflow: hidden;
	z-index: 520;
	left: 0px;
}
#main_container {
	position: absolute;
	float: left;
	width: 800px;
	z-index: 520;
	left: 40px;
}
#top {
	position: absolute;
	float: left;
	width: 800px;
	z-index: 820;
	left: 0px;
	background-color:#FFF;
	visibility:visible;
}
