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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	text-align: justify;
	margin: 0px;
}
a {
	color: #666666;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
#header {
	background-image: url(../images/header-fade.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#logo {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#book {
	text-align: center;
}
#mainmenu {
	background-image: url(../images/menu-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu {
	width: 900px;
}
#countries {
	text-align: right;
	width: 75px;
	padding-top: 8px;
}
#center-width {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#center-width-terms {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 50px;
}
#center-width2 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#center-width2 img {
	padding-right: 30px;
}
#flash {
	padding-top: 15px;
}
#counter {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
}
#counter h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FA9120;
	padding-top: 30px;
}
#counter #flashContent {
	float: right;
}
#specials {
	padding-bottom: 20px;
}
.specials {
	font-size: 14px;
}
.specials strong {
	font-size: 18px;
}
.specials em {
	font-size: 12px;
	color: #000;
}
#content {
	margin-bottom: 20px;
}
#left {
	width: 640px;
	float: left;
}
#right {
	
	float: right;
	width: 325px;
}
#left2 {
	width: 640px;
	float: left;
	margin-top: 20px;
}
#left2 img {
	margin-bottom: 20px;
}
#right2 {
	margin-top: 20px;
	float: right;
	width: 325px;
}
#left3 {
	width: 500px;
	float: left;
	margin-top: 45px;
	margin-left: 100px;
}
#right3 {
	margin-top: 20px;
	float: right;
	width: 250px;
	margin-right: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 25px;
}
#footer {
	background-image: url(../images/footer-background.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	height: 80px;
	padding-top: 20px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	
}
#footer a:hover {
	color: #92C735;
	text-decoration: none;
}
#item {
	padding-top: 15px;
	padding-left: 15px;
	width: 440px;
	float: left;
}
#item img {
	padding-right: 15px;
}
#moreinfo {
	background-image: url(../images/more-information-button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 42px;
	padding-top: 4px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: left;
}
#moreinfo a {
	color: #BBBBBB;
	text-decoration: none;
	padding-left: 8px;
	font-size: 13px;
}
#moreinfo:hover {
	background-image: url(../images/more-information-button-over.jpg);
}
#moreinfo a:hover {
	color: #666666;
}
#moreinfo2 {
	background-image: url(../images/more-information-button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	padding-top: 4px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: left;
}
#moreinfo2 a {
	color: #BBBBBB;
	text-decoration: none;
	padding-left: 8px;
	font-size: 13px;
}
#moreinfo2:hover {
	background-image: url(../images/more-information-button-over.jpg);
}
#moreinfo2 a:hover {
	color: #666666;
}
#moreinfo3 {
	background-image: url(../images/more-information-button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-top: 4px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
}
#moreinfo3 a {
	color: #BBBBBB;
	text-decoration: none;
	padding-left: 8px;
	font-size: 13px;
}
#moreinfo3:hover {
	background-image: url(../images/more-information-button-over.jpg);
}
#moreinfo3 a:hover {
	color: #666666;
}
#moreinfo4 {
	background-image: url(../images/more-info-plan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 8px;
	text-align: right;
	min-height: 20px;
}
#moreinfo4 a {
	color: #BBBBBB;
	text-decoration: none;
	padding-left: 0px;
	font-size: 13px;
	margin-right: 30px;
}
#moreinfo4:hover {
	background-image: url(../images/more-info-plan-over.jpg);
}
#moreinfo4 a:hover {
	color: #666666;
}
.copyright {
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
}
.copyright a {
	color: #999999;
	text-decoration: none;
}
.copyright a:link {
	color: #999999;
	text-decoration: none;
}
.copyright a:visited {
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	color: #F05A28;
	text-decoration: none;
}
.divider {
	color: #8BC53F;
	padding-right: 12px;
	padding-left: 12px;
}
.float-right { 
	float: right;
}
.float-left { 
	float: left;
}
.horizontaldivider {
	background-color: #CCC;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.indent {
	padding: 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
}
#box {
	margin-top: 15px;
	background-image: url(../images/box_02.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
}
#indent {
	padding-right: 10px;
	padding-left: 10px;
}

strong {
	font-weight: bolder;
	color: #FF9933;
}
iframe {
	width: 950px;
	height: 420px;
	border: 3px solid #333333;
	overflow: auto;
	margin-top: 25px;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#testimonial-iframe {
	width: 640px;
	height: 480px;
	border: 0px none #333333;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
ol .terms {
	margin: 0px;
	padding: 0px;
}
.ul {
	margin: 10px 0px 0px 350px;
	padding: 0px;
}
#form1 {
	padding: 10px;
	
}
.input1 {
	width: 250px;
}
.input2 {
	width: 500px;
}
input {
	width: 303px;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
form {
	margin: 10px 0px;
	padding: 0px;
}
select {
	width: 250px;
}
.formwrapper {
	border:solid #BBBBBB 1px;
	background-color: #F2F2F2;
	margin: 0px 25px;
	padding: 25px;
	color: #000000;
}
#appointment {
	background-image: url(../images/Book-Your-Appointment.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 77px;
	width: 310px;
}
#appointment:hover {
	background-image: url(../images/Book-Your-Appointment-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 77px;
	width: 310px;
}
#request {
	background-image: url(../images/Request-A-Quote.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 77px;
	width: 310px;
}
#request:hover {
	background-image: url(../images/Request-A-Quote-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 77px;
	width: 310px;
}
#feedback {
	background-image: url(../images/Submit-Your-Feedback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 77px;
	text-align: center;
}
#feedback:hover {
	background-image: url(../images/Submit-Your-Feedback-over.jpg);
}
#testimonials {
	width: 326px;
	float: left;
	padding: 3px;
}
#country {
	background-image: url(../images/choose-location.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	margin-top: 20px;
	text-align: center;
	padding-top: 110px;
}
#blank-box {
	background-image: url(../images/blank-box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	margin-top: 20px;
	text-align: center;
	padding: 25px;
	font-size: 24px;
	line-height: 30px;
}
.submitbutton {
	background-image: url(../images/submit-form-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 254px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitbutton:hover {
	background-image: url(../images/submit-form-button-over.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subscribe {
	background-image: url(../images/more-information-button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 155px;
	color: #BBBBBB;
	font-size: 13px;
	float: right;
	background-color: #FFF;
	border: 0px none #FFF;
}
.subscribe:hover {
	background-image: url(../images/more-information-button-over.jpg);
	color: #666;
}
/* menu styles */
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#666; text-decoration:none}
ul.menu li {position:relative; float:left;}
ul.menu ul {position:absolute; top:45px; left:0; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; margin:0}
ul.menu ul li a {
	display:block;
	padding:12px 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu-background.jpg);
	border: 1px solid #FFFFFF;
	background-repeat: repeat-x;
	background-position: center center;
	white-space: nowrap;
	width: 150px;
}
ul.menu ul li a:hover {
	background-image: url(../images/submenu-background-over.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
ul.menu ul ul {}
ul.menu .menulink {
	padding:12px 20px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background-image: url(../images/menu-background-over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
ul.menu .sub {background:#d1d1d1}
ul.menu .topline {border-top:1px solid #aaa}
/* end menu styles */
#screenshot{
	position:absolute;
	display:none;
	margin-top: -175px;
}

