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

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #27374b;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#wrapper {
	padding: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 820px;
	
}
a {
	color: #CCCCCC;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
} 
#welderguy {
	background-image: url(images/mainbackbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 820px;	
}
#welderguyinside {
	background-image: url(images/mainbackbottom2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 820px;	
}

#expandingback {
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#expandingbackblue {
	background-image: url(images/mainbackblue.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainback {
	background-image: url(images/topmainback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainback2 {
	background-image: url(images/topmainback3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainbackinside {
	background-image: url(images/topmainbackinside2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#toplinks {
	text-align: right;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toplinks a:link, #toplinks a:visited, #toplinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8cbbd9;
	margin: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-decoration: none;
}
#toplinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 240px;
}
.sidebartext {
	font-size: 12px;
	color: #FFFFFF;
	width: 182px;
	margin-left: 30px;
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
}



#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 235px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
/* start of sidebar list style navigation */
#sidenav {
	color: #e1c957;
	padding: 5px;
	width: 172px;
	background-color: #27374b;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#sidenav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#sidenav li {
	margin: 0px;
	display: block;
	letter-spacing: 1px;
	background-image: url(images/buttonback1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	}
#sidenav a {
	text-transform: none;
	text-align: left;
	color: #272e37;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a727c;
	}

#sidenav a:hover {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	background-image: url(images/buttonback2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 235px;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	
} 
.hometoptext {
	background-color: #fefefe;
	background-image: url(images/hometoptextback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 5px;
	width: 176px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #60666e;
	border-right-color: #60666e;
	border-bottom-color: #28384c;
	border-left-color: #28384c;
	font-size: 12px;
	color: #212d3d;
}
.insidetoptext {
	background-color: #fefefe;
	background-image: url(images/hometoptextback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abafb2;
	border-right-color: #abafb2;
	border-bottom-color: #abafb2;
	border-left-color: #abafb2;
	font-size: 14px;
	color: #212d3d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.insidetoptext a:link, .insidetoptext a:visited, .insidetoptext a:active {
	color: #990000;
	font-size: 13px;
}
.insidetoptext a:hover {
	color: #3399CC;
	font-size: 13px;
}
.insidetoptext ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 25px;
}
.insidetoptext li {
}
#header {
	height: 24px;
	text-align: right;
	margin: 0px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	font-size: 16px;
	font-weight: bold;
	color: #7ebab9;
	margin: 0px;
	padding: 0px;
}
.blueback {
	background-image: url(images/bluebackbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.homemaincontainer {
	background-image: url(images/bluebacktop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#maincontainerinside {
	background-image: url(images/bluebacktop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/* for other blue version of inside page */
#insidemaincontainer {
	margin: 0px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.homegallery {
	float: right;
	height: 270px;
	width: 350px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.homeTabletd {
	background-color: #212d3d;
	border: 1px solid #476489;
}
.homeTabletd ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
}
.homeTabletd li {
	color: #FFFFFF;
	list-style-type: disc;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
#footerdiv {
	height: 60px;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footertext {
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.adboxlinkTD {
	background-image: url(images/homebluebuttonback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	margin: 0px;
	height: 19px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #99ccfd;
}
.adboxlinkTD a {
	font-size: 12px;
	font-weight: bold;
	color: #99ccfd;
	text-decoration: none;
}
.adboxlinkTD a:hover {
	color: #FFFFFF;
}
.greyinfoboxTD {
	background-color: #CCCCCC;
	margin: 0px;
	color: #333333;
	font-size: 13px;
	border: 1px solid #476489;
}
#insidemaincontainer h1 {
	font-size: 18px;
	font-weight: bold;
	color: #99CCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(images/cogicon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#insidemaincontainer h2 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#insidemaincontainer p {
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.imageborders {
	background-color: #FFFFFF;
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 2px solid #999999;
}
a:link, a:visited, a:active {
	font-size: 12px;
	font-weight: bold;
	color: #99ccfd;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tabletd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #476489;
	border-right-color: #476489;
	border-bottom-color: #476489;
	border-left-color: #476489;
}
.photodiv {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 100%;
	width: 515px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.photodiv img {
	border: 2px solid #999999;
	padding: 4px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}

.projecttable td {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#maincontainerinside p {
	margin: 0px;
	color: #99CCFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.bluetext {
	font-weight: bold;
	color: #03578f;
}
.greytext {
	font-weight: bold;
	color: #999999;
}
.greyhighlight {
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
