body 
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

img 
{
	float: right;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
}

h1 
{
	font-size: medium;
	color: #333399;
	padding-left:15px;
	padding-top:15px;
}

h2 
{
	font-size: small;
	color: #c67391;
	padding-left:15px;
}

li 
{
	padding-bottom: 1px;
}

p 
{
	padding-left:15px;
}

form {
	padding-top: 20px;
	padding-left: 150px;

}

.generalTable
{
	width: 80%;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	font-size: .8em;
	margin-left:10px;			
}

.generalTable td,th
{
	border-top: solid 1px #999;
	padding: 5px;
	border-right: solid 1px #ccc;	
}
#header
{
	position: absolute;
	top: 2%;
	left: 23%;
	right: 10%

}

#nav-menu p
{
	font-weight: bold;
	position: relative;
	left: 3%;
	color: #c67391;
	display: inline;
	border-bottom-style: solid;
	border-bottom-colour: #c67391;
	border-bottom-width: 2px;
	width: 12.2em;
	padding:2px;
}

#nav-menu
{
	position: absolute;
	width: 15%;
	font-size: x-small;
	top: 25%;
	left: 2%;
} 

#nav-menu ul
{
	list-style: none;
	padding: 2px;
	margin: 2px;
}

#nav-menu li
{
	float: left;
	margin: 0 2em;
}

#nav-menu li a
{
	background: url(background1.gif) #fff bottom left repeat-x;
	height: 1.0em;
	line-height: 1.4em;
	float: left;
	width: 11em;
	display: block;
	border: 0.2em solid #dcdce9;
	color: #333399;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none
}
/* End hide */

#nav-menu li a:hover {
	background: url(background_alt.gif) #fff bottom left repeat-x;
	height: 1.0em;
	line-height: 1.4em;
	float: left;
	width: 11em;
	display: block;
	border: 0.2em solid #dcdce9;
	color: #c67391;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-left-style: solid;
	border-left-colour: #c67391;
	border-left-width: 3px;
}

#home .home, #about .about, #fleet .fleet, #services .services, #airport .airport, #media .media, #meetings .meetings, #courier .courier, #driver .driver, #sport .sport, #shopping .shopping, #events .events, #tours .tours, #weddings .weddings, #enquiries .enquiries
{
	background: url(background_alt.gif) #fff bottom left repeat-x;
	height: 1.0em;
	line-height: 1.4em;
	float: left;
	width: 11em;
	display: block;
	border-right: 0.2em solid #c67391;
	color: #c67391;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
} 

#main
{
	position:absolute;
	top: 48%;
	left: 22%;
	float: right;
	width: 45%
	max-width: 60%;
	padding-left:3%;

}



.contact
{
	font-weight: bold;
	margin-right: 5%;
	padding: 1.5em;
	width: 21em;
	background-color: #ffffff;
	border: 1px solid #333399;
	filter:	progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=5), progid:DXImageTransform.Microsoft.gradient(startColorStr=#c67391, endColorStr=#ffffff, gradientType=1);
	margin-left:2%;
}


.t {background: url(dot.gif) 0 0 repeat-x; width: 95%}
.l {background: url(dot.gif) 0 0 repeat-y}
.tl {background: url(tl_1.gif) 0 0 no-repeat}
