/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
html {font-size: 62.5%;}

body {
background-color: #fff;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
}

#container {
width: 984px;
margin: 0 auto;
margin-top: 62px;
position: relative;
}


#logo {
float: left;
width: 310px;
height: 80px;
margin-left: 10px;
}

#nav_holder {
width: 565px;
height: 56px;
float: right;
margin-right: 2px;
margin-top: 44px;
}

#nav_holder span {
visibility: hidden;
}

#nav_holder a {
text-decoration: none;
}

#bottom_content {
	width: 980px;
	height: 308px;
	margin-left: 2px;
	margin-top: -3px;
	background-image: url(images/bottom_bg.png);
	background-position: top center;
	position: absolute;
	left: 0px;
	top: 558px;
}

.content_box {
width: 281px;
float: left;
margin-left: 30px;
margin-top: 40px;
margin-right: 10px;
}

.content_box p {
line-height: 20px;
font-family: arial;
font-size: 1.2em;
color: #666;
margin-bottom: 10px;

}

#contact {
width: 210px;
height: 45px;
margin-top: 40px;
float: right;
color: #fff;
font-size: 1.4em;
line-height: 22px;
text-align: right;
margin-right: 12px;
}

#contact a {
color: #fff;
text-decoration: none;
}

#contact a:hover {
text-decoration: underline;
}


#image_holder {
width: 984px;
height: 429px;
float: left;
margin-top: -11px;
}


#textbox {
width: 978px;
height: 42px;
background-image: url(images/news_box.png);
background-position: center -1px;
float: left;
margin-left: 3px;
}

#ticker {
margin: 0 auto;
width: 920px;
text-align: left;
font-size: 1.2em;
color: #666;
margin-top: 16px;
}

#ticker a {
color:#666;
text-decoration: underline;
font-weight: bold;
}

#text a {
color: #339900;
text-decoration: underline;
}

#text a:hover {
text-decoration: none;
}



#home_footer_left {
	font-size: 1.1em;
-webkit-text-size-adjust: none;
color: #666;
width: 600px;
padding: 0px 10px 0 32px;
height: 20px;
clear: both;
position: absolute;
left: 0px;
top: 839px;
}

#home_footer_right  {
		font-size: 1.1em;
-webkit-text-size-adjust: none;
margin-left: 520px;
color: #999;
width: 440px;
padding: 0px 10px 0 0px;
clear: both;
right: 20px;
top: 839px;
position: absolute;
}


#home_footer_left p {

color: #666;
}

#home_footer_left a {
text-decoration: none;
color: #339933;
}

#home_footer_right a {
color: #666;
text-decoration: none;
}

#home_footer_right a:hover {
text-decoration: underline;
}

#home_footer a:hover, #footer_left a:hover {
text-decoration: underline;
}



#home {
float: left;
height: 56px;
background-image: url(images/nav_bg.png);
width: 76px;
background-position: 0 -2px;
display: block;
}

#home:hover {
background-position: 0px -58px;
}

#news {
float: left;
height: 56px;
background-image: url(images/nav_bg.png);
width: 51px;
background-position: -76px -2px;
display: block;
}

#news:hover {
background-position: -76px -58px;
}

#play {
float: left;
height: 56px;
background-image: url(images/nav_bg.png);
width: 102px;
background-position: -127px -2px;
display: block;
}

#play:hover {
background-position: -127px -58px;
}

#teach {
float: left;
height: 56px;
background-image: url(images/nav_bg.png);
width: 111px;
background-position: -229px -2px;
display: block;
}

#teach:hover {
background-position: -229px -58px;
}

#study {
float: left;
height: 56px;
background-image: url(images/nav_bg.png);
width: 137px;
background-position: -340px -2px;
display: block;
}

#study:hover {
background-position: -340px -58px;
}

#contact_us {
float: left;
height: 56px;
background-image: url(images/nav_bg.png);
width: 78px;
background-position: -477px -2px;
display: block;
}

#contact_us:hover {
background-position: -477px -58px;
}

.learn_more {
float: left;
width: 130px;
height: 46px;
margin-top: 30px;
margin-left: -5px;
}

#icons {
float: right;
width: 88px;
margin-top: -15px;
}

.twitter {


}

.facebook {

}

#login {
	position: absolute;
	width: 151px;
	height: 28px;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	left: 806px;
	top: -56px;
	color: #999;
	padding-left: 19px;
	padding-top: 8px;
	font-size: 11px;
}


#login a {
color: #666;
font-weight: bold;
text-decoration: none;
}

#login a:hover {
color:#090;
}

sup {
font-size: 9px;
margin-top: 0px;
font-family: Verdana, Geneva, sans-serif;
}

#slideshow3 {
	position: absolute;
	z-index: 5;
	width: 484px;
	height: 91px;
	left: 477px;
	top: 365px;
	overflow: hidden;
}


.size11 {
font-size: 11px;
}
