* {
	padding: 0;
	margin: 0;
}

a, a:hover {text-decoration:none}

p, #content a, #content table {
/*	padding: 2px; */
	font-family:  verdana,geneva;
/*	color: #FFFFFF; */
	font-size: 12px;
	line-height:16px;
}

#content li {list-style: circle outside;}


body {
	background-color: #008E93;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 100%;
}


hr { border: none; border-top: 1px dotted #C40202; margin: 15px 0px 15px 0px ;}


#wrapper {
/*	display: block; */
	width:650px;
	min-height: 100%;
        height: auto !important;
        height: 100%;
	margin: 0 auto;
	
}

#header {
	width: 100%;
	height: 144px;
/*	background-image: url(images/homebanner.jpg);
	background-repeat: no-repeat;
	background-position: top; */
	margin: 5px 0 0 0;
}


#content {
	width: 650px;
/*	border: 15px #534640 solid; */
/*	float: left; */
        text-align: left;
	padding: 0px;
	background-color: #000000;

}


#content ul {

	padding: 0 0 0 25px;

}

#content li { margin: 5px 0px 5px 0px;}


#both {
	clear: both;
}


#footer ,#footer a {
	width: 100%;
	height: 80px;
/*	background-image: url(images/footer_img_07.gif);
	background-repeat: repeat-x;
        background-position: bottom; */
	padding: 20px 0px 20px 0px;
	font-size: 8pt;
        text-decoration: none;
	color: #FFFFFF;
        font-family: verdana;
	text-align: center;

}


#footer div { padding: 0px 0px 0px 25px;}

.footer-menu { text-transform:capitalize;  }

img { display:block; }

a img {border: 0px;}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}


#header #menu {
/*        background-image: url(images/back_menu.gif);
        background-repeat: repeat-x; */
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
        line-height: 30px;
        margin: 0px;
        padding: 0px;
        height: 30px;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#header #menu a, #header #menu a:link {
        color: #FFFFFF;
        text-decoration: none;
        height: 30px;
        line-height: 30px;
        margin: 0px;
        padding: 0px;
}

#header #menu a:hover, #header #menu a:active {
        color: #ff9900;
        text-decoration: none;
}

#header #menu ul {
        display: inline;
        margin: 0px;
        padding: 0px;
}

#header #menu li {
        display: block;
        margin: 0px;
        padding: 0px 7px;
        height: 30px;
        line-height: 30px;
/*        background-image: url(images/divider_menu.gif);
        background-position: right;
        background-repeat: no-repeat; */
        float: left;
}

#header #menu .first_option {
        padding: 0px 15px 0px 20px;
}

#header #menu .last_option {
        padding: 0px 20px 0px 15px;
        background-image: none;
}

#header #menu #root_menu {
/*        float: left; */
}

#header #menu #context_menu {
/*        float: right; */
}


/* contact form style */

form { color: #FFFFFF;  }

.enquiries { color:#FFFFFF; padding: 10px 10px 10px 10px; }

.enquiries li { list-style:none; }


#footer li {
	list-style:none;
        margin: 0px;
        padding: 0px 7px;
/*        height: 30px;
        line-height: 30px;
        background-image: url(images/divider_menu.gif);
        background-position: right;
        background-repeat: no-repeat; */
	float: left;
	
}



input {
        width: 250px;
        height: 16px;
        font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color: #5f5f5f;
        color: #ffffff;
        border: 1px solid #FFFFFF;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 0px;
	margin-left: 20px;
	padding: 3px 2px 2px 2px;
}

label { margin-bottom: 5px;  }

textarea {
        width: 250px;
        height: 100px;
        font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color: #5f5f5f;
        color: #ffffff;
        border: 1px solid #FFFFFF;
        margin-right: 0px;
        margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 0px;
}


input.submit {
        width: 50px;
        height: 25px;
        border: 1px solid #FFFFFF;
        margin-left: 20px;
}

.aligncenter,
div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}


table .innertable {border: 1px #534640 solid; margin: 15px 0px 15px 0px;}
table .orange1 {border: 1px #534640 solid; padding: 5px 5px 5px 5px; background-color: #ff9933 ;}
table .rates2 {border: 1px #534640 solid; padding: 5px 5px 5px 5px; }


