body {
	margin: 5px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
}
.clearer { clear:both; }
a:link, a:hover {
	color: #ffffff;
}

a:visited {
	color: #cccccc;
}

p {
	margin-top: 0px;
}

.page {
	width: 1000px;
	text-align: left;
}

.header {
	width: inherit;
	height: 86px;
}

.logo {
	position: absolute;
	padding-left: 0px;
	padding-top: 0px;
}

.name {
	position: absolute;
	padding-left: 120px;
	padding-top: 60px;
}

.nav {
	width: inherit;
	height: 47px;
	background-color: #7D7893;
	color: #eeeeee;
	background-image: url(images/logo-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
}

.nav ul {
	padding-top: 30px;
	margin: 0px;
	padding-left: 5px;
}

.nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.nav a:link, .nav a:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #7D7893;
	padding-left: 5px;
	padding-right: 5px;
}

.nav a:hover, .nav #active a:link, .nav #active a:visited {
	color: #2E2B45;
	text-decoration: none;
	border-bottom: 2px solid #2E2B45;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.sub_nav {
	width: inherit;
	color: #eeeeee;
	padding-top: 2px;
}

.sub_nav ul {
	width: 1000px;
	background-color: #2E2B45;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.sub_nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.sub_nav a:link, .sub_nav a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #2E2B45;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.sub_nav a:hover, .sub_nav #subactive a:link, .sub_nav #subactive a:visited {
	color: #2E2B45;
	text-decoration: none;
	background-color: #E1D9CC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

/*main*/
.main {
	padding-top: 2px;
}

.main_home {
	height: 350px;
}

.main_all {
	background-image: url(images/back-1.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #ffffff;
}

.main_all ul {
	margin-left: 0px;
	padding-left: 12px;
}

.main_all li {
	list-style-type: none;
	list-style-image: url(images/srunch_bullet.jpg);
	margin-left: 0px;
	padding-left: 0px;
}

.contentopen ul {padding-left:0px;}
.contentopen li {list-style-image:none;}

.main_home li {
	list-style-type: none;
	list-style-image: url(images/srunch_bullet.jpg);
	margin: 0px;
	padding: 2px;
}

.main_all ul ul {
	margin-left: 5px;
	padding-left: 10px;
}

.main_all ul ul li {
	list-style-image: none;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
}

.homepage_image {
	position: absolute;
	width: 330px;
	height: 1px;
	z-index:79;
}

.content_left {
	float: left;
	width: 329px;
	background-color: #2E2B45;
	color: #ffffff;
}

.content_contact {
	float: left;
	width: 329px;
	height: 449px;
	background-color: #2E2B45;
	background-image: url(images/pump.jpg);
	background-repeat: no-repeat;
}

.content_current {
	float: left;
	width: 329px;
	height: 369px;
	background-color: #2E2B45;
	background-image: url(images/sofa.jpg);
	background-repeat: no-repeat;
}

.content_right {
	float: right;
	width: 669px;
	background-color: #E1D9CC;
}

.content_right .gridPics {
	margin: 5px 0 0 5px;
	
}

.content_right .gridPics a img {	
	border: none;
}

.content_right .gridPics td {
	padding: 0;
}

.content_right .gridPics a img {
	
	border: 1px solid #000;
}

.content_right2 {
	float: right;
	width: 669px;
	background-color: #E1D9CC;
}

.content_right2 a:link, .content_right2 a:hover, .content_right2 a:visited {
	color: #000000;
}

.content_right2 div {
	margin-top:10px;
	margin-right:30px;
	margin-left:3px;
}

.content_right td {
	padding: 10px;
}

.content_left_inner {
	padding: 10px;
}

.homepage_content {
	position: absolute;
	padding-left: 332px;
}

.homepage_content_inner {
	width: 332px;
	height: 350px;
	background-color: #2E2B45;
	color: #ffffff;
}

.homepage_content_inner_2 {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}

.homepage_content ul {
	padding-left: 15px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

.homepage_content li {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

.current_work {
	position: absolute;
	padding-left: 666px;
}

.current_work_inner {
	width: 334px;
	height: 350px;
	background-color: #EDE8E1;
	background-image: url(images/right_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.current_work_inner_2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.current_work a:link, .current_work a:visited {
	text-decoration: underline;
	color: #000000;
}

.current_work a:hover {
	text-decoration: underline;
	color: #7D7893;
}

.footer {
	/* height: 142px; */
	width: inherit;
	background-image: url(images/footer_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #BBB1C8;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.footer_inner {
	width: inherit;
	/* height: 142px; */
	background-image: url(images/footer_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}

.footer ul {
	padding-top: 55px;
}

.footer li {
	display: inline;
}

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

.footer a:hover {
	text-decoration: underline;
	color: #2E2B45;
}

/*ie5 styles*/
.contentopen {
	font-size: 8pt;
}

/* additional footer styles styles*/
.sub_footer {
	float: right;
	padding-top:160px;
}

#top_text {
	position:absolute;
	background-color:#605e6e;
	width:970px;
	height:auto;
	color:#FFFFFF;
	padding-left:30px;
	}

#spacer { height:270px;}

.faqs { padding-left:15px;}


#lightbox{
    display:none;
    position: absolute;
    top:50%;
    left:50%;
    z-index:9999;
    width:500px;
    height:400px;
    margin:-220px 0 0 -250px;
    }
#lightbox[id]{ /* IE6 and below Can't See This */
    position:fixed;
    }

#overlay{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    }
#overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
    }

#footer_new {
	position:absolute;
	margin:0 auto;
	top: 421px;
	width:1000px;
	z-index:90;
}

#footer_new img {float:left;}
#gallery {
	margin:20px;
}
#gallery .setThumb {
	float:left;
	margin-bottom:10px;
	text-align:center;
	margin-right:20px;
}

#gallery .setThumb img {
	border:3px #FFF solid;
	margin-bottom:10px;
}