/*Try to clear some things out...*/
html
{
	border-left:none;
	border-right:none;
	cursor:default;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, pre, img, form, fieldset
{
	padding:0;
	margin:0;
	border:none;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:normal;
}

ol, ul
{
	list-style:none;
}

img, object
{
	display:block;
}

table
{
	border-collapse:collapse;
}



th
{
	padding:0;
	font-weight:normal;
	text-align:left;
}

td
{
	padding:0;
	vertical-align:top;
}


*:focus
{
	outline:none;
}
/*done clearing styles*/

/*General Settings*/
a:link {text-decoration: none; color: #0000FF}
a:visited {text-decoration: none; color: #0000FF}
a:hover {text-decoration; color: #FF0000}
a:active {text-decoration: underline; color: #00FF00}
p {
	text-indent: 1em;
	padding-top: .2em;
	padding-bottom: .8em; 
  }

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
	}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	clear: none;
	}

address {
	 font-style: normal;
	}

ul {
	margin-left: 3em;
	margin-top: 1em;
	margin-bottom: 1em;
	}

ul li {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.8em;
	}

.photoleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	}

.photoright {
	float: right;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	}
.noindent {
	text-indent: 0;
	}
/*Specific Settings*/
body {
	background: gray url(images/bmetal1.jpg) repeat fixed center center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
     }

#topdiv {
	position:relative;
	width:900px;
	height:10px;
	z-index:1;
	background-image: url(images/brass_bar_top.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
}

#bgtop {
	position: relative;
	margin: 0px;
	z-index: 2;
	top: 0px;
}

#maindiv {
	position:relative;
	width:865px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 20px;
	background-image: url(images/bmetal5_bg_strip.jpg);
}
#topdrop {
	position: relative;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	margin-left: -15px;
}

#topdropbottom {
	float: left;
	margin-left: -15px;
	margin-right: 10px;
	margin-top: -10px;
	margin-bottom: 0px;
	width: 197px;
	height: 301px;
	background-image: url('images/top_drop_bottom_nav_fin.png')
	}

#navdiv {
	width: 135px;
	height: 246px;
	margin-left: 28px;
	margin-top: 14px;
	}

.link_flashy {
	clear: left;
	float: left;
	}
.linky {
	clear: none;
	float: left;
	margin-left: 3px;
	margin-bottom: 25px;
	}

#bottomtopper {
	position: relative;
	clear: none;
	float: right;
	margin-top: -59px;
	margin-right: -12px;
	background-image: url('images/brass_bottom_top.png');
	width: 53px;
	height: 59px;
	}

#bottomdiv {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	height: 29px;
	width: 900px;
	background-color: #FCFCFE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/brass_bottom.png);
}

#footer {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 15px;}

/*homepage*/

#homediv1 {
	width: 690px;
	margin-left: 180px;
	}

#virtuelist {
	clear: left;
	width: 200px;
	float: left;
	margin-left: 40px;
	padding-right: 15px;
	padding-bottom: 5px;
	border: 5px solid black;
	margin-top: 15px;
	}

#mobodiv {
	width: 510px;
	float: right;
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	height: 200px;
	background-image: url('images/circuit_board.png');
	padding-top: 10px;
	}

/*Business*/

/*Residential*/
#resdiv1 {
	width: 470px;
	margin-left: 192px;
	}

#resenumdiv {
	margin-top: 20px;
	width: 450px;
	float: right;
	}
	
/*Webdesign*/
#webdesigndiv1 {
	position: relative;
	width: 570px;
	margin-top: 20px;
	margin-left: 290px;
	padding: 0px;
	}

/*Photography*/
#galtable {
	position: relative;
	margin-left: 265px;
	margin-top: 30px;
	border-collapse: separate;
	padding: 10px;
}

#galtable tr td {
	text-align: center;
	vertical-align: middle;
	color: #d1d1d1;
}

#photodiv1 {
	margin-top: 50px;
}

/*Contact Us*/
#formtable {
	position: relative;
	border-collapse: separate;
	padding: 1px;
	}

#contactblock {
	margin-left: 270px;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 10px;
	}
