body {
background: #f5f5f5 url(../images/bg-body.png) top left repeat-x;
color: #888;
cursor: default;
font-family: Calibri, Arial, sans-serif;
font-size: 18pt;
line-height: 53pt;
margin: 0px;
overflow: hidden;
text-shadow: #ddd 0 1px 8px;
}

a {
text-decoration: none; }

#header {
margin: 0 auto;
text-align: center;
padding-top: 60px;
width: 100%;
z-index: 99; }
	
#header_text { }	

#pro {
float:left;
font-size: 36pt;
padding-top: 300px;
text-align: center;
width: 50%; }

#pro_text {
cursor: pointer; }

#pro_tag {
cursor: pointer;
color: #f6741d; }

#pro_slider {
background: #f5f5f5;
cursor: pointer;
line-height: normal;
margin-left: 50%;
padding-left: 20px;
position: absolute;
top: 220px;
width: 50%;
z-index: 100; }

#edu {
font-size: 36pt;
padding-top: 300px;
text-align: center; }

#edu_text {
cursor: pointer; }

#edu_tag {
cursor: pointer;
color: #00b1bc; }

#edu_slider {
background: #f5f5f5;
cursor: pointer;
float: left;
line-height: normal;
padding-left: 20px;
position: absolute;
top: 220px;
width: 50%;
z-index: 100; }

#footer,
#footer_slider {
bottom: 50px;
clear: both;
color: #444;
cursor: pointer;
margin: 0 auto;
position: absolute;
text-align: center;
width: 100%;
z-index: 99; }

#footer_tag {
color: #9160ad; }

#footer {
line-height: 23pt; }

#footer_slider {
background: #f5f5f5;
line-height: normal;
padding-left: 20px;
width: 100%; }
