/* ----------------- CSS STYLES ----------------- */
body{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

*{
margin:0px;
padding:0px;
}

.clear{
padding:0px;
margin:0px;
clear:both;
}

#webphibian{
padding:10px 0px;
}


/* ----------------- LINKS ----------------- */
a:link, a:visited{
color: #ff6600;
}

a:hover{
color:#000000;
}

a.nav:link, a.nav:visited{
color:#ffffff;
letter-spacing:1px;
font-family:Impact, Arial, Helvetica, sans-serif;
text-decoration:none;
}

a.nav:hover{
color:#ff6600;
letter-spacing:1px;
font-family:Impact, Arial, Helvetica, sans-serif;
text-decoration:underline;
}

:focus{
outline:0;
}


/* ----------------- TEXT ----------------- */
h1{
font-size:22px;
padding-bottom:5px;
}

h2{
font-size:18px;
padding-bottom:5px;
}

h3{
font-size:14px;
padding-bottom:5px;
}

h4{
font-size:12px;
}



/* ----------------- BODY ----------------- */
#wrapper{
width:1190px;
}

#logo{
float:left;
width:193px; 
height:187px;
}

#header{
background:url(images/header.jpg);
float:left;
width:997px; 
height:187px;
}

#body{
background:url(images/bodybg.jpg) repeat-y;
width:1190px;
}

#nav{
float:left;
background:url(images/navbg.jpg);
width:193px;
height:401px;
padding-top:40px;
}

#nav img{
display:block;
float:right;
padding-bottom:20px;
}

#bodyright{
float:left;
width:997px;
}

#content{
background:url(images/contentbody.jpg);
float:left;
width:937px;
height:364px;
padding:20px;
padding-top:57px;
padding-right:40px;
}

#content2{
background:url(images/content2bg.jpg);
float:left;
width:937px;
height:369px;
padding-left:20px;
padding-bottom:20px;
padding-right:40px;
}

#contenttop{
background:url(images/submenu.jpg);
width:997px;
height:52px;
}

#contenttop2{
background:url(images/contentbodytop.jpg);
width:997px;
height:52px;
}

#contentexpand{
}

#contentbottom{
background:url(images/bodyfooter.jpg) no-repeat;
background-position:bottom center;
width:937px;
padding:20px;
padding-top:0px;
padding-right:40px;
}

#contact-content{
padding-left:10px;
padding-top:5px;
}

#submenu{
float:left;
background:url(images/submenu.jpg);
width:847px;
padding-right:150px; 
height:40px;
padding-top:12px;
}

#submenu img{
display:block;
float:right;
}

#ftop{
background:url(images/footertop.jpg);
width:1190px; 
height:79px;
}

#fmid{
float:right;
background:url(images/footernav.jpg);
width:596px; 
height:22px;
padding-top:3px;
padding-left:100px;
color:#FFFFFF;
}

#fbottom{
float:right;
background:url(images/footerbottom.jpg);
width:696px; 
height:69px;
}

:focus{
outline:0;
}

.orangeboldbig{
color:#ff6600;
font-size:22px;
font-family:Impact, Arial, Helvetica, sans-serif;
font-weight:normal;
}

.orangeboldmed{
color:#ff6600;
font-size:19px;
font-family:Impact, Arial, Helvetica, sans-serif;
font-weight:normal;
}


.orangeboldsmall{
color:#ff6600;
font-size:17px;
font-family:Impact, Arial, Helvetica, sans-serif;
font-weight:normal;
}


.blackboldsmall{
font-size:15px;
font-family:Impact;
font-weight:normal;
}


.blackboldxsmall{
font-size:13px;
font-family:Impact;
font-weight:normal;
}

.center{
text-align:center;
}

#versatech-info{
font-size:11px;
}

.goal{
padding-top:15px;
}

.goal span{
font-size:25px;
}

.courtesy{
font-style:italic;
font-size:11px;
}




/* ----------------- HOME ----------------- */
#homeleft{
float:left;
width:470px;
padding-right:15px;

}

#homeright{
float:left;
width:400px;
padding-left:40px;
}

#homecontent{
width:450px;
margin:0px auto;
}



/* ----------------- CONTACT ----------------- */
#contact1{
float:left;
width:200px;
}

#contact2{
float:left;
width:200px;
}

#contactpic{
width:720px;
margin:0px auto;
}



/* ----------------- EQUIPMENT ----------------- */
#equip, #milling, #lathes, #burntables, #supportequip, #conventionalmach{
min-height:435px;
border:1px solid transparent;
}


#conventionalmach{
}



/* ----------------- PHOTOS ----------------- */
.picbox {  
height:280px;
text-align:center;
}

.mouse:hover{
cursor:pointer;
cursor:hand;
}

#picchooser{
padding-left:90px;
}

#picchooser img{
display:block;
float:left;
}

/* ----------------- GALLERY ----------------- */
#gallery img{
border:3px solid #000033;
display:block;
float:left;
margin:1px;
}

#gallery img:hover{
border:3px solid #FF3300;
}