@charset "utf-8";


#container {
	width: 1040px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/home/main01.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
.style25 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FF0000; }
.style11 {color: #FF0000}
.style24 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #2B3F68;}


.style27 {font-size: 9px}

.style26 {font-size: 9px; color: #2B3F68; font-family: Arial, Helvetica, sans-serif; }
			.gallery {
	text-align: center;

			}
.rates  {
	padding: 7px;
}
#topPanel {
	height: 337px;
	z-index:5;
	padding: 0px;
	margin-top: 17px;
	margin-bottom: 20px;
	float: left;
	width: 320px;
}


#header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 1px;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	background-position: top;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 105px;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 470px;
	margin-top: 20px;
	margin-right: 122px;
	padding-top: 5px;
}
#sidebar2  h1 {
	color: #8AA6AA;
	font-weight: normal;
	font-size: 24px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
}

p      {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #464E51;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.testimonials {
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099FF;
	font-size: 11px;
	margin: 0px;
}
.question {
	font-weight: bold;
	background-image: url(../images/icons/message.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}
.question02 {
	font-weight: normal;
	background-image: url(../images/icons/message.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}




#main1 {
	color: #AFB0B1;
	float:left;
	width:280px;
	font: 1em "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 62.5%;
	line-height: 1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 110px;
	padding: 10px;
	
	
	
}
#main1   ul {
    font-size:1.2em;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}
#main1  li {
	height: 150px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CC521;
	padding-top: 7px;
	margin: 0px;
}


#main1a {
	float: left;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 300px;
} 
#main2 {
	width: 480px;
	margin-top: 15px;
	margin-right: 120px;
	float: right;
	height: 530px;
	padding: 0px;
	margin-bottom: 0px;
}
#main2  ul  {
	margin: 0px;
	padding: 0px;
}


#main2  li {
	color: #444444;
	background-image: url(../images/icons/go.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#main2  h1  {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#main2 h2 {
	margin-top: 0px;
	padding: 10px;
	margin-bottom: 5px;
	color: #779797;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}
#main2 h3 {
	color: #779797;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#main2 a {
	color: #000000;
	font-weight: bold;
}
#main4 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CB1B4;
	font-size: 11px;
	width: 300px;
	margin-left: 115px;
	position: absolute;

}
#main4 p {
	font-size: 11px;
}
#main4 p {
	color: #8AA6AA;
}

#main3 {
	width: 470px;
	padding: 0px;
	margin-top: 28px;
	margin-right: 125px;
	float: right;
	margin-bottom: 10px;
}

#main3 h2 {
	padding: 0px;
	font-size: 16px;
	text-decoration: none;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #FFFFFF;
}
#main3 a {
}


#main3   a   {
	text-decoration: none;
	color: #FFFFFF;
}
#main3  td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main7 {
	width: 480px;
	margin-top: 15px;
	margin-right: 120px;
	float: right;
	height: 530px;
	padding: 0px;
	margin-bottom: 0px;
}



td {
}

#map01 {
	margin: 0px;
	padding: 0px;
	z-index: 50;
	top: 100px;
	width: 480px;
	text-align: right;
}
#mapImage {
	float: left;
	position: absolute;
	top: 80px;
	z-index: 1000;
}

.colour01 {
	background-color: #9CB1B4;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
}


.colour02 {
	background-color: #BECBCD;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.colour03 {
	background-color: #101C1F;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

table  td {
	padding: 0px;
	margin: 0px;
}

#form td  {
	padding: 5px;
}
.divider  {
	background-image: url(../images/divider_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.input {
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	line-height: 100%;
	border: 1px solid #666666;
}
#map       ol     {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#map       li    {
	color: #444444;
	font-size: 10px;
	list-style-type: none;
	background-image: none;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}	
