@charset "UTF-8";

img, div { behavior: url(/css/iepngfix.php) }

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
}
body {
	background-color: #FFF;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/bgslice.png);
}

#maincontent {
	width: 1100px;
	height: 950px;
	background-image:url(images/fullbg.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

#topcontent {
	height: 398px;
	padding-left: 40px;
	margin-left: 40px;
	width: 945px;
}

#righttop {
	background-image: url(images/buildings.png);
	background-repeat: no-repeat;
	width: 640px;
	height: 398px;
	float: right;
	padding-top: 0px;
}

#bottomcontent {
	height: 366px;
	padding-left: 0px;
	margin-left: 80px;
	width: 943px;
	background-image: url(images/btmcntbg.png);
	background-repeat: no-repeat;
}

#aboutcontent {
	height: 366px;
	padding-left: 0px;
	margin-left: 80px;
	width: 943px;
	background-color:#716658;
	overflow: hidden;

}

#aboutleft {
	float:left;
	width: 229px;
	height: 366px;
	background-image:url(images/greenbar.png);
	background-repeat:no-repeat;
	margin-left: 35px;
	padding-top: 1px;
	text-align:center;
	color: white;
	font-size: 34pt;
}

#aboutleft h3 {
	font-size: 28pt;
	font-weight: bold;
}

#aboutcreotext {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 280px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: white;
}

#aboutcreotext a:link {
	color: #b6d37f;
	text-decoration: none;
}

#aboutcreotext a:visited {
	color: #b6d37f;
	text-decoration: none;
}

#aboutcreotext a:hover {
	color: #b6d37f;
	text-decoration: none;
}

#aboutcreotext a:active {
	color: #b6d37f;
	text-decoration: none;
}

.itemlist {
	border: none;
	margin: 0px;
	padding: 0px;
}

.itemlist tr td {
	font-size:9pt;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

#footercontent {
	height: 100px;
	padding-left: 0px;
	margin-left: 80px;
	width: 941px;
	
	border-top: white solid 2px;
}

#lefttop {
	margin: 0px;
	padding: 0px;
	width: 340px;
	height: 200px;
	padding-left: 40px;
}

#lefttop h3 {
	font-size: 24pt;
	line-height: 30pt;
	color: white;
	margin-bottom: 8px;
	margin-top: 20px;
}

#lefttop a:link {
	color: #b6d37f;
	text-decoration: none;
}

#lefttop a:visited {
	color: #b6d37f;
	text-decoration: none;
}

#lefttop a:hover {
	color: #b6d37f;
	text-decoration: none;
}

#lefttop a:active {
	color: #b6d37f;
	text-decoration: none;
}

#greenbox {
	background-image: url(images/greenbox.png);
	background-repeat: no-repeat;
	left: 0px;
	width: 310px;
	height: 153px;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 40px;
	border: none;
}

#greenbox a:link {
	color: white;
	text-decoration: none;
}

#greenbox a:visited {
	color: white;
	text-decoration: none;
}

#greenbox a:hover {
	color: white;
	text-decoration: none;
}

#greenbox a:active {
	color: white;
	text-decoration: none;
}

#greenbox h3 {
	font-size: 24pt;
	color: white;
	margin-bottom: 8px;
	margin-top: 20px;
}

#rightcontent h3 {
	font-size: 34pt;
	color: white;
	margin-bottom: 8px;
	margin-top: 60px;
}

#creomissiontext {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 280px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: white;
}

#creomissiontext h3 {
	font-size: 34pt;
	color: white;
	margin-bottom: 8px;
	margin-top: 30px;
}

#creoboardtext {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 280px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: white;
}

#creoboardtext h3 {
	font-size: 34pt;
	color: white;
	margin-bottom: 8px;
	margin-top: 30px;
}

.norm {
	font-family: Arial, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 11pt;
	color: white;
}

.creo {
	color: white;
	font-family: gothambook;
}

#leftcontent {
	float: left;
}

#rightcontent {
	float: right;
	font-weight: 100;
	padding-left: 20px;
	padding-right: 20px;
	width: 510px;
	height: 364px;
	color: white;
}

#learnmorebtn {
	float: right;
	width: 210px;
	padding-top: 40px;
	border: none;
}

#learnmorebtn img {
	border: none;
}

#learnmorebtn a:link {
	color: white;
	text-decoration: none;
}

#learnmorebtn a:visited {
	color: white;
	text-decoration: none;
}

#learnmorebtn a:hover {
	color: white;
	text-decoration: none;
}

#learnmorebtn a:active {
	color: white;
	text-decoration: none;
}

#copyright {
	width: 941px;
	font-family: Arial, Geneva, sans-sarif;
	font-size: 8pt;
	padding-top: 10px;
	float: left;
	color: #716658;
	text-align: center;
}

#designedby {
	width: 941px;
	font-family: Arial, Geneva, sans-sarif;
	font-size: 8pt;
	padding-top: 10px;
	float: left;
	color: #716658;
	text-align: center;	
}