body {
	margin: 50px 0 20px 0;
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	}

div.topbanner {
	width: 1014px;
	height: 158px;
	margin: 0 auto;
	background: url(gui/header.jpg) no-repeat;
	}

div.main {
	width: 1014px;
	height: 510px;
	margin: 0 auto;
	}



div.menucol {
	width: 166px;
	height: 510px;
	background: url(gui/palmtree.jpg) no-repeat;
	float: left;
	line-height: 1.2em;
	}

div.menucol ul {
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0;
	}
div.menucol li a {
	border: 1px solid #ccc;
	background: url(gui/menubg.png);
	margin: 8px 0 8px 0;
	padding: 5px 0 1px 10px;
	text-decoration: none;
	display: block;
	color: #fff;
	width: 136px;
	height: 20px;
	font-size: 12pt;
	}

div.menucol li a:hover {
	border-color: #fff;
	background: #17859b;
	}



div.content {
	width: 639px;
	height: 510px;
	margin-left: 8px;
	float: left;
	}

div.content a {
	text-decoration: underline;
	color: #ff8d00
	}

div.bigbtns {
	width: 193px;
	height: 510px;
	margin: 0 0 0 821px;
}

div.bigbtns div {
	width: 191px;
	height: 119px;
	margin-bottom: 11px;
	cursor: pointer;
	}
div.bigbtn01 {background: url(gui/navigation_buts.jpg) no-repeat 0 0}
div.bigbtn02 {background: url(gui/navigation_buts.jpg) no-repeat 0 -119px}
div.bigbtn03 {background: url(gui/navigation_buts.jpg) no-repeat 0 -238px}
div.bigbtn04 {background: url(gui/navigation_buts.jpg) no-repeat 0 -357px}
div.bigbtn01:hover {background: url(gui/navigation_buts.jpg) no-repeat -191px 0}
div.bigbtn02:hover {background: url(gui/navigation_buts.jpg) no-repeat -191px -119px}
div.bigbtn03:hover {background: url(gui/navigation_buts.jpg) no-repeat -191px -238px}
div.bigbtn04:hover {background: url(gui/navigation_buts.jpg) no-repeat -191px -357px}

div.footer {
	width: 1014px;
	height: 56px;
	margin: 8px auto 0 auto;
	background: url(gui/footer.gif) no-repeat;
	}
div.footer p {
	color: #fff;
	margin: 0 0 0px 10px;
	font-size: 8pt;
	}
div.footer p a {
	text-decoration: none;
	color: #fff;
	}
div.footer p span {
	margin: 0 10px 0 10px;
	border-left: 1px solid #fff;
	}
div.footer p img {
	margin: -4px 5px 0px 420px;
	height: 22px;
	position: relative;
	top: 4px;
	}


div.content p {
	margin: 0 20px 10px 10px;
	line-height: 1.2em;
	}
div.content h1 {
	font-weight: normal;
	font-size: 20pt;
	color: #1298b0;
	margin: 0 20px 10px 10px;
	}
div.content h2 {
	font-weight: normal;
	font-size: 13pt;
	color: #ff8d00;
	margin: 0 0 5px 10px;
	}
div.content ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-position: inside;
	}


/* ######   home page   ###### */
div.home-video {
	width: 639px;
	height: 252px;
	margin-bottom: 8px;
	background: #000;
	}
div.home-left {
	width: 405px;
	margin: 0 10px 0 0;
	float: left;
	}

/* ######   about us   ###### */
div.about-left {
	width: 419px;
	height: 510px;
	float: left;
	margin-right: 8px;
	}


/* ######   services   ###### */
div.services-left {
	width: 319px;
	float: left;
	margin: 0 10px 0 10px;
	}
div.services-right {
	margin-top: 5px;
	}
div.services-left h1 {
	margin: 0;
	font-size: 18pt;
	}
div.services-left img, div.services-right img {
	width: 310px;
	margin: 0 10px 15px 0;
	}


/* ######   contact   ###### */
div.contact-left {
	width: 415px;
	height: 510px;
	float: left;
	margin-right: 8px;
	}
div.contact-left img {margin: 10px 0 0 10px}
div.contact-phone, div.contact-mobile, div.contact-email, div.contact-address {
	color: #1298b0;
	margin: 10px 0 0 20px;
	height: 40px;
	}
div.contact-phone p, div.contact-mobile p {
	font-size: 18pt;
	padding: 5px 0 0 40px;
	}
div.contact-email p {
	font-size: 13pt;
	padding: 10px 0 0 40px;
	}
div.contact-email a {
	color: #1298b0;
	text-decoration: none;
	}
div.contact-address {
	padding: 10px 0 20px 40px;
	}
div.contact-phone {background: url(gui/contact_icons.gif) no-repeat 0 1px}
div.contact-mobile {background: url(gui/contact_icons.gif) no-repeat 0 -43px}
div.contact-email {background: url(gui/contact_icons.gif) no-repeat 0 -90px}
div.contact-address {background: url(gui/contact_icons.gif) no-repeat 0 -135px}


/* ######   credentials   ###### */
div.credentials-right {
	width: 405px;
	height: 510px;
	margin-left: 234px;
	}
div.credentials-right h1 {font-size: 16pt;}


/* ######   showcase   ###### */
div.showcase-video {
	width: 382px;
	height: 252px;
	margin: 0 10px 0 0;
	background: #000;
	float: left;
	}





