@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	color: #000;
	font: 1em Georgia, "Times New Roman", Times, serif;
	background-image: url(images/mainbackgrd1.jpg);
}

#container {
	margin: 0 auto;
	width: 800px;
	height: 900px;
}

/*Navigation*/

#navcontainer
{
	margin-top: 0px;
	margin-bottom: 46px;
	width: 100%;
}

#navcontainer ul
{
	padding: 0;
	height: 2.2em;
	list-style-type: none;
	border-left: 1px solid #eee;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#navcontainer ul li
{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}

#navcontainer ul li a
{
	width: 119px;
	padding: 0;
	margin: 0;
	color: #555;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 1em;
	font-style: normal;
	line-height: 2.2em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

#navcontainer a:hover
{
	color: #fff;
	background: #999;
	font-size: 1.2em;
}

#navcontainer li a.active
{
	background: #000;
	color: #fff;
	font-size: 1.2em;
}
.concepts {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	text-align: left;
}
#container #concepts {
	background-image: url(images/backgrd6.jpg);
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 600px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
#container #about {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gcheadlar.jpg);
	height: 600px;
	width: 600px;
	background-repeat: no-repeat;
}
#container #about p {
	text-align: left;
	margin-left: 20px;
	margin-top: 30px;
}

#container #concepts a {
	text-decoration: none;
	color: #000066;
}
#container #concepts a:hover {
	color: #990000;
}

.tilecenter {
	text-align: center;
	font-size: 1.1em;
}
#container #concepts p {
}

.centerservices {
	text-align: center;
}
#container #concepts p {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container #concepts .centerservices a {
	text-decoration: none;
	color: #333333;
}
#container #concepts .centerservices a:hover {
	color: #000066;
}
#container #img .img .desc p {
	font-size: 1em;
}
#container #img .img .desc a {
	text-decoration: none;
	color: #333333;
	font-size: 1em;
}
#container #img .img .desc a:hover {
	color: #D97820;
	font-size: 2em;
}
div.img a:hover img {
	border: 1px solid #000066;
}
div.desc
{
	text-align: center;
	font-weight: normal;
	width: 160px;
	margin: 2px auto;
	text-decoration: none;
	font-size: .8em;
}
#concepts #email {
	width: auto;
	text-align: center;
}
#container #concepts ul {
	text-align: center;
	text-decoration: none;
	margin-right: 42px;
}
#container #concepts .tilecenter {
	text-align: center;
}
#container #head #spi {
	position: absolute;
	left: 10px;
	top: 88px;
	bottom: 60px;
	padding-top: 100px;
}

