/*
Design by uk Design
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #000099;
}

a:hover {
	text-decoration: none;
	color: #cc0000;
}

a:visited {
	color: #B66411;
}

body {
	
	background: #ffffff url(images/back_all.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

table1 {
	
	font: 9px Verdana;
	color: #000000;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 770px;
	text-align: left;

}

#main
{
width: 765px;
padding-top: 10px;
}

#back
{
width: 770px;
padding-left: 15px;
padding-right: 10px;
background: #ffffff;
}

#header {
	text-align: right;
	background: url(images/jet2flights.jpg) no-repeat;		
}

#logo {

width: 770px;
height: 369px;
text-align: left;
padding-left: 0px;
padding-top: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 765px;
height: 63px;
padding-left: 20px;
background: url(images/menu.jpg) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 104px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 20px;
	font-size: 13px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 104px;
    height: 38px;
	color: #FFFF00;
	text-decoration: underline;
	background: url(images/menu_r.jpg) repeat-x;
}
#left a {
	color: #4DA0C6;
	text-decoration: none;
}

#left a:hover {
	color: #4DA0C6;
	text-decoration: underline;
}

#left a:visited {
	color: #4DA0C6;
}


#right
{
width: 750px;
border: 1px solid #cc0000;
padding-right: 2px;
padding-left: 7px;

}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

right a
{
color: #4DA0C6;
text-decoration: none;
}

right a:hover
{
color: #cc0000;
text-decoration: underline;
}

right a:visited
{
color: #4DA0C6;
text-decoration: none;
}
#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #B66411;
}

#right ol, #right ul
{
margin-left: 30px;
}




#footer {
	height: 49px;
	width: 761px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.jpg) repeat-x bottom;
	border-top: 4px solid #CC0000;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
