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

*
{
margin: 0px;
padding: 0px;
}
A:LINK{
	color: Navy;
; text-decoration: none
}
A:ACTIVE {
	color: Red;
; text-decoration: none
}

A:VISITED  { 
	color: Navy;
; text-decoration: none
 } 

A:HOVER { 
	color: Red;
; text-decoration: underline
 } 
.normal a:link{color:Navy;text-decoration:none}
.normal a:visited{color:Navy;text-decoration:none}
.normal a:hover{color:Red;text-decoration:underline}
.normal a:active{color:#A9A9A9;text-decoration:none}
.normal2 a:link{color:White;text-decoration:none}
.normal2 a:visited{color:White;text-decoration:none}
.normal2 a:hover{color:Yellow;text-decoration:underline}
.normal2 a:active{color:White;text-decoration:none}
body {
	
	background: #ffffff url(images/back_all.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #383838;
}

.table1 {
	
	font: 12px Tahoma;
	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/jet2holidays_front.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;
}

div#body h3.tech{ font:11px/14px Tahoma, Arial, Helvetica, sans-serif; text-align:left; margin:0px 0 0px 0; color:#000088; }
div#body h3.tech img{ margin:0 0 15px 0;}

#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;
}



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

}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #000088;
	weight; normal
font: Tahoma, Arial, Helvetica, sans-serif;

}

#right a
{
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;
}
