body {
	color: #696969;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	background: #FFF;
}

#pg-home {
	background: url("../img/bg_top.gif") repeat-x #FFF;
}

#pg-home h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #141414;
}

.logo {
	float: left;
}

h1 {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 30px;
	line-height: 24px;
	color: #5C5C5C;
}

h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 0;
	color: #141414;
	padding-bottom: 3px;
	margin-bottom: 35px;
	border-bottom: 2px solid #DBDBDB;
}

p {
	margin-bottom: 20px;
}

strong {
	color: #3D2B2A;
	font-weight: bold;
}

#pg-home .subtitle,
.manu-title,
.why-title {
	color: #0B96CA;
	font-weight: bold;
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 16px;
}

.subtitle {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 25px;
}

.manu-nav .subtitle {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 0;
}

.container {
	width: 950px;
	margin: 0 auto;
}

.header {
	margin-top: 10px;
	margin-bottom: 20px;
}

.text-right {
	text-align: right;
	float: right;
}

.navigation {
	background: url("../img/menu_bg.jpg") repeat-x;
	padding: 10px;
	border-radius: 10px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #BBB;
	border-left: 1px solid #DBDBDB;
	height: 37px;
	margin-bottom: 30px;
}

#pg-home .navigation {
	margin-bottom: 0;
}

.navigation li {
	float: left;
}

.navigation li a {
	display: block;
	height: 36px;
	padding-left: 22px;
	color: #000;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

.navigation li a span {
	display: block;
	height: 36px;
	padding-right: 22px;
}

.navigation li a:hover,
#pg-home #nav-home a,
#pg-products #nav-products a,
#pg-manufacturing #nav-manufacturing a,
#pg-why-use-us #nav-why-use-us a,
#pg-news #nav-news a,
#pg-contacts #nav-contacts a,
#pg-meet-fraser #nav-meet-fraser a {
	background: url("../img/menu_hover_left.png") no-repeat;
	color: #FFF;
}

.navigation li a:hover span,
#pg-home #nav-home a span,
#pg-products #nav-products a span,
#pg-manufacturing #nav-manufacturing a span,
#pg-why-use-us #nav-why-use-us a span,
#pg-news #nav-news a span,
#pg-contacts #nav-contacts a span,
#pg-meet-fraser #nav-meet-fraser a span {
	background: url("../img/menu_hover_right.png") right no-repeat;
}

.carousel {
	height: 448px;
	background: url("../img/slider-bg.png") bottom no-repeat;
}

.carousel img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 54px;
}

.content-home-left {
	width: 550px;
	float: left;
	margin-right: 30px;
}

.content-home-right {
	width: 370px;
	float: left;
}

.latest-news {
	border-bottom: 1px solid #DBDBDB;
	padding-top: 20px;
}

.latest-news img {
	float: left;
	width: 77px;
	margin-right: 20px;
}

.latest-news p {
	float: left;
	width: 273px;
}

.latest-news p .date {
	color: #0B96CA;
	text-decoration: underline;
}

.latest-news p {
	color: #000;
	font-weight: bold;
}

.latest-news a {
	color: #0B96CA;
	text-decoration: none;
}

.cf:before,
.cf:after,
.latest-news:before,
.latest-news:after,
.container:before,
.container:after,
.footer-container:before,
.footer-container:after,
.products-row:before,
.products-row:after,
.header:before,
.header:after {
    content: " ";
    display: table;
}

.cf:after,
.latest-news:after,
.container:after,
.footer-container:after,
.products-row:after,
.header:after {
    clear: both;
}
.cf,
.latest-news,
.container,
.footer-container,
.products-row,
.header {
    *zoom: 1;
}

.footer {
	background: url("../img/footer.gif") repeat-x #F8F8F8;
	height: 155px;
	padding-top: 30px;
}

.footer-left {
	width: 60%;
	float: left;
}

.footer-right {
	width: 40%;
	float: left;
	text-align: right;
}

.text-center {
	text-align: center;
}

.product {
	float: left;
	width: 225px;
	margin-right: 16px;
}

.product-last {
	margin-right: 0;
}

.product-title {
	color: #0B96CA;
	padding: 16px 0 4px;
	line-height: 1.2307em;
	font-weight: bold;
	margin-bottom: 0;
}

.manu-nav {
	width: 270px;
	float: left;
	margin-right: 30px;
}

.manu-content {
	width: 650px;
	float: left;
}

.manu-content img {
	float: left;
	margin-right: 30px;
}

.why-left img {
	float: left;
}

.manu-nav li a {
	text-decoration: none;
	color: #0B96CA;
	display: block;
	font-weight: bold;
	padding: 11px 0 10px 30px;
	width: 200px;
	font-size: 0.785em;
	line-height: 1.2307em;
	text-transform: uppercase;
	margin-bottom: 2px;
	border-radius: 16px;
	background: url("../img/list2-li-bg.gif") left top repeat-x #EEE;
	border-bottom: 1px solid #C9C9C9;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.manu-nav ul {
	margin-bottom: 30px;
}

.manu-nav .active a,
.manu-nav li:hover a {
	color: #FFF;
	width: 220px;
	background: url("../img/list2-hover.gif") left top repeat-x #0BAACB;
	border: 1px solid #0984B7;
}

.why-left {
	float: left;
	width: 590px;
	margin-right: 50px;

}

.why-left .cf {
	margin-bottom: 30px;
}

.why-right {
	float: left;
	width: 310px;
}

.img-responsive {
	width: 100%;
	margin-bottom: 30px;
}

.meet-left {
	width: 590px;
	float: left;
	margin-right: 50px;
}

.meet-right {
	float: left;
	width: 310px;
}

input,
textarea {
	width: 340px;
	color: #505050;
	border-radius: 5px;
	padding: 5px;
	margin: 0 3px;
	background: #E6E6E6;
}

textarea {
	height: 150px;
}

button {
	padding: 3px 5px;
	border: none;
	background: url("../img/button.png") 0px 0px no-repeat;
	color: #0b96ca;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 36px !important;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px \0/;
	height: 37px;
	margin: 0px 0 0 0;
	text-align: center;
	width: 102px;
	cursor: pointer;
	position: relative;
}