.slogan {
	font-weight:bold;
	font-size:16px;
	font-family:arial;
	line-height:20px;
}
body {
	margin:0;
	padding:0;
	background:#71c6fc;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}

.clr {
	clear:both;
}
.main_bg {
	height:auto;
	width:776px;
	display:block;
	margin:0 auto;
	background:url(images/rightside_background_shadow.gif) repeat-y right;
}
.main {
	height:auto;
	width:750px;
	display:block;
}
/*header start*/
.header {
	height:206px;
	width:750px;
	background:url(images/Header.jpg) no-repeat;
}
/*navigation start*/
.navigation {
	height:23px;
	width:290px;
	float:right;
}
.hdr{
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.navigation ul {
	height:20px;
	width:290px;
	float:right;
}
.navigation ul li {
	height:20px;
	list-style-type:none;
	float:left;
	border-right:1px dotted #8c7096;
	padding:0 5px;
}
.navigation ul li a {
	height:20px;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d75a2;
	font-weight:bold;
}
/*navigation end*/

.question {
	height:80px;
	width:360px;
	float:right;
}
.question p {
	font-size:16px;
	color:#0a4f8a;
	margin-top:10px;
	line-height:22px;
}
/*header start*/

/*content start*/
.content {
	height:auto;
	width:744px;
	display:block;
}
/*content end*/

/*footer start*/
.footer {
	height:auto;
	width:750px;
	display:block;
}
.footer_pagelink {
	height:30px;
	width:750px;
	margin-top:25px;
	text-align:center;
}
.footer_pagelink a {
	text-decoration:underline;
	font-size:11px;
	color:#0033FF;
}
.card {
	height:60px;
	width:750px;
	background:url(images/Footer.jpg) no-repeat;
}
.card_left {
	height:60px;
	width:500px;
	float:left;
}
.shopping_card {
	height:23px;
	width:500px;
}
.shopping_card table {
	height:23px;
	margin-left:100px;
}
.card_right {
	height:60px;
	width:250px;
	float:right;
}
.card_right_text {
	color:#fbffff;
	text-align:right;
	margin-right:15px;
	font-size:14px;
	line-height:15px;
}
.card_right_text span {
	color:#67bcf7;
	text-align:right;
	font-size:10px;
}
/*footer end*/


/*new code*/
.content_top {
	height:21px;
	width:744px;
	background:url(images/con_main_top.png) no-repeat;
}
.content_main {
	height:auto;
	width:744px;
	display:block;
	background:url(images/con_main_bg.png) repeat-y;
}
.content_bottom {
	height:15px;
	width:744px;
	background:url(images/con_main_bottom.png) no-repeat;
}

.con_left {
	height:636px;
	width:302px;
	float:left;
	background:url(images/welcome_background.gif) no-repeat;
}
.con_left_title {
	height:51px;
	margin:20px 0 0 10px;
}
.con_left_text {
	height:auto;
	width:270px;
	margin-left:24px;
}
.con_left_text p {
	margin-bottom:18px;
	line-height:20px;
}
.con_left_text ul {
	margin-bottom:18px;
	margin-left:35px;
	line-height:20px;
}
/*con_left end*/

/*con_right start*/

.con_right {
	height:637px;
	width:442px;
	float:right;
	padding-top:8px;
	background:url(images/tout_container_background.gif) no-repeat;
}
.slideshow_main {
	height:217px;
	width:388px;
	margin:0px auto 5px;
}
.under_slideshow {
	height:auto;
	width:395px;
	display:block;
	margin:0 auto;
}
.under_slideshow_left {
	height:299px;
	width:232px;
	float:left;
	background:url(images/tour_stories_background.gif) no-repeat;
}
.tour_sent {
	text-align:center;
	margin-top:25px;
	font-size:11px;
}
.tour_img {
	text-align:center;
	margin:4px 0;
}
.under_slideshow_left table {
	font-size:11px;
	width:200px;
	margin:0 auto;
}
.under_slideshow_right {
	height:298px;
	width:154px;
	float:right;
}
.best_service {
	height:300px;
	width:163px;
	background:url(images/form_background.png) no-repeat;
}
.best_form {
	width:110px;
	height:auto;
	display:block;
	margin:0 auto;
	font-size:11px;
	color:#3f7bb0;
}
.best_form_txt {
	color:#3f7bb0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.form_input {
	width:109px;
	height:17px;
	margin-bottom:6px;
	background:url(images/form.gif) no-repeat;
}


/*start Slide Show*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}
.slideshow-thumbnails {
	overflow: hidden;
}
.slideshow {
	width: 388px;
	height: 217px;
	margin: 0 auto;
	background: url("images/back.png") no-repeat scroll 0 0 transparent;
}
.slideshow a img {
	border: 0;
}
.slideshow-images {
	width: 364px;
	height: 193px;
	left: 12px;
	top: 12px;
}
.slideshow-images-visible {
	opacity: 1;
}
.slideshow-images-prev {
	opacity: 0;
}
.slideshow-images-next {
	opacity: 0;
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
	position: static;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 5px;
	position: relative;
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}
.slideshow-thumbnails {
	top: -92px;
	height: 92px;
	left: 0;
	position: absolute;
	width: 100%;
	overflow: auto;
}
.slideshow-thumbnails ul {
	height: 72px;
	left: 0;
	position: absolute;
	top: 0;
	width: 1443px;
}
.slideshow {
	margin-top: 92px;
}
.slideshow-controller {
	background: url(images/controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	bottom: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden {
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(images/controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(images/controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(images/controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(images/controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(images/controller-prev.gif);
	left: 65px;
	width: 28px;
}
/*end slideshow*/

.form_calender {
	width:85px;
	height:17px;
	margin-bottom:6px;
	background:url(images/calendar_form.gif) no-repeat;
}
.form_calender {
	width:85px;
	height:17px;
	margin-bottom:6px;
	background:url(images/calendar_form.gif) no-repeat;
}
.form_calender {
	width:85px;
	height:17px;
	margin-bottom:6px;
	background:url(images/calendar_form.gif) no-repeat;
}

