* { padding: 0; margin: 0; }

body {
	background-color: #3a1809;
	margin: 0; left: 0; top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

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

a:hover {
	color: #3a1809;
}

img { border: 0; }

#page_container { margin: 25px auto 0px auto; width: 900px; }

#top_container {
	top: 4px;
	left: 0;
	width: 725px;
	height: 71px;
	overflow: hidden;
}

#logo_placement { float: left;	top: 0;	left: 0; }
#top_boxes { float: right; }
#top_boxes img { margin-left: 10px;	margin-top: 4px; }

#selected_boxes {
	clear: both;
	top: 0;
	left: 0;
	width: 725px;
}

.current_box {
	top: 0;
	width: 67px;
	height: 10px;
}

#orange_box { margin-left: 415px; }
#orange_box, #orange_bg { background: #f58025; }
#green_box { margin-left: 496px; }
#green_box, #green_bg { background: #387c2b; }
#blue_box { margin-left: 577px; }
#blue_box, #blue_bg { background: #537fb5; }
#red_box { margin-left: 658px; }
#red_box, #red_bg { background: #bd2921; }

.top_bar {
	position: relative;
	clear: both;
	margin: 0;
	left: 0;
	height: 10px;
	width: 100%;
}

.nav_boxes {
	float: right;
	width: 175px;
	margin: 0;
	color: #000000;
	font-size: 10px;
}
#orange_nav_boxes .nav_block, 
#orange_nav_boxes .nav_block_plain,
#orange_nav_boxes .nav_block_extend { background: #f58025; }

#green_nav_boxes .nav_block,
#green_nav_boxes .nav_block_plain { background: #387c2b; }

#blue_nav_boxes .nav_block,
#blue_nav_boxes .nav_block_plain { background: #537fb5; }

#red_nav_boxes .nav_block,
#red_nav_boxes .nav_block_plain { background: #bd2921; }

#heading_box { margin: 0; }

.nav_block { margin: 10px 0 0 0; width: 100%; height: 35px; overflow: hidden; }
.nav_block_extend { margin: 0px; width: 100%; }
.nav_block_extend p { padding: 10px; }
.nav_block_plain { margin: 0px; width: 100%; height: 5px; }

.nav_block_orange_flat, .nav_block_orange_flip { margin: 0; height: 5px; width: 100%; padding: 0; }
.nav_block_orange_flat { background: url(../images/common/portfolio/nav_box_bottom_flat.gif) bottom no-repeat; }
.nav_block_orange_flip { background: url(../images/common/portfolio/nav_box_bottom_corner.gif) bottom no-repeat; }

.nav_block_menubox {
	position: absolute; 
	margin: 13px 0 0 18px;
}

.nav_sub_menu {
 	left: 0px;
	top: 0px;
	height: 100%;
	border-bottom: 0px solid #000000;
	width: 100%; 
	display: block; 
	background-color: #fac092; 
	text-align: center; 
}

.link, .active, .subheading {
	font-weight: bold;
	position: relative;
	text-decoration: none;
	right: 0px;
	top: 0px;
	padding: 0px;
	width: 100%;
	height: 18px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
}

.subheading {
	text-transform: uppercase;
	background-color: #f58025;
	color: #ffffff;
}

.link a, .active {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 0;
	height: 18px;
	vertical-align: middle;
	color: #3a1809;
}

.active {
	background-color: #ffffff;
}

.link a:hover {
	background-color: #ffffff;
}


#body_outline, #body_outline_green {
	position: relative;
	width: 695px;
	left: 0;
	margin-top: 30px;
	border-top: 1px solid #755e53;
	border-left: 1px solid #755e53;
	border-right: 1px solid #755e53;
}

#body_outline_green {
	margin-top: 0;
	background-color: #72a269;
}

#body_outline_bottom, #body_outline_bottom_green {
	position: relative;
	width: 695px;
	height: 11px;
	padding: 0;
	left: 0;
}

#body_outline_bottom {
	background: url(../images/common/brown_bottom_outline.jpg) bottom no-repeat;
}

#body_outline_bottom_green {
	background: url(../images/common/green_bottom_outline.jpg) bottom no-repeat;
}

#body_design {
	position: relative;
	left: 0;
	margin-top: 30px;
}

#design_process_box {
	position: relative;	
	width: 695px; 
	left: 0; 
	margin-top: 30px;
}