* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	background-color: #000;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 145px;
	width: 1000px;
	float: left;
}
#logo {
	height: 65px;
	width: 300px;
	float: left;
	margin-left: 220px;
	margin-top: 40px;
}
#topNav {
	float: right;
	font-size: 11px;
	color: #FFF;
	margin-top: 45px;
	text-align: right;
	margin-right: 40px;
}
#topNav a {
	color: #999;
	text-decoration: none;
}
#topNav a:hover {
	color: #21A2C9;
	text-decoration: none;
}
.tel {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #21A2C9;
}
#content {
	width: 1000px;
}
#colOne {
	float: left;
}
.offer {
	width: 171px;
	margin-right: 12px;
	float: left;
}
.offerend {
	float: left;
	width: 171px;
}
#colOne ul {
}
#colOne ul li {
	list-style-type: none;
}
#colOne ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	border: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 15px;
	background-image: url(../images/up-arrow.gif);
	background-repeat: no-repeat;
	background-position: 172px 5px;
}
#colOne ul li a:hover {
	border: 1px solid #21A2C9;
	color: #FFF;
	background-color: #21A2C9;
	background-image: url(../images/up-arrow-w.gif);
	background-repeat: no-repeat;
	background-position: 212px 5px;
}
#colTwo {
	float: right;
	width: 720px;
	border: 1px solid #1a1a1a;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 40px;
	background-color: #222;
	min-height:380px;
}
#slideholder {
	margin-bottom: 20px;
	width: 720px;
	height: 250px;
}
p {
	color: #999;
	line-height: 18px;
}
a {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #00A3CB;
}
#footer {
	width: 742px;
	margin-top: 20px;
	float: left;
	margin-left: 218px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1a1a1a;
	margin-bottom: 15px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ftext   {
	width: 173px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.ftext p {
	font-size: 11px;
	line-height: normal;
}
#footer .gsg {
	float: right;
	height: 105px;
	width: 89px;
	font-size: 11px;
	color: #999;
	margin-right: 10px;
}
#footer .gsg p  {
	font-size: 9px;
	margin-top: 6px;
	text-align: center;
	float: none;
	line-height: 12px;
}
h1 {
	font-size: 22px;
	color: #21A2C9;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 7px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
}
.video {
	float: right;
	height: 300px;
	width: 400px;
	padding-left: 15px;
	padding-bottom: 30px;
}
.holder {
	float: right;
	padding-left: 15px;
}
.white {
	color: #FFF;
}
.teal {
	color: #21A2C9;
}
img {
	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;
}
form {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* fieldset styling */
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* style for  labels */
label {
	display: block;
	font-size: 12px;
}

/* style for required labels */
label .required {
	font-size: 0.75em;
	color:#21A2C9;
}

input {
	width: 200px;
	margin-bottom: 20px;
}


/* style form elements on focus */
input:focus, textarea:focus {
  background: #ffc;
}

textarea {
	width: 300px;
	height: 100px;
}
.clearOne {
	clear: both;
	margin-bottom: 5px;
}
.clear {
	clear: both;
	margin-bottom: 45px;
}
.clearShort {
	clear: both;
	margin-bottom: 30px;
}
.hr {
	background-color: #FFF;
	clear: both;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.eighteen {
	font-size: 16px;
	color: #21A2C9;
}
.holderLeft {
	float: left;
	padding-right: 15px;
}
.galleryThumb {
	width: 230px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.sep {
	clear: both;
	height: 0px;
}
td {
	padding: 3px;
}
.ftbrazilian {
	width: 537px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.required {
	width: 290px;
	border: 1px solid #197996;
	padding: 5px;
	background-color: #21A1C8;
	color: #FFF;
	text-align: center;
}
.required a {
	color: #FFF;
	text-decoration: underline;
}
.required a:hover {
	text-decoration: none;
}
.large {
	font-size: 18px;
	font-weight: bold;
}

