*{margin:0;padding:0;}
body{ font-family:"Tahoma",Arial, Helvetica, sans-serif;
background:url("bg.jpg") repeat top center;
font-size:12px;
color:#c2c1c1;
}
a{text-decoration;border:none;}
img{border:none;}
.waper{
	width:900px;
	margin:auto;
}
#menubar{
	background:url(bar.png) repeat-x;
	height:87px; 
	margin-top:20px;
	
}
.m{
	color:#616161;
	font-size:14px;
	text-decoration:none;
	font-weight:bolder;
	vertical-align:middle;
	margin-left:15px;
	margin-right:15px;
}
.m:hover{
	color:#457bb7;
}

.m img{
	margin-right:4px;
}
.h{
	background:url(h1.png) no-repeat top center;
	font-weight:600;
	width:400px;
	height:50px;
	font-size:13px;
	color:#333333;
	padding-left:35px;
	padding-top:40px;
	font
	
	
}
#slider {
	margin-top:2px;
	position:relative;
    z-index:1;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
	
}

.nivo-controlNav {
	position:absolute;
	left:40px;
	bottom:20px;
	
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:20px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
#frame{
	
	background:#22211f;
	width:340px;
	padding:4px;
	margin-left:20px;
	margin-top:40px;
}
#footer{
	
}
.s{
	
	color:#c2c1c1;
}
.s:hover{
	
	text-decoration:underline;
	color:#457bb7;
}
#package{
	background:url(ptag.png) no-repeat;
	width:455px;
	height:397px;
	
}
.rd{
	
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	
	behavior: url(border-radius.htc);
}

