html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body 			{ line-height: 1; font:75% Verdana, Arial, Helvetica, sans-serif; }
ol, ul 			{ list-style: none; }
blockquote, q   { quotes: none; }
:focus 			{ outline: 0; }
ins 			{ text-decoration: none; }
del 			{ text-decoration: line-through; }
table 			{ border-collapse: collapse; border-spacing: 0; }


body 			{ background:#6A6A6A url(/images/background.jpg) repeat-x; font: 62.5% Verdana, Arial, Helvetica, sans-serif ; }


/* .............................. Main block elements ............................... */
#logo				{ position:absolute; top: 40px; left: 45px; }
#top-right-image	{ position:absolute; top:0; right:0;}


#right				{ margin: 50px 15px 80px 0; float:right; width:250px; }
#right img			{ margin: 0 0 10px 0;}


#center-wrapper		{ width:986px; background:#fff url(/images/contentBackground.jpg); margin: 0 auto; padding-bottom:25px; 
					 overflow:hidden; position:relative;}
#content-left		{ background: url(/images/contentCorner.jpg) no-repeat 20px 20px; padding: 45px 0 45px 45px;width:590px;}
#content-right		{ float:left; width:590px; margin:30px 0 0 30px;}

/*............................... Contact Top .......................................*/
#contact			{ position:absolute; top:0; left:200px; text-align:center; width:230px; font-size:13px; color:#639A00; }
#contact span		{ color:#333; }
#contact p			{ padding-top:6px;  }
#contact a			{ color:#639A00;}




/*................................ Left ..............................................*/
#left				{ float:left; margin:50px 0 0 40px; width:232px; }
#left-nav			{ background:#000 url(/images/bg-left-nav.jpg); border:3px solid #3f3f3f; }
#left h2			{ height:auto; color:#fff; font-size:16px; margin:15px 0 10px 0; text-align:center; }
#left ul			{ margin:0 0 0 0; }
#left li			{ border-bottom:1px solid #424242; font-size:13px; padding:8px 10px 8px 15px; list-style:none; }
#left li a 			{ color:#fff; text-decoration:none; }
#left li.selected	{ padding-left:30px; }
#left li.selected a	{ color:#999; cursor:auto; }
#left img			{ margin-top:20px; }


/*............................. Nav .............................*/
#nav 			{ background:#fff url(/images/navBackground.jpg) repeat-x; height: 25px; margin-top: 202px; padding-top: 10px; }
#nav ul			{ width: 986px; margin: 0 auto; color:#00CC00;}
#nav li			{ display: inline; list-style-type: none; padding-left:15px; }
#nav a			{ color:#FFFFFF; font-size: 12px; font-variant: small-caps; padding: 0 15px 0 0; }
#nav a:hover	{ color:#66FF99; }

/*.......................other ................................*/

#content h1			{ color:#339900; border-bottom: #CCCCCC 1px solid; font-size: 1.3em; }
#content h2			{ font-size: 1em; height: 32px; margin: 20px 0; }
h2 span				{ position:absolute; width:100%; height:100%; background:url(/images/promotingPumpExcellence.gif) no-repeat; }

.content p			{ font-size:12px; color:#444; padding-bottom:15px; line-height:18px;}
.content h1			{ font-size:20px; color:#444; font-weight:normal; margin:7px 0 15px 0; border-bottom:1px solid #ddd; }
.content h2			{ font-size:15px; color:#444; font-weight:bold; margin:7px 0 12px 0; }
.content h3			{ font-size:14px; color:#444; font-weight:normal; margin:7px 0 0 0; }
.content ul			{ margin: 15px 0 20px 25px;  }
.content li			{ background: #fff url(/images/list-background.gif) no-repeat 0 55% ; padding: 5px 0 5px 30px;
					  list-style-type: none; font-size:12px;  color:#444;}
					  
/*..................... Latest News ...........................*/
.news-wrapper h1 	{ padding-bottom:5px; }
.news-wrapper h1 a	{ color:#333; font-size:16px; }
.news-wrapper span	{ color:#00A04E; display:block; margin:-10px 0 10px 0; }
.news-wrapper p		{ padding-bottom:15px;  }


#footer				{ width: 980px; border-top: 1px solid #000; margin: 0 auto; color:#FFFFFF; height: 30px; line-height: 30px;
					  position:relative; clear:both; }
#footer li			{ list-style-type: none; display:inline; }
#footer a			{ color:#FFFFFF; }
#footer span		{ position:absolute; top:2px; right: 5px; }
#fpal				{ position:absolute; bottom: 5px; right: 60px;}

.content-pad		{ padding-bottom: 100px; }

/*..................................contact details ..........................*/
#contact-details p{
	margin:0.4em;
}
#contact-details ul{
	margin-top: 1.3em;
}
#contact-details #bottom-padding{
	padding-bottom: 40px;
}
#contact-details h1{
	margin-bottom: 20px;
}
form{
	background-color:#F0FBEC;
}
fieldset{
	margin-top: 20px;
	padding: 25px;
}
#email-field div{
	padding: 5px 0;
}
label{
	width: 100px;
	display:block;
	float:left;
}
input, textarea{
	padding: 2px;
	color:#006600;
}
textarea{
	height: 100px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
div #contact-departments{
	float:left;
	margin-right: 55px;
}
#email-field hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:1px;
	margin-bottom: 15px;
}
#email-field #buttons{
	margin-left: 100px;
}
#contact-spacer{
	margin-bottom: 300px;
}
#contact-details #small{
	font-size:0.9em;
	color:#009900;;
	padding-bottom: 25px;
}