@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	
}

body { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px;  color:#ffffff; color:#696969; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	
.lefttube { float:left;}
.righttube { float:right;}

ul { margin:0; padding:0;}

#line{
	padding:0px 0px 5px 40px;
	margin-bottom:12px;
	border-bottom:1px #D8D9D7 solid;
	width:360px;
	float:left;
	
}

h1 { color:#4E4E4E; font-family:Arial; font-size:23px; text-decoration:none;  letter-spacing:0px; margin:0px; padding:10px 0px 7px 0px;  }

h2 { color:#4E4E4E; font-family:Arial; font-size:20px; letter-spacing:0px; margin:0px; padding:5px 0px 10px 0; font-weight:bold; border-bottom:1px dotted #ccc; }

h3 { color:#971F21; font-family:Arial; font-size:16px; letter-spacing:0px; margin:0px; padding:12px 0 0 0; font-weight:bold; margin:0; }

h4 { color:#2D2B2B; font-family:Arial; font-size:15px; letter-spacing:0px; margin:0px; padding:15px 0px 0px 5px; font-weight:bold; }

p { margin:10px 0px; text-align:justify; line-height:20px; word-spacing:0px; white-space:0; font-size:12px; color:#696969; }	
	
#maincontainer { width:900px; height:auto; margin:auto; }

#subcontainer { width:900px; margin:auto; }

#header { height:100px; width:auto; border-bottom:1px solid #D8D9D7;  }

#logo { width:350px; height:40px;  padding:20px 0px 0px 17px;  }

#bannercontainer{ margin:15px 0px 0px 0px; height:254px;}

#banner{ width:697px; height:254px; float:right; }

#menusection{ width:200px; height:254px; background:url(../../images/menu-bg.jpg) repeat-x; float:left; }

#menu, #menu ul{

	margin:22px 18px 15px 23px;
	padding:0px;

}
#menu li{

	color:#ffffff;
	padding:0px 0px 10px 5px;
	margin:5px 0px 0px 8px;
	font-size:14px;
	border-bottom:1px #8D2023 solid;
	list-style:url(../../images/menu-sep.jpg);
	list-style-position:inside;
	font-weight:normal;
	
	
}

#menu li a{
color:#ffffff;
text-decoration:none;
}
#menu li a:hover{
color:#000000;
text-decoration:underline;
}

#contantcontainer{
width:inherit;
clear:both;
margin:15px 0px 0px 0px;
padding-bottom:20px;
}

#services { width:195px; float:left;  padding-bottom:0px;}
#services ul{

	margin:15px 18px 0 23px;
	padding:0px;

}
#services li{

	color:#155F83;
	padding:0px 0px 5px 0px;
	margin:5px 0px 0px 7px;
	font-size:12px;
	list-style:url(../../images/service-sep.jpg);
	font-weight:bold;
	
}

#services li a{color:#155F83; text-decoration:none;}
#services li a:hover{color:#961E20;}

#textcontainer { width:680px; float:right; padding-bottom:15px; border-left:1px #D8D9D7 solid; padding:0 0 10px 20px; margin-bottom:10px; }

#footer-section{  clear:both;  border-top:1px solid #D8D9D7; border-bottom:1px solid #D8D9D7; height:40px;  }
#footer-address { margin:0; text-align:center; color:#494D4E; font-size:14px; padding-top:10px; line-height:20px; }
#footer-address a { color:#494D4E; text-decoration:none;}
#footer-address a:hover { color:#000000; text-decoration:underline;}

#aquaweb { text-align:right; clear:both; font-size:12px; margin:10px 5px 10px 0px;}
#aquaweb a { color:#646464; text-decoration:none;}


	table td
	{
	padding:4px;
	 
	}

table input
	{
	padding-right: 5%;
	border:1px solid #cccccc;
	}

table textarea
	{
	padding:5px;
	border:1px solid #cccccc;
	}	
	
	
#service-text a{ color:#CC0000; text-decoration:underline;}
#service-text a:hover{ color:#CC0000; text-decoration:none;}

.corporate ul{ margin:5px 0 5px 30px}
.corporate li{ padding:5px 0; list-style:square;}

.resources{ color:#222; font-weight:bold;}
.resources a{ color:#CC0000; font-weight:normal; text-decoration:underline;}

.timetable{ color: #222; background:#ededed; padding:6px 0 6px 15px; line-height:20px;  }
.timetable a{ color:#CC0000; font-weight:normal; text-decoration:none;font-size:13px; }
.timetable a:hover{ color:#CC0000; font-weight:normal; text-decoration:underline; }
.timetable p { margin:7px 15px 7px 0px; text-align:justify; line-height:20px; word-spacing:0px; white-space:0; font-size:13px; color:#222; }

.timetable2{ color: #222; background:#f2f2f2; padding:6px 0 6px 15px; line-height:20px;  }
.timetable2 a{ color:#CC0000; font-weight:normal; text-decoration:none;font-size:13px; }
.timetable2 a:hover{ color:#CC0000; font-weight:normal; text-decoration:underline; }
.timetable2 p { margin:7px 15px 7px 0px; text-align:justify; line-height:20px; word-spacing:0px; white-space:0; font-size:13px; color:#222; }

#disclaimer{ color:#919191; font-size:11px; padding-top:20px; line-height:16px;}
