@charset "utf-8";

/* ------------------------------------------------------------------------

CSS sheet for ####COMPANY NAME####

Author: Drew Pierce

Date Created: ####DATE####

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------

Gallery Page

--------------------------------------------------------------------------*/


.gallery a {

	text-decoration: none;

}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.img-max {
	max-width: 500px;
	width:100%;
  }