* {	margin:0;
	padding:0;
	outline:none;
}

div {
}

body{margin:20px}
.nav {
	height: 40px;
	padding-top: 20px;
	background-color: #FFF;
}
.nav li {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	padding-right: 10px;
	display: inline;
}
#nav {
	float: left;
	width: 625px;
}
#logo {
	float: right;
	margin-top: 10px;
	margin-right: 40px;
}
#wrap {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* folio slide styles */
#mask {
	width:900px;
	height:540px;
	overflow:hidden;
	position:relative;
	background-color:#FFF;
	float:left;
}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:7200px;
	float:left;
}
.col {
	display:block;
	width:900px;
	height:540px;
	float:left;
	background-color: #f4f4f4;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.site img{padding:2px;border:1px solid #CCC}
.site span{display:block}
.feature {
	height:auto;
	position:absolute;
	width:auto;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
.feature2 {
	height:auto;
	position:absolute;
	width:500px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

.blurb {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13.5px;
	color: #000;
	text-align: left;
	width: 339px;
	padding-top: 12px;
	line-height: 1.2em;
	word-spacing: .13em;
}
.blurb2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13.5px;
	color: #000;
	text-align: left;
	width: 400px;
	padding-top: 12px;
	line-height: 1.2em;
	word-spacing: .13em;
}
.rightContent {
	float: right;
	width: 545px;
	height: 540px;
}
.rightContent .rHolder {
	float: left;
	height: auto;
	width: 500px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	margin-top: 145px;
	margin-left: 29px;
}
.rHolderPricing {
	float: left;
	height: auto;
	width: 500px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	margin-top: 90px;
	margin-left: 29px;
}
#top {
	height: 60px;
}
.aboutHead  {
	background-image: url(../images/about_head.png);
	height: 68px;
	width: 339px;
	background-repeat: no-repeat;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.leftContent {
	float: left;
	height: 442px;
	width: 261px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 48px;
	margin-left: 30px;
}
.leftContent .headerImg {
	height: 442px;
	width: 279px;
	padding-left: 15px;
}
.wordsHead {
	background-image: url(../images/framing_head.png);
	height: 48px;
	width: 339px;
	background-repeat: no-repeat;
		border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.inspiredHead {
	background-image: url(../images/inspired_head.png);
	height: 48px;
	width: 339px;
	background-repeat: no-repeat;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.giftHead {
	background-image: url(../images/pricing_head.png);
	height: 51px;
	width: 350px;
	background-repeat: no-repeat;
		border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.credsHead {
	height: 62px;
	width: 339px;
	background-repeat: no-repeat;
	background-image: url(../images/creds_head.png);
		border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.contactHead {
	background-image: url(../images/contact_head.png);
	height: 48px;
	width: 339px;
	background-repeat: no-repeat;
		border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
#gallery {
	height: 520px;
	width: 900px;
	padding-top: 20px;
	padding-left: 20px;
}

/*Tab styles*/

#tabs {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 820px;
	background-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	padding-top: 15px;
}
#tabs2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 350px;
	background-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -7px;
	padding-top: 15px;
}
#tabs li {
	background-color:transparent;
	display:inline;
	float:none;
	list-style:none;
}
#tabs2 li {
	background-color:transparent;
	display:inline;
	float:none;
	list-style:none;
}
#tabs li a {
	background-color:#999;
	color:#333;
	display:inline;
	text-decoration:none;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 15px;
}
#tabs2 li a {
	background-color:#999;
	color:#333;
	display:inline;
	text-decoration:none;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 15px;
}
#tabs li a.active {
	background-color:#FFF;
	color:#000;
}
#tabs2 li a.active {
	background-color:#e2e2e2;
	color:#000;
}
.galleryTable {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width: 820px;
}
.galleryTable tr td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav .galleries {
	background-image: url(../images/nav/galleries_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 62px;
	display: inline-block;
}

.nav .about {
	background-image: url(../images/nav/about_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 47px;
	display: inline-block;
}
.nav .inspired {
	background-image: url(../images/nav/inspired_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 55px;
	display: inline-block;
}
.nav .gift {
	background-image: url(../images/nav/gift_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 63px;
	display: inline-block;
}
.nav .creds {
	background-image: url(../images/nav/creds_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 73px;
	display: inline-block;
}
.nav .framing {
	background-image: url(../images/nav/framing_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 56px;
	display: inline-block;
}
.nav .contact {
	background-image: url(../images/nav/contact_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 53px;
	display: inline-block;
}
.nav .blog {
	background-image: url(../images/nav/blog_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 38px;
	display: inline-block;
}
.nav .facebook {
	background-image: url(../images/nav/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 18px;
	display: inline-block;
	margin:0 0 0 10px;
}
.nav a.facebook:hover {
	background-position: 0px -18px !important;
	background-repeat: no-repeat;
}
.nav a:hover {
	background-position: 0px -13px;
	background-repeat: no-repeat;
}
#tabs li a:hover {
	background-color:#FFF;
	color:#F00;
}
#tabs2 li a:hover {
	background-color:#FFF;
	color:#F00;
}
.email {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
}
.list {
	text-decoration: none;
	list-style-type: disc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13.5px;
	color: #000;
	margin-top: 10px;
	padding-left: 15px;
}
.list li {
	margin-top: 5px;
}

