body{
	padding:0px;
	margin:0px;
	background-color:#333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
a:link, a:visited {
	color: #787878;

}
a:hover, a:active {
	color: #000000;

}
p{
	margin:0px;
	padding:0px 0px 20px 0px;
}
#description {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#787878;
	font-weight:500;
	padding:15px 0px 10px 0px;
	font-size:12px;
	display:none;
}
#container {
	margin: 25PX auto 0 auto;
	padding:0px 0px 0px 0px;
	width: 725px;
	text-align: left;
	background-color: #fff;
	border:2px solid #000000;
}
#nav {
	text-align:right;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #8E8E8E;
	height:21px;
}
#header{
	width:725px;
	height:129px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-bottom:1px solid #8E8E8E;
}
#logo{
	width:306px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 20px;
	float:left;
}
#logo_gif{
	border:none;
	width:306px;
	height:89px;
	padding:0px;
	margin:0px;
}
#tagline{
	margin:0px 0px 0px 0px;
	padding:80px 0px 0px 0px;
}
#tagline_jpg{
	border:none;
	width:250px;
	height:17px;
	padding:0px 0px 0px 140px;
	margin:0px;
}
#top{
	width:741px;
	height:66px;
	margin:0px 0px 0px 0px;
	background-color: #333333;
}
#footer{
	/*text-align:center;
	border-top:1px solid black #8E8E8E;
	padding:3px 0px 0px 0px;*/
	width:725px;
	height:15px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#content{
	width:725px;
}
#content_interior{
	padding:15px 45px 15px 45px;
}
#content_header{
	color:#787878;
	font-weight:700;
	padding:35px 0px 30px 0px;
	font-size:12px;
}
#nav ul{
	padding:0px;
	margin:0px;
}
#nav li{
	padding:0px;
	margin:0px;
}
.swap span {
	display: none;
}
#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0px;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li a {
	display: block;
	height: 18px;
	text-decoration: none;
	margin: 0 0px 0px 0;
}

/*    ################################    */

#navhome, #navhomeloc{
	width: 48px;
}
#navinfo, #navinfoloc{
	width: 43px;
}

#navcontact, #navcontactloc{
	width: 463px;
}

#navstudio_gallery, #navstudio_galleryloc{
	width: 95px;
}
#navgallery, #navgalleryloc{
	width: 60px;
}

/*    ################################    */

#nav #navhome a {
	background: url("../images/home.gif") no-repeat;
}
#nav #navinfo a {
	background: url("../images/info.gif") no-repeat;
}

#nav #navcontact a {
	background: url("../images/contact.gif") no-repeat;
}
#nav #navstudio_gallery a {
	background: url("../images/studio_gallery.gif") no-repeat;
}
#nav #navgallery a {
	background: url("../images/gallery.gif") no-repeat;
}

/*    ################################    */

#nav #navhome a:hover,
#nav #navhomeloc {
	background: url("../images/home-over.gif") no-repeat;
}
#nav #navinfo a:hover,
#nav #navinfoloc {
	background: url("../images/info-over.gif") no-repeat;
}

#nav #navcontact a:hover,
#nav #navcontactloc {
	background: url("../images/contact-over.gif") no-repeat;
}
#nav #navstudio_gallery a:hover,
#nav #navstudio_galleryloc {
	background: url("../images/studio_gallery-over.gif") no-repeat;
}
#nav #navgallery a:hover,
#nav #navgalleryloc {
	background: url("../images/gallery-over.gif") no-repeat;
}
#phone_footer{
  text-align:right;
  background-color:#333333;
  padding:0px 8px 0px 0px;
}


