body {
	font-family:"Comic Sans MS", "Cooper Std Black", Arial;
	font-size:90%;
	line-height:1.8em;
	margin:40px 0 40px 0;
	padding:0;
	color:#272727;
	background-color: #000000;
}

#wrapper {
  width:900px;
  margin:0 auto;
  padding:0;
}

#branding {
  width:100%;
  margin:0 0 -5px 20px;
  padding:0;
}

#links {
  width:500px;
  margin:0 auto;
  padding:0;
  border:0;
}

#links h3 {
  font-size:95%;
  font-weight:0;
  display:inline;
}

/*NAVIGATION*/
#nav {
  width:850px;
  height:26px;
  background:url(images/nav.gif) top left no-repeat;
  text-align:center;
  margin:-23px 0 0 20px;
  padding:0;
  word-spacing:5px;
  line-height:20px;
}

#nav ul {
  list-style:none;
}

#nav li {
  list-style:none;
  display:inline;
}

#nav a:link, #nav a:visited {
  text-decoration:none;
  font-family:"Times New Roman";
  color:#000000;
}

#nav a:hover, #nav a:active {
  text-decoration:none;
  font-family:"Times New Roman";
  color:#6c6c6c;
}
/* NAVIGATION END */

/*CONTENT AREA*/
#content-wrapper {
  width:870px;
  margin:7px 0 0 10px;
  padding:0;
}

#content-m {
  width:620px;
  height:auto;
  float:right;
  margin:0 10px 0 0;
  padding:0 5px 0 0;
  border:1px solid #ffffff;
  background:url(images/content.jpg) repeat top left;
}

#content-m  p, #content-m  h1, #content-m  h2 {
  padding:0 0 0 10px;
}

#content-l  p, #content-l  h1, #content-l  h2 {
  padding:0 0 0 10px;
}

#content-l {
  width:220px;
  height:auto;
  padding:0;
  margin:0 0 0 5px;
  border:1px solid #ffffff;
  background:url(images/content.jpg) repeat top left;
  line-height:0.5em;
} 
/*END CONTENT AREA*/

/* PROFILE PAGES */
#profile-img {
  width:240px;
  height:350px;
  padding:0;
  margin:8px 0 8px 8px;
  float:left;
}

#bio {
  width:270px;
  margin:7px 75px 5px 0;
  padding:0 0 0 10px;
  border-left: 1px #ffffff solid;
  float:right;
}

#profile-pics {
  width:240px;
  border:1px #ffffff solid;
  padding:5px 0 5px 0;
  margin:0;
  float:left;
}

#profile-pics a:link, #profile-pics a:visited {
  text-decoration:none;
  font-weight:100;
}

#profile-pics a:hover, #profile-pics a:active {
  text-decoration:none;
  font-weight:100;
}

#profile-pics img {
  border:0;
}

#bio h3 {
 font-weight:700;
 padding:0;
 margin:0;
 font-family:"Comic Sans MS", "Cooper Std Black", Arial;
 font-size:100%;
 line-height:1.5em;
}


/* PROFILE PAGES END */

/* GALLERY */
#gallery {
  width:590px;
  border:#ffffff 1px solid;
  margin:0 0 5px 13px;
  padding:0;
}

#gallery a:link, #gallery a:visited {
  text-decoration:none;
  font-weight:100;
}

#gallery a:hover, #gallery a:active {
  text-decoration:none;
  font-weight:100;
}

#gallery img {
  border:0;
}

#gallery img a {
  border:0;
}
/* GALLERY END */

/* PROFILES*/
#profiles {
  width:590px;
  border:0;
  margin:0;
  padding:0;
}

.profile-wrap {
  width:150px;
  height:140px;
  padding:5px;
  margin:0;
  display:inline;
}

.profile-wrap p {
  padding:0;
  margin:0 0 0 40px;
}

#profiles a:link, #profiles a:visited {
  text-decoration:none;
  font-weight:100;
}

#profiles a:hover, #profiles a:active {
  text-decoration:none;
  font-weight:100;
}

#profiles img {
  border:0;
}

#profiles img a {
  border:0;
}
/* PROFILES END */

/* LIGHT BOX CSS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; height:22px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* LIGHTBOX CSS END */
/* GALLERY END */

/*ROUNDED WRAPPER*/
#t {
  width:900px;
  height:40px;
  margin:0;
  padding:0;
  background:url(images/wrapper-img/t.jpg) top left no-repeat;
  display:block;
}

#m {
  width:900px;
  height:auto;
  margin:0;
  padding:0 0 20px 0;
  background:url(images/wrapper-img/m.jpg) top left repeat-y;
  display:block;
}

#b {
  width:900px;
  height:40px;
  margin:0;
  padding:0;
  background:url(images/wrapper-img/b.jpg) top left no-repeat;
  display:block;
}
/*END ROUNDED WRAPPER*/

#footer {
  width:900px;
  height:200px;
  text-align:center;
  color:#FFFFFF;
  padding:0;
  margin:0 auto;
  font-size:75%;
  font-family:"Times New Roman";
}

#footer a:link, #footer a:visited {
  color:#000000;
  text-decoration:none;
}

#footer a:hover, #footer a:active {
  color:#000000;
  text-decoration:none;
}

.class1 {
  width:270px;
  height:auto;
  background:#ed40e7;
  border:#ffffff 1px solid;
  margin:0 auto;
  padding:10px 10px 10px 60px;
  color:#ffffff;
}

.class2 {
  width:515px;
  height:auto;
  background:#ed40e7;
  border:#ffffff 1px solid;
  margin:5px auto;
  padding:10px 10px 10px 60px;
  color:#ffffff;
}

/*MISC*/
.b-pg-img {
  width:80%;
  margin:0 auto;
  text-align:center;
  clear:both;
}

#clients-links {
  width:80%;
  margin:0 auto;
  text-align:center;
}

#clients-links a:link, #clients-links a:visited {
  font-family:"arial black";
  font-weight:100;
}

#clients-links a:hover, #clients-links a:active {
  font-family:"arial black";
  font-weight:100;
}

.custombutton {

  padding:0;
  margin:0;
  border:none;
  background:none;
  cursor:pointer;

}

#companies-right {
  width:300px;
  float:right;
  margin:-17px 20px 0 0;
}

.comp-back {
  width:500px;
  margin:0 0 0 260px;
  padding:5px 0 0 0;
  clear:both;
}

h1, h2 { color:#272727; }

h1 { font-size:130%; }
h2 {font-size:120%; }

form {
  line-height:1.7em;
}

img.center {
  margin:0 auto;
  display:block;
  border:0;
}

img.right {
  margin:5px 0 4px 7px;
  padding:0;  
  border:0;
  float:right;
}

img.left {
  margin:5px 7px 4px 0;
  padding:0;
  border:0;
  float:left;
}

.clearing {
  width:100%;
  height:1px;
  clear:both;
}

ul {
  list-style:url(images/bullet-ar.gif);
}

ul li { 
  list-style:url(images/bullet-ar.gif);
}

a:link, a:visited {
  color:#ffffff;
  text-decoration:none;
}

a:hover, a:active {
  color:#ffffff;
  text-decoration:underline;
  font-weight:800;
}

#thanks { 
  width:500px;
  margin:0 auto;
  border: 1px #ffffff solid;
  background:#ee41e8;
}

#locations-wrap {
  width:600px;
}

.locations {
  width:150px;
  float:left;
  margin:0 0 0 25px;
}

.locations1 {
  width:150px;
  margin:0 0 0 230px;
}

.locations2{
  width:150px;  
  float:right;
  margin:0 25px 0 0;
}

.center {
  display:block;
  border:0;
  margin:0 auto;
}



/*END MISC*/
