/* CSS Document */

#outer_topedge {
	width:980px;
	height:15px;
	background-image:url(../images/backgrounds/topedge.jpg);
	background-repeat:no-repeat;
}

#outer_btmedge {
	width:980px;
	height:15px;
	background-image:url(../images/backgrounds/btmedge.jpg);
	background-repeat:no-repeat;
	margin:0 0 7px 0;		
}

#outer_panel {
	width:980px;
	height:163px;
	background-image:url(../images/backgrounds/orange.jpg);
	background-repeat:repeat-y;
}

#panel {
	width:914px;
	height:168px;
	margin:0 0 0 40px;
}

#inner {
	width:980px;
	background-image:url(../images/backgrounds/inner_background_other.jpg);
	background-repeat:repeat-y;
	background-color:#ffcc33;		
}

#inner_topedge {
	width:980px;
	height:227px;
	background-image:url(../images/backgrounds/inner_topedge_other.jpg);
	background-repeat:no-repeat;
	background-color:#ffcc33;
}

#inner_btmedge {
	width:980px;
	height:41px;
	background-image:url(../images/backgrounds/inner_btmedge_other.jpg);
	background-repeat:no-repeat;
}

#inner_content {
	width:860px;
	padding:0 60px;
}

#inner_content h1 {
	font-size:2.4em;
	color:#cc3300;	
}

#inner_content h2 {
	font-size:2.4em;
	color:#cc3300;	
}

#inner_content p,.content_text {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:100;
	color:#ff9933;
}

#inner_content p.quote {
	color:#999;
	font-style:italic;
}

.content_text strong {
	color:#cc3300;
}

#home_logo {
	width:340px;
	height:227px;
	float:right;
}

#plan {
	width:500px;
	height:305px;
	float:right;
}

.teamName {
	display:inline;
	margin:0;
}

.teamPosition {
	display:inline;
	font-size:1.5em;
	font-style:italic;
	color:#ff9933;
	margin:0 0 0 10px;	
}

#portfolio_panel {
	width:482px;
	height:300px;
	float:right;
}

#inner_content ul li {
	font-size:1.2em;
}

#inner_content ul li ul li {
	font-size:1em;
}

#newsMenu {
	width:130px;
	float:left;
	margin:0 20px 0 0;	
}

#newsMenu h1 {
	font-size:1.8em;
}

#newsMenu p {
	font-size:1.1em;
	font-style:italic;
	color:#999;	
}

#newsMenu p a {
	color:#999;
}

#newsMenu p a:hover {
	color:#666;
}

#newsMenu .selected {
	color:#ff9933;
}

#newsImage {
	width:295px;
	height:295px;
	float:left;
}

#newsStory {
	width:370px;
	float:right;
	margin:0 20px 0 0;
}

#newsStory h3 {
	font-size:1.8em;
	color:#cc3300;
	margin:0;
}

#newsStory h4 {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:100;
	color:#ff9933;
	margin:0;
}

#nutshell {
	width:289px;
	height:295px;
	float:right;
}
