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




body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737171;
	text-decoration:none;
}
a {
	color: #5F399D;
	text-decoration: none;
}
a:hover {
	color: #5F399D;
	text-decoration: underline;
}

.desti-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#563b7f;
	text-decoration:none;
	font-weight:bold;
	
}
.wrapper {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
}
.links_total {
	width:1000px;
	height:30px;
	float:left;
	}
.links{
	width:718px;
	height:30px;
	background-image:url(../images/link-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	}



.logo{
	width:1000px;
	height:84px;
	padding-top:10px;
	float:left;
	}
.banner_total{
	width:1000px;
	height:284px;
	float:left;
	}
.flash{
	width:575px;
	height:248px;
	float:left;
	margin-right:6px;
	}
.flash-2{
	width:255px;
	height:248px;
	float:left;
	margin-right:5px;
	}
.flash-3{
	width:159px;
	height:248px;
	float:left;
		}
.shadow{
	width:1000px;
	height:36px;
	background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	clear:both;
		}
.slide-total{
	width:1000px;
	height:auto;
	float:left;
		}
.slide{
	width:182px;
	height:auto;
	margin-right:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#d5cce2;
		}
.slide-head-box{
	width:182px;
	height:26px;
	padding-top:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
	float:left;
		}
.slide-image-box{
	width:182px;
	height:92px;
	margin-bottom:5px;
	float:left;
		}
.slide-read-more{
	width:64px;
	height:20px;
	background-image:url(../images/read-more.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
		}
.slide-read-more:hover{
	background-image:url(../images/read-more-hover.jpg);
				}
slide css 
.slideshow { 
	width:185px;
	height:auto;
	margin:10px 0 0 0;
	padding:0px 0 0 0px;
	}

.contant-total{
	width:1000px;
	height:auto;
	float:left;
	margin-top:20px;
		}
.contant-total-inner{
	width:1000px;
	height:auto;
	float:left;
	margin-top:0px;
		}
.contant-left{
	width:400px;
	height:auto;
	float:left;
	text-decoration:none;
	line-height: 22px;
		}
.contant-left-inner{
	width:700px;
	height:auto;
	float:left;
	text-decoration:none;
	line-height: 22px;
		}
.contant-right{
	width:560px;
	height:291px;
	float:right;
	background-image:url(../images/vrtcl-shadow.jpg);
	background-position:right top;
	background-repeat:no-repeat;
		}
.contant-right-inner{
	width:260px;
	height:291px;
	float:right;
	background-image:url(../images/vrtcl-shadow.jpg);
	background-position:right top;
	background-repeat:no-repeat;
		}

.read-more{
	text-decoration:none;
	color:#737171;
			}
.read-more:hover{
	text-decoration:none;
	color:#cd1313;
			}
.vrtcl-shadow{
	width:14px;
	height:auto;
	float:left;
				}
.right-sm{
	width:160px;
	height:auto;
	margin-right:20px;
	float:left;
				}



.footer {
	text-transform: uppercase;
	color: #bdabd7;
	text-decoration: none;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 56px;
	padding-top: 27px;
	width: 100%;
}
.footer a {
	color: #bdabd7;
	text-decoration: none;
}
.footer a:hover {
	color: #bdabd7;
	text-decoration: underline;
}

.services {
	margin: 0px;
	padding: 0px;
	width: 230px;
}
.services li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #352058;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.btn {
	color: #FFF;
	text-decoration: none;
	background-color: #614888;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.violet-txt {
	color: #352058;
	text-decoration: none;
}


.prod-box {
	margin: 5px;
	padding: 10px;
	float: left;
	height: 200px;
	width: 200px;
	border: 1px dashed #CCC;
}
.package-heading {
	color: #352058;
	text-decoration: none;
	font-size:14px;
	line-height:18px;
	font-family: "Times New Roman", Times, serif;
}
