@charset "utf-8";

body {
	margin-top: 0px;
	background-image: url(../cnc_cad_waterjet/body_background.jpg);
}
h1 {
	text-align: center;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFF;
}


.banner {
	height: 165px;
	width: 800px;
	background-image: url(../cnc_cad_waterjet/fabrication_services/fabrication.jpg);
}
.spacer    {
	height: 2px;
	background-color: #FFF;
}

.buttons  {
	width: 100px;
	float: left;
	background-color: #CCC;
	margin-top: 0px;
}
.buttons .home a    {
	font-size: 0px;
	color: #000;
	background-image: url(../CNCWaterjet/Buttons/home_button.jpg);
	display: block;
	height: 100px;
	width: 100px;
	background-color: #FFF;
}
.buttons .home a:hover {
	font-size: 0px;
	color: #000;
	background-image: url(../CNCWaterjet/Buttons/home_button_2.jpg);
	display: block;
	height: 100px;
	width: 100px;
}

.buttons .mainly_metals_contact a  {
	font-size: 0px;
	color: #000;
	background-image: url(../cnc_cad_waterjet/Mainly_Metals_Contact_1.jpg);
	display: block;
	height: 50px;
	width: 100px;
}
.buttons .mainly_metals_contact a:hover {
	font-size: 0px;
	color: #000;
	background-image: url(../cnc_cad_waterjet/contact_2.jpg);
	display: block;
	height: 50px;
	width: 100px;
}
.buttons .waterjet_pictures a  {
	font-size: 0px;
	color: #000;
	display: block;
	height: 50px;
	width: 100px;
	background-image: url(../cnc_cad_waterjet/pics.jpg);
}
.buttons .waterjet_pictures a:hover {
	font-size: 0px;
	color: #000;
	background-image: url(../cnc_cad_waterjet/pics_2.jpg);
	display: block;
	height: 50px;
	width: 100px;
}
.buttons .waterjet_videos a  {
	font-size: 0px;
	color: #000;
	display: block;
	height: 50px;
	width: 100px;
	background-image: url(../cnc_cad_waterjet/videos.jpg);
}
.buttons .waterjet_videos a:hover {
	font-size: 0px;
	color: #000;
	background-image: url(../cnc_cad_waterjet/videos_2.jpg);
	display: block;
	height: 50px;
	width: 100px;
}
.buttons .facebook  {
	display: block;
	padding: 3px;
}
.buttons .delicious  {
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
}
.buttons .daves_profile  {
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
}
.buttons .twitter  {
	padding: 3px;
}
.buttons .linkdin  {
	padding: 3px;
}

.head p  {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 1.5em;
	padding-right: 2em;
	padding-left: 7em;
	padding-top: 1.5em;
}
.head .portfolio img  {
	padding-top: 1.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
}
.intro2   {
	padding-right: 1.5em;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.intro2 table  {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-align: center;
}
.intro2 img  {
	padding-right: 2em;
	padding-left: 1.5em;
}
.intro2 p  {
	line-height: 1.5em;
	font-weight: normal;
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.contact  {
	text-align: center;
	width: 800px;
	padding-top: 1em;
	padding-bottom: 1em;
}
.intro3 {
	padding-top: 1em;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}

.camera  {
	height: 400px;
	width: 400px;
	text-align: center;
}

.chair {
	width: 400px;
	float: right;
	text-align: center;
	height: 400px;
}
.copper  {
	height: 400px;
	width: 400px;
	text-align: center;
	float: right;
}
.heart  {
	height: 400px;
	width: 400px;
	text-align: center;
	float: right;
}
.filter  {
	height: 400px;
	width: 400px;
	text-align: center;
}
.carbon  {
	height: 400px;
	width: 400px;
	text-align: center;
	float: right;
}
.image_text p    {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
}

.fbcomments {
	width: 600px;
	padding-left: 100px;
	padding-bottom: 1em;
}
.tags   {
	width: 700px;
	font-size: 10px;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: normal;
	text-align: left;
}

.tags   a:hover{
	font-size: 16px;
	font-weight: bold;
}

.sitemap {
	font-size: 14px;
	width: 700px;
	text-align: center;
	padding-left: 50px;
	font-weight: bold;
}


.copyright  {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

