/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* @end */

/* @group Worldwide Settings */

body {
	width: 100%;
	background: #fff;
	font: 12px/20px Arial, Verdana, San-Serif;
}

a {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.wrapper {
	background: url('images/others/shadow_down.png') repeat-x 0px 30px ;
}
/* @end */



/* @group Worldwide Header Styling */

h1 {font-size: 32px; padding-top: 15px;margin-bottom: 25px;color: #000; letter-spacing: -1px;}
h2 {font-size: 24px; color:#000; padding: 10px 0;}
h3 {font-size: 20px; color: #000;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 10px; letter-spacing: -1px; text-transform: uppercase;}

/* @end */

/* @group Worldwide Alignment */

.top {vertical-align: top;}
.middle {vertical-align: middle;}
.center {text-align: center;}
.right {text-align: right; float: right;}
.left {text-align: left; float: left;}
.bottom {vertical-align: bottom;!important}
.baseline {vertical-align: baseline;}

/* @end */

/* @group Header Styling */

/* @group Top Header Bar */
/* Top Header Band */

#header-bar {
	font-size: 11px;
	background: url('images/others/bar-bg.png') repeat-x;
	color: #fff;
	border-bottom: 1px solid #444;
	height: 30px;
}

#header-bar a{color: #f00; border-bottom: 1px dotted;}
#header-bar a:hover {color: #ff0;}

#header-bar .header-jump{
	float: left;
	padding: 5px 0 0 2%;
}

#header-bar .header-address {
	float: right;
	padding: 5px 2% 0 0;
}

#header-bar .header-address li{
	float: left;
	padding-left:30px;
}
/* @end */

/* @group Navigation Bar */

#header {
	height:100px;
	width: 800px;
	margin:0 auto;
	padding-top: 30px;
	border-bottom: 5px solid #00294B;
}
/* @group Company Logo */

#header .head-logo {
	width: 25%;
	float: left;
	overflow: visible;
}

/* @end */

/* @group Navigation Links */

#header .head-nav {
	width: 65%;
	padding-top: 60px;
	float: right;
	text-align: right;
}

#header .head-nav a {
	font-size: 13px;
	color: #000;
	letter-spacing: -1px;
	padding: 60px 7px 10px 7px;
	text-transform: uppercase;
	border: 0px solid #fff;

}

#header .head-nav a:hover {
	border: 0px solid #fff;
	background: #f2f2f2;
	color: #f00;
}

#header .head-nav a span{
	padding: 60px 7px 10px 7px;
	background: #f2f2f2;
	border-bottom: 0px solid #000;
	color: red;
}
/* @end */



/* @end */



/* @end */

/* @group Main Body */

#container {
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 30px;
}

#container p {
	padding-bottom: 10px;
}

/* @group Main Page Styling */


/* @group Section 1 */

#section-1 {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
	height: 350px;
}
#section-1 #main-welcome {
	width: 30%;
	float: left;
	height: 350px;
}

#section-1 #main-welcome h1 {
	font-size: 38px;
	line-height: 36px;
	letter-spacing: -2px;
}

#section-1 #main-welcome h1 span {
	font-size: 20px;
	float: left;
	letter-spacing: -1px;
	line-height: 22px;
}

#section-1 #main-welcome p.products {
	background: #f2f2f2;
	padding: 10px;
	text-align: right;
	color: #f00;
	font-weight: bold;
}

#section-1 #main-image{
	width: 65%;
	margin-right: 5%;
	float: left;
}

#section-1 #main-image img {
	width: 100%;
}

#section-1 #main-service {
	clear: both;
}



/* @end */

/* @group Section 2 */

#section-2 {
	margin-bottom: 0px;
}

#section-2 #main-products-pumps {
	float: left;
	width: 30%;
	padding: 1%;
	background: #f2f2f2;
	margin-left: 2%;
	margin-bottom: 20px;
	height: 270px;
	border-right:1px dotted #ccc ;
}

#section-2 #main-products-compressors {
	float: left;
	width: 30%;
	padding: 1%;
	height: 270px;
	background: #f2f2f2;
	border-right:1px dotted #ccc ;
}

#section-2 #main-products-bespoke {
	float: left;
	width: 30%;
	height: 270px;

	margin-right: 1%;
	background: #f2f2f2;
	padding: 1%;
}

#section-2 p {
	text-align: right;
	margin-top: 10px;
	line-height: 14px;
}
#section-2 img {
	padding-bottom: 5px;
}

/* @end */

/* @group Section 3 */

#section-3 {
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #f2f2f2;
	height: 120px;
	margin-bottom: 30px;

}

#section-3 img {
	padding: 0 3%;
}



/* @end */



/* @end */

/* @group Product Page Styling */

/* @group Intro Styling */

#product-brief {
	height:310px;
	margin-bottom:10px ;
}

#product-brief .product-left{
	height: 270px;
	width: 30%;
	margin-right: 1%;
	padding: 1%;
	border-right: 1px solid #f2f2f2;
	float: left;
}

#product-brief .product-center{
	height: 270px;
	width: 30%;
	padding: 1%;
	float: left;
}

#product-brief .product-right{
	height: 270px;
	width: 30%;
	margin-left: 1%;
	padding: 1%;
	border-left: 1px solid #f2f2f2;
	float: left;
}

h1 span {
	float: right;
	display: inline;
	font-size: 13px;
}



/* @end */

/* @group Products Styling */

/* @group Layout */

#products {

}

#products #products-left {
	width: 25%;
	float: left;
}

#products #products-center {
	width: 48%;
	margin: 0 1%;
	float: left;
	margin-bottom: 30px;
}

#products #products-right {
	width: 25%;
	float: left;
}



/* @end */

/* @group General Styling */

#products img {
	margin-bottom: 20px;
	text-align: center;
}

#products ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

#products ul li {
	font-size: 17px;
	padding-bottom: 5px;
}

#products ul li span {
	font-size: 11px;
}

#products strong {
	font-size: 13px;
}

#products p.contact{
	background: #f2f2f2;
	font-size: 14px;
	padding: 10px;
}
#products p.disclaimer {
	clear: both;
	font-size: 10px;
	line-height: 11px;
}



/* @end */

/* @group Strip Styling */

#products-strip {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
}

#products-strip img {
	margin: 0px;
}



/* @end */
/* @end */



/* @group Bespoke Page */

#bespoke-products {
	margin-bottom: 30px;
}

#bespoke-products p{
}

#bespoke-products p.contact {
	background: #f2f2f2;
	padding: 5px;
	text-align: right;
}
#bespoke-products br{
	clear: both;
}

#bespoke-products img {
	margin-bottom: 30px;
}

/* @end */

/* @end */



/* @group Service Page Styling */

/* @group Main Column */

#service-main {
	width: 65%;
	float: left;
	padding-bottom: 30px;
}

#service-main p{
	padding-bottom: 20px;
	color: #333;
	margin-left: 10px;
}

#service-main h3 {
	padding-bottom: 10px;
	clear: both;
}

#service-main h5 {
	padding-top: 0px;
	font-size: 17px;
	line-height: 19px;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
#service-main img {
	padding: 0 10px 20px 10px;
}



/* @end */

/* @group Sidebar Column */

#service-sidebar {
	width: 30%;
	margin-right: 5%;
	float: left;
}

#service-sidebar p{
	font-size: 10px;
	color: #aaa;
}

#service-sidebar ul li {
	color: #f00;
	font-size: 18px;
	letter-spacing: -1px;
	text-transform: none;
	padding: 15px;
}

#service-sidebar ul li a:hover {
	background: #f2f2f2;
	padding: 15px 10px;
	color: #000;
}



/* @end */

/* @end */

/* @group Bespoke Page Styling */

#bespoke-main {
	width: 65%;
	margin-right: 5%;
	margin-bottom: 30px;
	float: left;
}

#bespoke-main img {
	margin-bottom: 20px;
}

#bespoke-side {
	width: 30%;
	float: left;
}

#bespoke-side h2 {
	padding-top: 0;
	letter-spacing: -1px;
	line-height: 28px;
	margin-bottom: 30px;
}

#bespoke-side p {
	background: #f2f2f2;
	padding: 0px;
	font-size: 14px;
}

/* @end */




/* @group Quality Page Styling */

/* @group Main Column */

#quality-main {
	width: 65%;
	float: left;
	padding-bottom: 30px;
}

#quality-main ul.top {
	margin-bottom: 15px;
	font-size: 16px;
}
#quality-main ul.top li {
	margin: 3px 20px;
	padding: 2px 0;
	list-style-image: url('images/others/bullet_blue.png');
	list-style-position: inside;
}

#quality-main img {
	border: 0px solid #000;
	margin-bottom: 20px;
}

#quality-main ul.bottom {
	margin-bottom: 15px;
	font-size: 13px;
}

#quality-main ul.bottom li {
	list-style-image: url('images/others/bullet_blue.png');
	list-style-position: inside;
	margin: 5px 0 5px 20px;
}

/* @end */

/* @group Side Column */

#quality-side {
	width: 30%;
	margin-top: 50px;
	margin-left: 5%;
	line-height: 28px;
	text-align: left;
	float: left;
}

#quality-side h2 {
	letter-spacing: -1px;
	margin-bottom: 10px;
}

#quality-side img {
	margin-bottom: 20px;
}

#quality-side p{
	background: #f2f2f2;
	padding: 10px;
	font-size: 14px;
	line-height: 15px;
}

/* @end */

/* @end */




/* @group About Page Styling */

#about-page {
	margin-bottom: 30px;
}

/* @group Company Details */

#about-company {
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}

#about-company img {
	border: 3px solid #000;
	margin: 0 10px 20px 10px;
}

#about-company p {
	font-size: 13px;
}

#about-company h3, #about-company h4 {
	color: #000;
	letter-spacing: -1px;
}
/* @end */

/* @group People */

#about-people {
	margin-top: 20px;
	clear: both;
}

/* @group Big Pics */

#about-people .about-pic {
	width: 25%;
	margin-right: 5%;
	margin-bottom: 30px;
	float: left;
	overflow: hidden;
	clear: both;
}

#about-people .about-pic img {
	border: 5px solid #000;
	width: 100px;
	margin: 0 20%;
}

#about-people .about-pic em {
	color: #aaa;
}

#about-people .about-desc {
	float: right;
	font-size: 11px;
	line-height: 16px;
	width: 70%;
	margin-bottom: 30px;
}
#about-people .about-desc p{
	color: #777;
	
}

#about-people .about-desc blockquote {
	margin-top: 15px;
	font-size: 19px;
	line-height: 21px;
	letter-spacing: -1px;
	text-align: right;
	background: #f2f2f2;
	padding: 10px;
}



/* @end */

/* @group Small pics */

#about-people .about-emp-left {
	clear: both;
	float: left;
	width: 18%;
	margin-right: 2%;
}

#about-people .about-emp-center {
	float: left;
	width: 60%;
}

#about-people .about-emp-right {
	float: left;
	text-align: right;
	width: 18%;
	margin-left: 2%;
}

#about-people .about-emp-left, .about-emp-center, .about-emp-right {
	border-top: 1px solid #ddd;
	padding-top: 20px;
	padding-bottom: 40px;
}
#about-people .about-emp-left img, #about-people .about-emp-right img{
	width: 60px;
	margin: 0 20%;
	border: 3px solid #000;
}

#about-people .about-emp-left em, #about-people .about-emp-right em {
	color: #aaa;
}

#about-people .about-emp-center blockquote {
	font-size: 14px;
	line-height: 15px;
	letter-spacing: -1px;
	padding: 12px 10px;
	background: #f2f2f2;
}



/* @end */


/* @end */

/* @end */



/* @group Contact Page Styling */

/* @group Contact Details */

#contact-details {
	width: 25%;
	margin-right: 5%;
	float: left;
}

/* @end */

/* @group Form Styling */

#contact-form {
	width: 70%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}

#contact-form form#form1{
	margin-left: 2%;
	margin-right: 2%;
}

#contact-form .info-box {
	float: left;
	width: 50%;
}

#contact-form form#form span {
	font-size: 12px;
}

#contact-form input, #contact-form textarea{
	border: 1px solid #ccc;
	background: #f2f2f2;
	padding: 4px;
	margin-left: 10px;
	margin-bottom: 10px;
} 

#contact-form input:hover, #contact-form textarea:hover{
	border: 1px solid #000;
	background: #f2f2f2;
} 

#contact-form input:focus, #contact-form textarea:focus{
	border: 1px solid #000;
	background: #fff;
}

#contact-form textarea#message {
	height: 100px;
	width: 93%;
}

#contact-form sup acronym {
	cursor: help;
}

#contact-form input#from, #contact-form input#subject, #contact-form input#email, #contact-form input#company {
	width: 85%;
}

#contact-form input.contact{
	margin-left: 0;
	font-weight: bold;
	border: 1px solid #000;
}



/* @end */

/* @group Extras */

.address-left {
	width: 25%;
	margin-right: 3%;
	float: left;
	clear: both;
	padding-bottom: 20px;
}

.address-center {
	width: 25%;
	margin-right: 3%;
	float: left;
	padding-bottom: 20px;
	margin-top: 40px;
}
.map-right {
	width: 43%;
	float: right;
	clear: right;
	padding-bottom: 20px;
}



/* @end */

/* @end */




/* @end */

/* @group Footer Styling */

.footer {
	background: #0a1528;
	font-size: 10px;
	color: #fff;
	padding: 0 2%;
	line-height: 12px;
	height: 140px;
	border-top: 1px solid #444;
	clear: both;
}

.footer a {
	color: #00f;
}

.footer a:hover {
	color: #f00;
}
/* @group Footer Navigation */

.footer .footer-nav {
	text-align: center;
	width: 80%;
	margin: 0 10%;
	padding-top: 10px;
	height: 50px;
}

.footer .footer-nav a{
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0 10px;
	color: #fff;
}

.footer .footer-nav a:hover{
	color: #f00;
}


/* @end */

/* @group Footer Bottom */

.footer .copyright {
	width: 75%;
	float: left;
	line-height: 16px;
}

.footer .copyright strong{
	font-size: 13px;
}

.footer .copyright span {
	color: #999;
}

.footer .jump {
	width: 25%;
	float: right;
	text-align: right;
}

.footer .jump a {
	color: #fff;
}


/* @end */
/* @end */
