/* CSS Document */

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#header {
margin: 0 auto;
width: 830px;
background-color: #000000;
}

#logo {	
	width:160px;	
	height:193px;
	float: left;
				}
#head {			
			width: 670px;
			height: 193px;
			float: left;
																		
}
#wrapper {
	margin: 0 auto;
	width:830px;
	background-color: #000000;	
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FFFFFF;
}

#navcontainer {
width: 160px;
float: left;

}
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font: bold 12px Verdana, Arial, Helvitic, sans-serif;
text-indent: 22px;
text-align: left;

}


#navcontainer a {
display: block;
width: 160px;
height: 22px;
}

#navcontainer a:link, #navcontainer a:visited {
background: url(images/nav1.gif);
color:#000000;
text-decoration:none;
}

#navcontainer a:hover {
background: url(images/nav2.gif);
color: #000000;
text-decoration: none;
}
#navcontainer li a#current {
background: url(images/navcurrent.gif);
color:#000000;
text-decoration: none;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}.addresstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#address {
	position:absolute;
	visibility:visible;
	left:0px;
	top:586px;
	width:155px;
	height:161px;
	z-index:auto;
	background-image: url(/images/addressback.gif);
}
.style1 {font-size: 9px}
#worklink {
	position:absolute;
	visibility:visible;
	left:0px;
	top:508px;
	width:155px;
	height:75px;
	z-index:1;
}

#footer2 {
	position:absolute;
	visibility:visible;
	left:0px;
	top:750px;
	width:810px;
	height:14px;
	z-index:2;
	background-image: url(/images/footerback.gif);
}
.style3 {font-size: 10px}

.spacer {
clear: both;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#title {
		width:660px;
	height:30px;
				float: left;
		display: inline;		
}
#maincontent {
		width:320px;
				float: left;
				padding-left: 20px;
		}
#frontpic {
		width:320px;
			float: left;
}
#address2 {
				width:160px;
	height: 161px;
	background-image: url(/images/addressback.gif);
	background-repeat: no-repeat;
}
#imagephotosales {
	margin: 0 auto;
	width:650px;
	height:100%;
		float: right;
		
}
#foot {
		margin: 0 auto;
		width:830px;
	height:14px;
	background-image: url(/images/footerback.gif);
	background-repeat:repeat-x;
	overflow: auto;
	
	}
