html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #ffffff;
color: #000000;
text-align: center;
height:100%;
background:url(../graphics/bg_home.jpg) repeat-x;
}

body a {
color:#555555;
text-decoration:none;
}
body a:hover, body a:focus {
color:#000000;
}

/*---------------------- STYLES -----------------------------*/

h1 {

	font-size: 13px;
	font-weight: bold;
	color: #944462;
	padding:5px 0 5px 0;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:5px 0 5px 0;
}
p {
	padding:5px 0 5px 0;
}

.footer {
color:#888A8E;
}

.blue {
color:#446293;
}

hr {
color:#888A8E;
width:85%;
height:1px;
size:1px;
text-align:center;
margin:0 auto;
}

/*-----------------------LAYOUT DIVS---------------------------*/

#image_left{
float: left;
padding:0 10px 5px 5px;
}
#image_right{
float: right;
padding: 0 5px 5px 10px;
}

#wrapper {
width: 774px;
height: 700px;
margin:0px auto;
text-align:left;
}

#top{
width: 774px;
height: 30px;
margin: 0px 0 0 0;
background:url(../graphics/header.gif) no-repeat;
text-align:right;
}
#logo {
width:774px;
padding:0 0 21px 0;
height:auto;
}
#nav {
width:774px;
height:40px;
}
#image_banner {
width:774px;
height:310px;
}
#content {
width:774px;
height:auto;
}
#footer {
widows:770px;
height:auto;
padding:2px 0 0 4px;
}

#home_main_img {
width:373px;
height:auto;
float:left;
}

#home_center {
width:168px;
height:auto;
float:left;
}

#home_right {
width:233px;
height:auto;
float:left;
}

#home_book {
width:213px;
height:157px;
position:fixed;
padding:0px 0 0 20px;
}

#footer_seminars {
width:104px;
height:116px;
background:url(../graphics/home_seminars.jpg) no-repeat;
padding:54px 0 0 107px;
float:left;
}

#footer_coming {
width:320px;
height:134px;
padding:36px 0 0 10px;
float:left;
background:url(../graphics/home_forthcoming.jpg) no-repeat;
}

#footer_tutors {
width:110px;
height:126px;
background:url(../graphics/message.jpg) no-repeat left 30px;
float:left;
padding:10px;
}

