/* CSS Document */
body {
 font: normal 1em/1.5em Arial, Helvetica, sans-serif;
  background: url(/images/bgpage.jpg) repeat-x 0px -62px;
}


.wrapper {
 background: url(/images/bgin.png) no-repeat 0px 0px;
}


.page {
width: 750px;
margin: 5px auto 10px;
background:#fff;
}

.pageHeader {
  background: #2E90B7 url(/images/mobile_bgheader.jpg) no-repeat 0px 0px;
  height: 166px;
}

.pageHeader h1{
  width:360px;
  top:5px;
  left:380px;
  font: normal 1.2em/1.0em Georgia, "Times New Roman", Times, serif;
}

#btncart{
top:180px;
}


.content  {
width:750px;
float:none;
clear:both;	
}

.content .intro {
width: 750px;	
}

.maincontent .sidebar{
 display:none;	
}

#topnav{
top: 133px;
}

#topnav ul > li  a{
font-weight:bold;	
}

#topnav ul > li ul li a{
line-height:40px;
height:40px;
}


#topnav ul li#home{
width:80px;
background:none;
margin:0;
}

#topnav ul li#training{
width:165px;
}

#topnav ul li#schedule{
width:105px;
}

#topnav ul li#register{
width:100px;
}

#topnav ul li#about{
width:85px;
}

#topnav ul li#contact{
width:95px;
}

#topnav ul li#tips{
width:120px;
}

#topnav ul li#login{
display:none;
}



#courseschedule .col1{
width:235px;
}

#courseschedule .col2{
width:400px;	
}

#courseschedule .col3{
width:110px;	
text-align:center;
}

#cartform table{
border:none;	
}

#registerpage .content {
 width:100%;
}

