<style type="text/css">
#page {
    margin: auto;
    text-align: left;
    width: 916px;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
}

.header{
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

.header .top-menu{
	left: 0;
	top: 0;
	position: absolute;
	color: #CCE6F5;
	font-size: 11px;
	padding: 10px 20px;
}

.header .top-menu A, .header .top-menu A:HOVER{
	color: #0282CD;
}

A {text-decoration: underline;}

.header .top-menu SPAN{
	margin: 0 5px;
}

.header .logo{
	width: 233px;
	margin: auto;
}

IMG {border: none;}

.header .search{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	margin-right: 10px;
	color: #666666;
}

.header .search LABEL{
	font-weight: bold;
}

.header .search SELECT{
	font-size: 11px;
	color: #999999;
	width: 145px;
	margin-left: 5px;
}

.relax{
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both!important;
	float: none!important;
}

.main-menu{
	float: left;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 130px;
	z-index: 150;
}

.main-menu LI{
	float: left;
}

.main-menu LI A{
	padding: 10px 25px;
	background-image: url('separator.gif');
	background-position: right 50%;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #0083CB;
	float: left;
	
}

.main-menu LI A.last{
	background: none;
}

.template{
	float: left;
	width: 100%;
	clear: both;
	border-top: 1px solid #E7E7E7;
	text-align: center;
	margin-top: -1px;
	position: relative;
}

.login-registration-form{
	width: 820px;
	margin: auto;
	text-align: left;
}

.nopad{
	padding: 0;
	margin-bottom: 20px;
}

.frame{
	float: left;
	width: 100%;
	background-image: url('top-border.gif');
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 35px;
	margin-bottom: 35px;
}

.frame .lb{
	float: left;
	width: 100%;
	background-image: url('top-border.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

.frame .rb{
	float: left;
	width: 100%;
	background-image: url('right-border.gif');
	background-position: right top;
	background-repeat: repeat-y;
}

.frame .bb{
	float: left;
	width: 100%;
	background-image: url('bottom-border.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

.frame .tlc{
	float: left;
	width: 100%;
	background-image: url('tlc.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.frame .trc{
	float: left;
	width: 100%;
	background-image: url('trc.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

.frame .blc{
	float: left;
	width: 100%;
	background-image: url('blc.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.frame .nopadding{
	padding: 0px 0px;
}

.frame .brc{
	float: left;
	width: 100%;
	background-image: url('brc.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 20px 0;
	font-size: 12px;
	color: #666666;
}

.about-vacation{
	margin: 20px;
}

.about-vacation IMG{
	float: left;
	margin-bottom: 5px;
}

.about-vacation .description{
	float: left;
	width: 255px;
	margin-left: 30px;
	font-size: 12px;
	color: #666666;
}

.about-vacation .description H5{
	font-size: 19px;
	color: #946C54;
	margin: 0;
	padding: 0;
}

.notes{
	margin-top: 70px;
}

.notes B{
	display: block;
}

.fm-registration{
	float: left;
	width: 100%;
	margin-bottom: 220px;
	padding-left: 20px;
}

.fm-registration FORM{
	margin: 0;
	padding: 0;
}

.get-quotes {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666; 
}

.get-quotes .title{
	font-size: 19px;
	color: #01689E;
	border-bottom: 1px solid #F3F3F3;
	padding-bottom: 3px;
	padding-top: 20px;
}

.get-quotes TD{
	padding-top: 5px;
	vertical-align: top;
}

.get-quotes .labels{
	font-weight: bold;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}

.get-quotes TD INPUT.long-field{
	border: 1px solid #7F9DB9;
	width: 370px;
	clear: both;
	display: block;
}

.get-quotes TD INPUT{
	font-size: 11px;
	color: #666666;
	padding: 3px 5px;
	vertical-align: middle;
}

.get-quotes TD.contact-me DIV{
	float: left;
	width: 382px;
}

.get-quotes TD.contact-me INPUT{
	float: left;
	height: auto;
}

.get-quotes TD.contact-me LABEL{
	float: left;
	padding-top: 4px;
	margin-right: 10px;
	margin-left: 3px;
}

.get-quotes TD LABEL{
	cursor: pointer;
}

.get-quotes TD INPUT.phone-number{
	border: 1px solid #7F9DB9;
	width: 234px;
	float: left!important;
	height: 14px;
}

.get-quotes .padding-top{
	padding-top: 40px;
}

.number-travelers LABEL{
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.number-travelers SELECT{
	float: left;
	margin-right: 15px;
	width: 45px;
}

.get-quotes SELECT{
	font-size: 11px;
	color: #666666;
}

.get-quotes .underline{
	font-size: 0;
	height: 10px;
	line-height: 0;
}

.get-quotes .underline{
	font-size: 0;
	height: 10px;
	line-height: 0;
	vertical-align: middle;
}

.get-quotes .underline HR{
	border: none;
	background: none;
	height: 1px;
	border-bottom: 1px solid #F3F3F3;
}

.get-quotes .radio-set{
	float: left;
	clear: right;
	margin-bottom: 10px;
}

.get-quotes .radio-set INPUT{
	float: left;
	margin-right: 5px;
}

.get-quotes .radio-set LABEL{
	float: left;
	margin-top: 3px;
}

.additional-information{
	width: 247px;
	border: 1px solid #7F9DB9;
	margin-left: 5px;
}

.get-quotes .travel-from B{
	display: block;
	margin-bottom: 5px;
}

.get-quotes .travel-from INPUT{
	margin-bottom: 10px;
} 

.get-quotes .travel-from SPAN B{
	display: inline;
} 

.get-quotes .travel-from .include-prices{
	margin-top: 5px;
	float: left;
	clear: both;
} 

.get-quotes .travel-from .include-prices INPUT{
	float: left;
	margin-bottom: 5px;
} 

.get-quotes .travel-from .include-prices LABEL{
	float: left;
	margin-top: 3px;
	margin-left: 5px;
} 

.get-quotes .travel-from .margin-left{
	margin-left: 20px;
	margin-top: 5px;
} 

.get-quotes .note{
	float: left;
	width: 365px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.get-quotes TD TEXTAREA{
	border: 1px solid #7F9DB9;
	width: 370px;
	height: 117px;
	overflow: auto;
	clear: both;
	display: block;
}

.get-quotes TD INPUT.date-field{
	border: 1px solid #7F9DB9;
	width: 128px;
	clear: both;
	display: block;
}

.get-quotes .no-padding{
	margin: 0;
	padding: 0;
	width: 23%;
}

.fm-registration .col{
	float: left;
	width: 22%;
	font-size: 11px;
	color: #666666;
	padding-left: 12px;
}

.fm-registration .col INPUT{
	clear: left;
}

.fm-registration .col LABEL{
	cursor: pointer;
}

.get-quotes .submit-form BUTTON{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	float: left;
}

.get-quotes .submit-form BUTTON IMG{
	float: left;
}

.footer{
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 5px solid #436A80;
	background-color: #4D8EB4;
	padding: 15px 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
}

.footer .copyright{
	float: left;
	margin-left: 20px;
	background-image: url('earth.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 40px;
}

.footer .copyright B{
	color: white;
	clear: both;
	display: block;
	margin-bottom: 3px;
}

.footer .copyright SPAN{
	color: #006699;
}

.footer .footer-menu{
	float: right;
	width: 380px;
	color: white;
	margin-right: 10px;
}

.footer .footer-menu A{
	color: #006699;
	text-decoration: none;
	float: left;
}

.footer .footer-menu SPAN{
	float: left;
	width: 2px;
	margin: 0 5px;
}



TABLE {
	BORDER-COLLAPSE: separate;
	border-spacing: 5;
	border-color: #CCCCCC;
}



TH {
	TEXT-ALIGN: left
}

TH {
	FONT-WEIGHT: normal; FONT-STYLE: normal
}
TH {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
strong {
	color: #000;
	font-weight: bold;
	}
	
TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
img {
	border: 0;
	}

IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
INPUT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px

	}

.smallType {
	font-size: 11px;
	}
	
.xtraSmallType {
	font-size: 10px;
	}


<style type="text/css">

.page {
	min-width: 850px;
	width: expression((documentElement.clientWidth || document.body.clientWidth) <   865 ?   '865px' :   '100%' );
}



.header-navigation {
	width: 75%;
}

.header-top-text {
	color: #999999;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-left: 1px solid #EFEFEF;
	padding-left: 8px;
	width: 65%;
}



.header-top-menu {
	background-color: #1C1C1C;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
	white-space: nowrap;
}

.header-top-menu-sep {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #1C1C1C;
}

.header-top-menu a {
	color: #FFFFFF;
}

A {
	color: #EA8720;
	text-decoration: underline;
}

.header-top-menu-last {
	padding-right: 10px;
	background-color: #1C1C1C;
}

.header-menu-cell {
	padding-left: 8px;
	padding-top: 30px;
	width: 35%;
}

.header-menu {
	padding-bottom: 10px;
	text-align: left;
	width: 1px;
}

.header-menu-cell IMG {
	border: 0;
}

.header-menu-sep {
	padding-bottom: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.phponline {
	padding-right: 20px;
}

.plus-div {
	position: absolute;
	top: 215px;
	width: 95%;
	min-width: 805px;
}

#plus-1 {
	left: 140px;
	width: 42%;
}

#plus-1,#plus-2 {
	position: relative;
	text-align: center;
	float: left;
}

#plus-2 {
	left: 60%;
	width: 28%;
}

.yellow-bar {
	padding: 20px 0px 25px 53px;
	border-top: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	background-color: #FFFFFF;
	background-position: 50% top;
	background-repeat: repeat-x;
	height: 120px;
}

.yellow-bar h1 {
	color: #444444;
	font-family: calibri, tahoma, arial, verdana, sans-serif;
	font-size: 26px;
	line-height: 100%;
	top: -5px;
	margin: 0px;
	font-weight: normal;
	position: relative;
	width: 45%;
	float: left;
	min-width: 360px;
}

H1 {
	font-family: "Trebuchet MS", Calibri, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.white {
	color: #0066FF;
}

.subtitle {
	font-size: 11px;
}



.yellow-bar p {
	color: #444444;
	font-family: calibri, tahoma, arial, verdana, sans-serif;
	font-size: 17px;
	margin: 0px;

}

.yellow-bar #first {
	width: 42%;
}

.yellow-bar #first,.yellow-bar #second,.yellow-bar #third {
	position: relative;
	float: left;
	text-align: left;
}



.yellow-bar .number .image {
	padding-left: 10px;
	padding-top: 21px;
}

.yellow-bar .number .text,.yellow-bar .number .image {
	position: relative;
	float: left;
	top: -12px;
}

.yellow-bar .number .text {
	padding-left: 13px;
	padding-top: 33px;
}

.yellow-bar #second {
	width: 26%;
}

.yellow-bar #apple {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 159px;
	height: 133px;
	background-image: url("../images/apple.png");
	background-position: center top;
	background-repeat: no-repeat; 
	// background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = './public/images/apple.png');
}

.yellow-bar #third {
	top: -60px;
	width: 31%;
}

.yellow-bar #mixer {
	margin-top: 15px;
	height: 239px;
	width: 225px;
	float: right;
	cursor: pointer;
	background-image: url("/public/images/mixer.png");
	background-position: left top; 
	// background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = './public/images/mixer.png');
}

.content {
	position: relative;
	float: left;
	width: 100%;
}

.content #col-1 {
	position: relative;
	float: left;
	padding-left: 53px;
	padding-right: 50px;
	padding-bottom: 30px;
	width: 55%;
}

.content h1 {
	color: #0066FF;
	font-family: calibri, tahoma, arial, verdana, sans-serif;
	font-size: 22px;
	padding-top: 25px;
	padding-bottom: 20px;
	margin: 0px;
	font-weight: normal;
}

.content h1 a {
	color: #0066FF;
}

.content p {
	color: #444444;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 17px;
	margin: 0px;
}

.content .gray {
	color: #999999;
}

.content .gray a {
	color: #999999;
}

.content h2 {
	color: #0066FF;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
}

H2 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.content #col-2 {
	position: relative;
	float: left;
	width: 30%;
}

.offer-cost {
	border-bottom: 1px solid #0066FF;
	padding-top: 25px;
	padding-bottom: 15px;
	width: 100%;
}
.offer-cost H1 {
	margin: 0;
	padding: 0;
}
.offer-cost UL {
	margin: 0px;	
	padding: 0px;	
	//	margin-left: 15px;
}


.offer-cost LI {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;	
	//	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 12px;
}
.money-back-guarantee .icon, .offer-cost .icon {
	padding-right: 15px;
}
.money-back-guarantee .icon IMG, .offer-cost .icon IMG {
	border: 0px;
}

.content .note {
	color: #666666;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.money-back-guarantee {
	border-top: 1px solid #EEEEEE;
	padding-top: 20px;
	padding-bottom: 25px;
	width: 100%;
}
.money-back-guarantee .icon-guarantee {
	padding-right: 15px;
	padding-bottom: 40px;
//	padding-bottom: 60px;
}


.orange {
	color: #0066FF;
}

.footer .copyrights P {
	color: #999999;
	font-size: 11px;
	padding-top: 8px;
	margin-top: 0;
}

.footer .copyrights A {
	color: #999999;
}

.footer .footer-links {
	padding: 15px 7px 15px 7px;
	float: left;
	position: relative;
	line-height: 150%;
	font-size: 11px;
}

.footer .footer-links .pages A {
	color: #666666;
	white-space: nowrap;
}



.separator {
	border-left: 1px solid #E0E0E0;
	padding: 0px 26px;
}

.w3c {
    padding-top: 20px;
}
.w3c A {
    color: #EA8720;
    font-weight: bold;
}


.cwu {
    position: absolute;
    top: -500px;
    left: 0px;
    width: 251px;
    height: 189px;
    /*display: none;*/
}
.cwu IMG {
    border: none;
}
.separator1 {	border-left: 1px solid #E0E0E0;
	padding: 0px 26px;
}
.style3 {color: #999999}
.style4 {font-size: 12px}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {color: #000000}
.header-top-menu1 {	background-color: #4E8AD2;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
	white-space: nowrap;
}
.header-top-menu-first-cell1 {	/*
	background-image: url("/top-menu-left.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	*/
	background-color: #4E8AD2;
	width: 31px;
	height: 27px;
}
.header-top-menu-last1 {	padding-right: 10px;
	background-color: #4E8AD2;
}
.header-top-menu-sep1 {	padding-left: 5px;
	padding-right: 5px;
	background-color: #4E8AD2;
}
.subtitle1 {	font-size: 11px;
}
.white1 {	color: #0066FF;
}
.blueBoxContainer {border-right: 1px solid #c2cfdb;
	border-left: 1px solid #c2cfdb;
	border-bottom: 1px solid #c2cfdb;
	font-size: 11px;
	padding: 10px 10px 10px 15px;
	width: 158px;
}
.blueBoxTop {background: url('http://www.robert-project.info/rightnav-blue-box-top.jpg') no-repeat;
	width: 170px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	font-weight: bold;
}
.rightColumn {float: right;
	width: 182px;
	padding-top: 18px;
	padding-right: 45px;
}



.style10 {
	color: #FFFFFF;
	font-size: 10px;
}
.style15 {color: #4E8AD2}
.style17 {color: #999999; font-size: 12px; }
.style18 {color: #9999AB}
.style19 {color: #EA8720}
</style>