@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(/site/template/assets/sifr3-r436/css/sifr.css);

html{
	

	background: #fff;
}

body{
	background: #fff;
	color:#816c5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	background: #fff url(../images/wrapbg.gif) top center repeat-y;
	margin:0px auto;
	text-align:left;
	padding: 70px 30px 0 30px;
	width:880px;
	position: relative;
	min-height: 540px;
}



#header{
	width: 880px;
	height: 280px;
	margin:0 auto;
	background: #fff url(../images/headerSC.jpg) no-repeat;
}

#header h1{

	}
	#logo{
		
	}
		#logo img{
			height:48px;
			width:347px;
		}


#tabs{
	height:27px;
	width:880px;
	position: absolute;
	top: 20px;
	left: 10px;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					float:left;
					text-decoration:none;
					text-indent:-10000px;
					background:url(../images/nav.gif) 0 0 no-repeat;
					height:0 !important;
					overflow:hidden;
					padding:25px 0 0 0;
					position:absolute;
					width:100px;
				}
				#nav a:hover, #nav a.active{
				}
				
				/*Home*/
				#t47767 a, #t47767 a.active{
				left:50px;
				background-position:-50px 0px;
				width:214px;
				}
				
				#t47767 a:hover{
				background-position:-50px -25px;
				}
				
				/*South Caicos*/
				#t57711 a{
				left:309px;
				width:87px;
				background-position:-309px 0;
				}
				
				#t57711 a:hover, #t57711 a.active{
				background-position:-309px -25px;
				}
				
				/*Photo Gallery*/
				#t57751 a{
				left:415px;
				width:97px;
				background-position:-415px 0px;
				}
				
				#t57751 a:hover, #t57751 a.active{
				background-position:-415px -25px;
				}
				
				/*Real Estate*/
				#t57708 a{
				left:528px;
				width:75px;
				background-position:-528px 0px;
				}
				
				#t57708 a:hover, #t57708 a.active{
				background-position:-528px -25px;
				}
				
				/*Turks and Caicos*/
				#t57713 a{
				left:620px;
				width:100px;
				background-position:-620px 0px;
				}
				
				#t57713 a:hover, #t57713 a.active{
				background-position:-620px -25px;
				}
				
				/*Developer*/
				#t58193 a{
				background-position:-738px 0px;
				left:738px;
				width:72px;
				}
				
				#t58193 a:hover, #t58193 a.active{
				background-position:-738px -25px;
				}
				
				/*Contact*/
				#t57707 a{
				left:826px;
				width:53px;
				background-position:-826px 0;
				}
				
				#t57707 a:hover, #t57707 a.active{
				background-position:-826px -25px;
				}
				
				
				
#main-body{
	padding: 35px 0 0px 0;

}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
	}
	
	#main-table-body tr td{
		vertical-align:top;
		
	}
	
	#main-table-body-leftcell{
		width:235px;		
		
	}
	#main-table-body-rightcell{
		width:645px;
		
	}


#sidebar {
	background:none;
	margin:0px 0 0 0;
	

}

#menu-header {
	background:transparent;
}

#menu{
	
	margin: 0px 0 0 0px;
	padding:0;
}
	#menu ul{
		
		font-size: 12px;
		margin:0 0px 0 35px;
		padding:0;
		list-style: square inside;
	}
		#menu li{
			
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:uppercase;
				color:#816c5b;
				display:block;
				font-size: 10px;
				padding: 5px 0px 5px 0px;
				width: 200px;
			}
			
			#menu a:hover {
				color: #00436e;
			}
			
			#menu a.current{
				color: #00436e;
			}
			
			#menu a.subcurrent{
				color: #00436e;
				text-decoration: none;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
				
			}
			
			#menu li ul li a {
				padding: 3px 0px 3px 25px;
				background: transparent url(../images/menubullet.gif) 10px 3px no-repeat;
				width: 175px;
			}
			
			#menu li ul li a:hover {
				
			}
			
	#menu-footer{
		background:transparent;
	}
	
	a#maplink{
		margin: 10px 0 0 35px;
		text-indent: -9000px;
		display: block;
		width: 203px;
		height: 54px;
		background: #fff url(../images/map.gif) no-repeat;
	}
	
	a#maplink:hover{
		background-position: 0 -54px;
	}

#banner {
	display:none;
}


#content{
	clear:left;
	padding: 0 0 0 55px;
}


	#content-header{
		display:none;
	}
	#content-body{
		margin: 0;
		padding: 0;
		overflow:hidden;
		
	}
	#pagetitle{
		margin: 0;
		padding: 0;
		
	}
		#pagetitletext h1{
			font-size: 18px;
			color: #255082;
			font-weight: normal;
			text-transform: uppercase;
			margin: 3px 0 0px 0;
			padding: 0;
			height: 30px; 
		}
	#content-footer{
		
	}




#footer{
	clear:both;
	height: 45px;
	margin:0 auto;
	position:relative;
	
	width: 920px;
	padding: 0 30px 50px 30px;
	background: #fff url(../images/footerbg.gif) top center no-repeat;
}
	#footerwrap{
		margin:0 auto;
		
		position:relative;
		height: 40px;
	}
	
	/*FooterNav*/
#footernav{
width:920px;
float:right;
padding-top: 25px;

}

#footernav ul{
margin-left:0px;
}

#footernav ul li{
display:inline;
background:transparent;
padding-right:3px;
padding-left:0px;
}

#footernav ul li a{
color:#816c5b;
text-decoration:none;
font-size:10px;
text-transform:uppercase;
border-left:1px solid #816c5b;
padding-left:7px;
}

#footernav ul li a:hover,
.tab57711 li#f57711 a,
.tab57751 li#f57751 a,
.tab57708 li#f57708 a,
.tab57713 li#f57713 a,
.tab58193 li#f58193 a,
.tab57707 li#f57707 a,
.tab70732 li#f70732 a{
color:#00436e;
text-decoration:none;
}

#footernav ul li#f47767 a{
border:0px;
}
	
#footer-contact-info{
	width: 920px;
	margin: 0;
	padding: 0;
	color: #c0b5ad;
	text-align: center;
}

#item47767 #footer-contact-info{
	padding-top: 20px;
}