*
{
    margin: 0px;
    padding: 0px;
}
body
{
	background-image: url(../images/site/bg.jpg);
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center top;
	background-repeat: repeat-x;
}
#container
{
    width: 770px;
	height: auto;
    background-color: #FFFFFF;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
    background-image: url(http://www.flyambassador.co.uk/media/images/site/top.jpg);
    background-repeat: no-repeat;
	border: 5px solid #efefef;
}
#container #top
{
    display: block;
}
#container #top .logo_image
{
    display: block;
}

#container #top #main_menu
{
    list-style-type: none;
    display: block;
    text-align: left;
    font-size: 12px;
    line-height: 40px;
    background-image: url(../images/site/bgmenu.jpg);
    background-repeat: repeat-x;
    color: #FFFFFF;
    background-color: #990033;
}
#container #top #main_menu li
{
    display: inline;
}
#container #top #main_menu a
{
    padding-right: 20px;
    padding-left: 20px;
    color: #FFFFFF;
}
#container #top #main_menu a:hover
{
    color: #FFFF99;
    text-decoration: none;
}
#container #top #flash_image
{
    margin-bottom: 15px;
}



#container #content
{
    display: block;
    background-image: url(http://www.flyambassador.co.uk/media/images/site/contentBack.jpg);
    background-repeat: repeat-y;
    text-align: justify;
    color: #333333;
}

h1
{
    color: #006600;
    font-size: 22px;
    text-indent: 20px;
    margin-bottom: 0px;
    margin-top: 8px;
}
h2
{
    color: #006600;
    font-size: 12px;
    text-indent: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#contentleft h1 
{
    color: #006600;
    font-size: 22px;
    text-indent: 0px;
    margin-bottom: 0px;
    margin-top: 8px;
}

#footer #copyright
{
    text-align: center;
    font-size: 11px;
    color: #006600;
    display: block;
    line-height: 20px;
}
#footer #copyright a
{
    text-decoration: none;
    color: #006600;
}
#footer #copyright a:hover
{
    color: #006600;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content ul
{
    margin-left: 70px;
    margin-top: 8px;
}

div#map
{
    width: 440px;
    height: 320px;
    display: block;
    margin-left: 0px;
    color: #000000;
    margin-bottom: 10px;
    border: 1px solid #3E0F21;
}
div#map a
{
    color: #000000;
    font-weight: bold;
}

a
{
    color: #006600;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #006600;
    text-decoration: underline;
}
#container #content .normal_list
{
    padding-left: 40px;
    margin-bottom: 10px;
    padding-right: 30px;
}
#container #content #addressBox
{
    float: right;
    width: 200px;
    margin-right: 10px;
}
.floated_image_right
{
    float: right;
    border: 1px solid #006600;
    margin-right: 5px;
    padding: 2px;
    margin-bottom: 10px;
}
#container #content #footer_menu
{
    text-align: center;
    display: block;
    list-style-type: none;
}
#container #content #footer_menu li
{
    display: inline;
    padding-right: 5px;
    padding-left: 5px;
}
#container #content ol
{
    margin-left: 50px;
    margin-bottom: 15px;
}
.header_style
{
    font-size: 12px;
    color: #006600;
    font-weight: bold;
}
.normal_image
{
    border: 1px solid #663300;
    margin-right: 2px;
    margin-left: 2px;
}
.content1img {
	padding: 2px;
	border: 1px solid #006600;
}
.style1a     {
	color: #006699;
}
.style1a:hover     {
	color: #660A23;
}


#contenttop
{
display: block;
width: 100%;
text-align: center;
margin-top:10px;
margin-bottom: 10px;
}

#contentright
{
width: 230px;
float: right;
padding-right: 20px;
}

#contentrightcontact
{
width: 230px;
float: right;
padding-right: 10px;
}

#contentleft
{
width: 485px;
margin-left: 20px;
padding-right: 5px;
}

#footer
{
display: block;
clear: both;
}

.tariff {
	background-color: #BEC2BE;
	border: 1px solid #4A544B;
}

.priceTable {
	margin: 5px;
}
.priceBG {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545B53;
	padding: 4px;
	margin: 4px;
}
