/* CSS Document */

body{
	background-color:#1E8A93;
	color:#003366;
	font-size:16px;
	}
	
#outerwrap{
	background-color:#FFFFFF;	
	}

#wrapper{
	width: 751px;	
	border:2px solid #32479C;
	background-color:#FFFFFF;
	padding:0;
	margin:0 auto;	
	}
	
#header{
	height:130px;
	padding:0;
	background-image:url(../images/tropicoollogo2.jpg);
	background-repeat:no-repeat;
	}

#nav{
	width: 750px;
	height:37px;
	border-right:1px solid #A9BAC7;
	}
	
#nav ul{
	display:inline;
	margin:0;
	}
	
#nav ul li{
	list-style-type:none;
	display:inline;
	float:left;
	width:124px;
	height:37px;
	margin-left:1px;
	font:bold;
	font-size:14px;
	}

#cookie{
	height:20px;
	margin-top:5px;
	padding-left:10px;
	}
	
#cookie a:hover{
	color:#DF5431;
	}
	
#content{
	padding:0 0 10px 0;
	margin:0 0 0 0;
	clear:both;
	width:750px;
	}
	
#content a:hover{
	color:#DF5431;
	}

h1{
	font-size:24px;
	}
	
h2{
	font-size:20px;
	}
	
h3{
	font-size:16px;
	}

#home{
	width:360px;
	height:260px;
	margin: 5px 0 0 20px;
	padding-left:0;
	padding-right:0;
	float:left;
	}
	
#homeflash{
	margin:0 30px 0 0;
	float:right;
	}
	
#emp_img{
	margin:15px 5px 20px 5px;
	background-image:url(../images/employment_opportunities.jpg);
	background-repeat:no-repeat;
	height: 55px;
	width: 150px;
	padding:0;
	padding-top:15px;
	float:left;
	}
	
#emp_img a:hover{
	color:#DF5431;
	}
	
#pricelist_img2{
	background-image:url(../images/pricelist.jpg);
	background-repeat:no-repeat;
	margin: 15px 10px 0 5px;
	padding:15px 0 5px 0;
	width: 150px;
	height: 55px;
	float:right;
	}

#pricelist_img2 a:hover{
	color:#DF5431;
	}
	
div.floatimgandtxtemp{
	clear:left;
	overflow:auto;
	margin:0 10px 15px 10px;
	}

div.floatimgandtxtemp img{
	float:left;
	margin:45px 35px 0 0;
	}
		
.clearboth{
	clear:both;
	}
	
.imgcaption{
	float: left;
	width: 250px;
	padding:0;
	margin:0 0 20px 0;			
	}

.imgcaption a:hover{
	color:#DF5431;
	}
	
.imgcaptionac{
	float: left;
	width: 270px;
	margin:15px 25px 30px 25px;
	padding-left: 25px;	
	}

.imgcaptionac a:hover{
	color:#DF5431;
	}

#domestic_title{
	margin: 0 30px 0 210px;
	width: 300px;
	}
	
#pricelist_img{
	background-image:url(../images/pricelist.jpg);
	background-repeat:no-repeat;
	margin: 0 20px 0 0;
	padding-top:15px;
	width: 150px;
	height: 55px;
	}

#pricelist_img a:hover{
	color:#DF5431;
	}
	
#table{
	margin: 0 120px 0 120px;
	}
	
div.floatimgandtxt{
	clear:left;
	overflow:auto;
	margin:0 10px 15px 10px;
	}

div.floatimgandtxt img{
	float:left;
	margin: 0 15px 0 0;
	}

div.floatimgandtxt p{
	margin:0;
	}

.text{
	width:720px;
	margin:0 10px 10px 10px;
	padding:0;
	clear:both;
	}
	
.text1{
	margin:0 10px 45px 10px;
	}	
	
.text2{
	height:60px;
	width:620px;
	margin:10px;
	margin-left:60px;
	}
	
.text3{
	height: 40px;
	width: 620px;
	margin:10px;
	margin-left:60px;
	}
	
#top{	
	width: 90px;
	padding: 0 5px 0 5px;
	margin: 0 325px 0 325px;
	}

#links1{
	width: 300px;
	height: 150px;
	background-color:#E8EAEA;
	float:left;
	margin: 20px;
	}
	
.top1{
	background-color:#C6D2D5;
	height:30px;
	}
			
#links2{
	width: 300px;
	height: 150px;
	background-color:#F0F7F3;
	float:right;
	margin: 20px;
	}
	
.top2{
	background-color:#CCE1DD;
	height: 30px;
	}
		
#gallery{
	padding:4px;
	}
	
#video{
	margin:20px 200px 0 200px;
	}
	
#footer{
	width:100%;
	clear:both;	
	padding:0;
	margin: 0;	
	}

#footer a:hover{
	color:#DF5431;
	}
	
#footer ul{	
	margin:2px 0 2px 0;
	padding:0;
	list-style-type:none;
	text-align:center;	
	font-size:12px;
	}
		
#footer ul li{
	display:inline;	
	margin:0 5px 0 5px;
	padding:0;		
	}
	
.line{
	border-top:1px solid #1E8A93;
	margin-left:50px;
	margin-right:50px;
	}
