body {
	background-color: #1287ba;
	background-repeat: repeat;
	margin: 0px 0;
}

#container {
	text-align:left;
	width: 950px;
	height: 1082px;
	margin: 0px auto; 
}

/* This is the start of the Header Content Info */

#container #header{
	width: 950px;
	height: 257px;
	text-align:center;
	background-image:url(http://tropicalnonmedicaltransportation.com/images/Tropical_Header_Back.gif);
}
#container #header #links {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	margin: 0 0 15px 45px;
}
#container #header #links a {
	text-decoration: none;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#container #header #links a:visited {
	color: #000000;
}
#container #header #links a:hover {
	color: #6666FF;
}
#container #header #links  a.CURRENT {
	color: #6666FF;
	text-decoration: underline;
}

/* This is the end of the header links */

/* This is the start of the Main Content Info */

#container #main {
    width:950px;
    height:1050px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(http://tropicalnonmedicaltransportation.com/images/Tropical_Content_Services.gif);
	padding: 0px 0 0px;
}

#container #main h1 {
	font-size: 12pt;
	color: #1287ba;
	margin: 0px 0px 0px 0px;
}
#container #main h2 {
	font-size: 11pt;
	color: #000000;
	margin: 0 2px 10px 0px;
}
#container #main h3 {
	font-size: 10pt;
	text-align:center;
	color: #1287ba;
	margin: 0 10px 10px 15px;
}

#container #main h4 {
    font-size: 10pt;
	color: #1287ba;
	margin: 0 2px 10px 0px;
	}
#container #main h5 {
    font-size: 8pt;
	color: #1287ba;
	margin: 0 2px 10px 0px;
	}
#container #main p {
	color: #000000;
	font-size: 9pt;
	margin: 10px 105px 10px 105px;
}

#container #main ul {
	margin: 0 5px 0px 5px;
	list-style-type: square;
}

#container #main li {
    margin-left:20px;
	color: #000000;
	font-size: 8pt;
	line-height: 10pt;
}
/* This is the end of the Main Content Links */
	
/* This is the start of the Proud To Serve Section */

#container #serve{
	width: 580px;
	text-align:center;
	background-color: #f6d630;
	margin: 0px 0px 0px 170px;
	border: 1px solid #1287ba;
	
}

/* This is the end of the Proud To Serve Section */

/* This is the Start of the Footer Content*/

#container #footer { 
	width:950px;
	height: 175px;
	color: #ffffff; 
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
    background-image:url(http://tropicalnonmedicaltransportation.com/images/Tropical_Footer_Back.gif);
    background-position: bottom;
}

#container #footer p {
	font-size: 8pt;
	line-height: 12pt;
}
#container #footer a {
	color: #ffffff;
	font-weight: bold;
}
#container #footer a:visited {
	color: #f6d630;
}
#container #footer a:hover {
	color: #f6d630;
}

/* This is the end of the Footer Content Links */