@charset "utf-8";
/* CSS Document */

body{
	background:#213864;
	margin:40px 0 40px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494754;
	}
	
.spacer{
	height:10px;
	}	
	
h1, h2, h3, h4{
	font-weight:normal;
	margin:0;
	padding:0;
	}
	
p{
	margin:2px 0 2px 0;
	}	
	
a{
	text-decoration:none;
	}	
	
img{
	margin:0;
	padding:0;
	}	
	
div{
	margin:0;
	padding:0;
	}	
	
.clr{
	clear:both;
	margin:0;
	padding:0;
	}
	
/*layouts*/

#wrapper{
	width:906px;
	margin:0 auto;
	}
	
#wrapper .top{
	background:url(images/dec_03.jpg) no-repeat top;
	height:17px;
	}
	
#wrapper .content{
	width:900px;
	background:#fff;
	border-left:3px solid #ff0000;
	border-right:3px solid #ff0000;
	margin:0 auto;
	padding:0;
	}
	
#wrapper .bottom{
	background:url(images/dec_49.jpg) no-repeat top;
	height:26px;
	}
	
	
/*header*/

#header{
	width:900px;
	background:url(images/dec_06.jpg) repeat-x;
	height:159px;
	}
	
#header .left{
	width:250px;
	float:left;
	padding-left:28px;
	padding-top:15px;
	text-align:center;
	}
	
#header .center{
	width:241px;
	float:left;
	padding:0 0 0 55px;
	margin:0;
	}
	
#header .right{
	width:270px;
	float:right;
	text-align:center;
	padding:0 30px 0 0;
	}
	
p.tophead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00059f;
	font-weight:bold;
	margin:10px 0 15px 0;
	}
	
span.red{
	color:#e10909;
	}
	
h1.phone{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#ff0200;
	margin-top:5px;
	}
	
/*navigations*/
/*Menu*/
#nav{
	background:url(images/dec_13.jpg) repeat-x;
	height:38px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}
#nav ul.botton {
height :38px;
margin:0 0 0 10px;
padding:0;
position : relative;
}
#nav ul.botton li {
float : left;
padding:0 10px 0 10px;
height :38px;
background:url(images/dec_16.jpg) no-repeat right;
list-style : none;
width:auto;
position: relative;
}

#nav ul.botton li.noborder {
background:none;
}

#nav ul.botton li a {
height : 38px;
float: left;
display: block;
padding: 0px 0 0 0;
text-transform:uppercase;
line-height:38px;
font-family: "Tahoma", Times, serif;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
font-size:12px;
text-align:center;
}

#nav ul.botton li.last {
	background: none;
}

#nav ul.botton li.sub {
	padding: 0 7px 0 7px;
}

#nav ul.botton li.sub a{
	width: 65px;
}

#nav ul.botton li.sub2 a{
	width: 95px;
}

#nav ul.botton li.hover a.sub,
#nav ul.botton li:hover a.sub {
	background: url(images/menu_background.gif) no-repeat 0 3px;
	width: 65px;
}

#nav ul.botton li.hover a.sub2,
#nav ul.botton li:hover a.sub2 {
	background: url(images/menu_background2.gif) no-repeat 0 3px;
	width: 95px;
}

#nav ul.botton li a:hover, #nav ul.botton li.home a.active {
	text-decoration:underline;
}

#nav ul.botton li ul {
	display: none;
}

#nav ul.botton li.hover ul,
#nav ul.botton li:hover ul {
	display: block;
}

#nav ul.botton li.travel ul {
	width: 145px;
	height: 61px;
	list-style: none;
	background: url(images/menu2.gif) no-repeat 0 0;
	position: absolute;
	left: 10px;
	top: 32px;
	margin: 0;
	padding: 6px 0 0 6px;
}

#nav ul.botton li.pricing ul {
	width: 145px;
	height: 105px;
	list-style: none;
	background: url(images/menu4.gif) no-repeat 0 0;
	position: absolute;
	left: 7px;
	top: 32px;
	margin: 0;
	padding: 6px 0 0 6px;
}

#nav ul.botton li.lessons ul {
	width: 145px;
	height: 149px;
	list-style: none;
	background: url(images/menu6.gif) no-repeat 0 0;
	position: absolute;
	left: 7px;
	top: 32px;
	margin: 0;
	padding: 6px 0 0 6px;
}

#nav ul.botton li ul li {
	width: 137px;
	height: 20px;
	margin: 0 0px 2px 0;	
	background: #ffb4b4;
	padding: 0;
	float: left;
	clear: both;
}

#nav ul.botton li.hover ul li a,
#nav ul.botton li:hover ul li a {
	width: 129px;
	height: 20px;
	line-height: 20px;
	color: #000000;
	background: #ffb4b4;
	padding-left: 8px;
	text-align: left;
}

#nav ul.botton li.hover ul li a:hover,
#nav ul.botton li:hover ul li a:hover {
	width: 129px;
	height: 20px;
	line-height: 20px;
	background: #ad0001;
	text-decoration: none;
}
	
		
/*page*/

#page{
	width:900px;
	margin:0 auto;	
	padding:0;
	border-bottom:1px solid #90999a;
	}
	
#page .left{
	float:left;
	width:192px;
	margin-bottom:4px;
	margin-right:4px;
	background:#cecece;
	padding-bottom:40px;
	}
#page .leftinside{
	float:left;
	width:192px;
	margin-bottom:4px;
	margin-right:4px;
	background:#ffffff;
	padding-bottom:40px;
	border-right:4px solid #ff0000;
	
	}
#page .mid{
	width:487px;
	float:left;
	padding:0 3px 10px 3px;
	border-left:1px solid #90999a;
	border-right:1px solid #90999a;
	}		
#page .insidemid{
	width:675px;
	float:left;
	padding:10px 3px 10px 10px;
	}			
#page .right{
	width:207px;
	float:right;
	}
	
#login{
	background:url(images/login.jpg) no-repeat;
	width:207px;
	height:238px;
	}
	
#loginin{
	margin:0 auto;
	padding:10px;
	}	
	
p.white{
	color:#fff;
	line-height:1.5em;
	}
	
p.join{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:10px;
	}
	
.label{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	}	
	
.input_01{
	background:#d5d5d5;
	border:1px solid #fff;
	height:16px;
	margin:5px 0 5px 0;
	width:177px;
	padding:2px;
	color:#333333;
	}
	
.joindo{
	background:url(images/ojin.jpg) no-repeat;
	width:72px;
	height:22px;
	border:none;
	cursor:pointer;
	margin-top:5px;
	}
	
.leftinner{
	padding:10px 0 10px 10px;
	}
.leftinnerinside{
	padding:10px 2px 10px 10px;
	}
h1.lefttop{
	color:#00059f;
	font-size:15px;
	font-style:italic;
	}
	
p.leftcont{
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	line-height:1.4em;
	}
	
p.normal{
	font-weight:normal;
	margin-top:2px;
	}
	
a#read{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	}
	
a#readit{
	color:#1318a8;
	float:right;
	margin-top:10px;
	font-weight:bold;
	text-decoration:underline;
	}	
	
a#read:hover{
	text-decoration:none;
	}
	
img.leftpics{
	border:2px solid #c01f1c;
	margin:5px 0 5px 8px;
	}
	
img.leftpi{
	border:2px solid #c01f1c;
	margin:5px 0 5px 3px;
	}	
	
img.leftpicas{
	border:2px solid #c01f1c;
	margin:5px 5px 5px 8px;
	float:left;
	}	
	
	
/*contents*/

#roundbox{
	width:483px;
	}
	
#roundbox .top{
	background:url(images/topround.jpg) no-repeat bottom;
	height:10px;
	width:483px;
	}
	
#roundbox .bottom{
	background:url(images/bottomround.jpg) no-repeat top;
	height:10px;
	width:483px;
	}
	
#roundbox .content{
	width:471px;
	border-left:1px solid #8d9597;
	border-right:1px solid #8d9597;
	padding:5px;
	}
	
p.middo{
	color:#494754;
	line-height:1.5em;
	}
	
h1.faded{
	background:url(images/faded%5D.jpg) no-repeat;
	display:block;
	height:28px;
	font-size:11px;
	font-weight:bold;
	padding:7px 0 0 15px;
	color:#000;
	}
	
#block1{
	float:left;
	width:200px;
	}
	
#block2{
	float:right;
	width:220px;
	}
	
p.padd{
	padding:5px 0 0 0;
	line-height:1.5em;
	}
	
h1.title{
	color:#1418a6;
	font-size:18px;
	padding:5px;
	}


.times{
	padding:6px;
	margin-bottom:30px;
	}
	
.query{
	margin-top:10px;
	font-weight:bold;
	}
	
.bold{
	font-weight:bold;
	}			

/*footer*/

#footer{
	height:87px;
	width:900px;
	}
	
#footnav{
	width:734px;
	margin:0 auto;
	}
	
#footnav ul{
	margin:10px 0 0 0;
	padding:0;
	}												

#footnav ul li{
	list-style:none;
	display:inline;
	}
	
#footnav ul li a{
	color:#ab0000;
	border-right:1px solid #ab0000;
	padding:0 5px 0 5px;
	font-weight:bold;
	font-size:11px;
	font-family:tahoma;	
	}
	
#footnav ul li a.noborder{
	border:none;
	}		
	
#footnav ul li a:hover{
	text-decoration:underline;
	}
	
p.middle{
	text-align:center;
	}												
																		