@media screen, tv { 

body,html,ul,ol,li,h1,h2,form{margin:0;padding:0;}img{border:0;}

/*------------------------------------------------------------------*/
/* Default Styles													*/
/*------------------------------------------------------------------*/

body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin:0;
	padding:0;
}

.clear {clear:both;}

#wrapper {
	background-color: #efefef;
	margin: auto;
	width: 790px;
}

#wrapper p, #wrapper address{
	line-height: 16px;
	margin: 0 0 12px 0;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 42px;
}

#menu h1 {
	float: left;
	width: 277px;
	height: 42px;
	margin: 0 0 0 22px;
	padding: 0;
}

#menu h1 a {
	background: url(../images/logo_caribbeanoverseas.gif) no-repeat;
	text-indent: -1000em;
	width: 100%;
	height: 100%;
	display: block;
}

#menu {
	margin-top: 3px;
	background-color: black;
	height: 42px;
}

#menu ul {
	text-align: right;
	width: 300px;
	float: right;
	list-style-type: none;
	margin: 0 25px 0 0;
	padding: 13px 0 0 0;
}

#menu ul li {
	padding: 0 3px 0 6px;
	border-left: 1px solid white;
	display: inline;
}

.first {border-left: none !important;}

#menu ul li a {
	color: white;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #ccc;
}

#content_top {
	padding: 32px 32px 10px 32px;
	margin-top: 3px;
	background-color: #d9d9d9;
}

#main_content {
	padding: 20px;
	background: url(../images/block_top_bg.png) bottom repeat-x #e0e0e0;
	width: 686px;
}

#inner_content {
	float: left;
	width: 370px;
}

#inner_img {
	float: right;
	width: 286px;
}

#content_bottom {
	margin-top: 3px;
	background-color: #3f3f3f;
	height: 150px;
	padding: 10px 32px 32px 32px;
}

#block_contact {
	background: url(../images/contact_card.png) bottom no-repeat #626262;
	height: 151px;
	width: 727px;
}

#content_top h2, #content_bottom h2, #content_top h1, #content_bottom h1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content_bottom h2, #content_bottom p, #content_bottom address {
	color: white;
}

#block_contact p, #block_contact address {
	font-style: normal;
	font-size: 11px; 
}

#block_contact a, #footer a {color: white;}
#block_contact a:hover, #footer a:hover{color: #ccc;}

#contact_content1, #contact_content2 {
	margin: 20px 0 0 20px;
	float: left;
	width: 370px;
}

#contact_content2 {width: 250px;margin-left: 30px;}

img {border: 5px solid #777;}
#main_image {margin: 47px 0 0 0;}
#inner_content ul {padding: 0 0 0 17px;}

#footer {
	text-align: center;
	color: white;
	margin-top: 3px;
	background-color: #c41617;
	height: 42px;
}

#footer span {
	display: block;
	padding-top: 13px;
}

#footer span a{text-decoration: none;}

h2 {padding-bottom: 14px !important;}

h3 {color:#c41617;margin-bottom: 0;padding-bottom: 0;}

/*------------------------------------------------------------------*/
/* Form Styles														*/
/*------------------------------------------------------------------*/

#contact_form {text-align:right; width:310px;margin-top: 7px;}

#contact_form li {
	list-style-type: none;
}

#contact_form input {
	background-image: url(../images/input_bg.gif);
	background-repeat: repeat-x; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border: 1px solid #bbb;
	width: 200px;
}

.form_button {
	background-image: none !important;
	background-color: #c41617;
	margin-top: 7px;
	width: 202px !important;
	color: #FFFFFF !important;
}

#contact_form textarea {
	background-image: url(../images/input_bg.gif);
	background-repeat: repeat-x; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border: 1px solid #bbb;
	margin-bottom: 14px;
}

#contact_form li label {
	font-size: 13px;
	color: #333;
	width: 100px;
	height: 25px;
	text-align: right;
	padding-left:0;
	padding-right: 16px;
}

textarea {
	width: 200px;
	height: 100px;
}

.form_error {
	background-image: none !important;
	width: 200px;
	font-size: 11pt;
	background-color: #FBCED1;
}

.form_error_text {
	color: #c41617;
}

input {
	vertical-align:middle;
}

#captcha {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 1px solid #bbb;
}

#number {
	width: 120px !important;
	margin: 0 0 12px 0;
}

.required {
	background: url(../images/star_icon.gif) no-repeat right 4px;
}

/*------------------------------------------------------------------*/
/* sIFR																*/
/*------------------------------------------------------------------*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

}

/*------------------------------------------------------------------*/
/* other media														*/
/*------------------------------------------------------------------*/

@media print {

body {
	margin: 1cm 1cm 0.5cm 1cm;
	padding: 0px
}

body, td, a {
	font-family: Arial, Verdana, sans serif;
	font-size: 11pt;
	color: #000000;
	background-color: #ffffff;
}

object {
	display: none;
}

.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}

}

@media handheld {

object {
	display: none;
}

}