/* Overall styles */

body	{
	font: 83.2% Verdana;
	margin: 0;
	padding: 0;
	background: #777 url('../images/bg.jpg');
	text-align: center;
}

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

a:hover	{
	text-decoration: underline;
}

a img	{
	border: none;
}

.text	{
	padding: 22px 0 0 66px;
	line-height: 1.5em;
	color: #fff;
	letter-spacing: .025em;
}

/* Specific Styles */

#wrapper	{
	width: 976px;
	margin: 0 auto;
	background-color: #eff4f7;
	text-align: left;
}

#logo	{
	height: 104px;
	text-align: right;	
	margin-right: 50px;
}

#logo h1	{
	margin: 0;
}

#header	{
	background: url('../images/balloons.jpg') no-repeat;
	height: 221px;
}

#header .text	{
	color: #000;
}

.bar	{
	height: 22px;
	background-color: #000;
	margin: 5px 0;
	overflow: hidden;
}

.bar .menu	{
	margin: 3px 95px 0 20px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}	
	
.bar .menu li	{
	float: right;
	display: block;
}

.bar .menu a	{
	display: block;
	height: 16px;
	line-height: 16px;
	width: 84px;
	margin: 0 2px;
	background-color: #369;
	text-decoration: none;
	font-size: .84em;
	text-align: center;
	color: #fff;
}

.bar .menu #blue a	{background-color: #4d94d9;}
.bar .menu #blue a:hover	{background-color: #98c6ec;}
.menu #orange a	{background-color: #f35733;}
.menu #orange a:hover {background-color: #fba386;}
.menu #green a {background-color: #50ac09;}
.menu #green a:hover {background-color: #98d05f;}
.bar .menu #red a {background-color: #de313c;}
.bar .menu #red a:hover {background-color: #f08b8d;}

#body	{
	background: #313131 url('../images/body.gif') no-repeat center right;
	height: 202px;
}

#body em	{
	font-style: normal;
	color: #ff6f3b;
}

#footer	{
	background: #313131 url('../images/footer.gif') no-repeat center right;
	height: 52px;
}

#footer .text	{
	float: left;
	width: 400px;
	padding-top: 0;	
	line-height: 52px;
}

#footer #copyright	{
	text-indent: 10px;
	padding-top: 10px;
	line-height: 1.6em;
	font-size:  .8em;
}

.bullet	{
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1em;
	background: url('../images/bullet.gif') no-repeat center 80%;
}

.bullet span	{
	display: none;
}

.interior .body	{
	background: #363636;
}

.interior .left	{
	float: left;
	font-size: 1em;
	line-height: 1.45em;
	letter-spacing: .075em;
	margin-left: 47px;
	color: #fff;
}

.interior .left p	{
	margin: 0;
}

.interior .left h2	{
	margin: 0;
	margin-bottom: 2em;
	font-size: 1.25em;
	font-weight: normal;
	text-align: center;
	width: 153px;
	height: 26px;
	line-height: 26px;
	color: #fff;
}

.interior .left h3	{
	margin: 0;
	margin-top: 1.2em;
	font-size: 1em;
	color: #ff6f3b;
}

.interior .right {
	float: left;
}

.interior .right .bar	{
	margin: 0;
}

.interior #footer	{
	height: 52px;
}

.interior #footer .text	{
	padding-left: 47px;
	font-size: 1em;
	line-height: 52px;
}

.interior #footer #copyright	{
	float: right;
}

.work .left	{
 	width: 402px;
}

.work .left h2	{
	background-color: #5eb604;
}

.work .left ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.work .right	{
	width: 527px;
}

.work .right .bar	{
	background: #000 url('../images/work/bar-bg.jpg') no-repeat left center;
}

.work #footer	{
	background: #363636 url('../images/work/footer.gif') no-repeat right center;
	height: 46px;
}

.work #footer .text	{
	line-height: 46px;
}

.work #footer #copyright	{
	width: 445px;
	padding-top: 5px;
}

.contact .body	{
	background: #393939;
}

.contact .left	{
 	width: 393px;
}

.contact .left h2	{
	background-color: #de313c;
}

.contact .left ul	{
	list-style-type: square;
	padding-left: 1.2em;
}

.contact .left li	{
	color: #50ac09;
}

.contact .left li span	{
	color: #fff;
}

.contact .right	{
	width: 536px;
}

.contact .right .bar	{
	background: #000 url('../images/contact/bar-bg.jpg') no-repeat left center;
}

.contact #footer	{
	background: #e8eef3 url('../images/contact/footer.gif') no-repeat left center;
}

.contact #footer .text	{
	color: #fff;
}

.contact #footer #copyright	{
	width: 500px;
	padding-top: 4px;
}

.experience .left	{
 	width: 390px;
}

.experience .left div	{
	width: 370px;
}

.experience .left h2	{
	background-color: #4d94d9;
}

.experience .left ul	{
	list-style-type: square;
	padding-left: 1.2em;
}

.experience .left li	{
	color: #50ac09;
}

.experience .left li span	{
	color: #fff;
}

.experience .right	{
	width: 539px;
}

.experience .right .bar	{
	background: #000 url('../images/experience/bar-bg.jpg') no-repeat left center;
}

.experience #footer	{
	background: #e8eef3 url('../images/experience/footer.gif') no-repeat left center;
}

.experience #footer .text	{
	color: #fff;
}

.experience #footer #copyright	{
	width: 500px;
	padding-top: 4px;
}

.philosophy .left	{
 	width: 447px;
	line-height: 1.3em;
}

.philosophy .left div	{
	width: 425px;
}

.philosophy .left h2	{
	background-color: #f35733;
}

.philosophy .left ul	{
	list-style-type: square;
	padding-left: 1.2em;
}

.philosophy .left li	{
	color: #50ac09;
}

.philosophy .left li span	{
	color: #fff;
}

.philosophy .right	{
	width: 482px;
}

.philosophy .right .bar	{
	background: #000 url('../images/philosophy/bar-bg.jpg') no-repeat left center;
}

.philosophy #footer	{
	background: #e8eef3 url('../images/philosophy/footer.gif') no-repeat left center;
}

.philosophy #footer .text	{
	color: #fff;
}

.philosophy #footer #copyright	{
	width: 450px;
	padding-top: 4px;
}
