* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	padding-top: 65px;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #666666;
}

a, a:visited {
	color: #666666;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0;
}

p {
	margin: 10px 0;
}

li {
	list-style: none;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/bg-wrapper.gif) 0 100% no-repeat;
}

#wrapper-none {
	position: relative;
	margin: 0 auto;
	width: 800px;
}

#wrapper-charter {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/pictures/charter_bg_01.jpg) 0 100% no-repeat;
}

#wrapper-filming {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/pictures/filming_bg_01.jpg) 0 100% no-repeat;
}

#wrapper-training {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/pictures/training_bg_01.jpg) 0 100% no-repeat;
}

#wrapper-gifts {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/pictures/gifts_bg_01.jpg) 0 100% no-repeat;
}

#wrapper-sports {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/pictures/charter_bg_01.jpg) 0 100% no-repeat;
}

#wrapper-police {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/pictures/police_bg_01.jpg) 0 100% no-repeat;
}

#wrapper-fleet {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/pictures/fleet_bg_01.jpg) 0 100% no-repeat;
}

#wrapper-contact {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/pictures/contact_bg_01.jpg) 0 100% no-repeat;
}

#wrapper-news {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url(../images/pictures/news_bg_01.jpg) 0 100% no-repeat;
}
#header {
	width: 800px;
	height: 62px;
	background: url(../images/bg-header.gif) no-repeat;
}

#nav, #nav-home {
	position: absolute;
	right: 37px;
	top: 225px;
	width: 132px;
}

#nav ul, #nav-home ul {
	margin-bottom: 50px;
}

#nav li, #nav-home li{
	width: 132px;
	margin: 3px 0;
}

#nav a {
	text-transform: uppercase;
	background-color: #999999;
	color: #E5E5E5;
	display: block;
	width: 117px;
	padding: 2px 0 2px 2px;
	text-decoration: none;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;	
}

#nav-home a {
	text-transform: uppercase;
	background-color: #999999;
	color: #E5E5E5;
	display: block;
	width: 117px;
	padding: 2px 0 2px 2px;
	text-decoration: none;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;	
	font-size: 11px;
}


#nav a:hover, #nav-home a:hover  {
	color: #FFFFFF;
	background-color: #666666;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;	
}

#content {
	margin: 0 192px 0 215px;
}

#flash {
	position: absolute;
	left: 0;
	bottom: 0;
}

.leftImage {
	position: absolute;
	left: 100px;
	top: 170px;
}

.rightImage {
	position: absolute;
	right: 37px;
	top: 120px;
}

.none {
	background: none;
}

#homePage {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 566px;
	background: url(../images/bg-home-page.gif) no-repeat;
}

#services {
	position: absolute;
	left: 80px;
	top: 270px;
	width: 200px;
	height: 200px;
	background: url(../images/bg-services.gif) no-repeat;
}

#services ul {
	margin: 10px 0 0 20px;
}

#services li {
	margin: 3px 0;
}

#services a {
	text-decoration: none;
	color: #666666;
	padding-left: 30px;
	background: url(../images/bg-arrow.gif) no-repeat;
}

#services a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#services h1 {
	font-size: 14px;
	font-weight: normal;
}

.buyNow {
	position: absolute;
	top: 500px;
	left: 100px;
}

#giftlist p{
margin:0;
}
#giftlist p.first{
margin:18px 0 0;
}

#spacer {
	height: 100px
}