body {
	background: #3B3B3B;
	margin-top:20px;
	}
	
/*div styles*/
#menu {
	width:504px;
	margin:auto;
}
#contact {
	width:300px;
	padding-top: 38px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FC3;
	text-align: right;
}
#logo {
	width:300px;
	float:left;
	padding-top:10px;
}
#content {
	width: 1000px;
	height: 350px;
	margin:auto;
	padding-top:10px;
	clear:both;
}
#content-phil {
	width: 770px;
	height: 350px;
	margin:auto;
	padding-top:10px;
	clear:both;
}
#left-bracket {
	width:85px;
	height:330px;
	float:left;
}
#message {
	width:680px;
	height:380px;
	float:left;
	overflow-x: auto;
	overflow: auto;
	overflow-y:hidden;
}
#message-logos {
	margin-top:50px;
	width:828px;
	height:250px;
	float:left;
	overflow-x: auto;
	overflow: auto;
}
#message-print {
	width:828px;
	height:350px;
	float:left;
	overflow-x: auto;
	overflow: auto;
}
#message-phil {
	width:600px;
	height:300px;
	float:left;
}
#right-bracket {
	width:85px;
	height:330px;
	float:right;
}
#web-services {
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FC3;
	width: 140px;
	padding-top: 25px;
	padding-left: 5px;
}
#navbar {
	width: 906px;
	margin: auto;
	height: 70px;
}
#title {
	margin: auto;
	float: left;
	width: 250px;
	height: 70px;
}

#main {
	margin: auto;
	width: 900px;
	height: 500px;
}
#intro {
	margin: auto;
	width: 500px;
	height: 500px;
}
#header {
	width: 900px;
	height: 75px;
	text-align: center;
}
#thumbs {
	width: 900px;
	height: 380px;
	overflow-x: auto;
	overflow: auto;
}
#contactimg {
	width: 454px;
	height: 352px;
	margin: 10px auto auto;
}
#description {
	width: 900px;
	height: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	padding-bottom: 10px;
}
#description a{
	text-decoration: underline;
	color: #000;
}
#philosophy {
	margin: auto;
	width: 500px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
}
#servwrap {
	margin: auto;
	width: 750px;
	padding-top: 30px;
	padding-left: 50px;
}
#services {
	float: left;
	width: 200px;
	margin: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #ccc;
	padding-left:5px;
}
#services-print {
	float: left;
	width: 150px;
	margin: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #ccc;
	margin-left:25px;
}
#media {
	width: 66px;
	height: 30px;
	margin: auto;
	padding: 10px 0 0 0;
	clear:both;
}
#copyright {
	margin: auto;
	width: 500px;
	height: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #999;
	text-align: center;
}


/* nav bar */
div#navbar {
	height: 185px;
	width: 154px;
	float: left;
	padding-left:20px;
}
div#navbar ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #999;
	padding: 5px;
}
div#navbar li {
	width:90px;
	padding-top: 6px;
	list-style-type: none;
	display: block;
}
div#navbar li a {
    text-decoration: none;
    color: #999;
}
div#navbar li a:hover {
    color: #fc3;
}
	

img.social {
	margin-right: 4px;
	margin-left: 4px;
	float:left;
	border: none;
}
img.web {
	border: 1px solid #666;
}

/*text*/
h1,h2,h3,h4 {
	color: #fc3;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 5px;
	font-weight:normal;
	}
.website {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
}
.code-platforms {
	margin:0;
}
			
.phil {
	width:590px;
	padding:5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #ccc;
}
.website a {
	text-decoration: underline;
	color: #999;
}
.website a:hover {
	text-decoration: underline;
	color: #fc3;
}
.print {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}
.servelist {
	margin: 3px;
	list-display: disc;
}
.home-page {
	margin-top:90px;
	font-size:55px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	color: #777;
	text-align: center;
}

