@charset "utf-8";
.container {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
#blackBorder_top {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #000000;
	height: 15px;
}
#bodyBack_middle {
	width:100%;
	position: absolute;
	left: 0px;
	top: 15px;
	background-color:#1f1f1f;
	height: 490px;
}
.header {
	float: left;
	width: 100%;
	height:86;
	margin-top: 10px;
}
.logo {
	height: 86px;
	width: 215px;
	float: left;
	background-image: url(../images/divixGolf-logo.jpg);
	background-repeat: no-repeat;
}
.nav {
	float: left;
	height: 86px;
}
.feature_container {
	float: left;
	width: 955px;
	margin-top: 5px;
}
.mainImg {
	float: left;
	height: 319px;
	width: 555px;
}
.feature {
	background-image: url(../images/featureTab.png);
	background-repeat: no-repeat;
	height: 94px;
	width: 337px;
	float: left;
	margin-top: 10px;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.product_Line {
	float: left;
	width: 135px;
	height: 385px;
	margin-top: 10px;
}

.more_Products {
	float: left;
	height: 385px;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform: uppercase;
	font-weight:bold;
}
.more_Products ul {
	font-size:14px;
	line-height: 20px;
	text-transform:none;
	margin-left:0px;
	padding-left:10px;
	list-style-type: none;
	color: #666666;
}
.more_Products ul a {
	color:#666666;
	text-decoration:none;
}
.more_Products ul a:hover {
	text-decoration:underline;
}
.product_content {
	float: left;
	width: 440px;
	margin-top: 10px;
	margin-left: 20px;
}
.product_gallery {
	float: left;
	width: 225px;
	margin-top: 10px;
	margin-left: 35px;
}
.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#gallery_border {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
}
.product_content p {
	margin-top: 5px;
}
#gallery_img {
	border: 1px solid #999999;
}
.know_us {
	float: left;
	margin-left: 15px;
	width: 400px;
}
.know_us_divider {
	background-color: #FFFFFF;
	height: 350px;
	width: 1px;
	float: left;
	margin-left: 15px;
	margin-top:25px;
}
.px16_bold {
	font-size: 16px;
	font-weight: bold;
	padding-left:5px;
}
.our_staff {
	float: left;
	width: 500px;
	margin-left: 15px;
}
.our_staff ul {
	margin-left: 0px;
	padding-left: 7px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 30px;
}
.our_staff li {
	margin-bottom: 10px;
}
.our_staff strong {
	color: #999999;
}
.leave_a_message {
	border: 1px solid #FFFFFF;
	float: left;
	padding: 5px;
	width: 270px;
	height: 330px;
}
.leave_a_message a {
	color:#999999;
	text-decoration:none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	background-color:#000000;
	font-size: 11px;
	float: left;
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 520px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.more_views a {
	color: #FFFFFF;
	text-decoration: none;
}
.more_views a:hover {
	text-decoration:underline;
}
