body {
	margin: 45px 0 0 45px;
	font-family: Helvetica, sans-serif;
	color: #fbe7ac;
	font-size: 12px;
	line-height: 17px;
	background: #1e1e1e;
}

#main {
	width: 930px;
}

#left {
	width: 419px;
	float: left;
}

#menu {
	margin: 0px 0 0 260px;
	height: 300px;
}

#menu ul {
	margin: -38px 0;
	list-style: none;
}

#menu li {
	display: block;
	width: 106px;
	height: 24px;
	margin-bottom: 13px;
}

#right {
	float: right;
	background: transparent;
	width: 510px;
}

a img {
	border: none;	
}


a, a:link, a:visited {
	color: #fbe7ac;
	text-decoration: none;
	
}

.link a {
	color:#fff;
}

a:hover
{
	text-decoration: underline;
}

.left {
	float: left;	
}

.left_us {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	width: 225px;	
}

.right_us_map {
	float: right;
	width: 225px;
	text-align: right;	
}

.right_us {
	float: right;
	width: 225px;	
}

#address {
	height: 130px;
	margin: 0 0 20px 0;
	background: #1e1e1e;
	padding: 0px 10px 10px 10px;
}

#us span {
	font-weight: bold;
	font-size: 9px;
	background: #924b59;
	padding: 2px 3px 0px 2px;

}

.bigger {
font-family: Helvetica, sans-serif;
	color: #fbe7ac;
	font-size: 14px;
	line-height: 19px;
}

.thumbnail {
	border: 5px solid #fbe7ac;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-top: -2px;
	float: left;
}

.thumbnail2 {
	border: 5px solid #6c871c;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-top: -2px;
	float: left;
}

.thumbnail3 {
	border: 5px solid #fbe7ac;
	margin-right: 100px;
	margin-bottom: 7px;
	margin-top: -2px;
	float: left;
}



#design_entry {
		padding-bottom: 0px;	
	padding-top: 18px;	
	
}

#design_entry_bottom {

	padding-bottom: 18px;	
	padding-top: 18px;	
}

.header {
	background: #1e1e1e;
	color: #fbe7ac;
	padding: 3px 4px 2px 4px;
	margin-bottom: 8px;
	margin-right: 2px;
	font-weight: 100;
	font-size: 15px;
	display: inline;
}


.imagenumber a{
	background: #1e1e1e;
	color: #fbe7ac;
	padding: 4px 5px 3px 5px;
	margin-right: 2px;
	font-weight: 100;
	font-size: 13px;
	display: inline;
		
}


.imagenumber a:hover {
	background: #fbe7ac;
	color: #1e1e1e;
	padding: 4px 5px 3px 5px;
	text-decoration: none;
}

#design_entry p, #design_entry_bottom p {
	margin-top: 11px;
}


.background {
	background: #1e1e1e;
	color: #fbe7ac;
	padding-left: 4px;
	padding-top: 1px;
}

#strategy ul, #invention ul {
	background: #1e1e1e;
	padding: 8px 0 8px 8px;
	margin-left: 0px;
	list-style: none;
	font-size: 13px;
}

#invention a {
	font-weight: bold;
	text-decoration: underline;
}

/* DESIGN */

li a.design, li a.design:link, li a.design:visited  {
 	display: block;
	background: url(../images/design_bg.gif) 0 0 no-repeat;	
}

li a.design:hover {
	background: url(../images/design_bg.gif) -106px 0 no-repeat;
}
 
li a.design.activeSlide {
	background: url(../images/design_bg.gif) -212px 0 no-repeat;
}

/* STRATEGY */

li a.strategy, li a.strategy:link, li a.strategy:visited  {
 	display: block;
	background: url(../images/strategy_bg.gif) 0 0 no-repeat;	
}

li a.strategy:hover {
	background: url(../images/strategy_bg.gif) -106px 0 no-repeat;
}
 
li a.strategy.activeSlide {
	background: url(../images/strategy_bg.gif) -212px 0 no-repeat;
}

/* INVENTION */

li a.invention, li a.invention:link, li a.invention:visited  {
 	display: block;
	background: url(../images/invention_bg.gif) 0 0 no-repeat;	
}

li a.invention:hover {
	background: url(../images/invention_bg.gif) -106px 0 no-repeat;
}
 
li a.invention.activeSlide {
	background: url(../images/invention_bg.gif) -212px 0 no-repeat;
}


/* IDEAS */

li a.ideas, li a.ideas:link, li a.ideas:visited  {
 	display: block;
	background: url(../images/ideas_bg.gif) 0 0 no-repeat;	
}
li a.ideas:hover {
	background: url(../images/ideas_bg.gif) -106px 0 no-repeat;
}
 
li a.ideas.activeSlide {
	background: url(../images/ideas_bg.gif) -212px 0 no-repeat;
}


/* US */

li a.us, li a.us:link, li a.us:visited  {
 	display: block;
	background: url(../images/us_bg.gif) 0 0 no-repeat;	
}

li a.us:hover {
	background: url(../images/us_bg.gif) -106px 0 no-repeat;
}
 
li a.us.activeSlide {
	background: url(../images/us_bg.gif) -212px 0 no-repeat;
}



/* FONT STUFF */
h1 {
	font-size: 20px;
	line-height: 26px;
	font-weight: 100;
	margin: 0;
}

h2 {
	font-size: 12px;
	line-height: 12px;
	padding: 3px 3px 2px 3px;
	font-weight: 100;
	margin: 0;
	background: #62a182;
	display: inline;
}

br {
	line-height: 8px;
}

.left_border {
	float: left;
	border: 4px solid #fbe7ac;
	margin-right: 8px;
}

.left_noborder {
	float: left;
	margin-right: 8px;
}

.ontop {
}

.side {
	float: left;
	border: 8px solid #000;
	margin-right: 10px;
}

.caption {
	color: #fff;
	margin: 0;
	padding: 0;
	background: black;
	padding: 8px;
	float: right;
}

.caption_right {
	color: #fff;
	margin: 0;
	padding: 0;
	background: black;
	padding: 8px;
	float: right;
}

.hidden {display: none;}

/* BOX STYLES */

#ntv {
	
}

/* MAIN CONTENT DIVS */

#design {
	background: #000;
	width: 480px;
	padding: 15px;
}

#strategy {
	background: #000;
	width: 480px;
	padding: 15px;}

#invention {
	background: #000;
	width: 480px;
	padding: 15px;
}

#ideas {
	background: #000;
	width: 480px;
	padding: 15px;
}

#us {
	background: #000;
	width: 480px;
	padding: 15px;
}