@charset "utf-8";
/* Put this fix in the head of pages - does not validate as Css

div,img {
	behavior: url(/assets/iepngfix.htc);
	
} */

h1 {
margin: 0;
}


body {
	background-color: #000;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#262626;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color			 : #262626;
	text-decoration: none;
}

a:link,a:visited {
	text-decoration: none;
	color: #262626;
} 
a:hover,a:active {
color: #F30;
	text-decoration: underline;

}
.text_large_bold a:link,.text_large_bold a:visited {
	text-decoration: none;
	color: #666;
} 
.text_large_bold a:hover,.text_large_bold a:active {
color: #F30;
	text-decoration: underline;

}

LI.list1 {
	list-style: disc;
	color:#666;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
}

.list1 a:link,.list1 a:visited {
	text-decoration: none;
	color: #666;
} 
.list1 a:hover,.list1 a:active {
color: #f30;
	text-decoration: underline;

}


.heading_box {
	height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	position: relative;
	width: 600px;
}
#content {
	float: left;
	position: relative;
	padding-top: 30px;
	width: 733px;
}

.heading_box_text {
	height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
	text-align: center;
}

LI.list2 {
	list-style: disc;
	color:#383339;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: 400;
}


#wrap {
	width:775px;
	border-left:#D3D3D3 solid 1px;
	border-right:#D3D3D3 solid 1px;
	background:#000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#maincontainer {
	width:773px;
	background:#FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F30;
	position: relative;
}
#header {
	width:773px;
	background:#F0F0F0;
	position: relative;
	clear: both;
}
#logo {
	float:left;
	margin-left:20px;
	width:236px;
	clear: both;
	position: relative;
	height: 331px;
}
#menu_wrap {
	float: left;
	height: 40px;
	width: 750px;
	padding-top: 5px;
}

#banner {
	width:773px;
	border-bottom:#383966 1px solid;
	height:330px;
	min-height:330px;
	background-image: url(images/banner_4.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#headerinternal {
	width:773px;
	background:#F0F0F0;
}
#bannerinternal {
	width:773px;
	border-bottom:#383966 1px solid;
	background:url(../images/bannerinternal.jpg) no-repeat bottom;
	height:250px;
	min-height:250px;
}
#maincontent {
	padding: 20px;
	background-repeat: repeat-x;
	width: 733px;
	position: relative;
	float: left;
}
.text_large_bold {
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
}
.menubuttons {
	color: #F00;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menubuttons a:link, .menubuttons a:visited, .menubuttons a:active {
	color: #494949;
	text-decoration: none;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.menubuttons a:hover, .menubuttons a:visited:hover, .menubuttons a:active:hover {
	color: #F30;
	text-decoration: none;
	padding: 0 2px;
}
#menu {
	width:490px;
	float:right;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 0;
	position: relative;
	height: 20px;
	background-color: #FFF;
	clear: none;
}
#phone {
	height: 50px;
	width: 200px;
	float: right;
	position: relative;
	margin-right: 10px;
	background-color: #FFF;
	margin-top: 10px;
}

#head_service {
	float: right;
	height: 70px;
	width: 450px;
	background-image: url(images/head_service_bg_white.png);
	position: relative;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	top: 147px;
	clear: right;
	padding-top: 15px;
}
#cards {
	width:769px;
	border-bottom:#BFBBBB 9px solid;
	height:94px;
	min-height:94px;
	clear:both;
	background-image: url(images/galaxy.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
.table_price_bg {
	background-color: #CCC;
}
.table_price_cell {
	background-color: #FFF;
}
#cardscontainer {
	width:560px;
	float:left;
	clear:left;
	margin-top:25px;
	height: 60px;
	min-height: 38px;
	padding-top: 3px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#cardscontainer img {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
hr {
	width:600px;
	border: solid 1px #DCDCDC;	
}
.images {
	margin: 0 10px;
	border: 1px solid #000000;
}
#map {
	margin-right: auto;
	margin-left: auto;
}
.text_large_red_bold {
	color:#F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
}
.table_bg {
	background-color: #CCC;
}
.table_cell {
	background-color: #FFF;
}
.text_red {
	color: #F00;
}
#centre_box {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
#cloud {
	float: right;
	position: relative;
	padding: 5px;
	width: 200px;
}
#Areas {
	width: 450px;
	margin-left: 30px;
	position: relative;
	float: left;
}
#AirportSale {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #F00;
}
