body {
	background: black;
	padding: 0px;
	font-family: arial, helvetica, georgia, times
	}

.header_container {
	background: black;
	width: 1024px;
	height: 110px;
	padding-top:40px;
	overflow: visible;
	}

.image_right {
	float: right;
	margin: 0px 0px 0px 30px;
	border: solid white 1px;
}

.image_left {
	float: left;
	margin: 0px 30px 0px 0px;
	border: solid white 1px;
}

.process_image_left {
	float: left;
	margin: 10px 30px 15px 0px;
	border: solid white 1px;
}

p {
	margin-top: 5px;
}

h1 {
	background: black;
	height: 2.1em;
	margin-bottom: 15px;
	margin-left: 60px;
	width: 650px;
}

.logo {
	float: right;
	margin-right: 180px;
}

.nav {
	background: black;
	height: 3em;
	width: 650px;
	margin-left: 60px;
	font-size: 1.1em;
}

.interiors {
	color: #FFCC33;
	font-size: 1.75em;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: -1px;
}

.by {
	color: white;
	font-size: 1em;
	font-weight: 300;
	letter-spacing: -1px;
	font-style: italic;
}

.aj {
	color: white;
	font-size: 1.75em;
	font-weight: 900;
	letter-spacing: -1px;
	text-transform: uppercase;
}


.flash_wrapper {
	width: 800px;
	margin-left: 60px;
	border: solid white 3px;
	margin-top: 14px;
}

.footer {
	background: black;
	width: 800px;
	margin-top: 25px;
	padding-bottom: 10px;
	margin-left: 60px;
	height: 3.5em;
	font-size: 1.1em;
	font-weight: 500;
	color: white;
	line-height: 1.2em;
	border-bottom: white solid 2px;
	clear:both;
}

img {
	border: 0;
}

.copyright {
	background: black;
	width: 800px;
	margin-top: 3px;
	margin-left: 60px;
	height: 1em;
	font-size: 1.1em;
	font-weight: 500;
	color: gray;
	line-height: 1.2em;
	text-align: right;
}

#phone {
	font-weight: 700;
}

#contact_us {
	color: #FFCC33;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: -1px;
}

.first_column {
	float: left
}

	
.second_column {
	float: left;
	margin-left: 40px;
}

ul {
	margin-left: 40px;
	margin-bottom: 10px;
}

ul li {
	padding: 5px 0 5px 0;
	list-style-type: disc;
	list-style-position: outside;
}

a.content_links:link {
	color: #FFCC33;
	text-decoration: underline;
	border: 0;
}

a.content_links:visited {
	color: #8C489F;
	text-decoration: underline;
	border: 0;
}

a.content_links:hover {
	color: #C3472D;
	text-decoration: none;
	border: 0;
}

.click {
	font-size: 0.75em;
}

a:link {
	color: white;
	text-decoration:none;
	border: 0;
} 

a:active {
	color: #FFCC33;
	text-decoration: underline;
	border: 0;
}

a:visited {
	color: white;
	text-decoration:none;
	border: 0;
}

a:hover {
	color: #FFCC33;
	text-decoration: underline;
	border: 0;
}

.current_page {
	color: #FFCC33;
	text-decoration: none;
}

.nav li {
	font-weight: 900;
	text-transform: uppercase;
}

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

.nav ul {
	margin-left: 0px;
}


.about_content {
	width: 800px;
	margin-left: 60px;
	margin-top: 14px;
	color: white;
	line-height: 1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.about_1 {
	width: 800px;
	background: black;
	min-height: 240px;
	margin: 10px 0px 10px 0px;
}

.about_2 {
	width: 800px;
	min-height: 320px;
	background: black;
	margin: 10px 0px 10px 0px;
}

.about_3 {
	width: 800px;
	min-height: 320px;
	background: black;
	margin: 10px 0px 10px 0px;
}


.process_content {
	width: 800px;
	margin-left: 60px;
	margin-top: 14px;
	color: white;
	line-height: 1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.projects_content {
	width: 800px;
	margin-left: 60px;
	margin-top: 14px;
	color: white;
	line-height: 1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	color: #FFCC33;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: -1px;
	padding-bottom: 3px;
}

h3 {
	color: #99342A;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-top: 5px;
	font-weight: 900;
	letter-spacing: -1px;
	padding-bottom: 2px;
}


.list {
	margin-left: 0;
}
	
.services_content {
	width: 800px;
	margin-left: 60px;
	background: black;
	padding-bottom: 15px;
	background: black;
}
	
.services_list {
	width: 400px;
	margin-top: 14px;
	color: white;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 20px;
	background: black;
	float: left;
}
	
.services_photos {
	width: 225px;
	margin-top: 14px;
	color: white;
	line-height: 1.1em;
	padding-bottom: 10px;
	padding-top: 1em;
	background: black;
	float:left;
}

.services_list ul {
	margin-left: 20px;
}

.services_list ul li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.viewer_caption {
	width: 275px;
	background: black;
	text-transform: uppercase;
	font-weight: 400;
	padding-left: 55px
}

.viewer_nav {
	width: 375px;
	background:black;
	padding-top: 5px;
}

.border_box {
	width: 265px;
	height: 279px;
	margin-left: 55px;
}

.button_last {
	float: left;
	margin-left: 55px;
	cursor: pointer;
	margin-top: 10px;
}

.button_next {
	float: right;
	margin-right: 55px;
	cursor: pointer;
	margin-top: 10px;
}
