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

body {
	font-family: 'Open Sans', "sans-serif;";
	margin: 0px;
	padding: 0px;
	min-width: 1044px;
}
.wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#bkg {
	background-image: url(images/MGW-bkg.jpg);
	height: 700px;
	width: 100%;
	background-position: center center;
}
#bkg2 {
	background-image: url(images/MGW-bkg2.jpg);
	height: 700px;
	width: 100%;
	background-position: center center;
}
#bkg3 {
	background-image: url(images/MGW-bkg3.jpg);
	height: 700px;
	width: 100%;
	background-position: center center;
}
#bkg4 {
	background-image: url(images/MGW-bkg4.jpg);
	height: 700px;
	width: 100%;
	background-position: center center;
}
#header {
	background-image: url(images/nav-bkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	height: 150px;
	width: 100%;
	color: #FFF;
	padding-top: 10px;
	min-width: 1044px;
	margin-right: auto;
	margin-left: auto;
}
#header a, #footer a,  #footer2 a{
	color: #FFF;
	text-decoration: none;
}
#header a:hover, #footer a:hover, #footer2 a:hover{
	color: #CCC;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 125px;
}
#logo img {
	width: 125px;
	height: 120px;
}
#top-text {
	font-size: 10px;
	color: #666;
	height: 15px;
	text-align: center;
	padding-top: 0px;
	width: 980px;
	float: left;
	clear: both;
	letter-spacing: 0.4em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	font-weight: 300;
}
#intro {
	font-size: 30px;
	color: #FFF;
	height: 30px;
	margin-left: 40px;
	text-align: left;
	width: 480px;
	float: left;
	font-weight: 300;
	padding-bottom: 5px;
	padding-top: 5px;
}
#nav {
	color: #666;
	height: 45px;
	text-align: left;
	width: 550px;
	margin-left: -20px;
	float: left;
	font-size: 16px;
	margin-top: 35px;
}
#header ul {
	display: inline;
	list-style-type: none;
}
#header li {
	font-size: 16px;
	display: inline;
	text-transform: uppercase;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contact  {
	color: #FFF;
	float: right;
	width: 290px;
	margin-top: -40px;
	padding-left: 10px;
	font-weight: 300;
}
#contact a  {
	font-size: 20px;
	font-weight: 400;
}
#contact img, #footer img, #footer2 img{
	height: 40px;
	width: 40px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#content {
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	position: relative;
	top: 70px;
	margin-top: 0px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 30px;
}
#content .left {
	width: 350px;
	height: 300px;
	float: left;
}
#content .video {
	margin-left: 50px;
	float: left;
	background-color: #000;
	text-align: center;
	height: 315px;
	width: 560px;
}
#content .small-vid {
	height: 350px;
	width: 305px;
	margin-right: 21px;
	float: left;
}
#content .small-vid img {
	border: 2px solid #CCC;
}
#content .small-vid img:hover {
	border: 2px solid #666;
}
#content .small-vid .text-area {
	padding: 10px;
}
#content h1 {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content h2 {
	font-size: 16px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#content h2 a {
	color: #000;
	text-decoration: none;
}
#content h2 a:hover {
	color: #911805;
	text-decoration: none;
}
#content h3 {
	font-size: 16px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#content h4 {
	font-size: 16px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 600;
}
#content p {
	font-size: 14px;
	color: #000;
	margin-top: 5px;
	font-weight: 300;
	line-height: 20px;
}
#content p.thick {
	font-size: 14px;
	color: #000;
	margin-top: 5px;
	font-weight: 600;
	line-height: 20px;
}
#content .left ul {
	margin: 0px;
	padding: 0px;
}
#content .left li {
	background-color: #911805;
	list-style-type: none;
	height: 34px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 15px;
	color: #FFF;
	font-size: 20px;
}
#content .left li a {
	color: #FFF;
	text-decoration: none;
}
#content .left li a:hover , #content .left li a:visited{
	color: #FFF;
	text-decoration: none;
	font-weight: 900;
}
#content .left ul h1{
	background-color: #FFFFFF;
	list-style-type: none;
	height: 34px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 15px;
	color: #911805;
	font-size: 20px;
	clear: both;
	margin-top: 0px;
}
#content .left ul h1 a{
	color: #911805;
	text-decoration: none;
	font-weight: 700;
}
#content .left ul h1 a:hover , #content .left ul h1 a:visited{
	color: #911805;
	text-decoration: none;
	font-weight: 900;
}
.next {
	text-align: right;
	color: #000;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 20px;
}
.next a{
	text-align: right;
	color: #000;
	background-color: #CCC;
	border-radius: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	font-weight: 500;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.next a:hover {
	color: #FFFFFF;
	background-color: #911805;
}
.idoprod {
	text-align: left;
	margin-top: -45px;
	margin-bottom: 20px;
	height: 70px;
	width: 750px;
	float: left;
	font-weight: 500;
	vertical-align: top;
	display: inline;
}
.idoprod p {
	display: inline;
	font-size: 20px;
	font-weight: 500;
}
.idoprod a {
	font-weight: 700;
	color: #000;
	text-decoration: none;
}
.idoprod a:hover , .idoprod a:visited{
	color: #000;
	text-decoration: underline;
}
.idoprod img {
	position: relative;
	top: 20px;
	width: 180px;
	left: 10px;
	display: inline;
}
.clients-bar {
	height: 60px;
	width: 1000px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/clients-bar.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/nav-bkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	height: 240px;
	width: 100%;
	color: #FFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	top: 220px;
	position: relative;
}
#footer2 {
	background-image: url(images/nav-bkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	height: 240px;
	width: 100%;
	color: #FFF;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	top: 30px;
	position: relative;
}
#contact2  {
	color: #FFF;
	float: right;
	width: 290px;
	margin-top: 10px;
	padding-left: 10px;
	font-weight: 300;
}
#contact2 a  {
	font-size: 20px;
	font-weight: 400;
}
#footer #left, #footer2 #left{
	margin-top: 5px;
	width: 550px;
	float: left;
	font-size: 12px;
	color: #999;
	font-weight: lighter;
	padding-left: 40px;
}
#footer p , #footer2 p{
	font-size: 12px;
	color: #CCC;
}

.clr {
	clear: both;
}
#content .contact {
	width: 100%;
	clear: both;
}
#content .contact a{
	font-weight: 500;
	color: #000;
	text-decoration: none;
	font-size: 26px;
	margin-right: 20px;
}
#content .contact a:hover {
	font-weight: 500;
	color: #911805;
	text-decoration: none;
}
#content .quote {
	width: 350px;
	float: right;
	margin-right: 20px;
}
.clients-container  {
	float: left;
	text-align: center;
	width: 580px;
	margin-bottom: 20px;
}
.clients {
	background-color: #CCC;
	height: 125px;
	width: 125px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	-moz-box-shadow: 2px 2px 5px 3px #CCC;
-webkit-box-shadow: 2px 2px 5px 3px #CCC;
box-shadow: 2px 2px 5px 3px #CCC;
}
.quote {
	float: right;
	margin-top: 100px;
}
.quote p {
	display: inline;
}
.quote-start {
	float: left;
	background-image: url(images/quote1.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	margin-top: -10px;
}
.quote-end {
	float: right;
	background-image: url(images/quote2.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	margin-top: -20px;
}
.underline {
	text-decoration: underline;
}
