/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#231f20;
	margin: 0;
	padding: 0;
}
h1 { 
	margin: 0; 
	padding: 8px 0 8px 0; 
	text-align: center; 
	color: #fff; 
}
h2 {
	text-align: center;
	
}
a {
	text-decoration: underline;
}
	a:hover {
		text-decoration: none;
	}
a img {
	border: none;
}

table td { vertical-align: top; }
	
	
.tabledata{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#231f20}

.tabledata_pf{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3C5E8E; border:1px solid #3C5E8E; background-image:url(tera-water1.jpg); background-position:center; background-repeat:no-repeat;}

.headerdata{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:400}

.termsdata{font-family:Arial; font-size:11px; color:#000000}

.backfill{background-color:#CCCCCC}

.backfillblue{background-color:#3C5E8E}

.fontwhite{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF}

.fontgray{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CCCCCC}

.txtpricelist{font-family:Arial, Helvetica, sans-serif; font-size:9px; width:50px; text-align:center; font-weight:bold; color:#000066}


#con-header {
	background: url(images/header_bg.gif) repeat-x 0 0;
	text-align: celter;
	padding-right: 10px;
	padding-left: 0px;
	height: 115px;
	color: #231f20;
	background: #231f20;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
	.phone { background: url(images/con_tel.png) no-repeat 0 50%; padding-left: 18px; }
	.email { background: url(images/emailButton.png) no-repeat 0 50%; padding-left: 18px; }
	.menu {
		clear: both;
	}

.con-wrapper {
	background: url(images/header_bg.gif) repeat-x 0 0;
	background: #231f20;
	border: none;
	padding: 0;
}
	.con-inner {
		background: #231f20;
	}
		.content {
			background: #fff;
			border: 20px solid #231f20;
			border-top: none;
			padding: 16px;
		}
			.content-inner {
			}
		.col-right {
			padding: 0 20px 20px 0;
			color: #fff;
		}
			
		
		
		
		
.menu a { 
	color: #fff; 
	text-decoration: none; 
	text-transform: uppercase; 
	font-family: 'Times New Roman';
	font-size: 10px; 
}
	.menu a:hover { text-decoration: underline; }

.quote { font-weight: bold; color: #231f20; font-style: italic; font-size: 12px; }
h2.quote {  font-size: 18px; }

	
/* HOME PAGE */
.home-wrapper {
	background: #231f20 url(images/home_white-bg.gif) repeat-x 0 0;
	border: none;
	padding: 0;
}
	.home-footer {
	background: url(images/home-footer-bg.gif) repeat-x 0 0;
}
	.home-footer-left {
		background: url(images/home-footer-bg-left.gif) no-repeat 0 0;
		padding: 10px 20px 20px;
	}

input.entrydata {
	border: 1px solid #231f20;
	background: #fff url(images/inputbg.gif) no-repeat 0 0;
	font-size: 14px;
	padding: 3px;
}
.inputimage { padding: 0 0 0 30px; }
.dark-bold { color: #231f20; font-weight: bold; font-size: 14px; }
.label { color: #fff; font-weight: bold; padding: 0 0 0 10px; font-size: 12px; }

	.home-footer a {
		color: #231f20;
		
	}
#register {
	float: right;
	text-align: right;
}

/* HOME END*/

.footer-inner {
	padding: 4px 0 30px;
	background: #231f20;
	color: #ccc;
	text-align: centre;
}
	.footer-inner a {
		color: #999;
		padding: 0 6px;
	}
	
.contactus {
	font-size: 12px;
	font-weight: bold;
}
td.contactlabel {
	width: 140px;
	line-height: 24px;
	font-size: 14px;
}
	td.contactlabel em {
		font-size: 12px;
	}
	.contactus input.entrydata {
		width: 225px;
		height: 22px;
		padding-top: 6px;
	}
	.contactus .txtarea {
		width: 245px;
		font-family: Arial, sans serif;
	}
